On Sun, 2002-03-31 at 18:46, Stephen J. Gowdy wrote:
> On Sun, 31 Mar 2002, RR wrote:
> 
> > driver is loaded so must be another issue
> 
> Can you should some evidance of that? It being in /proc/bus/usb/drivers or 
> the log of when it is loaded?
> 
> -- 
>  /------------------------------------+-------------------------\
> |Stephen J. Gowdy                     | SLAC, MailStop 34,       |
> |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
> |http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
> |EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
>  \------------------------------------+-------------------------/
> 
> 

landie@pepino:~ > cat /proc/bus/usb/drivers 
         usbdevfs
         hub
 96-111: hiddev
         hid
         usbnet

root@pepino:/home/landie > lsmod | grep usb
usbnet                  7304   0  (unused)
usb-uhci               20996   0  (unused)
usbcore                47616   1  [usbnet hid usb-uhci]

root@pepino:/home/landie > tail /var/log/messages
Mar 31 18:27:59 pepino usbmgr[344]: vendor:0x4dd product:0x8004
Mar 31 18:27:59 pepino usbmgr[344]: class:0xa subclass:0x0 protocol:0x0
Mar 31 18:27:59 pepino usbmgr[344]: USB device isn't matched the
configuration
Mar 31 18:33:33 pepino PAM-unix2[3264]: session finished for user root,
serv


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to