Hide Forgot
Description of problem: kernel loses usb device APPROX! APP USB 300 HP RT2870 Wireless Adapter Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. nmcli nm wifi off 2. wait some hour (device power off no light) 3. nmcli nm wifi on Actual results: lose control of device Expected results: control device Additional info: NetworkManager[669]: <info> WiFi hardware radio set enabled NetworkManager[669]: <info> WiFi hardware radio set enabled NetworkManager[669]: NetworkManager[669]: <info> WiFi now enabled by radio killswitch NetworkManager[669]: <info> WiFi now enabled by radio killswitch kernel: [37852.542089] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x1208 with error -110. kernel: [37903.588058] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -110. kernel: [37954.626064] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x0208 with error -110. kernel: [38005.648053] phy1 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x0208 with error -110. lsusb Bus 001 Device 002: ID 148f:2870 Ralink Technology, Corp. RT2870 Wireless Adapter
You didn't tell us what kernel version this is.
(In reply to comment #1) > You didn't tell us what kernel version this is. Linux domain 3.2.7-1.fc16.i686.PAE #1 SMP Tue Feb 21 01:30:59 UTC 2012 i686 i686 i386 GNU/Linux
I think that HPET (VIA) enabled could cause this. I need more test...
seems that HPET VIA could cause this problem
Hmm, I planed to provide rt2800usb test patch for that problem, but did not find time to prepare it. Could you elaborate more on that bug? Is HPET VIA wrongly measure a time so we see timeouts, whereas only small amount of time elapses ?
(In reply to comment #5) I think that problem is in kernel VIA HPET support. HPET enabled generates thousands on problems (disk errors, ethernet loses, usb errors, ...) on 3.X kernels. Better solution, disable VIA HPET, or, upgrade VIA HPET (bad documented) kernel support, or, do not buy VIA products,...