LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 08-30-2008, 04:34 PM   #1
Lord_Grave
LQ Newbie
 
Registered: Aug 2005
Posts: 27

Rep: Reputation: 15
DHCP problem with Ralink rt73 USB card


I'm using AirLive WT-2000USB USB wireless adapter (based on Ralink rt73 chipset) for my laptop machine which runs on OpenSUSE 10.3. SUSE is installed with KDE and I'm using NetworkManager to manage my networking, with KNetworkManager as GUI.

My first move when I got the card was to get the drivers from AirLive website. They looked promising, but failed to compile. Next, I searched the installation DVD (in YaST) for a driver and surprisingly found a rt2x00 package that should support my card. I installed it and accepted the default values in YaST for card configuration (dynamic IP with DHCP, detecting DNS with DHCP, nothing entered for default gateway, IPv6 enabled). KNetworkManager immediately detected my card and some local wireless networks.

The day after, I happily took my laptop to work hoping to connect to company wireless network. However, KNetworkManager failed to connect to the hardware AP while trying to obtain an IP. I tried again with Zeroconf but I still failed to obtain an IP. I only managed to get connected when I manually entered a static IP address, but then to get access to the internet I also had to manually enter the DNS and Default Gateway. I tested the card at home by setting up a software AP on my Windows XP desktop machine and got the same results: KNetworkManager fails to obtain an IP with DHCP or Zeroconf, and successfully connects with static IP.

Next, I tried to download the latest drivers and firmware from Ralink website. They were the latest version of what I got from AirLive website but they compiled without an error. Luckily, the compiled drive installed itself as rt73 kernel module, while the one from OpenSUSE cd is rt73usb, so now I have both modules running and can choose which one to use. Sadly, the latest drivers had the same problem with dynamic IP as the old ones plus they detected wireless networks with much lower signal strength , so I switched back to the old drivers provided with OpenSUSE.

My last attempt was to update the DHCP client and NetworkManager with YaST Online Update (YOU) but it didn't bring any improvement. I'm totally confused and I have no idea if this is a problem with drivers, with configuration or with OpenSUSE software (DHCP client and/or NetworkManager).

Here's some technical data:

lsusb:
Code:
Bus 001 Device 004: ID 046d:c313 Logitech, Inc.
Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp.
Bus 001 Device 002: ID 05e3:0606 Genesys Logic, Inc.
Bus 001 Device 001: ID 0000:0000
iwconfig:
Code:
lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan0     IEEE 802.11g  ESSID:""
          Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated
          Retry min limit:7   RTS thr:off   Fragment thr=2346 B
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ppp0      no wireless extensions.
ifconfig:
Code:
eth0      Link encap:Ethernet  HWaddr 00:D0:59:12:FA:5C
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:58 errors:0 dropped:0 overruns:0 frame:0
          TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3052 (2.9 Kb)  TX bytes:3052 (2.9 Kb)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:194.106.187.127  P-t-P:194.106.168.36  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1400  Metric:1
          RX packets:1672 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1672 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:1210740 (1.1 Mb)  TX bytes:373791 (365.0 Kb)

wlan0     Link encap:Ethernet  HWaddr 00:4F:6A:02:C0:0F
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wmaster0  Link encap:UNSPEC  HWaddr 00-4F-6A-02-C0-0F-00-00-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
Finally, my /var/log/messages output on a failed attempt to connect with dynamic IP using DHCP+Zeroconf setting (try DHCP and fall back to Zeroconf if it fails)

