You are not logged in.

#1 2015-09-15 14:11:49

mailme45
Member
Registered: 2015-09-15
Posts: 14

Eduroam and Broadcom-wl

I'm having difficulty tracking down the issue here, so I'll sum up what I have.  Laptop is a Dell XPS 13 2015 version, with Broadcom networking.  I have broadom-wl-dkms installed, and my networking works fine on all networks except those at school.  Same install worked without issue 3 months ago on eduroam, but now, even though the wireless connection is constant, the internet connection drops out randomly.  I use network manager.   I've included some output from dmesg, which shows what I think is the firmware complaining about the wrong MAC address of an access point.  If let this go for an hour or so, the same message will show with several access point MAC addresses.

[    1.452839] wl 0000:02:00.0: enabling device (0000 -> 0002)
[    1.458509] i2c_hid i2c-DLL0665:01: failed to retrieve report from device.
[    1.467771] i2c_hid i2c-DLL0665:01: failed to retrieve report from device.
[    1.469379] i2c_hid i2c-DLL0665:01: failed to retrieve report from device.
[    1.472441] i2c_hid i2c-DLL0665:01: failed to retrieve report from device.
[    1.472553] input: DLL0665:01 06CB:76AD UNKNOWN as /devices/pci0000:00/INT3433:00/i2c-1/i2c-DLL0665:01/0018:06CB:76AD.0001/input/input11
[    1.472677] hid-multitouch 0018:06CB:76AD.0001: input,hidraw0: <UNKNOWN> HID v1.00 Mouse [DLL0665:01 06CB:76AD] on 
[    1.500495] intel_rapl: Found RAPL domain package
[    1.500590] intel_rapl: Found RAPL domain core
[    1.500700] intel_rapl: Found RAPL domain uncore
[    1.500780] intel_rapl: Found RAPL domain dram
[    1.513369] fbcon: inteldrmfb (fb0) is primary device
[    1.513931] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.520035] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[    1.520150] [drm] Initialized i915 1.6.0 20150327 for 0000:00:02.0 on minor 0
[    1.527963] wl0: online cpus 1
[    1.528505] wlan0: Broadcom BCM43b1 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
[    1.540081] mousedev: PS/2 mouse device common for all mice
[    1.541724] wl 0000:02:00.0 wlp2s0: renamed from wlan0
[    1.901434] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    1.991874] FS-Cache: Loaded
[    1.993245] Key type dns_resolver registered
[    2.002818] FS-Cache: Netfs 'cifs' registered for caching
[    2.003190] Key type cifs.spnego registered
[    2.003196] Key type cifs.idmap registered
[    2.367737] Switched to clocksource tsc
[    2.570626] Console: switching to colour frame buffer device 240x67
[    2.577146] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.577150] i915 0000:00:02.0: registered panic notifier
[    4.052136] cfg80211: Calling CRDA to update world regulatory domain
[    4.525502] cfg80211: Calling CRDA to update world regulatory domain
[    7.266813] wl0: link up (wlp2s0)
[    7.267086] cfg80211: Calling CRDA to update world regulatory domain
[    7.680366] cfg80211: Calling CRDA to update world regulatory domain
[    7.727425] fuse init (API version 7.23)
[   10.828722] cfg80211: Calling CRDA to update world regulatory domain
[   13.976920] cfg80211: Calling CRDA to update world regulatory domain
[   17.125206] cfg80211: Calling CRDA to update world regulatory domain
[   20.273494] cfg80211: Calling CRDA to update world regulatory domain
[   23.421769] cfg80211: Calling CRDA to update world regulatory domain
[   26.570030] cfg80211: Calling CRDA to update world regulatory domain
[   29.718295] cfg80211: Calling CRDA to update world regulatory domain
[   32.866600] cfg80211: Calling CRDA to update world regulatory domain
[   36.014834] cfg80211: Calling CRDA to update world regulatory domain
[   39.163115] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA
[   72.360527] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA
[  441.393449] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 10:8c:cf:b1:41:ed   profile =10:8c:cf:b1:41:e2
[  441.393515] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 10:8c:cf:b1:41:ed   profile =10:8c:cf:b1:41:e2
[  441.460426] wl0: link up (wlp2s0)
[  441.461091] cfg80211: Calling CRDA to update world regulatory domain
[  444.611000] cfg80211: Calling CRDA to update world regulatory domain
[  447.759283] cfg80211: Calling CRDA to update world regulatory domain
[  450.907627] cfg80211: Calling CRDA to update world regulatory domain
[  454.055844] cfg80211: Calling CRDA to update world regulatory domain
[  457.204120] cfg80211: Calling CRDA to update world regulatory domain
[  460.352454] cfg80211: Calling CRDA to update world regulatory domain
[  463.500645] cfg80211: Calling CRDA to update world regulatory domain
[  466.648967] cfg80211: Calling CRDA to update world regulatory domain
[  469.797260] cfg80211: Calling CRDA to update world regulatory domain
[  472.945535] cfg80211: Calling CRDA to update world regulatory domain
[  476.093856] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA

