|
2011-09-14
, 10:59
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#872
|
|
2011-09-14
, 11:36
|
Posts: 1,424 |
Thanked: 2,623 times |
Joined on Jan 2011
@ Touring
|
#873
|
[ 126.167541] usb 1-1: device descriptor read/64, error -71 [ 126.401489] usb 1-1: device descriptor read/64, error -71 [ 126.635803] usb 1-1: new high speed USB device using musb_hdrc and address 4 [ 127.057739] usb 1-1: device not accepting address 4, error -71 [ 127.182617] usb 1-1: new high speed USB device using musb_hdrc and address 5 [ 127.604553] usb 1-1: device not accepting address 5, error -71 [ 127.604705] hub 1-0:1.0: unable to enumerate USB device on port 1
|
2011-09-14
, 13:31
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#874
|
[...]
for the above problem:
usb 1-1: device descriptor read/64, error -71
they say to...
sudo su
so it all runs as root and then...
echo Y > /sys/module/usbcore/parameters/old_scheme_first
I do know that HEN is a hack of regular USB due to Nokia closed hardware/driver maybe a nonfunctional microUSB port pin too. I have no idea if this will work or just totally break HEN so I await the advice of someone who really knows.
IroN900:~# ll /sys/module/usbcore/parameters/old_scheme_first -rw-r--r-- 1 root root 4096 2011-09-14 15:27 /sys/module/usbcore/parameters/old_scheme_first IroN900:~# cat /sys/module/usbcore/parameters/old_scheme_first N
|
2011-09-14
, 13:49
|
Posts: 1,424 |
Thanked: 2,623 times |
Joined on Jan 2011
@ Touring
|
#875
|
No idea if it works and fixes the error, but for sure it won't make your device explode :-)Code:IroN900:~# ll /sys/module/usbcore/parameters/old_scheme_first -rw-r--r-- 1 root root 4096 2011-09-14 15:27 /sys/module/usbcore/parameters/old_scheme_first
Please test and report if it changes things to the better for you
|
2011-09-14
, 14:55
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#876
|
|
2011-09-14
, 19:11
|
Posts: 1,424 |
Thanked: 2,623 times |
Joined on Jan 2011
@ Touring
|
#877
|
|
2011-09-14
, 22:55
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#878
|
Joerg and others, off topic a bit. Did anyone ever get USB host working on your Openmoko phones? I have one laying around but it was terrible as a phone missing calls all the time so I didn't really work too hard with it.
|
2011-09-15
, 05:43
|
Posts: 1,424 |
Thanked: 2,623 times |
Joined on Jan 2011
@ Touring
|
#879
|
|
2011-09-15
, 10:47
|
Posts: 561 |
Thanked: 75 times |
Joined on Jan 2010
@ Spain
|
#880
|
http://talk.maemo.org/showthread.php?t=65570&page=32
I hope there is something useful in hostmode.txt