Today, yay -Syyu traditionally launched. Updated. After reboot, after the GRUB screen, the system goes to the Endeavour menu, but there is only one item in this menu - the selection of BTRFS snapshots.
Uploaded to the snapshot before the update, everything seems to be fine.
But now the system is not shutting down.
He stops at this point for a few minutes
Why you updating using -Syyu
Use -Syu and if using yay then -Syu is not needed as it defaults to that by just using yay.
[sam@endeavouros ~]$ yay
[sudo] password for sam:
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra 8.3 MiB 2.09 MiB/s 00:04 [--------------------------------------------------------------] 100%
multilib 139.9 KiB 157 KiB/s 00:01 [--------------------------------------------------------------] 100%
:: Searching AUR for updates...
:: Searching databases for updates...
there is nothing to do
[sam@endeavouros ~]$
Same problem here as well. This started after the last update
I updated properly using sudo pacman - Syu. So i don’t think the command you used to update is the problem
I searched for this issue a lot and finally got my laptop working by downgrading the packages :
linux
linux-headers
To downgrade you can use the downgrade utility
Use the following command:
sudo downgrade linux linux-headers
Note: You may not be able run sudo command. It was happening with me.
Hence simply force shutdown your device. Then after restarting, do these steps quickly then restart again
PS:
At first i thought it was a systemd issue. So i tried downgrading it but everything was still the same
Then i thought it was maybe the stable kernel update issue so i tried to boot into the latest lts kernel but the issue persists there as well
After upgrading to 6.6.5, I noticed that my laptop would hang on
shutdown and bisected that problem to this patch. Reverting it makes
the problem go away.
More specifically, NetworkManager and wpa_supplicant processes are hung.
This can also be triggered by "systemctl stop NetworkManager.service"
which does not complete and brings these two processes into a state of
uninterruptible sleep.
I also tried 6.1 and mainline, and could reproduce the hang in 6.1.66
but _not_ in 6.7-rc4, so maybe some patch from Linus' tree needs to be
applied to the stable branches.
I’m having the same issue. . . . shutdown stops at wpasupplicant and networks during terminal line shutdown. . . just stalls and starts counting up the time in minutes. I have to just turn off the power. This is also using the newest kernel 6.6.5-arch 1-1. Didn’t happen with previous updated kernel.
I think something else is going on. . .I installed the LTS 6.1.66 kernel and I’m getting the same results during shutdown. . . System stalls in terminal at lines WPA supplicant and Networks and starts counting up the time . . . I wait for about 2 to 3 minutes and then have to shut down via power button. . . .
Rich;) I used AKM to install LTS and remove 6.6.5-arch 1-1. . .it worked perfectly doing this.