You are not logged in.

#1 2013-02-26 23:49:16

xcabal
Member
Registered: 2012-07-26
Posts: 48

wireless issues

i have started having issues with my wireless card after kernel update 3.7.5 while its not something major i just want to find out whats causing it and if there is a solution. my wireless card goes dormant after prolonged inactive i have to run ip link set down then up to get it to connect then it starts working i check dmesg and got this:

 
[264429.820409] WARNING: at net/wireless/sme.c:631 cfg80211_roamed+0x9a/0xa0 [cfg80211]()
[264429.820413] Hardware name: MacBookPro5,5
[264429.820417] Modules linked in: nls_cp437 vfat fat btrfs crc32c libcrc32c zlib_deflate fuse btusb bluetooth hid_apple bcm5974 usbhid hid joydev snd_hda_codec_cirrus nvidia(PO) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media coretemp kvm_intel kvm lib80211_crypt_tkip wl(PO) applesmc input_polldev snd_hda_intel snd_hda_codec lib80211 microcode snd_hwdep cfg80211 snd_pcm snd_page_alloc snd_timer shpchp rfkill pcspkr pci_hotplug snd i2c_nforce2 acpi_cpufreq mperf evdev forcedeth soundcore usb_storage i2c_core battery apple_bl processor ac button vboxdrv(O) ext4 crc16 jbd2 mbcache sd_mod ata_generic pata_acpi ahci libahci firewire_ohci ohci_hcd ehci_hcd libata firewire_core crc_itu_t scsi_mod usbcore usb_common
[264429.820537] Pid: 310, comm: wl_event_handle Tainted: P        W  O 3.7.9-1-ARCH #1
[264429.820541] Call Trace:
[264429.820551]  [<ffffffff8105756f>] warn_slowpath_common+0x7f/0xc0
[264429.820559]  [<ffffffff810575ca>] warn_slowpath_null+0x1a/0x20
[264429.820576]  [<ffffffffa043fd1a>] cfg80211_roamed+0x9a/0xa0 [cfg80211]
[264429.820602]  [<ffffffffa05758b4>] wl_notify_roaming_status+0xb4/0x130 [wl]
[264429.820631]  [<ffffffffa0576385>] wl_event_handler+0x55/0x1f0 [wl]
[264429.820656]  [<ffffffffa0576330>] ? wl_cfg80211_scan+0x490/0x490 [wl]
[264429.820665]  [<ffffffff8107b1b0>] kthread+0xc0/0xd0
[264429.820673]  [<ffffffff81010000>] ? perf_trace_xen_mmu_set_pte_at+0xb0/0x100
[264429.820682]  [<ffffffff8107b0f0>] ? kthread_freezable_should_stop+0x70/0x70
[264429.820691]  [<ffffffff814c35ac>] ret_from_fork+0x7c/0xb0
[264429.820700]  [<ffffffff8107b0f0>] ? kthread_freezable_should_stop+0x70/0x70
[264429.820708] ---[ end trace c0820eb427b7f11d ]---
  

anyone got an idea whats wrong?

Offline

#2 2013-02-27 03:56:53

the sad clown
Member
From: 192.168.0.X
Registered: 2011-03-20
Posts: 837

Re: wireless issues

Are you running a power saving script (e.g., laptop-mode-tools, powerdown, etc).  Another place to look is if your BIOS has any power saving features.

Last edited by the sad clown (2013-02-27 03:57:54)


I laugh, yet the joke is on me

Offline

#3 2013-02-27 04:25:45

xcabal
Member
Registered: 2012-07-26
Posts: 48

Re: wireless issues

not running any power saving scripts as far as i know. im on a macbook pro so no bios.
here is the ip link ouput

wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DORMANT qlen 1000
    link/ether 00:26:08:ea:1b:9a brd ff:ff:ff:ff:ff:ff

i should add that i am using the broadcom-wl driver

Last edited by xcabal (2013-02-27 14:50:30)

Offline

#4 2013-02-28 07:13:46

Joe S
Member
Registered: 2013-01-18
Posts: 15

Re: wireless issues

This sounds like a power management issue to me. Did you try to disable power management of the wireless device?

iwconfig wlan0 power off

Offline

#5 2013-02-28 17:45:47

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: wireless issues

That's a wl bug exposed by new kernel version or new kernel bug exposed by wl smile

What card do you have (lspci)? Does it work with stock drivers?

Last edited by mich41 (2013-02-28 17:46:50)

Offline

#6 2013-02-28 19:02:30

xcabal
Member
Registered: 2012-07-26
Posts: 48

Re: wireless issues

Joe S wrote:

This sounds like a power management issue to me. Did you try to disable power management of the wireless device?

iwconfig wlan0 power off

it is set to off

wlp3s0    IEEE 802.11abg  ESSID:"Andy_Network"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 00:22:75:B1:B4:04   
          Bit Rate=54 Mb/s   Tx-Power=200 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=59/70  Signal level=-51 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Offline

#7 2013-02-28 21:54:30

xcabal
Member
Registered: 2012-07-26
Posts: 48

Re: wireless issues

the output for lspci is

03:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)

do you mean the open source one, i tried it some time ago it worked but had issues that closed source didnt have, i got closed source from the aur broadcom-wl

Offline

Board footer

Powered by FluxBB