my devices chip id is BCM4312 LP-PHY chip (PCI ID 14E4:4315),please give me the instruction to install firmware-b43-lpphy-installer.
Asked
Active
Viewed 173 times
0
1 Answers
0
firmware-b43-lpphy-installer is obsolete in new Ubuntu versions.
For this adapter you can install wl driver.
sudo apt-get install bcmwl-kernel-source

Pilot6
- 90,100
- 91
- 213
- 324
-
what should i do further, DKMS: install completed. update-initramfs is disabled since running on read-only media – Vadivel Jun 28 '15 at 08:23
-
Why is it running on read-only media? Did you boot from LiveCD or what? – Pilot6 Jun 28 '15 at 08:24
-
According to the link you gave him above,
bcmwl-kernel-source
is incorrect. – chili555 Jun 28 '15 at 10:54 -
@chili555 But it is correct for this chip. I made some edits to that post, but probably missed something. List of supported by wl chips changes. – Pilot6 Jun 28 '15 at 10:59
-
sudo apt-get install firmware-b43-installer
should work after a reboot – Jeremy31 Jun 28 '15 at 12:28