Re: shutdown/reboot hangs when nfs has been mounted Reply #60 – 21 September 2021, 22:13:42 That's extremely unintuitive to say the least. Poweroff should be... well poweroff. Nice find.
Re: shutdown/reboot hangs when nfs has been mounted Reply #61 – 21 September 2021, 22:46:03 Quote from: ndowens – on 21 September 2021, 20:23:03I always just use terminal to reboot or shutdown. Where did you use the dbus-send cmd? Side note, I just pushed update elogind-suite66 package that cleans up a bit of it, though I doubt it helps in this situation. I updated mount-cgroups to do partly what elogind script was doing.I used it in yakuake in KDE plasma
Re: shutdown/reboot hangs when nfs has been mounted Reply #62 – 21 September 2021, 22:49:57 Quote from: mattz7 – on 21 September 2021, 22:46:03I used it in yakuake in KDE plasma As mentioned above, seems to be an elogind issue. I have never tried shutdown from plasma's menu . Usually I am in terminal doing w/e so I just do it there
Re: shutdown/reboot hangs when nfs has been mounted Reply #63 – 21 September 2021, 22:59:35 Quote from: ndowens – on 21 September 2021, 22:49:57As mentioned above, seems to be an elogind issue. I have never tried shutdown from plasma's menu . Usually I am in terminal doing w/e so I just do it thereSure, I've removed myself from the power group on the suite66 system so that I don't accidentally shutdown from within a plasma session. But going back to the subject matter of this thread, I had a single time when I powered off my computer from TTY and it wouldn't shut down but hung, so I reinstalled Artix and now powering off worked without hassle. To be sure whether it works all the time I'll devote much more time to testing it. BTW this time around I had to switch off mount-cgroups as the system wouldn't boot up. I'm suspecting either this option used to be turned off by default or something changed in the way the script was handled by suite66.
Re: shutdown/reboot hangs when nfs has been mounted Reply #64 – 22 September 2021, 01:11:31 I changed mount-cgroups, though my system doesn't hang nor does it give me an error, odd... I did have it executing a shell script, but I put what the script was doing into the script itselfEdit: Here is the updated script https://termbin.com/q9vr6 I don't see any typo or anything to cause issue.Edit2: OK vm is now crashing, so Got to figure out what caused it.Edit3: Ok reverted the change I made, so next scripts update is fine. Last Edit: 22 September 2021, 01:30:20 by ndowens 1 Likes