Offline

#2 2015-09-16 00:58:28

Inchw0rm
Member
Registered: 2013-05-12
Posts: 25

Re: Eduroam and Broadcom-wl

I had the same issue with eduroam, the solution for me was just to stop using wl drivers and switching to b43 instead, however if you require further assistance, you need to post your

 # lspci -vnn 

here...

Offline

#3 2015-09-17 14:03:07

mailme45
Member
Registered: 2015-09-15
Posts: 14

Re: Eduroam and Broadcom-wl

Here it is.  I would switch to b43 but from what I've gathered, this particular wifi chip requires wl. 

 [daniel@archer ~]$ lspci -vnn
00:00.0 Host bridge [0600]: Intel Corporation Broadwell-U Host Bridge -OPI [8086:1604] (rev 09)
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>

00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) (prog-if 00 [VGA controller])
	DeviceName:  Onboard IGD
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, fast devsel, latency 0, IRQ 49
	Memory at f6000000 (64-bit, non-prefetchable) [size=16M]
	Memory at e0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:03.0 Audio device [0403]: Intel Corporation Broadwell-U Audio Controller [8086:160c] (rev 09)
	Subsystem: Dell Device [1028:0665]
	Flags: fast devsel, IRQ 255
	Memory at f741c000 (64-bit, non-prefetchable) [disabled] [size=16K]
	Capabilities: <access denied>
	Kernel modules: snd_hda_intel

00:04.0 Signal processing controller [1180]: Intel Corporation Broadwell-U Camarillo Device [8086:1603] (rev 09)
	Subsystem: Dell Device [1028:0665]
	Flags: fast devsel, IRQ 16
	Memory at f7410000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device

00:14.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB xHCI Controller [8086:9cb1] (rev 03) (prog-if 30 [XHCI])
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, medium devsel, latency 0, IRQ 45
	Memory at f7400000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:16.0 Communication controller [0780]: Intel Corporation Wildcat Point-LP MEI Controller #1 [8086:9cba] (rev 03)
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, fast devsel, latency 0, IRQ 47
	Memory at f7425000 (64-bit, non-prefetchable) [size=32]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:1b.0 Audio device [0403]: Intel Corporation Wildcat Point-LP High Definition Audio Controller [8086:9ca0] (rev 03)
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, fast devsel, latency 32, IRQ 48
	Memory at f7418000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 [8086:9c90] (rev e3) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 42
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Memory behind bridge: f7300000-f73fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.3 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 [8086:9c96] (rev e3) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 43
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Memory behind bridge: f7000000-f72fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB EHCI Controller [8086:9ca6] (rev 03) (prog-if 20 [EHCI])
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, medium devsel, latency 0, IRQ 21
	Memory at f7423000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1f.0 ISA bridge [0601]: Intel Corporation Wildcat Point-LP LPC Controller [8086:9cc3] (rev 03)
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, medium devsel, latency 0
	Capabilities: <access denied>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] [8086:9c83] (rev 03) (prog-if 01 [AHCI 1.0])
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 46
	I/O ports at f0b0 [size=8]
	I/O ports at f0a0 [size=4]
	I/O ports at f090 [size=8]
	I/O ports at f080 [size=4]
	I/O ports at f060 [size=32]
	Memory at f7422000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus [0c05]: Intel Corporation Wildcat Point-LP SMBus Controller [8086:9ca2] (rev 03)
	Subsystem: Dell Device [1028:0665]
	Flags: medium devsel, IRQ 18
	Memory at f7421000 (64-bit, non-prefetchable) [size=256]
	I/O ports at f040 [size=32]
	Kernel modules: i2c_i801

