View previous topic :: View next topic |
Author |
Message |
hanman n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/8967068174533fe0a4d9e4.jpg)
Joined: 24 Oct 2004 Posts: 28
|
Posted: Sat May 07, 2005 3:53 am Post subject: Old School Sidewinder gamepad and kernel 2.6.11 [SOLVED] |
|
|
I've been trying to set up my old MS Sidewinder gamepad for days now, and after i load the modules (ns558, gameport, joydev, and sidewinder) i get this weird output from dmesg:
Code: | input: Microsoft SideWinder GamePad on isa0201/gameport0 [3-bit id 75 data 5]
gameport: NS558 ISA at 0x201 speed 710 kHz
pnp: Device 00:09 disabled.
ns558: probe of 00:09 failed with error -16
|
anyone ever seen this? this is what i get in dmesg after i run jscalibration with the modules loaded:
Code: | sidewinder.c: Too many bit errors on isa0201/gameport0 - reinitializing joystick.
sidewinder.c: Too many bit errors on isa0201/gameport0 - reinitializing joystick.
sidewinder.c: Too many bit errors on isa0201/gameport0 - reinitializing joystick.
sidewinder.c: Too many bit errors on isa0201/gameport0 - reinitializing joystick.
|
and it repeats that second bit at least 50 times. my soundcard is an sis7012 (maybe 7018, i can't remember which), but it's covered by module snd-intel8x0 which works fine. does the isa0201/gameport0 bit mean i need to have ISA support in my kernel? jscalibration detects the pad correctly, but i get no response from it, just that wierd message in dmesg. surely someone has a clue about this, because i've used up most every idea i can think of.
thanks in advance!
hanman
Last edited by hanman on Sat May 07, 2005 4:05 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hanman n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/8967068174533fe0a4d9e4.jpg)
Joined: 24 Oct 2004 Posts: 28
|
Posted: Sat May 07, 2005 4:05 am Post subject: |
|
|
well, i fixed it myself not 5 mins after i posted. i never loaded the evdev module. how stupid of me.
lsmod:
Code: | joydev 8000 0
evdev 7392 0
ns558 4672 0
sidewinder 11776 0
gameport 3648 0
nvidia 3464732 12
snd_intel8x0 29056 0
snd_ac97_codec 75320 1 snd_intel8x0
snd_pcm 84776 2 snd_intel8x0,snd_ac97_codec
snd_timer 21988 1 snd_pcm
snd 46628 4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 7552 1 snd
snd_page_alloc 7620 2 snd_intel8x0,snd_pcm
|
sorry to have wasted anyone's time.
hanman |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|