Posts: 252
Threads: 79
Joined: Aug 2017
Reputation:
0
This problem seems to pop up sporadically lately with some of these older (era 2007-2010) laptops on which I have put LL3.4-3.8 and I am unsure why this occurs.
Essentially laptops where they previously showed the active networks available listed under the "WiFi networks", now the "WiFi networks" is grey and no choices show. I can connect to my WiFi by clicking on "Connect to Hidden WiFi network...", but this will not be user friendly to the youth with whom I place these computers as I believe they may need to know more info to actually connect to new network...
Would someone be able to tell me how I can get the "available networks" to show up? and maybe explain why this is happening? I don't believe it is happening simply because I have checked and installed updates, I recall one of the youth saying it simply started on his laptop and he would not have been doing any updates.
Posts: 541
Threads: 20
Joined: May 2017
Reputation:
0
I do not know for sure, but I have read that the newest kernels often don't work as well on older hardware! You say you're running 4.3.8 on them, I wonder if an older kernel would work better.
I too had to search for the wireless network before my laptop would connect.
Posts: 252
Threads: 79
Joined: Aug 2017
Reputation:
0
Thanks for your thoughts. I will pay more attention to exactly what date it is when I do updates to see if there’s a link.
Currently I’m not sure that what you’ve suggested is the problem or not as I have about 10 older laptops running LL, 8 of which I’ve updated to LL3.8, the other two are LL3.4 yet it is only one running 3.8 at present that isn’t showing me the networks available list when I right click on the WiFi icon in the panel.
I’m hoping someone else can shed some light.
Posts: 1,511
Threads: 140
Joined: Mar 2016
Reputation:
0
sudo nano /etc/NetworkManager/NetworkManager.conf
Add the line at the bottom of the file when it opens:
wifi.scan-rand-mac-address=no
Save and exit. Then:
sudo service network-manager restart
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Posts: 252
Threads: 79
Joined: Aug 2017
Reputation:
0
Thanks Trinidad.
I just pulled up this laptop to do what you suggested and voila (before doing anything) I looked down at the network icon and instead of looking like the two plugs (either unplugged when not connected or plugged together when connected) it was the more usual set of WiFi network bars I am accustom to seeing AND all the available networks were listed when I right clicked!
The only thing I can think of, however maybe someone more experienced will comment, is that I did the
$ sudo apt-get updates prior to installing Geary and then shut down the computer (prior to shutting down the wifi icon was still the plugs and still not networks listed.
is it possible that updating did something? I had very recently installed updates via the "welcome" menu probably 3-7 days ago...
Also what causes and what does it mean when the WiFi icon is plugs verses the network bars? Is there any significance?
Anyway, I have bookmarked this answer as it may pop up again in future.