Comment 13 for bug 365435

Revision history for this message
Dr. Clock (alittleknowhow) wrote :

OK, I don't think it that, because jscalibrator never has shown my controller at all,
maybe this:
http://swiss.ubuntuforums.org/showthread.php?t=330607

if so:
ray@ray-desktop:~$ lsmod
Module Size Used by
nls_iso8859_1 3249 1
nls_cp437 4919 1
vfat 8933 1
fat 47767 1 vfat
binfmt_misc 6587 1
arc4 1153 2
snd_via82xx 20058 2
gameport 9089 1 snd_via82xx
snd_ac97_codec 100646 1 snd_via82xx
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 7076 2 snd_via82xx,snd_pcm
snd_mpu401_uart 5617 1 snd_via82xx
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
snd_seq_midi 4557 0
snd_rawmidi 19056 2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
ath5k 121792 0
snd 54148 15 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
ppdev 5259 0
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
mac80211 205146 1 ath5k
ath 7611 1 ath5k
k8temp 3024 0
psmouse 63245 0
serio_raw 3978 0
amd64_agp 7025 1
nvidia 9961216 40
vga16fb 11385 1
vgastate 8961 1 vga16fb
i2c_viapro 5573 0
soundcore 6620 1 snd
parport_pc 25962 1
cfg80211 126517 3 ath5k,mac80211,ath
led_class 2864 1 ath5k
agpgart 31724 2 amd64_agp,nvidia
shpchp 28820 0
lp 7028 0
parport 32635 3 ppdev,parport_pc,lp
usb_storage 39425 1
via_rhine 19154 0
mii 4381 1 via_rhine
floppy 53016 0
sata_via 6945 0
pata_via 7272 2
ray@ray-desktop:~$

From that:
gameport 9089 1 snd_via82xx

hmm:
ray@ray-desktop:~$ sudo modprobe xpad
FATAL: Error inserting xpad (/lib/modules/2.6.32-24-generic/kernel/drivers/input/joystick/xpad.ko): Invalid module format
ray@ray-desktop:~$