You are not logged in.

#1 2015-01-18 09:12:42

ksardas
Member
Registered: 2015-01-17
Posts: 1

Dmesg pollution - possibly caused by broken hardware - EeePc 1015b

So, this error about usb4-2 (mostly) persists on boot , and frequently oven extended uptime:

[   49.432758] usb 4-2: device descriptor read/64, error -62
[   49.665961] usb 4-2: new full-speed USB device number 7 using ohci-pci
[   49.799219] usb 4-2: device descriptor read/64, error -62
[   50.035752] usb 4-2: device descriptor read/64, error -62
[   50.268958] usb 4-2: new full-speed USB device number 8 using ohci-pci
[   50.675350] usb 4-2: device not accepting address 8, error -62
[   50.805322] usb 4-2: new full-speed USB device number 9 using ohci-pci
[   51.211714] usb 4-2: device not accepting address 9, error -62
[   51.211823] usb usb4-port2: unable to enumerate USB device
[   51.554932] usb 3-2: new high-speed USB device number 4 using ehci-pci
[   51.760634] usb 3-2: unable to read config index 0 descriptor/start: -71
[   51.760654] usb 3-2: can't read configurations, error -71
[   52.124553] usb 4-2: new full-speed USB device number 10 using ohci-pci
[   52.274285] usb 4-2: not running at top speed; connect to a high speed hub
[   52.942633] media: Linux media interface: v0.10
[   52.959956] Linux video capture interface: v2.00
[   53.185463] uvcvideo: Found UVC 1.00 device USB2.0 UVC VGA WebCam (13d3:5702)
[   53.209376] input: USB2.0 UVC VGA WebCam as /devices/pci0000:00/0000:00:13.0/usb4/4-2/4-2:1.0/input/input13
[   53.210199] usbcore: registered new interface driver uvcvideo
[   53.210205] USB Video Class driver (1.1.1)

First I tried to disable the 4-2 like explained this link (uri:
http://stackoverflow.com/questions/2704 … y-in-linux)
I did the "fix" for the newer kernels obviously (#2 anwser). If I recall correctly, someone had a similar problem in this forum, solved this way. It didnt work for me, after a few reboots and some uptime, this is what happens:

[  608.280963] usb 4-2: new full-speed USB device number 16 using ohci-pci
[  608.687330] usb 4-2: device not accepting address 16, error -71
[  608.687449] usb usb4-port2: unable to enumerate USB device
[  610.223220] usb 2-2: new high-speed USB device number 10 using ehci-pci
[  610.602987] usb 4-2: new full-speed USB device number 17 using ohci-pci
[  610.736242] usb 4-2: device descriptor read/64, error -71
[  610.989505] usb 4-2: not running at top speed; connect to a high speed hub
[  611.247738] uvcvideo: Found UVC 1.00 device USB2.0 UVC VGA WebCam (13d3:5702)
[  611.270781] input: USB2.0 UVC VGA WebCam as /devices/pci0000:00/0000:00:13.0/usb4/4-2/4-2:1.0/input/input18
[ 1216.083121] fuse init (API version 7.23)
[ 1396.679742] usb 4-2: USB disconnect, device number 17
[ 1396.969544] usb 2-2: new high-speed USB device number 11 using ehci-pci
[ 1397.349317] usb 4-2: new full-speed USB device number 18 using ohci-pci
[ 1397.498934] usb 4-2: not running at top speed; connect to a high speed hub
[ 1397.755247] uvcvideo: Found UVC 1.00 device USB2.0 UVC VGA WebCam (13d3:5702)
[ 1397.779281] input: USB2.0 UVC VGA WebCam as /devices/pci0000:00/0000:00:13.0/usb4/4-2/4-2:1.0/input/input19
[ 1401.007035] usb 4-2: USB disconnect, device number 18
[ 1401.286894] usb 2-2: new high-speed USB device number 12 using ehci-pci
[ 1401.710171] usb 4-2: new full-speed USB device number 19 using ohci-pci
[ 1401.859917] usb 4-2: not running at top speed; connect to a high speed hub
[ 1402.117177] uvcvideo: Found UVC 1.00 device USB2.0 UVC VGA WebCam (13d3:5702)
[ 1402.140322] input: USB2.0 UVC VGA WebCam as /devices/pci0000:00/0000:00:13.0/usb4/4-2/4-2:1.0/input/input20
[ 1457.375515] usb 4-2: USB disconnect, device number 19
[ 1457.558708] usb 2-2: new high-speed USB device number 13 using ehci-pci
[ 1458.408200] usb 4-2: new full-speed USB device number 20 using ohci-pci
[ 1458.557853] usb 4-2: not running at top speed; connect to a high speed hub
[ 1458.819112] uvcvideo: Found UVC 1.00 device USB2.0 UVC VGA WebCam (13d3:5702)
[ 1458.843242] input: USB2.0 UVC VGA WebCam as /devices/pci0000:00/0000:00:13.0/usb4/4-2/4-2:1.0/input/input21
[ 1471.454190] usb 4-2: reset full-speed USB device number 20 using ohci-pci
[ 1471.587446] usb 4-2: device descriptor read/64, error -62

Here, it keeps on disconnecting the 4-2 port and reconnecting the webcam which i suppose it is the same device. Also before the "0" to power/autosuspend_delay_ms, lsusb showed a webcam like in https://wiki.archlinux.org/index.php/As … #Eee_1015B - Now it doesn't

Also, on its previous OS (windose 7) it constantly showed a usb error, even though USB3 driver and webcam driver were installed. That's why I suppose it's hardware problem altogether.

I didn't bother  with the drivers, because I don't need the webcam (yet). Any suggestions on how to surpress this message? Maybe I didn't disable the device correctly (or has something changed on the kernel since that previous stackoverflow solution?)? And if not, will installing a driver solve the problem? I will appreciate any suggestion.

Last edited by ksardas (2015-01-18 09:21:57)

Offline

Board footer

Powered by FluxBB