From: Anton Olsson <exuvo@exuvo.se> To: linux-wireless@vger.kernel.org Cc: Stanislaw Gruszka <sgruszka@redhat.com>, Helmut Schaa <helmut.schaa@googlemail.com> Subject: rt2x00 regression Date: Thu, 26 Sep 2019 18:32:23 +0200 [thread overview] Message-ID: <bff7d309-a816-6a75-51b6-5928ef4f7a8c@exuvo.se> (raw) Hello I have a USB based ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter, that stops working with recent kernels. It works on kernel 5.1.15 and does not work with 5.2.7 or 5.3.1 (I have not tested other versions). I use it in AP mode. I found this similar bug report https://marc.info/?l=linux-wireless&m=156630037103575&w=2 but that did not have related error messages so I assume this is different? Logs of working kernel 5.1.15-arch1-1-ARCH. [ 78.680555] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected [ 78.690992] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected [ 78.799625] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' sep 26 17:13:03 kernel: usbcore: registered new interface driver rt2800usb sep 26 17:13:03 systemd[1]: Found device RT2870/RT3070 Wireless Adapter. [ 113.812454] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [ 113.905279] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 [ 114.028703] ieee80211 phy0: rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x0404 with error -71 The last error there does not seem to affect the operation of the device. Logs of not working with kernel 5.3.1, 5.2.7 has similar output. sep 26 17:06:12 kernel: ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected sep 26 17:06:12 kernel: ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected sep 26 17:06:12 kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' sep 26 17:06:12 kernel: usbcore: registered new interface driver rt2800usb sep 26 17:06:12 systemd[1]: Found device RT2870/RT3070 Wireless Adapter. sep 26 17:06:21 ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' sep 26 17:06:21 ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 sep 26 17:06:21 ieee80211 phy0: rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x0404 with> sep 26 17:06:22 ieee80211 phy0: rt2800_wait_csr_ready: Error - Unstable hardware sep 26 17:06:22 ieee80211 phy0: rt2800usb_set_device_state: Error - Device failed to enter state 4 (-5) Unable to bring up the network interface here. Tell me if you want me to run any commands or test any patches.
next reply other threads:[~2019-09-26 16:32 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-09-26 16:32 Anton Olsson [this message] 2019-09-27 8:03 ` Stanislaw Gruszka [not found] ` <CA+GwT0B5SyRZnGLqwqOeuJK4CWMVc=dKaWre9VN8KQC6kBzKGw@mail.gmail.com> 2019-12-03 7:57 ` Stanislaw Gruszka 2019-12-03 18:50 ` Anton Olsson 2020-04-05 4:58 ` Anton Olsson 2020-07-15 19:47 ` Anton Olsson 2021-09-29 8:22 ` Exuvo 2021-10-01 6:56 ` Kalle Valo 2021-11-05 13:25 ` Thorsten Leemhuis 2021-11-08 18:00 ` Thorsten Leemhuis [not found] ` <20211109073127.ga109212@wp.pl> 2021-11-09 7:31 ` Stanislaw Gruszka 2021-11-09 12:07 ` Stanislaw Gruszka 2021-11-09 15:22 ` Exuvo [not found] ` <cc85b4e8a038417b865069c6578acf50@grupawp.pl> 2021-11-10 6:59 ` Kalle Valo 2021-11-10 8:01 ` Stanislaw Gruszka 2021-11-11 10:54 ` Exuvo 2021-11-11 14:10 ` [PATCH] rt2x00: do not mark device gone on EPROTO errors during start Stanislaw Gruszka 2021-11-18 6:16 ` Thorsten Leemhuis 2021-11-19 14:19 ` Kalle Valo 2021-11-29 10:54 ` Kalle Valo [not found] <ca+gwt0b5syrznglqwqoeujk4cwmvc=dkawre9vn8kqc6kbzkgw@mail.gmail.com>
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=bff7d309-a816-6a75-51b6-5928ef4f7a8c@exuvo.se \ --to=exuvo@exuvo.se \ --cc=helmut.schaa@googlemail.com \ --cc=linux-wireless@vger.kernel.org \ --cc=sgruszka@redhat.com \ --subject='Re: rt2x00 regression' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).