Linux 5.7 on Pinebook Pro - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Linux 5.7 on Pinebook Pro (/showthread.php?tid=10219) Pages:
1
2
|
RE: Linux 5.7 on Pinebook Pro - modifex - 06-15-2020 Regarding the battery icon, this seems to be a KDE bug that's occasionally popping up. The issue's up and assigned on their bug tracker: #422111 Users also wrote a couple of quick fixes. Open up a terminal, and run the following: Code: kquitapp5 plasmashell && kstart5 plasmashell RE: Linux 5.7 on Pinebook Pro - tiagoespinha - 06-16-2020 Beware, this kernel effectively killed my Manjaro install. Basically the machine was having random freezes on this kernel, and it froze right in the middle of an update and is unbootable now. Will have to reflash. RE: Linux 5.7 on Pinebook Pro - decisivedove - 06-25-2020 (06-16-2020, 07:45 AM)tiagoespinha Wrote: Beware, this kernel effectively killed my Manjaro install. Basically the machine was having random freezes on this kernel, and it froze right in the middle of an update and is unbootable now. Will have to reflash.You could also chroot into it and rerun the update and downgrade the kernel, if you do not want to reflash the whole thing. |