My USB hubs are actually 5m powered extention cords with Genesys Logic 4 port usb2.0 chips. I can't get webcams work with these "usb hubs", but when connected directly to the usb port they work really well. I have tried two different machines (both Ubuntu 6.06) and two different webcams.
Ubuntu:
- webcams = working
- webcams w/ Genesys Logic usb hub = NOT working
- memory sticks w/ Genesys Logic usb hub = working
Windows:
- webcams w/ three Genesys Logic usb hubs = working
lsusb:
Quote:
Bus 003 Device 022: ID 046d:092b Logitech, Inc.
Bus 003 Device 021: ID 05e3:0606 Genesys Logic, Inc.
Bus 003 Device 020: ID 05e3:0606 Genesys Logic, Inc.
Bus 003 Device 019: ID 05e3:0606 Genesys Logic, Inc.
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 002: ID 046d:c01e Logitech, Inc. MX518 Optical Mouse
Bus 002 Device 001: ID 0000:0000
|
dmesg:
Quote:
[4349809.001000] usb 3-5: new high speed USB device using ehci_hcd and address 23
[4349809.116000] hub 3-5:1.0: USB hub found
[4349809.116000] hub 3-5:1.0: 4 ports detected
[4349809.397000] usb 3-5.1: new high speed USB device using ehci_hcd and address 24
[4349809.483000] hub 3-5.1:1.0: USB hub found
[4349809.484000] hub 3-5.1:1.0: 4 ports detected
[4349809.764000] usb 3-5.1.1: new high speed USB device using ehci_hcd and address 25
[4349809.850000] hub 3-5.1.1:1.0: USB hub found
[4349809.850000] hub 3-5.1.1:1.0: 4 ports detected
[4349810.132000] usb 3-5.1.1.1: new full speed USB device using ehci_hcd and address 26
[4349810.219000] drivers/usb/media/spca5xx/spca5xx-main.c: USB SPCA5XX camera found.Labtec Webcam Plus (SPCA561A)
|
Is there a driver to make this type of usb hub working with Linux? I saw a same kind of a problem on some newsgroup, someone couldn't get his mouse working when using Genesys Logic usb hub. The problem remained unsolved, though.