Posts: 47
Threads: 11
Joined: Jan 2018
Reputation:
0
(02-21-2018, 11:33 PM)Jerry link Wrote: There is no need for the 4.12 kernel either, so remove that before you do anything else first via Lite Tweaks.
For some funny unknown reason Kernel 4.12 is not displayed here
Or is it here, but not named the same way?
Packard Bell Easynote MZ35, 32 bits
Posts: 1,510
Threads: 140
Joined: Mar 2016
Reputation:
0
You're probably running on it. What does uname -srv show?
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: 47
Threads: 11
Joined: Jan 2018
Reputation:
0
(02-22-2018, 09:27 PM)trinidad link Wrote: You're probably running on it. What does uname -srv show?
TC
Packard Bell Easynote MZ35, 32 bits
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
02-23-2018, 12:58 AM
(This post was last modified: 02-23-2018, 01:03 AM by firenice03.)
So yes you're booted to 4.12, reboot choosing advanced options selecting an earlier kernel (Choose 4.4.0-112)
Once booted to 4.4.0-112 will be removable in Lite Tweaks.. 4.12 isn't showing in tweaks now cause your in it
Once 4.12 is removed you can reboot and typical LL option will boot back to 4.4.0-112
Now you should be back - but wanted to get you past your last post - Not to step on TC or others toes, maybe I saved them from typing the same
The newer kernel may not work with your hardware as you're seeing, some of my older stuff gets flaky if I try higher than 4.4..
If still in 4.12
But the hard block as mentioned could be a keystroke (mine is fn+F2) look for the tower with waves.. Or post your laptop model and we can confirm..
May want to check NICs are not disabled in Network Manager
Clicking the wireless/network icon ensuring checks by Enable Wi-Fi and Enable Networking
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Posts: 1,510
Threads: 140
Joined: Mar 2016
Reputation:
0
Yep. You have to select the next oldest kernel from Advanced Options in the grub menu and boot that one first like Jerry said. Once you're on that 4.4.x-x you can delete 4.12 from Lite Tweaks. Hold down the shift key when you turn on the computer and you should get the grub menu where the Advanced Options are. Arrow key to scroll down to it. Enter to open it. Enter to boot the selected kernel. Most of this is in help manual.
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: 47
Threads: 11
Joined: Jan 2018
Reputation:
0
(02-23-2018, 12:58 AM)firenice03 link Wrote: reboot choosing advanced options selecting an earlier kernel (Choose 4.4.0-112)
Done!
Quote:Once 4.12 is removed you can reboot and typical LL option will boot back to 4.4.0-112
Done!
Quote:look for the tower with waves.
Found it, pressed it, nothing happened
Quote:May want to check NICs are not disabled in Network Manager
Nothing is there in my network options
I see four options
- Network
- Network Connections (with folder Icon)
- Network Connections ( with 2 screens Icon)
- Network Share Settings
Quote:Clicking the wireless/network icon
This Icon disappeared after the installation of Kernel 4.12 and hasn't return after de-instalation
Packard Bell Easynote MZ35, 32 bits
Posts: 47
Threads: 11
Joined: Jan 2018
Reputation:
0
Are we all stuck on the same page here?
Can imagine!
I thought about a clean install of LL on my laptop but I remembered that I had WIFI issues from day one.
Hmmm...what to do!?
Packard Bell Easynote MZ35, 32 bits
Posts: 1,510
Threads: 140
Joined: Mar 2016
Reputation:
0
Now that you're on the 4.4.x-x kernel series run the commands Jerry suggested.
1) sudo rfkill unblock all
2) sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/g' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
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: 47
Threads: 11
Joined: Jan 2018
Reputation:
0
(02-26-2018, 08:25 PM)trinidad link Wrote: Now that you're on the 4.4.x-x kernel series run the commands Jerry suggested.
1) sudo rfkill unblock all
2) sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/g' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
TC
Oké that was a lot of typing.
Result
Code:
sed: can't read /etc/NetworkManager/conf.d/default-wifi-powersafe-on.conf:
No such file or directory
Packard Bell Easynote MZ35, 32 bits