Score:0

Unable to install proprietary broadcom wifi driver on installed instance, works fine on live-USB

cn flag

I'm switching from Linux Mint to Ubuntu, having created an installer of 21.10 on a USB stick. When booting into the "Try Ubuntu" mode, my wifi adapter didn't work out of the box. So I went to the Additional Drivers section of the Software & Updates application and enabled the proprietary driver (Broadcom 802.11 Linux STA wireless driver source from bcmwl-kernel-source) for a BCM4352 802.11ac adapter.

That works like a charm. After enabling the driver, I can connect to a wifi network, browse the internet, etc... This is exactly what I had to do in Linux Mint as well, which isn't surprising since that one is based on Ubuntu.

So after confirming that wifi worked, I installed Ubuntu. I picked the option with the additional software and also checked the checkbox to install third party drivers. After the installation completes and I reboot into the new installation, I try to repeat the steps of enabling the wifi adapter, but when I click on Apply Changes, I get the error:

pk-client-error-quark: Cannot download packages whilst offline (257)

To try and fix the issue, I've plugged in the installation USB, went to the Ubuntu Software tab and made sure that it is checked in the "Installable from CD-ROM/DVD" section. No good. So I tested installing a random package from the command line with apt-get and the error message suggested that it was looking in /media/cdrom for the installation disk, where it was mounted in /media/username/[something]. So I created a link from the mount point to /media/cdrom and the command line installation worked.

But, activating the proprietary driver still returns the same error and it won't let me activate it.

It's a bit baffling that the process works perfectly fine in the "Try Ubuntu" mode, but it completely refuses to do the same thing when installed to disk.

guiverc avatar
cn flag
Does this answer your question? [Broadcom WIFI adapter works in live USB but not in installation](https://askubuntu.com/questions/1043660/broadcom-wifi-adapter-works-in-live-usb-but-not-in-installation)
Score:0
mx flag

It sounds like a driver error. You can download the drivers from https://launchpad.net/ubuntu/impish/+source/bcmwl You can download them on another device to an external drive and load them when installing Ubuntu. When you download the drivers, press ctrl+alt+t to enter a terminal while running Ubiquity (the Ubuntu installer) and CD to the directory where you saved the file to. Unpack the .tar.gz file by running tar -xzv bcmwl_6.30.223.271+bdcom.orig.tar.gz. CD to the directory labeled bcmwl_6.30.223.271+bdcom and run make && make install.

Hope this helps.

chili555 avatar
cn flag
What about the two dozen or so dependencies?
Jeff avatar
mx flag
@chili555 Can you tell me a few of the dependencies? I may be able to provide a better answer for this.
chili555 avatar
cn flag
You might start here:https://askubuntu.com/questions/1069550/unable-to-use-wifi-card-16-04-macos-dual-boot/1069949#1069949
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.