Difference between revisions of "User:Aarondabomb/PineNote Development/Configuring OS"
Jump to navigation
Jump to search
Aarondabomb (talk | contribs) m (Aarondabomb moved page PineNote Development/Configuring your os to PineNote Development/Configuring Your OS: caps) |
Aarondabomb (talk | contribs) |
||
Line 5: | Line 5: | ||
== Fixing Suspend == | == Fixing Suspend == | ||
If you're using a logind system, edit your <code>/etc/systemd/logind.conf</code> config. More information on what to do [ | If you're using a logind system, edit your <code>/etc/systemd/logind.conf</code> config. More information on what to do [https://wiki.archlinux.org/title/Power_management#ACPI_event in Arch's documentation]. |
Revision as of 06:34, 23 August 2022
Building a kernel for PineNote isn't enough. To get a complete system, tweaks will need to be made in the OS and in user apps to improve experience. In all cases, make sure you're using the most up to date kernel.
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.