The Following User Says Thank You to pali For This Useful Post: | ||
![]() |
2014-02-02
, 13:56
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#1102
|
Last time when I looked into H-E-N code it does *not* unload & load gagdet driver and my usbmode.sh script doing it. So this is reason why I suggest also try to use usbmode.sh and not only H-E-N. I do not know if somebody else has similar problem with g_file_storage or not.
And if I want to start usb host mode with charging I must do: disconnect charger, switch to peripheral mode, then switch to usb host mode with charging and then after enumeration connect charger and change boost mode back to charger. I'm not able to enable host mode (+enumeration) with attached charger.
The Following User Says Thank You to Estel For This Useful Post: | ||
![]() |
2014-02-12
, 01:42
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#1104
|
Another problem with enumerating is somewhere in kernel modules. Sometimes it is needed to unload and load g_file_storage driver, otherwise enumeration failing and flooding dmesg with lot of errors...
...
The Following User Says Thank You to xes For This Useful Post: | ||
![]() |
2014-03-19
, 11:56
|
Posts: 2 |
Thanked: 0 times |
Joined on Mar 2014
|
#1105
|
![]() |
2014-03-21
, 17:27
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#1106
|
![]() |
2014-04-07
, 06:57
|
|
Posts: 138 |
Thanked: 185 times |
Joined on Feb 2014
|
#1107
|
![]() |
2014-04-07
, 16:23
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#1108
|
I would like to use N900 with an external hdd and charge it at the same time. Please point me where to read how.
The Following 3 Users Say Thank You to joerg_rw For This Useful Post: | ||
![]() |
2014-04-08
, 05:28
|
|
Posts: 138 |
Thanked: 185 times |
Joined on Feb 2014
|
#1109
|
![]() |
2014-04-08
, 11:26
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#1110
|
The Following 3 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
Tags |
bada rox, detection, h-e-n, hostmode, speed, usb host |
Thread Tools | |
|
Another problem with enumerating is somewhere in kernel modules. Sometimes it is needed to unload and load g_file_storage driver, otherwise enumeration failing and flooding dmesg with lot of errors...
I really do not know why reloading g_file_storage is needed (maybe bug in ulpi/usb/gadget code?), but it fixed more errors when I used *my* usb devices. Last time when I looked into H-E-N code it does *not* unload & load gagdet driver and my usbmode.sh script doing it. So this is reason why I suggest also try to use usbmode.sh and not only H-E-N. I do not know if somebody else has similar problem with g_file_storage or not.
And if I want to start usb host mode with charging I must do: disconnect charger, switch to peripheral mode, then switch to usb host mode with charging and then after enumeration connect charger and change boost mode back to charger. I'm not able to enable host mode (+enumeration) with attached charger.
I do not have time, so I cannot look at problems and debug it...