Commit graph

90 commits

Author SHA1 Message Date
fewtarius
a886ab810c
Bump kernel. 2022-03-26 14:30:17 -04:00
fewtarius
021db178ef
Add 5GHz WIFI drivers for RG351x 2022-03-26 12:48:59 -04:00
fewtarius
ef86c2327d
DWC2 doesn't sleep properly on the RG351x. 2022-03-26 12:15:38 -04:00
fewtarius
6239d53fc7
Inform init that the display is rotated. 2022-03-26 12:08:53 -04:00
fewtarius
c1f6fb71f4
Make the repos public. 2022-03-26 10:54:27 -04:00
fewtarius
df27bfbc6a
Fix typo. 2022-03-26 10:26:08 -04:00
fewtarius
6fb875dab1
Bump the Mali blob and fix an issue with the device tree not getting copied. 2022-03-26 10:22:57 -04:00
fewtarius
48e4bae736
Working on RG351x support. 2022-03-26 10:07:10 -04:00
fewtarius
28c7b33fce
Need an older rkbin and firmware for uboot. 2022-03-26 06:22:01 -04:00
fewtarius
938fcb6c19
Work on the RG351 Series. 2022-03-25 22:28:08 -04:00
fewtarius
3f071a6c64
Roll back kernel patch. 2022-03-24 16:31:49 -04:00
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
7089202f86
Clean up FS resize and handling a mount failure. 2022-03-05 15:25:50 -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
4fa454a9f6
* Drop RetroArch LAKKA mode.
* Only put the big cores in max performance mode.
* Clean up build_distro a bit.
2022-02-26 22:14:27 -05:00
fewtarius
d5f00063d8
Update headphone_sense to use the new structure. 2022-02-26 21:49:03 -05:00
fewtarius
ca8ac18bed
Fix variable oops 2022-02-26 20:11:06 -05:00
fewtarius
e8a9fa55b6
Update openssl, and openssh. Include the gpu driver version in device options. 2022-02-26 20:08:47 -05:00