00:1f.6 Signal processing controller [1180]: Intel Corporation Wildcat Point-LP Thermal Management Controller [8086:9ca4] (rev 03)
	Subsystem: Dell Device [1028:0665]
	Flags: fast devsel, IRQ 255
	Memory at f7420000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card Reader [10ec:5249] (rev 01)
	Subsystem: Dell Device [1028:0665]
	Flags: bus master, fast devsel, latency 0, IRQ 44
	Memory at f7300000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci

02:00.0 Network controller [0280]: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter [14e4:43b1] (rev 03)
	Subsystem: Dell Device [1028:0019]
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at f7200000 (64-bit, non-prefetchable) [size=32K]
	Memory at f7000000 (64-bit, non-prefetchable) [size=2M]
	Capabilities: <access denied>
	Kernel driver in use: wl
	Kernel modules: bcma, wl

Offline

#4 2015-09-21 12:26:42

Floh1111
Member
Registered: 2009-11-04
Posts: 17

Re: Eduroam and Broadcom-wl

Hi,

that's funny because I'm having exactly the same issue like mailme45 for some months now but I was too busy to ask for help and just switched to my mobile connection at university. And now I read this. To get the card back working I'm using rfkill block/unblock but after some minutes the internet connections stops working again so this is verry annoying.

Here is some output of what happens:

