Any suggestions? Please let me know if more information is needed.
Thanks!
Greetings,
David
I also had some problems with my Beagleboard B5, nothing of the usual
solutions worked.
I eventually got it to and I believe this was the way:
> modprobe g_zero
> echo host > /sys/devices/platform/musb_hdrc/mode
Hope this works...
/Calle
Greetings,
David
On Dec 30 2009, 1:47 pm, callelj <call...@yahoo.se> wrote:
> Hi!
>
> I also had some problems with my Beagleboard B5, nothing of the usual
> solutions worked.
> I eventually got it to and I believe this was the way:
>
> > modprobe g_zero
> > echo host > /sys/devices/platform/musb_hdrc/mode
>
> Hope this works...
>
> /Calle
>
> On Dec 22, 7:24 pm, dwegmull <dwegmull94...@gmail.com> wrote:
>
>
>
> > Hi,
> > I am trying to use the Beagleboard'sOTGport in host mode without
i use a mini-a cable and angstrom demo unstable..
any ideas?
thanks!
Luca
2009/12/30 callelj <cal...@yahoo.se>:
1) when I try to run modprobe g_zero the dmseg tells me "kernel
tainted", 'cause it
doesn't find a module struct matching in the g_zero driver.
2) sys/devices/platform/musb_hdrc/mode doesn't exist, but instead I've
got a modalias file
in the same place.
I've just built a minimal-image from Angstrom, using the latest
2.6.29.r46 kernel and modules.
In addition, I'm using too a MiniA cable, which should already have
the pin4 & pin5 grounded,
forcing the BB to act as host.
Which kernel are you using please, for making the above lines work?
Many thanx
Ricky
On Dec 30 2009, 10:47 pm, callelj <call...@yahoo.se> wrote:
> Hi!
>
> I also had some problems with my Beagleboard B5, nothing of the usual
> solutions worked.
> I eventually got it to and I believe this was the way:
>
> > modprobe g_zero
> > echo host > /sys/devices/platform/musb_hdrc/mode
>
> Hope this works...
>
> /Calle
>
> On Dec 22, 7:24 pm, dwegmull <dwegmull94...@gmail.com> wrote:
>
> > Hi,
> > I am trying to use the Beagleboard'sOTGport in host mode without