Thread
:
N900 will not allow USB OTG!
View Single Post
andree
2010-01-03 , 16:50
Posts: 119 | Thanked: 110 times | Joined on Sep 2009 @ Prague
#
545
in that case the debugging will be a little harder, I guess... wish I had some more knowledge about electric circuits... cb22, if you have some time left, you could also try some combinations of
echo host > /sys/devices/platform/musb_hdrc/mode
echo H > /proc/driver/musb_hdrc
echo M > /proc/driver/musb_hdrc
... or also adding the FORCE_FS/FORCE_HS options to the switch (and testing that)...
did you try this with powered hub? it's possible, that we won't get any power from n900 itself...
maybe the echo M > ... isn't enough - the controller may be switched to host mode, but for some reason, the host mode information isn't propagated back to the musb_hdrc driver (does it show "host" somewhere in the sys files?)..
The Following 4 Users Say Thank You to andree For This Useful Post:
iKneaDough
,
nobodysbusiness
,
pillar
,
twoboxen
andree
View Public Profile
Send a private message to andree
Visit andree's homepage!
Find all posts by andree