hi,
i was trying today to run the joystick external. without success. i m failing to get the joystick running. this might be OT, but i could not find any silution elsewhere:
dmesg gives me:
es1371: version v0.30 time 19:06:41 Jan 8 2002 es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08 es1371: found es1371 rev 8 at io 0xd000 irq 11 es1371: features: joystick 0x200 ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23) input0: Analog 4-axis 4-button joystick at gameport0.0 [TSC timer, 993 MHz clock, 1147 ns res]
but jscal /dev/js0:
jscal: can't open joystick device: No such device
ls -l /dev/js* says:
crw-r--r-- 1 root users 13, 0 Jan 8 17:30 js0 crw-r--r-- 1 root users 13, 1 Jan 8 17:30 js1 crw-r--r-- 1 root users 13, 2 Jan 8 17:30 js2 crw-r--r-- 1 root users 13, 3 Jan 8 17:30 js3
lsmod says:
es1371 31072 0 (unused) analog 7552 0 (unused) gameport 1580 0 [es1371 analog] ac97_codec 9760 0 [es1371]
any idea ?
thx
erich
modprobe joydev ???
a, as usual, guessing mik
On Tue, 8 Jan 2002 21:30:02 +0100 (MET) rat@telecoma.net wrote:
hi,
i was trying today to run the joystick external. without success. i m failing to get the joystick running. this might be OT, but i could not find any silution elsewhere:
dmesg gives me:
es1371: version v0.30 time 19:06:41 Jan 8 2002 es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08 es1371: found es1371 rev 8 at io 0xd000 irq 11 es1371: features: joystick 0x200 ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23) input0: Analog 4-axis 4-button joystick at gameport0.0 [TSC timer, 993 MHz clock, 1147 ns res]
but jscal /dev/js0:
jscal: can't open joystick device: No such device
ls -l /dev/js* says:
crw-r--r-- 1 root users 13, 0 Jan 8 17:30 js0 crw-r--r-- 1 root users 13, 1 Jan 8 17:30 js1 crw-r--r-- 1 root users 13, 2 Jan 8 17:30 js2 crw-r--r-- 1 root users 13, 3 Jan 8 17:30 js3
lsmod says:
es1371 31072 0 (unused) analog 7552 0 (unused) gameport 1580 0 [es1371 analog] ac97_codec 9760 0 [es1371]
any idea ?
thx
erich
:-) indeed, after compiling this too it works thought i dont need this one for es1371
thx
e.
On Tue, 8 Jan 2002, mik wrote:
modprobe joydev ???
a, as usual, guessing mik
On Tue, 8 Jan 2002 21:30:02 +0100 (MET) rat@telecoma.net wrote:
hi,
i was trying today to run the joystick external. without success. i m failing to get the joystick running. this might be OT, but i could not find any silution elsewhere:
dmesg gives me:
es1371: version v0.30 time 19:06:41 Jan 8 2002 es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08 es1371: found es1371 rev 8 at io 0xd000 irq 11 es1371: features: joystick 0x200 ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23) input0: Analog 4-axis 4-button joystick at gameport0.0 [TSC timer, 993 MHz clock, 1147 ns res]
but jscal /dev/js0:
jscal: can't open joystick device: No such device
ls -l /dev/js* says:
crw-r--r-- 1 root users 13, 0 Jan 8 17:30 js0 crw-r--r-- 1 root users 13, 1 Jan 8 17:30 js1 crw-r--r-- 1 root users 13, 2 Jan 8 17:30 js2 crw-r--r-- 1 root users 13, 3 Jan 8 17:30 js3
lsmod says:
es1371 31072 0 (unused) analog 7552 0 (unused) gameport 1580 0 [es1371 analog] ac97_codec 9760 0 [es1371]
any idea ?
thx
erich