View Single Post
Posts: 465 | Thanked: 149 times | Joined on Oct 2007
#9
Originally Posted by aremick View Post
Thats where I try the

echo host > /sys/devices/platform/musb_hdrc/mode

command.

What actually does that command do?

(my mode file in that directory reads b_idle)
Are you typing "echo host > /sys/devices/platform/musb_hdrc/mode" exactly like that? (without quotes)

What is the exact error message you see afterwards?

The command echoes the word "host" to /sys/devices/platform/musb_hdrc/mode which should enable host mode.
 

The Following 2 Users Say Thank You to dblank For This Useful Post: