[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Joystick troubles



Hi,

I am trying to get a joystick (any joystick) connected to my Woody
system and I was hoping to get some helpful hints from you people.
I have a SB Awe32 and I am trying to get a Logitech Wingman to work with
its gameport. I tried the same with a Sidewinder pad - same result.
I compiled support for traditional and Sidewinder sticks as modules.
I ran the following file through isapnp:

>-------SNIP-------<
# (DEBUG)
(READPORT 0x0273)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING

(CONFIGURE CTL00c3/361933426 (LD 0
(INT 0 (IRQ 5 (MODE +E)))
(DMA 0 (CHANNEL 1))
(DMA 1 (CHANNEL 5))
(IO 0 (SIZE 16) (BASE 0x0220))
(IO 1 (SIZE 2) (BASE 0x0330))
(IO 2 (SIZE 4) (BASE 0x0388))
(NAME "CTL00c3/361933426[0]{Audio               }")
(ACT Y)))

(CONFIGURE CTL00c3/361933426 (LD 1
#     Compatible device id PNPb02f
#     ANSI string -->Game<--
(IO 0 (SIZE 8) (BASE 0x0200))(ACT Y)))


(CONFIGURE CTL00c3/361933426 (LD 2
(IO 0 (SIZE 4) (BASE 0x0620))
 (NAME "CTL00c3/361933426[2]{WaveTable           }")
(ACT Y)))
(WAITFORKEY)
>-------SNIP-------<

This is supposed to activate the game port of the Awe32 at I/O port
0x200.
After that, I tried an 'insmod joystick' - no problem.
But a 'modprobe joy-analog js_an=0x200,0x003b' gave me the following
error message:

>-------SNIP-------<
/lib/modules/2.2.17/misc/joy-analog.o: init_module: Device or resource
busy
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.2.17/misc/joy-analog.o: insmod
/lib/modules/2.2.17/misc/joy-analog.o failed
/lib/modules/2.2.17/misc/joy-analog.o: insmod joy-analog failed
>-------SNIP-------<

What do I have to do to get this joystick (or any joystick) working?
Any support would be appreciated.

Thanks in advance,
Juergen



Reply to: