Thanks.
Stephen J. Gowdy wrote:
What is in /dev/js0? Did you read the section in the USB Guide about HID stuff?
On Sat, 9 Nov 2002, Steve Grant wrote:
I have been able to get my sound card gameport joystick to work and am attempting to get a 2nd joystick running using the usb port. I have RH7.3 and kernel version 2.4.18-5 built with modules and usb support. I already have a usb hub, printer, and digital camera that successfully use usb, but not the joystick. I load the hid.o, input.o, and joydev.o modules, plug in the joystick, and see this in the syslog:
Nov 9 12:43:04 neanderhome kernel: usb.c: registered new driver hid
Nov 9 12:43:04 neanderhome kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
Nov 9 12:43:04 neanderhome kernel: hid-core.c: USB HID support drivers
Nov 9 12:43:35 neanderhome kernel: hub.c: USB new device connect on bus1/1/2, assigned device number 11
Nov 9 12:43:35 neanderhome kernel: usb-uhci.c: interrupt, status 3, frame# 730
Nov 9 12:43:35 neanderhome kernel: hiddev0: USB HID v1.10 Joystick [Microsoft SideWinder Joystick] on usb1:11.0
Nov 9 12:43:38 neanderhome /etc/hotplug/usb.agent: Setup hid for USB product 45e/3c/101
Using jstest /dev/js[0-9] and it says "no such device". The complete list of loaded modules is:
Module Size Used by Tainted: P
emu10k1-gp 2016 0 (unused)
analog 8736 0 (unused)
gameport 3252 0 [emu10k1-gp analog]
joydev 6816 0
input 5696 0 [analog joydev]
hid 10560 0 (unused)
printer 8032 0 (unused)
emu10k1 55968 2 (autoclean)
ac97_codec 12256 0 (autoclean) [emu10k1]
agpgart 21184 3 (autoclean)
NVdriver 1066592 10
serial 48896 1 (autoclean)
isa-pnp 36892 0 (autoclean) [serial]
parport_pc 17476 1 (autoclean)
lp 8032 0 (autoclean)
parport 35488 1 (autoclean) [parport_pc lp]
ds 8352 2
i82365 26320 2
pcmcia_core 49120 0 [ds i82365]
autofs 11012 1 (autoclean)
ipchains 37476 126
3c59x 27528 1
af_packet 9704 0 (autoclean)
st 28788 0 (unused)
usb-uhci 24004 0 (unused)
usbcore 70112 1 [hid printer usb-uhci]
ide-disk 11264 0
ide-probe-mod 10060 0
ide-mod 93960 0 [ide-disk ide-probe-mod]
aic7xxx 124800 8
sd_mod 11840 16
scsi_mod 94656 3 [st aic7xxx sd_mod]
[root@neanderhome 2.4.18-5custom]#
Any ideas?
Thanks.
-- Steve Grant [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