Code:
Aug 30 23:30:12 linux-ugkh kernel: NET: Registered protocol family 17
Aug 30 23:30:12 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:12 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:12 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 2 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:12 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 3 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:12 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 4 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:12 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Aug 30 23:30:24 linux-ugkh kernel: phy0 -> rt73usb_init_bbp: Debug - Start initialization from EEPROM...
Aug 30 23:30:24 linux-ugkh kernel: phy0 -> rt73usb_init_bbp: Debug - ...End initialization from EEPROM.
Aug 30 23:30:40 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:40 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:40 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 2 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:40 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 3 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:40 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 4 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:40 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Aug 30 23:30:43 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:43 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:43 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 2 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:43 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 3 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:43 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 4 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:30:43 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Aug 30 23:30:43 linux-ugkh kernel: wlan0: Initial auth_alg=0
Aug 30 23:30:43 linux-ugkh kernel: wlan0: authenticate with AP 00:11:2f:7d:7e:ce
Aug 30 23:30:43 linux-ugkh kernel: wlan0: RX authentication from 00:11:2f:7d:7e:ce (alg=0 transaction=2 status=0)
Aug 30 23:30:43 linux-ugkh kernel: wlan0: authenticated
Aug 30 23:30:43 linux-ugkh kernel: wlan0: associate with AP 00:11:2f:7d:7e:ce
Aug 30 23:30:43 linux-ugkh kernel: wlan0: authentication frame received from 00:11:2f:7d:7e:ce, but not in authenticate state - ignored
Aug 30 23:30:43 linux-ugkh kernel: wlan0: RX AssocResp from 00:11:2f:7d:7e:ce (capab=0x401 status=0 aid=7)
Aug 30 23:30:43 linux-ugkh kernel: wlan0: associated
Aug 30 23:30:44 linux-ugkh dhclient: wmaster0: unknown hardware address type 801
Aug 30 23:30:44 linux-ugkh dhclient: wmaster0: unknown hardware address type 801
Aug 30 23:30:49 linux-ugkh dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
Aug 30 23:30:50 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c0 with error -110.
Aug 30 23:30:50 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c4 with error -110.
Aug 30 23:30:51 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:30:51 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:30:52 linux-ugkh dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
Aug 30 23:30:52 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:30:52 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:30:53 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:30:55 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c0 with error -110.
Aug 30 23:30:56 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x30c4 with error -110.
Aug 30 23:30:56 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:30:57 linux-ugkh dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
Aug 30 23:30:57 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:30:57 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:30:57 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:30:59 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:30:59 linux-ugkh kernel: wlan0: No ProbeResp from current AP 00:11:2f:7d:7e:ce - assume out of range
Aug 30 23:30:59 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3040 with error -110.
Aug 30 23:31:00 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3040 with error -110.
Aug 30 23:31:01 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3080 with error -110.
Aug 30 23:31:01 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:02 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:02 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:03 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:04 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:04 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:05 linux-ugkh dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
Aug 30 23:31:05 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:06 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:06 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:07 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:07 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:08 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:09 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:09 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:10 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:11 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:11 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3080 with error -110.
Aug 30 23:31:12 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:14 linux-ugkh syslog-ng[2001]: last message repeated 4 times
Aug 30 23:31:14 linux-ugkh kernel: phy0 -> rt73usb_bbp_read: Error - PHY_CSR3 register busy. Read failed.
Aug 30 23:31:15 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:15 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:16 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:16 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:17 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:18 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:19 linux-ugkh dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10
Aug 30 23:31:19 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:19 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:20 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:20 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:21 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:22 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:22 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3024 with error -110.
Aug 30 23:31:23 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3024 with error -110.
Aug 30 23:31:24 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3020 with error -110.
Aug 30 23:31:24 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3020 with error -110.
Aug 30 23:31:25 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3040 with error -110.
Aug 30 23:31:25 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3040 with error -110.
Aug 30 23:31:26 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3050 with error -110.
Aug 30 23:31:27 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3050 with error -110.
Aug 30 23:31:27 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3064 with error -110.
Aug 30 23:31:28 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3064 with error -110.
Aug 30 23:31:29 linux-ugkh dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 19
Aug 30 23:31:29 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:29 linux-ugkh dhclient: caught deadly SIGTERM
Aug 30 23:31:29 linux-ugkh dhclient: could not restore resolv.conf: No such file or directory
Aug 30 23:31:29 linux-ugkh dhclient: wmaster0: unknown hardware address type 801
Aug 30 23:31:29 linux-ugkh dhclient: wmaster0: unknown hardware address type 801
Aug 30 23:31:29 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3040 with error -110.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 2 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 3 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 4 - CWmin: 4, CWmax: 10, Aifs: 2.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Aug 30 23:31:30 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3040 with error -110.
Aug 30 23:31:31 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:32 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:32 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3010 with error -110.
Aug 30 23:31:32 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3040 with error -110.
Aug 30 23:31:33 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3040 with error -110.
Aug 30 23:31:34 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:34 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:35 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:35 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x308c with error -110.
Aug 30 23:31:36 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x308c with error -110.
Aug 30 23:31:37 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3090 with error -110.
Aug 30 23:31:37 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3090 with error -110.
Aug 30 23:31:38 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3090 with error -110.
Aug 30 23:31:40 linux-ugkh syslog-ng[2001]: last message repeated 4 times
Aug 30 23:31:40 linux-ugkh kernel: phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write failed.
Aug 30 23:31:41 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3090 with error -110.
Aug 30 23:31:43 linux-ugkh syslog-ng[2001]: last message repeated 4 times
Aug 30 23:31:43 linux-ugkh kernel: phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write failed.
Aug 30 23:31:44 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3090 with error -110.
Aug 30 23:31:47 linux-ugkh syslog-ng[2001]: last message repeated 4 times
Aug 30 23:31:47 linux-ugkh kernel: phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write failed.
Aug 30 23:31:47 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3090 with error -110.
Aug 30 23:31:50 linux-ugkh syslog-ng[2001]: last message repeated 4 times
Aug 30 23:31:50 linux-ugkh kernel: phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write failed.
Aug 30 23:31:50 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3090 with error -110.
Aug 30 23:31:53 linux-ugkh syslog-ng[2001]: last message repeated 4 times
Aug 30 23:31:53 linux-ugkh kernel: phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write failed.
Aug 30 23:31:53 linux-ugkh kernel: phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x3090 with error -110.
Aug 30 23:31:56 linux-ugkh syslog-ng[2001]: last message repeated 4 times
Aug 30 23:31:56 linux-ugkh kernel: phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write failed.
 
  


Reply

Tags
airlink, dhcp, ralink, rt73, usb, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Country code changing with Ralink rt73 chipset mirabel Linux - Wireless Networking 3 05-26-2008 03:47 PM
rt73 wn321g+ wireless usb adapter problem. Please help me hide1713 Slackware 1 02-07-2008 01:20 PM
RT73 USB wirless card problem stumpedguy_frustrate Fedora 0 03-16-2007 12:27 AM
Problem to install RALINK RT2500 Cardbus card jenser Linux - Hardware 4 02-15-2005 01:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 09:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration