08-17-2014, 03:05 PM
Yes i lost my wifi on the laptop after update it still works under win yes i have dual boot on a LG E500 win 7 and Linux Lite 2.0 help wanted. Ivar
Lost my wifi after update om ll2.0
|
08-17-2014, 03:05 PM
Yes i lost my wifi on the laptop after update it still works under win yes i have dual boot on a LG E500 win 7 and Linux Lite 2.0 help wanted. Ivar
09-03-2014, 08:49 PM
strange! not a singel comment
Now i solved it i reinstalled the Linux lite and tryed update @ once! No prob I dont have a clue what happend last time
09-16-2014, 02:26 PM
I have the same issue, twice so far I have had to reinstall to get it to work properly and have decided to go to a different distro until this issue is corrected.
09-16-2014, 02:45 PM
I had the same problem after updated. When i typed dmesg | grep b43:
Code: ERROR: Firmware file "b43/ucode15.fw" not found It fixed after i did this in terminal: Code: sudo apt-get install firmware-b43-installer
09-16-2014, 03:32 PM
Good work mpig
This will be helpful/useful for others in the community in future, that may have this problem on a similar Broadcom card.
09-16-2014, 05:12 PM
I also performed an install update and lost my wifi connection today.
I ran that script provided above and it did not solve the problem. I hooked the computer up to the modem via Ethernet cable and updated the drivers and still no fix. I need to go check on it and see what's going on. It's in the other room.. more later.
09-16-2014, 05:17 PM
(09-16-2014, 05:12 PM)engineer link Wrote: I also performed an install update and lost my wifi connection today. Hello Engineer, which wifi card and driver are you using ?
09-16-2014, 05:55 PM
I am new to Lenux, where to I got find that information? ???
09-16-2014, 06:03 PM
Found it, Broadcom BCM 4318
09-16-2014, 07:08 PM
$ sudo apt-get install b43-fwcutter
$ wget http://mirror2.openwrt.org/sources/broad....5.tar.bz2 $ tar xf broadcom-wl-4.150.10.5.tar.bz2 $ cd broadcom-wl-4.150.10.5/driver/ $ sudo b43-fwcutter -w /lib/firmware/ wl_apsta_mimo.o $ sudo modprobe b43 $ sudo echo "b43" >> /etc/modules I run this script and the machine get hung up on line 6 and does nothing. Also, when I try and reboot, the machine never shuts off, the screen goes blank and it sets and spins until I manually turn it off. |
« Next Oldest | Next Newest »
|