All,
I have a Rev C board. I built a new kernel for BB by following
instructions from http://elinux.org/BeagleBoardLinuxKernel. After I
loaded the new uImage, none of the usb devices works. I have two self
powered USB hubs connected to the EHCI host connector. And I'm using
OTG to provide power to the BB. After boot up the linux kernel, the
LED on the hubs ports are all off. I tried to plug and unplug the USB
cable, nothing shows up in the dmesg. It more likes that the BB does
not detect the EHCI host at all. Is there something specical I need to
do to make EHCI host to work?
All,
I have a Rev C board. I built a new kernel for BB by following
instructions from BeagleBoardLinuxKernel - eLinux.org. After I
loaded the new uImage, none of the usb devices works. I have two self
powered USB hubs connected to the EHCI host connector. And I'm using
OTG to provide power to the BB. After boot up the linux kernel, the
LED on the hubs ports are all off. I tried to plug and unplug the USB
cable, nothing shows up in the dmesg. It more likes that the BB does
not detect the EHCI host at all. Is there something specical I need to
do to make EHCI host to work?
ehci.patch is a zero length file in "./linux-omap-2.6.29" the overo
and beagleboard have different variations of it in their respected
directories, bitbake correctly understands this..
PS. You should really subscribe, otherwise there can be a slight
I have a Rev B5 board, after I build a new kernel for BB, I can't
use mouse and keyboard via OTG, I used a powered USB hub connected to
the OTG host connector.
and when I tried to plug and unplug the USB cable, no response
happened on the terminal console, nothing shows up in the dmesg.