Cannot install proprietary Broadcom WiFi drivers on Ubuntu Studio Jammy 22.04.2 and Kinetic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Fix Released
|
High
|
Brian Murray | ||
Jammy |
Fix Committed
|
Undecided
|
Brian Murray | ||
Kinetic |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
[Impact]
software-
This same change has been made in the software-
There are also problems in the Error Tracker for this crash:
https:/
https:/
[Test Plan]
1) Install Ubuntu Studio 22.04.3 on a system with Broadcom WiFi
2) Reboot into the installed sytem
3) Open a terminal and run 'sudo software-
4) Click the 'Additional Drivers' tab
5) Click "Using Broadcom 802.11 Linux STA wireless driver source from bcmwl-kernel-source (proprietary)".
With the version of the package in -updates you'll observe the following Traceback in the terminal:
Traceback (most recent call last):
File "/usr/lib/
modules_
TypeError: Expected a string or a pair of strings
With the version of the package in -proposed you will not.
[ Where problems could occur ]
It's possible we'll hide a real error as we are catching all TypeErrors, but given we haven't heard of any issues with other stable releases and that this was fixed in software-
Hardware: HP Elitebook 8570p, 16 GB RAM, 120 GB SSD, 3rd Gen Intel Core i5, UEFI, no secure boot, Broadcom WiFi.
OS: Ubuntu Studio Kinetic, Final ISO
Steps to reproduce:
1. Boot the Ubuntu Studio ISO on a system with Broadcom WiFi, and install the system normally. (No encryption, allow Internet access during installation using some method of connectivity other than WiFi.)
2. Reboot and log into the newly installed system.
3. Open a terminal and run "sudo software-
4. Click "Additional Drivers" in the window that pops up.
5. Click "Using Broadcom 802.11 Linux STA wireless driver source from bcmwl-kernel-source (proprietary)".
Expected result: The Apply Changes button should become clickable, allowing the user to install the driver.
Actual result: The button remains grayed out, and the following error message is printed in the terminal:
Traceback (most recent call last):
File "/usr/lib/
modules_
TypeError: Expected a string or a pair of strings
ProblemType: BugDistroRelease: Ubuntu 22.10
Package: software-
ProcVersionSign
Uname: Linux 5.19.0-
ApportVersion: 2.23.1-0ubuntu3
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: KDE
Date: Tue Oct 18 21:33:51 2022
InstallationDate: Installed on 2022-10-19 (0 days ago)
InstallationMedia: Ubuntu-Studio 22.10 "Kinetic Kudu" - Release amd64 (20221017.1)
PackageArchitec
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Sebastien Bacher: Approve
- Robert Ancell: Approve
-
Diff: 496 lines (+275/-100)5 files modified.gitignore (+2/-0)
data/gtkbuilder/dialog-ua-attach.ui (+151/-75)
data/gtkbuilder/main.ui (+1/-1)
debian/control (+1/-0)
softwareproperties/gtk/DialogUaAttach.py (+120/-24)
Changed in software-properties (Ubuntu): | |
assignee: | nobody → Brian Murray (brian-murray) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in software-properties (Ubuntu): | |
status: | Fix Released → Fix Committed |
tags: | added: verification-needed verification-needed-kinetic |
Changed in software-properties (Ubuntu): | |
status: | Fix Committed → Fix Released |
description: | updated |
description: | updated |
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here: /iso.qa. ubuntu. com/qatracker/ reports/ bugs/1993370
https:/