Broadcom STA driver gets autoinstalled on BCM4313, where it's no longer needed
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
jockey (Ubuntu) | ||||||
Precise |
Fix Released
|
Medium
|
Alberto Milone | |||
ubuntu-drivers-common (Ubuntu) |
Fix Released
|
High
|
Alberto Milone | |||
Trusty |
Fix Released
|
High
|
Alberto Milone |
Bug Description
SRU request:
== 14.04 ==
[Impact]
Ubuntu 14.04 ships with a good open replacement for the proprietary driver, which seems to work on many systems that were quietly dropped by the proprietary driver. We should default to the open driver. This will only affect 14.04.1.
[Test Case]
1) If the broadcom driver is already installed, make sure to remove it:
sudo apt-get --purge remove bcmwl-kernel-source
Then reboot.
2) Test the automatic installation using the following command:
ubuntu-drivers autoinstall
and make sure that ubuntu-drivers does not install the broadcom driver
[Regression Potential]
It should be minimal (and affect only 14.04.1). The open broadcom driver should already work out of the box.
Furthermore the test suite now covers this test case.
== 12.04 ==
[Impact]
Kernel versions higher than 3.11 ship with a good open replacement for the proprietary driver, which seems to work on many systems that were quietly dropped by the proprietary driver. We should default to the open driver when this is the case. This will only affect 12.04.5.
[Test Case]
1) If the broadcom driver is already installed, make sure to remove it:
sudo apt-get --purge remove bcmwl-kernel-source
Then reboot.
2) Make sure that "linux-
sudo apt-get install linux-generic-
And reboot.
3) Test the automatic installation using the following command:
jockey-text --auto-install
and make sure that Jockey does not install the broadcom driver
[Regression Potential]
It should be minimal (and affect only 12.04.5). The open broadcom driver should already work out of the box.
Furthermore the test suite now covers this test case.
== Description ==
The propreitory driver Broadcom STA (packaged as 'bcmwl-
Autoinstalling the 'wl' driver would actually be a "downgrade" of functionality. I understand that there are some cards work only with 'wl', but it's better not to do autoinstall of 'bcmwl-
tags: | added: 12.04.4 |
tags: | added: 14.04 |
Changed in ubuntu-drivers-common (Ubuntu): | |
status: | New → Triaged |
Changed in jockey (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in ubuntu-drivers-common (Ubuntu): | |
importance: | Undecided → Medium |
Changed in jockey (Ubuntu): | |
assignee: | nobody → Alberto Milone (albertomilone) |
Changed in ubuntu-drivers-common (Ubuntu): | |
assignee: | nobody → Alberto Milone (albertomilone) |
description: | updated |
Changed in jockey (Ubuntu Trusty): | |
status: | New → Invalid |
Changed in ubuntu-drivers-common (Ubuntu Trusty): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Alberto Milone (albertomilone) |
importance: | Medium → High |
Changed in ubuntu-drivers-common (Ubuntu): | |
importance: | Medium → High |
Changed in jockey (Ubuntu Trusty): | |
status: | Invalid → Confirmed |
description: | updated |
description: | updated |
Changed in jockey (Ubuntu): | |
status: | Fix Committed → Invalid |
importance: | Medium → Undecided |
assignee: | Alberto Milone (albertomilone) → nobody |
Changed in jockey (Ubuntu Precise): | |
assignee: | nobody → Alberto Milone (albertomilone) |
no longer affects: | jockey (Ubuntu) |
no longer affects: | jockey (Ubuntu Trusty) |
no longer affects: | ubuntu-drivers-common (Ubuntu Precise) |
In my case, I need to install linux-firmware- nonfree instead of bcmwl-kernel-source to enable the WiFi. paste.ubuntu. com/7320852/ is the output of dmesg, and it is why I know linux-firmware- nonfree can fix my problem.
http://