-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 12 Aug 2002 22:28, Morten Holm Larsen wrote: > Hi Brad > > > On Mon, 12 Aug 2002 21:54, Morten Holm Larsen wrote: > > <snip> > > > > > I have now try kernel-2.4.19 and kernel-2.5.31 and /dev/usb/hiddev is > > > still not able. > > > > I don't understand what you mean by "not able". What are you trying to > > do, what results are you expecting, and what errors are you seeing? What > > tools are you using? > > There is no node, I thought the device driver create the node. Only if you have devfs.
> Or shell I type: mknod 82 /dev/usb/hiddev ? mknod /dev/usb/hiddev0 c 180 96 mknod /dev/usb/hiddev1 c 180 97 mknod /dev/usb/hiddev2 c 180 98 and so on (to hiddev15, no further) if required. > > > my .config for kernel-2.5.31 is > > > CONFIG_USB_HID=m > > > # CONFIG_USB_HIDINPUT is not set > > > # CONFIG_HID_FF is not set > > > # CONFIG_HID_PID is not set > > > # CONFIG_LOGITECH_FF is not set > > > CONFIG_USB_HIDDEV=y > > > > Looks good if you want to use /dev/usb/hiddev interface. > > > > > I have also tray to put > > > > > > vendor 0x04b4 product 0x0102 module hiddev > > > vendor 0x04b4 product 0x1000 module hiddev > > > > > > i to /etc/usbmgr/usbmgr.conf (There is non man-pages to usbmgr) > > > > You really should get rid of that tool, but no matter for now. > > > > > lsmod say: > > > Module Size Used by Not tainted > > > hid 17376 0 (unused) > > > > What does /proc/bus/usb/devices show? > > T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 33/900 us ( 4%), #Int= 3, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 2.05 > S: Manufacturer=Linux 2.5.31 uhci-hcd > S: Product=Intel Corp. 82371SB PIIX3 USB [Natoma/Triton II] > S: SerialNumber=00:07.2 > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 7 > D: Ver= 1.01 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=05e3 ProdID=0604 Rev= 0.11 > S: Product=USB Hub > C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms > T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 3 > D: Ver= 1.10 Cls=09(hub ) Sub=01 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=04b4 ProdID=1000 Rev= 0.01 > C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 98mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=01 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms > T: Bus=01 Lev=03 Prnt=03 Port=02 Cnt=01 Dev#= 4 Spd=12 MxCh= 0 > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=04b4 ProdID=0102 Rev= 0.01 > C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=(none) > E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms > I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=(none) > E: Ad=82(I) Atr=03(Int.) MxPS= 4 Ivl=10ms Those two entries with (none) mean that no USB driver is bound to that device (keyboard and pointer?). hiddev will not work without a driver. > > What does /proc/bus/usb/drivers show? > > No such file Something is wrong. Do you have the hid module loaded? - -- http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9V6qRW6pHgIdAuOMRAo32AJ9dhTs0Yan3NI+3GrSrGBTjmewfsQCeOlMC nLu+bbwzkvy0ki/BCMNEEFE= =TEGE -----END PGP SIGNATURE----- ------------------------------------------------------- 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
