Quoting bhaskar karambelkar <[EMAIL PROTECTED]>: > I have compiled the USB support in my kernel > 2.4.13. but i cant get either of them working. > I have a microtek scanner and a logitek > quickcam express webcam, connected to my > 2 usb port.
You don't have the scanner driver loaded, and you also don't have the camera driver loaded. Both devices are recognized, but you need to load drivers that actually -do something- with them. Read HOWTOs on http://www.linux-usb.org/ for more. Myself, I used USB scanner many times, but not your scanner, so you'd be better off reading the HOWTO. I never used Logitech cameras. Dmitri > usb.c: new device strings: Mfr=3, Product=1, > SerialNumber=0 > usb.c: USB device number 2 default language ID 0x409 > Manufacturer: Primax > Product: USB Scanner > usb.c: unhandled interfaces on device > usb.c: USB device 2 (vend/prod 0x461/0x347) is not > claimed by any active driver. > Length = 18 > DescriptorType = 01 > USB version = 1.00 > Vendor:Product = 0461:0347 > MaxPacketSize0 = 8 > NumConfigurations = 1 > Device version = 0.04 > Device Class:SubClass:Protocol = 00:00:00 > Per-interface classes > Configuration: > bLength = 9 > bDescriptorType = 02 > wTotalLength = 0020 > bNumInterfaces = 01 > bConfigurationValue = 01 > iConfiguration = 00 > bmAttributes = 40 > MaxPower = 48mA > > Interface: 0 iInterface = 00 > Endpoint: > bLength = 7 > bDescriptorType = 05 > bEndpointAddress = 81 (in) > bmAttributes = 02 (Bulk) > wMaxPacketSize = 0040 > bInterval = 00 > Endpoint: > bLength = 7 > bDescriptorType = 05 > bEndpointAddress = 02 (out) > bmAttributes = 02 (Bulk) > wMaxPacketSize = 0040 > bInterval = 00 > usb.c: new device strings: Mfr=0, Product=1, SerialNumber=0 > usb.c: USB device number 3 default language ID 0x409 Product: Camera > usb.c: unhandled interfaces on device > usb.c: USB device 3 (vend/prod 0x46d/0x840) is not > claimed by any active driver. > Length = 18 > DescriptorType = 01 > USB version = 1.00 > Vendor:Product = 046d:0840 > MaxPacketSize0 = 8 > NumConfigurations = 1 -- "We all know Linux is great...it does infinite loops in 5 seconds." (Linus Torvalds about the superiority of Linux on the Amterdam Linux Symposium)
msg01539/pgp00000.pgp
Description: PGP signature
