Comment 8 for bug 566645

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

For Maverick's kernel the OTG doesn't even work as Lucid's kernel.

Before plugging in the cable:
root@ubuntu-desktop:~# cat /sys/devices/platform/musb_hdrc/mode
b_idle

After plugging the cable:
root@ubuntu-desktop:~# cat /sys/devices/platform/musb_hdrc/mode
a_idle

echo host > /sys/devices/platform/musb_hdrc/mode also doesn't make any difference.

I'm now trying upstream kernel to see if works.