kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #97986
[Bug 1407522] Re: bcmwl package was sugested by KDE driver manager but broke the system
"New" BIOS installed (HP claim that bootable usb could do the trick
and lost me some time...):
root@Beatles:~# dmidecode -s bios-version && dmidecode -s bios-release-date
68YGU Ver. F.0E
08/27/2008
Then installed bcmwl driver
sudo apt-get --reinstall install bcmwl-kernel-source
Then blacklisted all b4*, wl and related drivers:
root@Beatles:~# cat /etc/modprobe.d/blacklist-temp.conf
blacklist b43
blacklist b44
blacklist ssb
blacklist wl
blacklist ssb_hcd
blacklist b43legacy
blacklist brcmsmac
blacklist bcma
Reboot and when modprobing wl I got the same
....
kernel: [ 214.826743] wl driver 6.30.223.248 (r487574) failed with code 21
kernel: [ 214.826776] ------------[ cut here ]------------
kernel: [ 214.826814] kernel BUG at include/net/cfg80211.h:3343!
.....
Adding attached the "new" kernel bug.
Rebooting (which is tricky due to the kernel state) and tested b43 and
b44 - working, hopefully writing this post from the laptop.
P.S. I found it annoying that wl requires modprobe ignore install b44 when b44 is my ethernet driver....
** Attachment added: "syslog dump of kernel BUG"
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1407522/+attachment/4292605/+files/syslog_extracted2.log
** Changed in: bcmwl (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bcmwl in Ubuntu.
https://bugs.launchpad.net/bugs/1407522
Title:
bcmwl package was sugested by KDE driver manager but broke the system
Status in bcmwl package in Ubuntu:
New
Bug description:
On fresh 14.10 install on the first GUI run in KDE the KDE Driver
Manager suggested installation of bcmwl-kernel-source (see attached
screenshot)for my Broadcom Corporation BCM4311. After successful
installation of the package and restart, my system got
Jan 4 23:32:13 Beatles kernel: [ 19.485177] wl driver 6.30.223.248 (r487574) failed with code 21
Jan 4 23:32:13 Beatles kernel: [ 19.485208] ------------[ cut here ]------------
Jan 4 23:32:13 Beatles kernel: [ 19.485242] kernel BUG at include/net/cfg80211.h:3343!
full description of the message in attached file
(syslog_extracted.log).
For some reason this also affects the driver for my NIC and my laptop
got out of any possible network connection. So instead of configuring
the wireless card it left me with only "lo" interface :(. I would
expect properly configured modules for WAN and LAN....
Luckily
apt-get remove --purge bcmwl-kernel-source
restores the previous state so I can submit this bug via LAN.
Now I'm running Ubuntu 14.10 but the same happened half an year ago
when I tried to install 14.04 on this laptop.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: bcmwl-kernel-source (not installed)
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Jan 5 01:00:26 2015
SourcePackage: bcmwl
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1407522/+subscriptions
References