[Q] Triggering USB host mode from command line without pin 4 shorted?

shadowofdarkness

Senior Member
Jun 11, 2010
554
139
0
Does anyone know if it can be done? I can't find a cable that works in stores and CAN'T buy online.



I am thinking something along the lines of the following made up command:

echo "1" > /sys/bus/drivers/usbotg/bind

I am coming from a Linux computer and know that a lot can be done from the command line that never gets integrated to any GUI. Plus I saw a thing about that type of command working on a Droid but I couldn't find anything under this phone sysfs that worked.

I did find entries for a s3c_otghcd so that would be a place to start.