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 OS and Applications)  | 
				Aarondabomb (talk | contribs)  m  | 
				||
| Line 1: | Line 1: | ||
Building   | [[PineNote Development/Building Kernel|Building the kernel]] for PineNote isn't enough. To get an effective system, well need to configure our OS. Make sure you're using.    | ||
{{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]]}}  | ||
== 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 [https://wiki.archlinux.org/title/Power_management#ACPI_event in Arch's documentation].  | 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 04:44, 24 August 2022
Building the kernel for PineNote isn't enough. To get an effective system, well need to configure our OS. Make sure you're using.
Note: To see a list of things we need to do to get OS's working nicely, see the following pages: TODO Manjaro
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.