[11918.996084] hid-generic 0003:04F3:0235.0005: input,hidraw0: USB HID v1.11 Mouse [OM] on usb-0000:00:1d.0-1.2/input0
[11921.167641] cfg80211: Calling CRDA to update world regulatory domain
[11924.317019] cfg80211: Calling CRDA to update world regulatory domain
[11927.466334] cfg80211: Calling CRDA to update world regulatory domain
[11930.615645] cfg80211: Calling CRDA to update world regulatory domain
[11933.764962] cfg80211: Calling CRDA to update world regulatory domain
[11936.123613] wl0: link down (wlp3s0)
[11936.124558] cfg80211: Calling CRDA to update world regulatory domain
[11936.914292] cfg80211: Calling CRDA to update world regulatory domain
[11937.156680] wl0: link up (wlp3s0)
[11937.156927] cfg80211: Calling CRDA to update world regulatory domain
[11940.063707] cfg80211: Calling CRDA to update world regulatory domain
[11943.213068] cfg80211: Calling CRDA to update world regulatory domain
[11946.362347] cfg80211: Calling CRDA to update world regulatory domain
[11949.511719] cfg80211: Calling CRDA to update world regulatory domain
[11952.661021] cfg80211: Calling CRDA to update world regulatory domain
[11955.810327] cfg80211: Calling CRDA to update world regulatory domain
[11958.959607] cfg80211: Calling CRDA to update world regulatory domain
[11960.550830] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[11960.602117] EXT4-fs (sda3): re-mounted. Opts: data=ordered,commit=0
[11960.711020] EXT4-fs (dm-0): re-mounted. Opts: data=ordered,commit=0
[11962.109040] cfg80211: Calling CRDA to update world regulatory domain
[11965.258381] cfg80211: Calling CRDA to update world regulatory domain
[11968.407661] cfg80211: Calling CRDA to update world regulatory domain
[11971.557012] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA
[11973.195217] usb 2-1.2: USB disconnect, device number 9
[11975.256820] usb 2-1.2: new low-speed USB device number 10 using ehci-pci
[11975.347358] input: OM as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:04F3:0235.0006/input/input22
[11975.400629] hid-generic 0003:04F3:0235.0006: input,hidraw0: USB HID v1.11 Mouse [OM] on usb-0000:00:1d.0-1.2/input0
[12290.833995] wl0: link up (wlp3s0)
[12290.897558] ------------[ cut here ]------------
[12290.897604] WARNING: CPU: 0 PID: 306 at net/wireless/sme.c:850 cfg80211_roamed+0x89/0xa0 [cfg80211]()
[12290.897608] Modules linked in: hid_generic usbhid hid fuse vboxvideo(O) dm_crypt algif_skcipher af_alg uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media mousedev intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp coretemp joydev kvm_intel kvm dm_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel acer_wmi aesni_intel wl(PO) sparse_keymap snd_hda_codec_hdmi nouveau snd_hda_codec_realtek snd_hda_codec_generic aes_x86_64 lrw tg3 gf128mul glue_helper mxm_wmi iTCO_wdt ttm iTCO_vendor_support cfg80211 ablk_helper ptp i2c_i801 psmouse snd_hda_intel snd_hda_controller snd_hda_codec pps_core cryptd libphy pcspkr rfkill serio_raw mei_me mei evdev battery snd_hda_core shpchp snd_hwdep snd_pcm snd_timer snd ac wmi mac_hid lpc_ich soundcore processor sch_fq_codel
[12290.897719]  vboxnetadp(O) vboxnetflt(O) vboxdrv(O) ip_tables x_tables ext4 crc16 mbcache jbd2 sr_mod cdrom sd_mod atkbd libps2 ahci libahci sdhci_pci sdhci led_class ehci_pci ehci_hcd libata usbcore scsi_mod mmc_core usb_common i8042 serio i915 button intel_gtt i2c_algo_bit video drm_kms_helper drm i2c_core
[12290.897781] CPU: 0 PID: 306 Comm: wl_event_handle Tainted: P           O    4.1.6-1-ARCH #1
[12290.897785] Hardware name: Acer Aspire 5750G/JE50_HR, BIOS V1.21 08/09/2012
[12290.897790]  0000000000000000 00000000dd73289d ffff8800914afda8 ffffffff815866ee
[12290.897797]  0000000000000000 0000000000000000 ffff8800914afde8 ffffffff81078cba
[12290.897804]  ffff880254c99c78 ffff8800379eb000 ffff8801da384f00 0000000000000095
[12290.897811] Call Trace:
[12290.897824]  [<ffffffff815866ee>] dump_stack+0x4c/0x6e
[12290.897833]  [<ffffffff81078cba>] warn_slowpath_common+0x8a/0xc0
[12290.897838]  [<ffffffff81078dea>] warn_slowpath_null+0x1a/0x20
[12290.897856]  [<ffffffffa05647c9>] cfg80211_roamed+0x89/0xa0 [cfg80211]
[12290.897888]  [<ffffffffa094840b>] wl_notify_roaming_status+0xcb/0x150 [wl]
[12290.897912]  [<ffffffffa0944a7a>] wl_event_handler+0x6a/0x200 [wl]
[12290.897937]  [<ffffffffa0944a10>] ? wl_deinit_priv_mem+0xa0/0xa0 [wl]
[12290.897946]  [<ffffffff81097868>] kthread+0xd8/0xf0
[12290.897954]  [<ffffffff81097790>] ? kthread_worker_fn+0x170/0x170
[12290.897963]  [<ffffffff8158c3a2>] ret_from_fork+0x42/0x70
[12290.897969]  [<ffffffff81097790>] ? kthread_worker_fn+0x170/0x170
[12290.897975] ---[ end trace 1c7f7738d7980157 ]---
[12292.423526] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12292.423569] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12294.424588] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12295.428849] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12295.428959] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12296.426248] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12298.428106] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12298.428235] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12300.430489] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12301.434788] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12301.434860] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12302.430487] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12304.434580] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12304.434709] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12306.434831] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12307.438955] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12307.439012] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12308.436961] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12310.440156] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12310.440291] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12312.441393] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12313.438658] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12313.438742] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12314.442055] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12316.443929] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12316.444061] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12318.446583] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12319.449296] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12319.449354] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12320.446760] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12322.448660] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12322.448861] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12324.450387] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12325.449625] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12325.449679] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12326.451149] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12328.453759] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12328.453974] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12330.455863] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12331.454781] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12331.454867] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12332.457091] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12334.459228] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12334.459342] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12336.460576] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12337.462831] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12337.462892] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12338.462614] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12340.465810] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12340.466021] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12342.466542] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12343.464950] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12343.465010] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12344.500041] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12346.469612] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12346.469713] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12348.470277] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12349.473397] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12349.473451] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12350.472508] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12352.481116] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12352.481204] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12354.475851] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12355.477639] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12355.477699] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[12356.476767] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 00:0f:7d:d6:a3:11   profile =00:0f:7d:d6:a2:d1
[floh1111@flohlap test]$ ping google.de
^C
[floh1111@flohlap test]$ rfkill block 0
[floh1111@flohlap test]$ rfkill unblock 0

