You are not logged in.

#1 2012-02-02 17:03:01

yasar11732
Member
Registered: 2010-11-29
Posts: 127

[SOLVED] Wireless interface disappeared after update.

Hi,

After today's update, my wireless interface disappeared. Updated packages includes, linux, wireless_tools, iproute2, initscripts, udev and kmod (replacing module init tools). After the update I also noticed that, udev uevents processing at the boot time takes really long time and something times out. (I couldn't read exact name because it goes of too fast.). Some information:

// cat /var/log/everything.log | grep ipw2200 | tail -n 15
Feb  2 18:02:30 yasar-laptop kernel: [   37.232636] ipw2200 0000:03:03.0: PCI INT A disabled
Feb  2 18:02:30 yasar-laptop kernel: [   37.232683] ipw2200: probe of 0000:03:03.0 failed with error -5
Feb  2 18:18:54 yasar-laptop kernel: [    5.066837] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Feb  2 18:18:54 yasar-laptop kernel: [    5.066840] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Feb  2 18:18:54 yasar-laptop kernel: [    5.066953] ipw2200 0000:03:03.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Feb  2 18:18:54 yasar-laptop kernel: [    5.066977] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Feb  2 18:18:54 yasar-laptop kernel: [   36.672079] ipw2200: Failed to send TX_POWER: Already sending a command.
Feb  2 18:18:54 yasar-laptop kernel: [   36.792574] ipw2200: Failed to send TX_POWER: Already sending a command.
Feb  2 18:18:54 yasar-laptop kernel: [   36.912969] ipw2200: Failed to send TX_POWER: Already sending a command.
Feb  2 18:18:54 yasar-laptop kernel: [   37.033407] ipw2200: Failed to send TX_POWER: Already sending a command.
Feb  2 18:18:54 yasar-laptop kernel: [   37.153713] ipw2200: Failed to send TX_POWER: Already sending a command.
Feb  2 18:18:54 yasar-laptop kernel: [   37.153777] ipw2200: Unable to initialize device after 5 attempts.
Feb  2 18:18:54 yasar-laptop kernel: [   37.156432] ipw2200: failed to register network device
Feb  2 18:18:54 yasar-laptop kernel: [   37.156524] ipw2200 0000:03:03.0: PCI INT A disabled
Feb  2 18:18:54 yasar-laptop kernel: [   37.156572] ipw2200: probe of 0000:03:03.0 failed with error -5
// ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:11:43:79:96:c6 brd ff:ff:ff:ff:ff:ff
// lsmod | grep ipw2200
ipw2200               128670  0 
libipw                 23142  1 ipw2200
lib80211                3101  2 libipw,ipw2200
cfg80211              147716  2 libipw,ipw2200

Last edited by yasar11732 (2012-02-02 17:27:58)


Yo Dawg, I heard you likes patches, so I have created a patch for your patch, so you can patch your patches before you patch.

Offline

#2 2012-02-02 17:16:13

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Wireless interface disappeared after update.

Offline

Board footer

Powered by FluxBB