Linux Lite Forums

Full Version: no internet connection for the install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Try the instructions in this post - https://www.linuxliteos.com/forums/insta...8/#msg6038
Hi,

Try pressing "F2" or "FN+F2" to see if the Wireless switches "ON"

Also,
Left click the "Network Icon" in the system tray near the clock
Check to see if "Enable WiFi" is ticked.?

GL... Dave
(07-05-2015, 05:06 AM)atomwaffe link Wrote:rfkill list all lists nothing

Thats funny. On mine it lists

Code:
$ rfkill list all
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: dell-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no

Was a md5sum check done by you on your Linux-Lite iso download file?
Hello!

You will have to install some Broadcom firmware first. Using a cable or a USB wireless adapter that IS in the kernel, type this:

Code:
sudo apt-get install linux-firmware-nonfree

This should get your Broadcom wireless adapter going...

73 DE N4RPS
Rob
I have tried all suggestions from here but no success
just this one has not been done:
Quote:Was a md5sum check done by you on your Linux-Lite iso download file?
Thanks for your help, I will just be using an external adapter. I found a spare one that works fine.
Hello!

Whatever works, I suppose. If you ever want to go back to your internal adapter, all you need to do is to install the package I mentioned and reboot...

73 DE N4RPS
Rob
Rob,    Oh good information to know !  ( sudo apt-get install linux-firmware-nonfree)
All this time i have been doing it the hard way.
Maybe this is in the Help Manual ?
I haven't checked yet if it is in the help manual, be a great one to add in for this particular issue if it's not. 

(07-06-2015, 04:50 AM)N4RPS link Wrote:Hello!

You will have to install some Broadcom firmware first. Using a cable or a USB wireless adapter that IS in the kernel, type this:

Code:
sudo apt-get install linux-firmware-nonfree

This should get your Broadcom wireless adapter going...

73 DE N4RPS
Rob
Pages: 1 2