Guest Panayioti Posted November 17, 2011 Report Posted November 17, 2011 (edited) Is there a way to get into usb host mode by using adb. The problem is that I broke the touchscreen connector and the touchscreen doesnt work but I want to use it with a mouse. Any help would be greatly appreciated. Thanks Edited November 17, 2011 by Panayioti
Guest Cass67 Posted November 18, 2011 Report Posted November 18, 2011 (edited) Is there a way to get into usb host mode by using adb. The problem is that I broke the touchscreen connector and the touchscreen doesnt work but I want to use it with a mouse. Any help would be greatly appreciated. Thanks Yeah.. echo 1 > /sys/usbbus/host_mode Should do the trick, problem is you will need a reboot to get out of it with a bust screen Edited November 18, 2011 by Cass67
Guest Panayioti Posted November 19, 2011 Report Posted November 19, 2011 Yeah.. echo 1 > /sys/usbbus/host_mode Should do the trick, problem is you will need a reboot to get out of it with a bust screen echo 1 > /sys/usbbus/host_mode So do i just copy and paste this in cmd?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now