View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#166
@emotion:

Can you provide output of dmesg when using usmode?

And can you play more with usbmode? I'd like to set working timeouts between enumerate, vbus & mount.

All timeouts (in seconds) are in script /usr/sbin/usbmode.sh

You can find this part in that that file:
Code:
		charger_mode none
		sleep 1

  ...

		charger_mode boost
		sleep 4

		usb_enum
		sleep 1
Try to increase sleep timeouts if that helps.
 

The Following User Says Thank You to pali For This Useful Post: