fewtarius
f67b3bb2c7
Merge pull request #2684 from fewtarius/dev
...
LED control and scaling governor improvements.
2024-01-14 22:22:50 -05:00
fewtarius
ec63f228eb
LED Control should produce a list of colors for ES to consume. Also fix white output on some devices that support it. Finally, newer devices don't support schedutil so we should test before setting it on a fresh flash.
2024-01-15 03:14:48 +00:00
Christophe Branchereau
ffdda73395
usbgadget: add mtp function
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:24 +01:00
fewtarius
629647deaf
* Moves creation of game directories into automount and out of tmpfiles.d so automount is the only tool managing them.
...
* Move post-update a little earlier, and stop rebooting after the update completes as it should no longer be necessary.
* Migrate games from games-{internal,external} to games-{internal,external}/roms to allow upper/lower directory switching.
* If there is no defined upper setting, and there is an external card available, preference the card so modifications to /storage/roms are hosted there as expected.
* Corrects factory reset to ignore new games paths.
2023-12-04 22:06:31 +00:00
fewtarius
4c1c0b1928
Fix merged storage to switch on and off correctly. Hide internal/external switch, but make it available as system.merged.device (1/0).
2023-12-04 01:26:09 +00:00
fewtarius
2b086daa1b
Merge pull request #2428 from fewtarius/dev
...
Bug fixes: Online threads, Powerstate looping.
2023-11-27 09:15:15 -05:00
fewtarius
caec8f9d4d
Resequence thread and gpu setting as it was being excuted too early on some devices.
2023-11-27 13:17:55 +00:00
Christophe Branchereau
fb947a3414
Add scripts to start/autostart USB gadget (ecm for now)
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-11-25 11:57:26 +01:00
fewtarius
6aeb39d78d
Set the card 0 volume to 100% and then set the system volume. This corrects conditions where the pipewire volume is not the same as the card 0 volume which results in low volume output.
2023-11-01 22:13:10 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement.
2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project.
2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging.
2023-10-23 22:52:40 +00:00
fewtarius
5e1a07666e
* Update suspendmode tool to support disabling suspend. Adds guard to not run if the settings haven't changed.
...
* Update documentation.
2023-10-15 02:18:17 +00:00
fewtarius
deafe59438
* Fixes EmulationStation saving incorrect value for brightness.
...
* Corrects Loki audio latency quirk.
* Fixes system startup bug (threads/gpu profile).
* Fixes AMD64 default tdp quirk.
2023-09-19 10:57:33 +00:00
fewtarius
a792269f66
Fix up RG351P/M volume control.
2023-09-04 19:08:01 +00:00
fewtarius
7a808851a6
Merging common quirks into platform quirks to reduce quirk sprawl.
2023-09-04 14:54:35 +00:00
fewtarius
165f994bc1
* Rework profile bits so they are correctly named and sequenced.
...
* Drop deprecated device.config from AMD64.
* Add a platform quirk for AMD64.x
2023-09-04 10:46:11 +00:00
Tadej Obrstar
4356d98f15
fix init sound settings (RK3566) + 32bit pipewire
2023-08-14 15:52:03 +00:00
fewtarius
a354e83d4a
Update kernel 6.4.10, 6.1.45. Fix OGU no audio issue.
2023-08-12 15:34:32 +00:00
fewtarius
0f55ced647
Fix variable loading miss in 005-audio.
2023-08-11 22:28:41 +00:00
fewtarius
a62b4026bf
HDMI audio switching for Powkiddy x55 and other devices, update Linux kernel to 6.4.9 (AMD64).
2023-08-09 12:10:06 +00:00
fewtarius
aaebc41074
Forgot to enable auto switch on connect.
2023-08-08 20:59:29 +00:00
fewtarius
9696ca57d7
Fixed pipewire audio on RGB10 Max 3.
2023-08-08 15:59:42 +00:00
fewtarius
1b20be1589
Continued work on pipewire integration.
2023-08-08 12:13:09 +00:00
fewtarius
fa62d65811
Mostly finished - dolphin may still need work.
2023-08-08 00:15:56 +00:00
fewtarius
6ccda3d760
Work on pipewire - first get pulse working correctly.
2023-08-07 21:31:05 +00:00
fewtarius
af371d8644
Additional changes for pipewire support.
2023-08-07 15:57:50 +00:00
fewtarius
93f9a4702d
Fixes for pipewire support.
2023-08-07 12:02:33 +00:00
fewtarius
c8c44e75d3
Continuing work on pipewire.
2023-08-07 11:12:57 +00:00
fewtarius
882fccf310
Merge branch 'dev' into pipewire
2023-08-07 00:30:55 +00:00
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time.
2023-08-07 00:30:11 +00:00
fewtarius
7605bc80b0
new volume startup snippet should be here.
2023-08-06 23:29:18 +00:00
fewtarius
c04fa39059
Switch brightness and volume to use increments of 10.
2023-08-05 18:21:23 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
...
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
...
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
fewtarius
1444b7f4b7
Fixes mupen64.
2023-07-13 13:53:37 +00:00
fewtarius
976f67dc0a
Fix power saving issue introduced in the last release, revert kernel to 6.3.9.
2023-06-28 00:38:41 +00:00
fewtarius
777b4737fb
* Improve power savings for AMD64 based devices.
...
* AYANEO Air Pro: 5.32 W, 7 hours - SNES test.
* AYANEO Air Plus: 7.89 W, 5 hours, 44 minutes - SNES test.
2023-06-24 12:07:48 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements.
2023-06-23 10:57:57 +00:00
fewtarius
cadd647f44
Small package reshuffle + fix gzdoom, and post-update.
2023-06-19 01:07:32 +00:00
fewtarius
b0e6512aa2
Rework scripts to enable configuring suspend mode, and to display panel info on RG353 devices.
2023-06-02 20:58:46 +00:00
fewtarius
a567184cf4
Fix hostname configuration and deprecate mid-boot network service restart to resolve boot wifi issues.
2023-05-23 11:21:03 +00:00
fewtarius
c7b9401a2a
Network restart workaround to set hostname correctly until it can be moved out of the read only root.
2023-05-12 22:11:45 +00:00
fewtarius
936fa33458
Fix network bug, and base_only kp bug.
2023-04-28 16:08:40 +00:00
fewtarius
18c7ea945a
Clean up post-update, fix a few script errors.
2023-04-24 01:41:44 +00:00
fewtarius
3321882eb9
Rework system config validation tool to backup on reboot and restore configs if corruption is detected on startup.
2023-04-23 13:44:13 +00:00
fewtarius
809deb7768
Add docker-init, move the alsa autostart script.
2023-04-23 01:14:21 +00:00
fewtarius
644a2218ba
Additional cleanup.
2023-04-22 20:55:24 +00:00
fewtarius
bff71cd5e2
* Add additional feedback to the boot process so it's visible to the user.
...
* Add support for a variant of JELOS suitable for hosting containers.
* Fix desktop mode terminal bug.
2023-04-22 20:01:07 +00:00
fewtarius
002fe2c06c
Add support for building without emulators (EMULATION_DEVICE="no"), add support for building container support (CONTAINER_SUPPORT="yes", correct a condition where a base build kernel panics on boot.
2023-04-21 21:40:02 +00:00