You are not logged in.

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

Ideka
Member
Registered: 2011-01-19
Posts: 15

[SOLVED] No wireless connection with linux-3.2.2-1

After upgrading to linux-3.2.2-1, my wireless connection stopped working. It "connects", but I can't get an IP address through dhcp. Assigning an IP manually doesn't do the trick, I can't even reach the router through ping.
Downgrading to 3.2.1-2 fixes the issue.

I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.

I should note that I can establish a working connection when running the new kernel by using an external USB wireless device, so this probably has to do with the modules/drivers of my network card (?).

This is the ouput of some commands when running the new kernel (wlan1 is the device mentioned avobe):

$ ifconfig -a
eth0: flags=4098<BROADCAST,MULTICAST>  mtu 1500  metric 1
        ether 40:61:86:18:60:2d  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 43  base 0x2000  

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436  metric 1
        inet 127.0.0.1  netmask 255.0.0.0
        loop  txqueuelen 0  (Local Loopback)
        RX packets 22  bytes 1420 (1.3 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 22  bytes 1420 (1.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        ether 1c:4b:d6:5c:47:dd  txqueuelen 1000  (Ethernet)
        RX packets 59  bytes 18759 (18.3 KiB)
        RX errors 0  dropped 4  overruns 0  frame 0
        TX packets 3  bytes 1161 (1.1 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        ether d8:5d:4c:8f:49:43  txqueuelen 1000  (Ethernet)
        RX packets 449  bytes 144928 (141.5 KiB)
        RX errors 0  dropped 8  overruns 0  frame 0
        TX packets 9  bytes 1551 (1.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
05:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
$ lsmod
Module                  Size  Used by
uvcvideo               64311  0 
videodev               82101  1 uvcvideo
ath9k_htc              56902  0 
v4l2_compat_ioctl32     8316  1 videodev
media                  10597  2 videodev,uvcvideo
arc4                    1410  4 
ath9k                  87343  0 
ath9k_common            2096  2 ath9k,ath9k_htc
ath9k_hw              347282  3 ath9k_common,ath9k,ath9k_htc
ath                    14802  4 ath9k_hw,ath9k_common,ath9k,ath9k_htc
mac80211              228367  2 ath9k,ath9k_htc
joydev                  9895  0 
cfg80211              172260  4 mac80211,ath,ath9k,ath9k_htc
rfkill                 15498  1 cfg80211
i2c_i801                8187  0 
snd_hda_codec_hdmi     24121  1 
snd_hda_codec_realtek   194997  1 
snd_hda_intel          23343  0 
snd_hda_codec          89160  3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
snd_hwdep               6389  1 snd_hda_codec
snd_pcm                74780  3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
snd_page_alloc          7153  2 snd_pcm,snd_hda_intel
snd_timer              19544  1 snd_pcm
r8169                  49040  0 
iTCO_wdt               11885  0 
snd                    59214  7 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
mii                     4059  1 r8169
fan                     2426  0 
processor              25582  0 
battery                 6453  0 
thermal                 7799  0 
ac                      2344  0 
evdev                   9530  4 
mei                    32414  0 
intel_ips              11213  0 
wmi                     8475  0 
iTCO_vendor_support     1961  1 iTCO_wdt
psmouse                61311  0 
pcspkr                  1819  0 
serio_raw               4429  0 
soundcore               6210  1 snd
vboxnetflt             17159  0 
vboxdrv              1790690  1 vboxnetflt
ext4                  417116  1 
crc16                   1359  1 ext4
jbd2                   71243  1 ext4
mbcache                 5881  1 ext4
usb_storage            44519  2 
sr_mod                 14951  0 
cdrom                  36681  1 sr_mod
sd_mod                 28307  3 
ahci                   20037  0 
libahci                19559  1 ahci
libata                166654  2 libahci,ahci
scsi_mod              133443  4 libata,sd_mod,sr_mod,usb_storage
ehci_hcd               40698  0 
usbcore               146241  5 ehci_hcd,usb_storage,ath9k_htc,uvcvideo
usb_common               954  1 usbcore
i915                  418631  7 
video                  11164  1 i915
button                  4470  1 i915
i2c_algo_bit            5263  1 i915
drm_kms_helper         26137  1 i915
drm                   188362  3 drm_kms_helper,i915
i2c_core               20492  6 drm,drm_kms_helper,i2c_algo_bit,i915,i2c_i801,videodev
intel_agp              10904  1 i915
intel_gtt              14519  3 intel_agp,i915

Thanks in advance.

Last edited by Ideka (2012-02-02 21:23:38)

Offline

#2 2012-02-02 18:04:32

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

Re: [SOLVED] No wireless connection with linux-3.2.2-1

Ideka wrote:

I suspect this may be a regression but I couldn't find any information or reports of other people having the same problem anywhere.

You must not have searched very long then, because you've missed not one, but two threads:

https://bbs.archlinux.org/viewtopic.php?id=134374
https://bbs.archlinux.org/viewtopic.php?id=134580

Offline

#3 2012-02-02 21:22:22

Ideka
Member
Registered: 2011-01-19
Posts: 15

Re: [SOLVED] No wireless connection with linux-3.2.2-1

I did search quite long in fact. But I didn't search in the forums, I used google.

Anyway, thanks for the links.

Offline

Board footer

Powered by FluxBB