Commit graph

28 commits

Author SHA1 Message Date
fewtarius
9a47844027
Enable CONFIG_OVERLAY_FS_REDIRECT_DIR. 2023-11-27 23:14:00 +00:00
fewtarius
08ed8e3b6b
Finish reverting fix for drain while charging and powered off. 2023-11-26 19:32:30 +00:00
fewtarius
15323fb4c0
Fix array length oops. 2023-11-21 23:02:54 +00:00
fewtarius
1d5ac845fe
Fix charging while off drain issue for RK3566 based devices.
* Replaces device detection logic provided in resource.img with improved
  detection facility used by Recalbox.  Note: Devices will power on when charging,
  this is expected and desired behavior.
* Correct an issue with EmulationStation that causes battery to report 0 sometimes when
  full.
2023-11-21 21:47:47 +00:00
fewtarius
78d506e423
Fix RK3566 startup issues. 2023-11-06 18:55:42 +00:00
fewtarius
f080b06224
* Update documentation
* Begin work on hibernation support.
2023-11-06 10:51:09 +00:00
fewtarius
b615642ee5
Enable FB vsync and double buffering
* Thanks to @shauninman and 80a50b1372
2023-10-25 11:58:09 +00:00
fewtarius
463169b4b9
Update mali gpu drivers for 3566 devices. 2023-10-10 13:51:04 +00:00
fewtarius
65f45d02b3
Package cleanup. 2023-08-11 22:17:56 +00:00
fewtarius
34a7726efc
* Fix Bluetooth audio across all ARM devices.
* Fix scummvm standalone audio issues.
2023-08-10 16:23:00 +00:00
fewtarius
06a9cc1b41
* Fixes HDMI output on Powkiddy x55.
* Replaces Powkiddy's function that contantly disables HDMI.
  * Modifies boot args to no longer specify HDMI resolution.
  * Splits SDL2 into SDL2 and SDL2-rotated.
  * Adds environmental options to check for HDMI and if it isn't connected
    preload the rotation patched SDL2.
2023-07-22 18:29:09 +00:00
fewtarius
56e165e86c
* Fix global/system settings not being configured correctly.
* Fix missing wireguard on Powkiddy X55.
2023-07-10 11:59:09 +00:00
fewtarius
9659eabe36
Revert "Start supporting NTFS in the second tf card slot."
This reverts commit d2c6f8e84c.
2023-07-05 18:47:07 +00:00
fewtarius
d2c6f8e84c
Start supporting NTFS in the second tf card slot. 2023-07-05 12:08:40 +00:00
fewtarius
55e9f8a783
Revert switch to 100hz as it broke touch displays on rk3566 devices. 2023-06-28 21:00:03 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements. 2023-06-23 10:57:57 +00:00
fewtarius
84b96dd281
A better solution, re-source the profile. 2023-06-01 23:21:45 +00:00
fewtarius
f7224b066c
Add a basic device config that minimally defines the UI service for the first boot. 2023-06-01 22:56:02 +00:00
fewtarius
93fb69f0fc
Migrate device configs to quirks, leave an AMD64 device.config for widest compatibility. 2023-06-01 21:41:58 +00:00
fewtarius
0c3a2363e2
Update firmware, move x55 patches into kernel. 2023-05-26 21:39:01 +00:00
fewtarius
7bada0c6f0
* Fix issue with Powkiddy x55 booting when plugged into charger.
* Fix missing power LED when charging while powered off.
2023-05-26 16:23:02 +00:00
mason
1ec317b0b8
Add missing ext linux conf var 2023-05-16 18:39:44 +00:00
NeoTheFox
54cdfe1dde added preliminary ZeroTier package 2023-05-10 14:20:32 +04:00
fewtarius
746111c2e8
Fixes audio and adds headphone sense for jack switching. 2023-04-27 10:24:41 +00:00
fewtarius
64618f2dc2
Disable additional drivers. 2023-04-26 09:30:39 +00:00
fewtarius
657bf57ab8
Fix x55 audio. 2023-04-26 02:15:58 +00:00
fewtarius
f8eda99e6a
Revert device tree from testing to rk3566-evb2-lp4x-v10-linux. 2023-04-25 23:22:05 +00:00
fewtarius
ad438071d5
Adds Powkiddy x55 as a (hopefully temporary) separate device. 2023-04-25 22:54:13 +00:00