--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/nzPuic8Eq-k/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have had similar problems with the 7 port version of DLINK hub.
For some strange reason the 4 port version works perfectly, and I have no idea why.
I may have something with the chip set(s) used in the two devices.
Try a 4 port hub.
Bill
From: beagl...@googlegroups.com [mailto:beagl...@googlegroups.com] On Behalf Of Karina
Sent: Thursday, March 24, 2016 2:11 PM
To: BeagleBoard
Subject: Re: [beagleboard] Re: Issue with USB devices through a USB hub
Hi Schuyler,
I got my hands on a powered USB hub (7 - port DLINK DUB H7). It's power supply is rated for 5V and 3A. I powered it on. connected my UNPOWERED USB device into the first port of the HUB. Then I turned the bealge bone on. Now i power up my USB device. I still don't see it in when i do "lsusb".
I also made sure that if the USB device and the hub are turned on before the beagle bone, then the USB device shows up reliably.
Also, from searching the internet for this kind of issue, someone on some forum suggested keeping a cheap USB stick connected to the USB hub before the beagle bone is turned on. Then if ( another) USB device is connnected to it, it shows up just fine. I tried it and it does work but this solution makes me nervous because i don't understand why it works.
Another person suggested recompiling the kernel (3.8) without Device Drivers > USB Support > USB runtime power management (autosuspend) and wakeup . I'm working on that...of course finding instruction on how to make a new bootable image (SD card) with my newly built kernel has not been easy. any suggestion on this here?