![]() |
Power off error message - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineTab (https://forum.pine64.org/forumdisplay.php?fid=140) +--- Forum: PineTab Software (https://forum.pine64.org/forumdisplay.php?fid=142) +--- Thread: Power off error message (/showthread.php?tid=19192) |
Power off error message - stefan_hdb - 04-24-2024 Since my last upgrade of the KDE danctnix software there is an issue when powering off the pinetab: a messsage "A stop job is running for Network Manager" appears, which suspends power off.The kernel is 6.8.0-danctnix1-1-pinetab2. Any recommendations to avoid this? Power off error message - moobythegoldensock - 04-26-2024 You can disable the wifi chip before shutdown: Code: sudo modprobe -r bes2600 You can disable the wifi chip before shutdown: Code: sudo modprobe -r bes2600 |