USB 1.1 4 port hub Extender
Posted: Tue Apr 23, 2013 9:18 am
I have a Lindy USB 1.1 4 port extender connected together with 15 meters of Cat5e - the hub is self powered.
Connected to the hub are 3 devices and a self powered 4 port hub with another 4 devices connected.
Everything works great for a while - anything from a few hours to a day passes and then the extender hub and everything attached to it vanishes from the USB bus.
I have all power saving for the USB hubs deactivated.
I have tried to implement a kind of stay alive by sending data to one of the usb devices every 5 minuets but it has no effect.
I have tried installing an after market PCI USB card and connecting the extender to this with the same result.
I have tried installing a second extender and only having 4 devices on one and 3 on another - same result - the hubs randomly drop off the bus.
After around 10 or 20 mins the hubs often re-appear on the bus again.
I have written a piece of code which queries the Win32_PnPEntity for USB devices and counts them so I can monitor when the hubs vanish and there seems to be no particular patten to it.
All of the USB devices (4 virtual com ports, 2 LibUSB devices and 1 HID device) are using the latest drivers.
I am running Windows XP with all the latest updates.
Any advice on where to turn next?
Mike
Connected to the hub are 3 devices and a self powered 4 port hub with another 4 devices connected.
Everything works great for a while - anything from a few hours to a day passes and then the extender hub and everything attached to it vanishes from the USB bus.
I have all power saving for the USB hubs deactivated.
I have tried to implement a kind of stay alive by sending data to one of the usb devices every 5 minuets but it has no effect.
I have tried installing an after market PCI USB card and connecting the extender to this with the same result.
I have tried installing a second extender and only having 4 devices on one and 3 on another - same result - the hubs randomly drop off the bus.
After around 10 or 20 mins the hubs often re-appear on the bus again.
I have written a piece of code which queries the Win32_PnPEntity for USB devices and counts them so I can monitor when the hubs vanish and there seems to be no particular patten to it.
All of the USB devices (4 virtual com ports, 2 LibUSB devices and 1 HID device) are using the latest drivers.
I am running Windows XP with all the latest updates.
Any advice on where to turn next?
Mike