[Xperia 10] USB tethering (Linux) sometimes fails

asked 2020-02-26 17:28:40 +0200

jeskata gravatar image

updated 2020-02-27 12:00:47 +0200

I am not sure if this is a bad connection or if it is software related; I use my Xperia 10 as a USB networking device (connected to a Banana Pro) and sometimes it is unable to enumerate:

[255742.363148] usb 3-1: new full-speed USB device number 7 using ohci-platform
[255742.573053] usb 3-1: device descriptor read/64, error -62
[255742.903063] usb 3-1: device descriptor read/64, error -62
[255743.233170] usb 3-1: new full-speed USB device number 8 using ohci-platform
[255743.443079] usb 3-1: device descriptor read/64, error -62
[255743.773098] usb 3-1: device descriptor read/64, error -62
[255743.893024] usb usb3-port1: attempt power cycle
[255744.443209] usb 3-1: new full-speed USB device number 9 using ohci-platform
[255744.883142] usb 3-1: device not accepting address 9, error -62
[255745.093201] usb 3-1: new full-speed USB device number 10 using ohci-platform
[255745.533154] usb 3-1: device not accepting address 10, error -62
[255745.533507] usb usb3-port1: unable to enumerate USB device
[256590.473544] usb 3-1: new full-speed USB device number 11 using ohci-platform
[256590.683453] usb 3-1: device descriptor read/64, error -62
[256591.013439] usb 3-1: device descriptor read/64, error -62
[256591.343241] usb 3-1: new full-speed USB device number 12 using ohci-platform
[256591.553331] usb 3-1: device descriptor read/64, error -62
[256591.883456] usb 3-1: device descriptor read/64, error -62
[256592.003637] usb usb3-port1: attempt power cycle
[256592.553495] usb 3-1: new full-speed USB device number 13 using ohci-platform
[256592.993351] usb 3-1: device not accepting address 13, error -62
[256593.205133] usb 3-1: new full-speed USB device number 14 using ohci-platform
[256593.643426] usb 3-1: device not accepting address 14, error -62
[256593.643572] usb usb3-port1: unable to enumerate USB device

Then after reconnecting USB

[256613.794074] usb 1-1: new high-speed USB device number 14 using ehci-platform
[256613.847700] usb 1-1: New USB device found, idVendor=0fce, idProduct=0a02, bcdDevice= 2.23
[256613.847745] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[256613.847775] usb 1-1: Product: Xperia 10 - Dual SIM
[256613.847802] usb 1-1: Manufacturer: Sony
[256613.847829] usb 1-1: SerialNumber: 
[256613.869425] rndis_host 1-1:1.0 usb0: register 'rndis_host' at usb-1c14000.usb-1, RNDIS device,
edit retag flag offensive close delete

Comments

4

I have the same thing, then without unplugging the cable issue the command systemctl restart usb-moded

Jolla should have this command added to the sailfish utilities ;)

Chris_ ( 2020-02-26 20:53:53 +0200 )edit

That worked when I tried it yes.

jeskata ( 2020-03-01 16:40:25 +0200 )edit