Difference between revisions of "User:Aarondabomb/PineNote Development/Configuring OS"

From PINE64
Jump to navigation Jump to search
(create page + gpu in firefox)
 
(add "fixing suspend")
Line 1: Line 1:
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.
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 [[PineNote Development/Building Kernel|the most up to date kernel]].


= Configuring GPU Rendering in Firefox =
== Configuring GPU Rendering in Firefox ==
Make sure that you've built your Kernel with [[PineNote Development/Building Kernel|the proper patches]].
See [https://github.com/0cc4m/pinenote-misc#firefox-hardware-acceleration 0ccam's notes here].
Then follow [https://github.com/0cc4m/pinenote-misc#firefox-hardware-acceleration 0ccam's notes here].
 
== Fixing Suspend ==
If you're using a logind system, edit your <code>/etc/systemd/logind.conf</code> config. More information on what to do [in Arch's documentation. https://wiki.archlinux.org/title/Power_management#ACPI_events].

Revision as of 06:22, 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. https://wiki.archlinux.org/title/Power_management#ACPI_events].