Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 9816  / 1 Year ago, tue, january 17, 2023, 3:49:58

I'm running 12.04 LTS on a PowerMac G5 and I have one problem. My wireless PCI card has my "Firmware Missing". I already know about Broadcom's poor wireless support with Ubuntu, and it's b43 however whenever I try to install the b43 firmware installer I get this:



snackadoodlepop@snackadoodlepop-desktop:~$ sudo apt-get install firmware-b43-installer
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package firmware-b43-installer


NDIS Wrapper won't work on PowerPC to my knowledge.
I'm stuck without WiFi and I need help!



SOLVED: Thanks to reddit's /r/linuxquestions, I was able to use the b43 firmware installer correctly.


More From » 12.04

 Answers
0

You need to:



sudo apt-get update && apt-cache search b43 


To find the firmware package.
Then again:



sudo apt-get install firmware-b43-installer


You have wireless (but might need to restart first).


[#37107] Wednesday, January 18, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
arkcker

Total Points: 296
Total Questions: 111
Total Answers: 104

Location: Nepal
Member since Tue, Sep 8, 2020
4 Years ago
arkcker questions
Tue, Aug 17, 21, 00:08, 3 Years ago
Sun, May 14, 23, 01:04, 1 Year ago
Wed, Nov 16, 22, 03:12, 1 Year ago
Tue, Jun 1, 21, 01:29, 3 Years ago
;