Commit graph

213 commits

Author SHA1 Message Date
fewtarius
87693e0653
Bump kernel. 2022-03-23 20:28:57 -04:00
fewtarius
b7307be8c8
Bump kernel. 2022-03-23 20:24:56 -04:00
fewtarius
c7bb398ec8
Update kernel package. 2022-03-19 09:56:57 -04:00
fewtarius
9964821fa7
Fix issue with usb_modeswitch being ignored. Adjust 8821CU default config. 2022-03-18 21:43:38 -04:00
fewtarius
dd917ef7f2
* Housekeeping.
* Fix install to properly create extlinux.conf.
2022-03-16 20:15:21 -04:00
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
8c7b9ed61c
* Clean up system.cfg and sleep.sh
* Update kernel
2022-03-15 17:04:37 -04:00
fewtarius
424ec74fcd
Update rockchip-kernel 2022-03-14 19:19:12 -04:00
fewtarius
18afd3933e
Bump due to a bit of cleanup. 2022-03-13 07:39:45 -04:00
fewtarius
81d71f0dda
Update kernel, no longer merging exfat at compile time. 2022-03-13 07:38:11 -04:00
fewtarius
d1e4e60dd7
* Update modeswitch rules to eject the 8821CU fake cdrom on devices that need it. 2022-03-12 09:18:29 -05:00
fewtarius
20d56ea1da
Re-add 40-modeswitch.rules 2022-03-12 08:09:03 -05: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
d6ec113e68
Merging to dev. 2022-03-06 22:57:10 -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
7e05d244db
Merged RAM and GPU OC clock to main. 2022-03-06 18:44:42 -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
67c8ccc99a
* Update RTL8821CU and RTL8812AU
* Correct systemd kernel overlay regression
* Add usb-modeswitch
2022-03-04 17:04:23 -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
4b49f09eae
Bump u-boot 2022-02-26 23:44:15 -05:00
fewtarius
d5f00063d8
Update headphone_sense to use the new structure. 2022-02-26 21:49:03 -05:00
fewtarius
3e21bada5b
Update kernel 2022-02-25 12:11:55 -05:00
fewtarius
6728850650
Update kernel 2022-02-25 09:04:36 -05:00
fewtarius
437d754a13
Cleaning up the kernel package 2022-02-15 19:41:13 -05:00
fewtarius
d7d34c9e36
Bump kernel 2022-02-13 07:25:31 -05:00
fewtarius
edd58c9c9d
Dropping support for the RG351 series. 2022-02-12 17:33:21 -05:00
fewtarius
6a301f73cc
Repo clean up 2022-02-12 10:14:29 -05:00
fewtarius
3fd3111b1a
Remove hard coded calues from volume sense 2022-02-12 09:37:03 -05:00
fewtarius
ec97333569
Initial RG351 support 2022-02-12 09:27:22 -05:00
fewtarius
7e2e853969
Support for RG351P/M/V/MP 2022-02-12 08:25:47 -05:00
fewtarius
802489a3d8
Revert to 351 kernel 2022-02-11 22:50:31 -05:00
fewtarius
9cec3eb33b
* Bump kernel
* Add max fps patch, thanks to @shantigilbert
2022-02-11 20:03:17 -05:00
fewtarius
83351d5320
Overclock merged to main 2022-02-11 18:22:51 -05:00
fewtarius
511d9c3b84
Apply overclock 2022-02-11 15:14:05 -05:00
fewtarius
def727d32c
Fix Samba password issue, remove duplicate cpu info, and fix up readme. 2022-02-11 15:01:14 -05:00
fewtarius
d13a0d424f
Refactor startup, eliminate unnecessary patches 2022-02-10 20:00:14 -05:00
fewtarius
1364dab8f0
Work on sound 2022-02-10 16:39:12 -05:00
fewtarius
570c9db6a7
Updates - Kernel, Emustation, etc. 2022-02-09 20:43:29 -05:00
fewtarius
456c6e164c
Fix package version to main branch 2022-02-06 17:39:31 -05:00
fewtarius
f63aa62802
Disable the uboot splash for the 351 2022-02-06 15:34:38 -05:00
fewtarius
6812105d7c
Use the older kernel and uboot for the 351 for now 2022-02-06 15:17:45 -05:00
fewtarius
29213f7699
Revert uboot for the 351, will revisit later. 2022-02-06 13:17:28 -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
76ba6767ad
Pushing changes 2022-02-05 17:44:20 -05:00
fewtarius
ba0cffd11c
Update kernel to 4.4.301 2022-02-05 14:59:48 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00