This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

wifi

allan hewitt

Sun Mar 01, 2015 5:11:39 pm

Hi Guys,

I am new to linux and I just installed Zorin on my laptop. First of all it now works like it should do instead of going so slop and freezing all the time with my old windows softaware.

However, I can't connect to the wifi as there is no option that allows me to turn the wifi on. I have uploaded a photo so you can see what I see.

I am thinking that it's a hardware problem but the wifi was working before I installed Zorin so could it be a comparability problem?

Many thanks for your help in advance

Allan

Swarfendor437

Sun Mar 01, 2015 5:17:04 pm

Hi Allan, and welcome to the Zorin forum. Please be patient and wait for our resident wifi expert madvinegar to come on line - he is sure to sort you out! :D

Wolfman

Sun Mar 01, 2015 6:16:13 pm

Hi,

using a network cable, open a terminal (Ctrl + Alt + t) and run the following commands:

Code:
sudo apt-get install -f


then:

Code:
sudo apt-get update && sudo apt-get dist-upgrade -f


Then restart and see if the WiFi appears!.

See also:

viewtopic.php?f=5&t=2247

madvinegar

Mon Mar 02, 2015 2:33:11 pm

We need some more info.

Can you please post back the results of the following terminal commands?

lspci -nnk | grep -iA2 net
lsusb
sudo lshw -c network
lsmod
sudo rfkill list all