I tried to do an apport and it seg-faulted in the middle of it. However
a few days of researching and looking at the chipset datasheet specific
to my model and I found something useful.

The dmesg report complains about vendor request 0x07 which is a multiple
byte read in the specs, while the offset 0x3000 corresponds to the MAC
control register, specifically the ASIC version number.

As well, the fact that this bug has existed across releases, kernel
versions, and the transition to systemd points more to the driver than
anything else. I also tested wicd (currently using that now) and the
problem persists, which means network-manager isn't the primary source
of the bug. All of these can still be in play or making the problem
worse but aren't the sole cause.

If I can get sight into the drivers (both rt73 and rt2x00USB), I might
be able to pin down more specifics. For the actual bug fixers, I'd
advise to check and see if the non-USB version of this chipset shares
the problem to isolate the bug some more.

** Changed in: linux (Ubuntu)
       Status: Incomplete => Confirmed

** Also affects: rt2x00 (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/362875

Title:
  rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for
  offset

Status in linux package in Ubuntu:
  Confirmed
Status in rt2x00 package in Ubuntu:
  New

Bug description:
  Binary package hint: linux-firmware

  Dear friends,

  [24225.012753] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -71.
  [24225.017901] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x308c with error -71.
  [24225.022279] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -71.
  [24226.005773] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x30c0 with error -71.
  [24226.011307] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x30c4 with error -71.
  [24226.015147] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -71.
  [24226.020486] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x308c with error -71.
  [24226.024151] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -71.
  [24227.003532] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x30c0 with error -71.
  [24227.007269] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x30c4 with error -71.
  [24227.020153] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -71.
  [24227.023895] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x308c with error -71.
  [24227.027645] phy2 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -71.

  This is an example of the message I'm continually getting.

  ID 148f:2671 Ralink Technology, Corp. RT2601USB Wireless Adapter

  Many blessings.

  ProblemType: Bug
  Architecture: i386
  Dependencies:
   
  DistroRelease: Ubuntu 8.10
  Package: linux-restricted-modules None [modified: 
/var/lib/dpkg/info/linux-restricted-modules.list]
  ProcEnviron:
   SHELL=/bin/bash
   
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
   LANG=en_US.UTF-8
  SourcePackage: linux-meta
  Uname: Linux 2.6.27-7-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/362875/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to