Posts: 3,237
Threads: 125
Joined: Jul 2014
Reputation:
0
(09-19-2014, 07:34 PM)GS8764 link Wrote: I did read it, but when I tried to run rfkill, it hadn't been installed and the suggested install failed, presumably because I no longer had internet. This problem turns my laptop into a boat anchor, since the wired connection is upstairs on the other side of the house, but I'll go ahead and try Install Updates, then try this solution. I'll let you know if it works. I did run lshw and rfkill just now, so I'll be able to give you better documentation next time if it doesn't work.
I can see it must be frustrating, you have shown admiral character and patience.
Hopefully what you have read works now ?
If you do need further assistance the information will enable more experienced members the details needed for that level of help.
I will also continue to try my best to help.
Posts: 1,255
Threads: 21
Joined: Aug 2014
Reputation:
0
09-20-2014, 02:56 AM
(This post was last modified: 09-20-2014, 03:06 AM by rokytnji.)
Quote:it hadn't been installed
Yep
Code: harry@biker1:~$ apt-cache policy rfkill
rfkill:
Installed: (none)
Candidate: 0.5-1ubuntu1
Version table:
0.5-1ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
It is not installed on mine either.
If you post while linux lite broadcom wireless is working (install inxi without the quote marks "sudo apt-get install inxi" while internet is working)
Then in terminal
Code: harry@biker1:~$ inxi -N
Network: Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
driver: r8169
Card-2: Ralink RT5390 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
Then update and let it break. then post
again so we can see what changed. You might become a happy camper. Or not. Up to you.
If not wanting to install inxi script.
will suffice as well as a
between a working wireless and then again after upgrade.
I run Puppy. Slackware, Debian, and other Linux operating systems and sometimes I am the Windshield. Sometimes the bug.
No distro is perfect. Each is unique with quirks and ways. I live with what life gives me with a grin on my face. Never judging, (mostly, but nobody is perfect).
Just Thankful.
8)
Happy Trails , Rok
Edit:
Quote:So again I reiterate, how can it be a Broadcom issue?
It was probably mentioned because Broadcom has a history of being a PITA in Linux. I have dealt with it personally myself on one of my wifes gear at one time.
http://www.linuxquestions.org/questions/...ess-35655/
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
(09-19-2014, 10:46 PM)bitsnpcs link Wrote: [quote author=GS8764 link=topic=878.msg5198#msg5198 date=1411155297]
I did read it, but when I tried to run rfkill, it hadn't been installed and the suggested install failed, presumably because I no longer had internet. This problem turns my laptop into a boat anchor, since the wired connection is upstairs on the other side of the house, but I'll go ahead and try Install Updates, then try this solution. I'll let you know if it works. I did run lshw and rfkill just now, so I'll be able to give you better documentation next time if it doesn't work.
I can see it must be frustrating, you have shown admiral character and patience.
Hopefully what you have read works now ?
If you do need further assistance the information will enable more experienced members the details needed for that level of help.
I will also continue to try my best to help.
[/quote]
Good news: It worked ;D
I ran Install Updates and noticed that I hadn't lost the internet yet, so I ran the commands from the other post (below) and they completed successfully BEFORE I rebooted. Then I rebooted and the WiFi still worked.
sudo apt-get update
sudo apt-get install firmware-b43-installer
sudo apt-get remove bcmwl-kernel-source
Thanks for your help. I should have given the other post more thought before I bothered you. My Linux experience is more than a little rusty.
Other than this hiccup I'm very impressed with Linux Lite.
Posts: 191
Threads: 25
Joined: Feb 2014
Reputation:
0
Wahoo!!!!
Another sasified cusumer...!!! ;D (I am southern ya know. : ) Thats the way we do it here on the forum. Real glad to hear you got her fixed.
Now remember search the database forum first, if nothing seems to work then hit us with the thread, and we will do what we can.
Congrats, and welcome to Beryl.
Ohjrson
LL 6.6 Dell Power Edge T310 Quad core 32g
LL 6.6 Acer E5-722-49HD A4-7210 Quad core
LL 6.6 Acer AX3812-E9502 intel Quad core
LL 6.2 Dell Optiplex 755 intel Core 2 duo
LL 3.8 Acer Aspire 3000 AMD processor
Simple, Fast, Efficient, Free, and Beats Windows all to hell.
Posts: 3,237
Threads: 125
Joined: Jul 2014
Reputation:
0
09-20-2014, 04:36 AM
(This post was last modified: 09-20-2014, 04:38 AM by bitsnpcs.)
(09-20-2014, 03:20 AM)GS8764 link Wrote: Good news: It worked ;D
I ran Install Updates and noticed that I hadn't lost the internet yet, so I ran the commands from the other post (below) and they completed successfully BEFORE I rebooted. Then I rebooted and the WiFi still worked.
sudo apt-get update
sudo apt-get install firmware-b43-installer
sudo apt-get remove bcmwl-kernel-source
Thanks for your help. I should have given the other post more thought before I bothered you. My Linux experience is more than a little rusty.
Other than this hiccup I'm very impressed with Linux Lite.
That is great news
You're Welcome, I am happy it was some help.
Welcome to the LL community 8)
Posts: 8
Threads: 1
Joined: Aug 2014
Reputation:
0
(09-20-2014, 03:20 AM)GS8764 link Wrote: [quote author=bitsnpcs link=topic=878.msg5207#msg5207 date=1411166797]
[quote author=GS8764 link=topic=878.msg5198#msg5198 date=1411155297]
I did read it, but when I tried to run rfkill, it hadn't been installed and the suggested install failed, presumably because I no longer had internet. This problem turns my laptop into a boat anchor, since the wired connection is upstairs on the other side of the house, but I'll go ahead and try Install Updates, then try this solution. I'll let you know if it works. I did run lshw and rfkill just now, so I'll be able to give you better documentation next time if it doesn't work.
I can see it must be frustrating, you have shown admiral character and patience.
Hopefully what you have read works now ?
If you do need further assistance the information will enable more experienced members the details needed for that level of help.
I will also continue to try my best to help.
[/quote]
Good news: It worked ;D
I ran Install Updates and noticed that I hadn't lost the internet yet, so I ran the commands from the other post (below) and they completed successfully BEFORE I rebooted. Then I rebooted and the WiFi still worked.
sudo apt-get update
sudo apt-get install firmware-b43-installer
sudo apt-get remove bcmwl-kernel-source
Thanks for your help. I should have given the other post more thought before I bothered you. My Linux experience is more than a little rusty.
Other than this hiccup I'm very impressed with Linux Lite.
[/quote]
Just want you to know this worked for my Dell Inspiron 1525 as well!
Thanks!
Posts: 857
Threads: 47
Joined: Feb 2014
Reputation:
0
Thanks for taking the time to leave feedback. Happy to hear you're online again.
~Scott
Posts: 3,237
Threads: 125
Joined: Jul 2014
Reputation:
0
Glad to hear you're online Robbz
Posts: 87
Threads: 1
Joined: Feb 2014
Reputation:
0
(09-24-2014, 12:22 AM)Robbz link Wrote: [quote author=GS8764 link=topic=878.msg5216#msg5216 date=1411183247]
[quote author=bitsnpcs link=topic=878.msg5207#msg5207 date=1411166797]
[quote author=GS8764 link=topic=878.msg5198#msg5198 date=1411155297]
I did read it, but when I tried to run rfkill, it hadn't been installed and the suggested install failed, presumably because I no longer had internet. This problem turns my laptop into a boat anchor, since the wired connection is upstairs on the other side of the house, but I'll go ahead and try Install Updates, then try this solution. I'll let you know if it works. I did run lshw and rfkill just now, so I'll be able to give you better documentation next time if it doesn't work.
I can see it must be frustrating, you have shown admiral character and patience.
Hopefully what you have read works now ?
If you do need further assistance the information will enable more experienced members the details needed for that level of help.
I will also continue to try my best to help.
[/quote]
Good news: It worked ;D
I ran Install Updates and noticed that I hadn't lost the internet yet, so I ran the commands from the other post (below) and they completed successfully BEFORE I rebooted. Then I rebooted and the WiFi still worked.
sudo apt-get update
sudo apt-get install firmware-b43-installer
sudo apt-get remove bcmwl-kernel-source
Thanks for your help. I should have given the other post more thought before I bothered you. My Linux experience is more than a little rusty.
Other than this hiccup I'm very impressed with Linux Lite.
[/quote]
Just want you to know this worked for my Dell Inspiron 1525 as well!
Thanks!
[/quote]
I installed LL 2.0 on a friends old Dell Latitude D620 using a BCM3411. Had the same problem after updating and reboot. This solution worked great.
Thanks from us as well!
Posts: 3,237
Threads: 125
Joined: Jul 2014
Reputation:
0
Good to hear the thread helped you tek10 to help your friend 8)
|