Difference between revisions of "User:Aarondabomb/PineNote Development/Configuring OS"
Jump to navigation
Jump to search
Aarondabomb (talk | contribs) m |
Aarondabomb (talk | contribs) m |
||
Line 1: | Line 1: | ||
Building a kernel for PineNote isn't enough. To get | Building a kernel for PineNote isn't enough. To get an effective system, tweaks will need to be made in the OS and in user applications to ensure optimal performance and functionality. In all cases, make sure you're using [[PineNote Development/Building Kernel|the most up to date kernel]]. | ||
{{info|To see a list of things we need to do to get OS's working nicely, see the following pages: [[PineNote Development/TODO Manjaro|TODO Manjaro]]}} | {{info|To see a list of things we need to do to get OS's working nicely, see the following pages: [[PineNote Development/TODO Manjaro|TODO Manjaro]]}} |
Revision as of 04:38, 24 August 2022
Building a kernel for PineNote isn't enough. To get an effective system, tweaks will need to be made in the OS and in user applications to ensure optimal performance and functionality. In all cases, make sure you're using the most up to date kernel.
Note: To see a list of things we need to do to get OS's working nicely, see the following pages: TODO Manjaro
Configuring GPU Rendering in Firefox
See 0ccam's notes here.
Fixing Suspend
If you're using a logind system, edit your /etc/systemd/logind.conf
config. More information on what to do in Arch's documentation.