Commit graph

26 commits

Author SHA1 Message Date
fewtarius
ae01889e80
* Fix ALSA start script
* Copy the fancontrol configuration as a sample
* Bump kernel
2022-03-15 20:10:56 -04:00
fewtarius
b11a3c09dd
Disable fan control debug by default as it just fills the log unnecessarily. 2022-03-15 17:34:50 -04:00
fewtarius
4ed481eba4
Fix OC cooling profiles. 2022-03-08 22:03:07 -05:00
fewtarius
3a213e43f1
Make sure OC property is set to off if undefined. 2022-03-08 21:50:59 -05:00
fewtarius
5a4bb7b87b
* Update the Art Book theme to use the new font thanks to @anthonycaccese.
* Split the root password start script into two scripts for future use.
* Update the overclock script to only set a fan profile when called with an argument to correct an issue where it overrides cooling profile preferences.
2022-03-08 21:07:12 -05:00
fewtarius
0664c70db7
Better defined overclock profiles. 2022-03-07 16:09:50 -05:00
fewtarius
b020d833df
Fix OC CPU stable value. 2022-03-06 22:15:15 -05:00
fewtarius
d3a8989f30
Add additional OC profiles. 2022-03-06 22:11:57 -05:00
fewtarius
6de3960620
Abandoning CPU overclock as it has proven to be unstable. 2022-03-06 17:52:03 -05:00
fewtarius
a37ec1566a
Fix the perf mode big core clocks. 2022-03-06 17:20:18 -05:00
fewtarius
dc21f951c3
Remove undervolt to see if that corrects stability issues, correct issue with fancontrol so it properly uses custom configs. 2022-03-06 16:04:49 -05:00
fewtarius
d8352636f7
Drop the clock on the CPU profile as well 2022-03-06 11:38:03 -05:00
fewtarius
82d6500721
Testing OC - 2100000 2022-03-06 10:43:04 -05:00
fewtarius
3cc8ce60f8
* Split autostart scripts into their native packages (more work to do here).
* Update the readme to fix a controls oops.
2022-03-05 21:04:10 -05:00
fewtarius
932a5a7722
Less aggressive fan profile by default for max OC. 2022-03-05 14:59:02 -05:00
fewtarius
791b78987e
Fix issue setting internal.wifi. 2022-03-05 12:54:32 -05:00
fewtarius
f29962f39d
* Add a mechanism to disable the internal WIFI adapter to prevent possible contention when an external adapter is used. 2022-03-05 12:33:17 -05:00
fewtarius
c088a334f0
Initial work on supporting overclock profiles. 2022-03-05 09:54:25 -05:00
fewtarius
e42ccd087a
* Add cooling profile support with "aggressive" "moderate" "quiet" and "custom" settings.
* Quiet - the current default fan curve (Set by default)
  * Moderate - Low speed default, scales slightly more aggressively.
  * Aggressive - Always on, full speed.
  * Custom - Utilizes ~/.config/fancontrol.conf to allow user modified curves
2022-03-03 16:55:39 -05:00
fewtarius
d5f00063d8
Update headphone_sense to use the new structure. 2022-02-26 21:49:03 -05:00
fewtarius
3fd3111b1a
Remove hard coded calues from volume sense 2022-02-12 09:37:03 -05:00
fewtarius
44ef6b1354
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2022-02-06 11:39:19 -05:00
fewtarius
fc563002e6
Check for a directory before looking for autostart files, and disable fan control debug by default. 2022-02-06 11:39:01 -05:00
fewtarius
3fbae3a2d4
Silence errors when DEBUG not set 2022-02-06 06:40:01 -05:00
fewtarius
d5d5cdbaf9
Silence errors when DEBUG not set 2022-02-06 06:38:51 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00