HappyZ / dpt-tools

dpt systems study and enhancement
MIT License
564 stars 130 forks source link

How can i enable otg without touch? #149

Closed Micronaive closed 1 year ago

Micronaive commented 4 years ago

My rp1's touch can't work, so i want to enable otg so that I can use the mouse to control it. I found some phones can enable otg by add one line of code(# usb otg diskdev_mount usbotg /mnt/usbotg auto /devices/platform/mt_usb /devices/platform/musbfsh_hdrc) to /system/etc/vold.fstab, dose this has same effect on rp1? How can i do this through diagnosis mode?

SweetZone commented 4 years ago

My RP1’s touchscreen sometimes fails to work too, but when I charge it, touchscreen always came back.

HappyZ commented 1 year ago

Feel free to build the image yourself. You need to modify the Android system image and it's not modifiable directly through diagnosis (it won't be persistant).