Re: [Linux-usb-users] hid missing

2002-06-03 Thread Jacek Pliszka
On Mon, 3 Jun 2002, Brad Hards wrote: > An alternative (so you can get evdev[1-31] without thirty one more aliases) > would be to load evdev whenever you load input.. Good hint, thanks! above input evdev works also nice. BR, Jacek

Re: [Linux-usb-users] hid missing

2002-06-03 Thread Brad Hards
On Mon, 3 Jun 2002 21:55, Jacek Pliszka wrote: > On Mon, 3 Jun 2002, Jacek Pliszka wrote: > > > What happens if you modprobe evdev? > > OK. This is solution for Red Hat users, add to /etc/modules.conf : > > alias char-major-13-64 evdev An alternative (so you can get evdev[1-31] without thirty one

Re: [Linux-usb-users] hid missing

2002-06-03 Thread Jacek Pliszka
On Mon, 3 Jun 2002, Jacek Pliszka wrote: > > What happens if you modprobe evdev? OK. This is solution for Red Hat users, add to /etc/modules.conf : alias char-major-13-64 evdev Thanks again. BR, Jacek P.S. Looks like my RH 7.3 is a mess: grep locate messages* |gawk '{print $10}' | sort | un

Re: [Linux-usb-users] hid missing

2002-06-03 Thread Jacek Pliszka
On Mon, 3 Jun 2002, Brad Hards wrote: > > Excuse my ignorance. How could have I done this ? How can I fix it? > What happens if you modprobe evdev? It works. thanks! > So this is not a stock 2.4.18 kernel? Red Hat 7.3 one. With so many computers I am helping with I am very gratefull for easy k

Re: [Linux-usb-users] hid missing

2002-06-03 Thread Brad Hards
On Mon, 3 Jun 2002 20:22, Jacek Pliszka wrote: > I: If#= 3 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=hid > E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl= 16ms > > > What about /proc/bus/usb/drivers? > > Well, looks like it is there: > > usbdevfs > hub > audio > 96-1

Re: [Linux-usb-users] hid missing

2002-06-03 Thread Jacek Pliszka
On Mon, 3 Jun 2002, Brad Hards wrote: > C'mon - you know better than this. I know I should. But don't. :( > What about /proc/bus/usb/devices? It is there: T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendo

Re: [Linux-usb-users] hid missing

2002-06-03 Thread Brad Hards
On Mon, 3 Jun 2002 18:54, Jacek Pliszka wrote: > Hi! > > I have a stupid question. I switched to kernel 2.4.18 and > I am missing a hid device. My log: C'mon - you know better than this. What about /proc/bus/usb/devices? What about /proc/bus/usb/drivers? Most likely you left out the event driver

[Linux-usb-users] hid missing

2002-06-03 Thread Jacek Pliszka
Hi! I have a stupid question. I switched to kernel 2.4.18 and I am missing a hid device. My log: kernel: input2: USB HID v1.00 Pointer [Labtec Labtec USB Headset] on usb1:3.3 /etc/hotplug/usb.agent: Setup audio hid for USB product 672/1041/13 modprobe: modprobe: Can't locate module char-major-1