And the lspci output:

[floh1111@flohlap ~]$ lspci -vnn 
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0
        Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 24
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 00002000-00002fff
        Memory behind bridge: d0000000-d10fffff
        Prefetchable memory behind bridge: 00000000a0000000-00000000b1ffffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport
        Kernel modules: shpchp

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0, IRQ 25
        Memory at d1400000 (64-bit, non-prefetchable) [size=4M]
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at 3000 [size=64]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915

00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0, IRQ 27
        Memory at d1a04000 (64-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: mei_me
        Kernel modules: mei_me

00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 04) (prog-if 20 [EHCI])
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, medium devsel, latency 0, IRQ 16
        Memory at d1a0a000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci-pci
        Kernel modules: ehci_pci

00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 04)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0, IRQ 28
        Memory at d1a00000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b4) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        Memory behind bridge: 9fb00000-9fbfffff
        Prefetchable memory behind bridge: 00000000d1800000-00000000d18fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport
        Kernel modules: shpchp

00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b4) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
        Memory behind bridge: d1900000-d19fffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport
        Kernel modules: shpchp

00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 04) (prog-if 20 [EHCI])
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, medium devsel, latency 0, IRQ 23
        Memory at d1a09000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci-pci
        Kernel modules: ehci_pci

00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 04)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, medium devsel, latency 0
        Capabilities: <access denied>
        Kernel driver in use: lpc_ich
        Kernel modules: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 04) (prog-if 01 [AHCI 1.0])
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 26
        I/O ports at 3098 [size=8]
        I/O ports at 30bc [size=4]
        I/O ports at 3090 [size=8]
        I/O ports at 30b8 [size=4]
        I/O ports at 3060 [size=32]
        Memory at d1a08000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 04)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: medium devsel, IRQ 19
        Memory at d1a06000 (64-bit, non-prefetchable) [size=256]
        I/O ports at 3040 [size=32]
        Kernel modules: i2c_i801

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 520M] [10de:0df7] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Acer Incorporated [ALI] Device [1025:0505]
        Flags: bus master, fast devsel, latency 0, IRQ 29
        Memory at d0000000 (32-bit, non-prefetchable) [size=16M]
        Memory at a0000000 (64-bit, prefetchable) [size=256M]
        Memory at b0000000 (64-bit, prefetchable) [size=32M]
        I/O ports at 2000 [size=128]
        Expansion ROM at d1000000 [disabled] [size=512K]
        Capabilities: <access denied>
        Kernel driver in use: nouveau
        Kernel modules: nouveau

02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe [14e4:16b5] (rev 10)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at d1830000 (64-bit, prefetchable) [size=64K]
        Memory at d1840000 (64-bit, prefetchable) [size=64K]
        Expansion ROM at 9fb00000 [disabled] [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: tg3
        Kernel modules: tg3

02:00.1 SD Host controller [0805]: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader [14e4:16bc] (rev 10) (prog-if 01)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at d1800000 (64-bit, prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: sdhci-pci
        Kernel modules: sdhci_pci

02:00.2 System peripheral [0880]: Broadcom Corporation BCM57765/57785 MS Card Reader [14e4:16be] (rev 10)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0, IRQ 7
        Memory at d1810000 (64-bit, prefetchable) [size=64K]
        Capabilities: <access denied>

02:00.3 System peripheral [0880]: Broadcom Corporation BCM57765/57785 xD-Picture Card Reader [14e4:16bf] (rev 10)
        Subsystem: Acer Incorporated [ALI] Device [1025:0504]
        Flags: bus master, fast devsel, latency 0, IRQ 7
        Memory at d1820000 (64-bit, prefetchable) [size=64K]
        Capabilities: <access denied>

03:00.0 Network controller [0280]: Broadcom Corporation BCM43227 802.11b/g/n [14e4:4358]
        Subsystem: Foxconn International, Inc. Device [105b:e040]
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at d1900000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: wl
        Kernel modules: bcma, wl

Maybe this can help to fix the issue.

Kind regards
Floh1111

Last edited by Floh1111 (2015-09-21 12:27:53)

Offline

#5 2015-09-22 15:33:08

mailme45
Member
Registered: 2015-09-15
Posts: 14

Re: Eduroam and Broadcom-wl

I am almost positive that this is a firmware bug, because when I run a live image of Ubuntu 14.04, the wireless works flawlessly on eduroam.  I think this may be the first time the fast as lightening updates afforded by Arch has negatively affected me.

Offline

#6 2015-09-23 08:08:56

krork
Member
Registered: 2013-06-08
Posts: 29

Re: Eduroam and Broadcom-wl

Have you guys tried downgrading to an older version of broadcom-wl? I remember having had similar problems with eduroam at our school. I think downgrading solved it, but I can't really remember.

Offline

#7 2015-09-23 14:50:18

mailme45
Member
Registered: 2015-09-15
Posts: 14

Re: Eduroam and Broadcom-wl

How can I find an older PKGBUILD than what is available via the AUR3 mirror?  I'm fairly certain that the version of broadcom-wl in AUR3 when the changeover to AUR4 happened is the same version as the current one, only with a slightly different PKGBUILD because it was built by a different person.

Last edited by mailme45 (2015-09-23 14:58:00)

Offline

#8 2015-09-23 14:58:47

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,520
Website

Re: Eduroam and Broadcom-wl

If the downloads are still available from broadcom, you'd just change the version number in the PKGBUILD and rebuild.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#9 2015-09-23 15:10:00

mailme45
Member
Registered: 2015-09-15
Posts: 14

Re: Eduroam and Broadcom-wl

I just noticed that the latest firmware from Broadcom is nearly a year old.  That means that I had a working connection with the same source only 4 months ago.  Could a different PKGBUILD, using the same source, be the culprit, and introduce a bug?  Because while the AUR3 and AUR4 versions of both broadcom-wl and broadcom-wl-dkms are built from seemingly the same source, the PKGBUILDs are not the same.

Offline

#10 2015-09-23 19:49:19

krork
Member
Registered: 2013-06-08
Posts: 29

Re: Eduroam and Broadcom-wl

mailme45 wrote:

Could a different PKGBUILD, using the same source, be the culprit, and introduce a bug?

I'm curious about that, too. Maybe the .install scripts could also be to blame? Or makeflags in the PKBUILD?

Until then: since your original error message complains about the wrong mac address in comparison to one stored in a profile, apparently,

 [  441.393515] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 10:8c:cf:b1:41:ed  profile =10:8c:cf:b1:41:e2 

maybe there is an old networking profile you could delete?

Last edited by krork (2015-09-23 19:50:05)

Offline

#11 2015-09-23 22:46:26

mailme45
Member
Registered: 2015-09-15
Posts: 14

Re: Eduroam and Broadcom-wl

Thanks for the input, it's really appreciated. 
Do you have any idea where I would look for an old profile?  I deleted the profile in Network Manager for eduroam and created a new one.  Is there another location where profiles would be stored?

Offline

#12 2015-09-24 00:10:27

patrl
Member
Registered: 2015-09-24
Posts: 2

Re: Eduroam and Broadcom-wl

I just wanted to chime in to say that I'm having the EXACT same problem as the original poster. I'm on the same machine (xps 13 2015), using broadcom-wl-dkms. My wifi is working perfectly for the most part, and I can connect to any network EXCEPT for eduroam. It's driving me up the wall. This broke for me fairly recently, but I'm having trouble pinpointing exactly what's causing the problem too. My "lspci -vnn" output is identical to the op's.

Offline

#13 2015-09-24 00:25:38

mailme45
Member
Registered: 2015-09-15
Posts: 14

Re: Eduroam and Broadcom-wl

I'm updating this because I'm fairly certain that Broadcom is the problem here. 

I've decided to stop fighting this battle and just spring for a new wireless card.  As I'm using the Dell XPS 13 (2015) I've purchased the Intel 7265 ( http://www.amazon.com/gp/product/B00RCZ … ailpages00 ) and will update here if this truly fixes the issue. 

The mainline kernel supports this card, so I'll probably be saving myself future headaches, and certainly will be seeing better performance in the near future.  Hopefully its $30 well spent.

Offline

#14 2015-09-24 07:09:58

krork
Member
Registered: 2013-06-08
Posts: 29

Re: Eduroam and Broadcom-wl

I'm posting because a few others seem to have the same problem and I'm guessing that a solution that won't require buying a new networking card will be welcomed.

For NetworkManager: maybe deleting entries in /etc/NetworkManager/system-connections will help?

Also, maybe stopping and disabling the NetworkManager.service, then re-enabling it can help?

Further, in output of systemctl --type=service : maybe several conflicting network services are running?

Stopping, disabling and restarting services such as dhcpcd@interface has helped me in the past.

Offline

#15 2015-09-24 15:09:37

patrl
Member
Registered: 2015-09-24
Posts: 2

Re: Eduroam and Broadcom-wl

krork wrote:

I'm posting because a few others seem to have the same problem and I'm guessing that a solution that won't require buying a new networking card will be welcomed.

For NetworkManager: maybe deleting entries in /etc/NetworkManager/system-connections will help?

Also, maybe stopping and disabling the NetworkManager.service, then re-enabling it can help?

Further, in output of systemctl --type=service : maybe several conflicting network services are running?

Stopping, disabling and restarting services such as dhcpcd@interface has helped me in the past.

Thank you so much for the suggestions. The first thing I tried while in school today was stopping, disabling, and then re-enabling the NetworkManager.service. I'm not sure why this didn't occur to me before. I can confirm that this seems to have massively improved the situation, and I've had a stable connection to eduroam since. Before then, it was going down consistently after a few seconds.

Offline

#16 2015-09-29 14:03:08

mailme45
Member
Registered: 2015-09-15
Posts: 14

Re: Eduroam and Broadcom-wl

For anyone having this issue, check to make sure you are not using dhclient AND dhcpcd.  I was and after replacing my card, I needed to disable the dhcpcd service to get eduroam to function properly.  NetworkManager is set by default to call dhclient, which I thinik was conflicting with dhcpcd.   I will say that the Intel card seems to provide better battery life and faster connection speeds, and I now have functioning bluetooth.  I'd highly recommend the swap, as mainline kernel support > broadcom-wl, but I think the dhcpcd/dhclient confusion would have caused problems regardless of hardware/firmware.

Offline

#17 2015-11-09 15:49:40

martine.ginette
Member
Registered: 2015-11-09
Posts: 1

Re: Eduroam and Broadcom-wl

Same problem here, with MacBookPro/bcmwl driver/eduroam. Any update? Thanks! Martin

Offline

#18 2016-02-06 19:15:14

sleeping
Member
Registered: 2016-01-09
Posts: 53

Re: Eduroam and Broadcom-wl

Having the same problem here.

mailme45 wrote:

For anyone having this issue, check to make sure you are not using dhclient AND dhcpcd.

That's something I did not try yet. I know dhcpcd can be disabled with systemctl disable dhcpcd, but I cannot do the same with systemctl disable dhcpclient...

This is my network card:

0b:00.0 Network controller [0280]: Broadcom Corporation BCM4321 802.11a/b/g/n [14e4:4328] (rev 05)
        Subsystem: Apple Inc. AirPort Extreme [106b:008c]
        Physical Slot: 4
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at d7300000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: wl
        Kernel modules: ssb, wl

After simply inserting a USB wifi dongle I was able to connect to eduroam, so it's really the driver that is causing problems.

By the way, I had to set ipv6 to link local to be able to establish a connection with eduroam (which succeded). However, I get 'dhcp4 request timed out' after that, i.e. I don't get an ip so I cannot connect to the internet.

Offline

#19 2016-02-22 18:39:05

sleeping
Member
Registered: 2016-01-09
Posts: 53

Re: Eduroam and Broadcom-wl

I am estatic! Finally got my internal broadcom chip to work on eduroam (got 'DHCPv4 request timed ou't' first).
For the record, this is my chip:

0b:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n (rev 05)
    Subsystem: Apple Inc. AirPort Extreme
    Physical Slot: 4
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at d7300000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: wl
    Kernel modules: ssb, wl

To solve the issue, I had to add these kernel parameters: "ifnames=0 modprobe.blacklist=wl"
And unblacklist/enable and install the reverse-engineered b43-driver.
Here it says that the BCM4321 chip is 'partially' supported, but unlike broadcom-wl, b43 actually works on WPA2 networks like eduroam.

Last edited by sleeping (2016-02-22 18:39:36)

Offline

Board footer

Powered by FluxBB