fewtarius
02b81d9977
Improve usb power management, environment variable handling in ES, and wifi power saving on AMD64.
2023-09-05 18:25:37 +00:00
fewtarius
60a1921f48
Fix userconfig-setup to only load the functions library rather than the whole profile to correct an issue during initial provisioning on first boot. Adjust Intel WIFI power saving options for AMD64.
2023-09-05 11:46:24 +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
fewtarius
cfc706c7f7
Fix issue with system TDP being reset on startup.
2023-08-27 15:57:57 +00:00
fewtarius
30b1b4f3ef
Update CEMU, fix ES GPU profile bug.
2023-08-26 12:42:34 +00:00
fewtarius
4c68fcc2fb
Push starting volume/headphone/etc services to later in the boot and load the full profile so we have the correct device variables.
2023-08-24 10:59:15 +00:00
fewtarius
0f71b9896b
Base distribution update to bringing JELOS up to more recent or to the latest software versions. Thanks in part to @CoreELEC and @archlinux.
2023-08-24 09:53:35 +00:00
fewtarius
0b68affa8b
Split fuse 2.x and 3.x to allow compatibility with multiple apps.
2023-08-21 11:23:15 +00:00
fewtarius
0d91cd23d7
Revert fuse update.
2023-08-21 11:13:48 +00:00
fewtarius
2915363ad7
Update fuse, rclone, and syncthing.
2023-08-19 15:09:38 +00:00
fewtarius
bbc1d65ef9
Fix amixer across all scripts.
2023-08-16 00:08:48 +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
6a21a10041
Fix bluetooth sense bug.
2023-08-11 00:13:00 +00:00
fewtarius
548a8d53e9
MPV should use pulseaudio, tweak bluetooth_sense timeout.
2023-08-10 22:24:39 +00:00
fewtarius
da5a6a4e43
Fix sleep quirks bug.
2023-08-10 10:53:18 +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
91251ab4fe
Push hdmi_sense fix.
2023-08-08 17:06:59 +00:00
fewtarius
92182ace56
Additional changes from today.
2023-08-08 15:11:18 +00:00
fewtarius
f5a9b09c5f
Switch to avoid conflict.
2023-08-08 13:12:27 +00:00
fewtarius
d18f96c245
Fix up conflict.
2023-08-08 13:11:34 +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
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
4e4864342d
Working on pipewire integration.
2023-08-06 23:10:30 +00:00
fewtarius
2b16257b81
Deprecate system_utils.
2023-08-06 21:17:45 +00:00
fewtarius
981f28f417
Split volume from system_utils and improve its performance.
2023-08-06 21:04:56 +00:00
fewtarius
e5017e6f30
Revert back to mapped volume mode when changing volume.
2023-08-06 16:24:42 +00:00
fewtarius
b01c9a00c1
Make sure we set hotkeys when bluetooth controllers are connected.
2023-08-06 13:24:47 +00:00
fewtarius
c04fa39059
Switch brightness and volume to use increments of 10.
2023-08-05 18:21:23 +00:00
fewtarius
dc524f2a4d
Fix resize reboot failure bug.
2023-08-05 16:21:49 +00:00
fewtarius
06436e6278
Work to fix reboot after resize failure.
2023-08-05 14:04:43 +00:00
fewtarius
b354f6ade9
Add an energy performance preference option for Intel CPUs configurable globally or by system/game.
2023-08-05 01:31:57 +00:00
fewtarius
1f9f197241
Fix header.
2023-07-31 13:08:06 +00:00
fewtarius
c9938ed45d
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting.
2023-07-31 13:06:42 +00:00
fewtarius
beb57c6638
If we don't pass a TDP, set the default.
2023-07-29 12:31:52 +00:00
fewtarius
cded08c916
Fix sleep quirk oops.
2023-07-27 01:25:33 +00:00
fewtarius
6da7fe85d4
revert no clear screen at the end of autostart.
2023-07-25 23:47:48 +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
fd1098647a
Autostart no longer skips device specific start scripts.
2023-07-23 15:57:43 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time.
2023-07-23 13:47: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
6cbd147fbe
Revert HDMI framebuffer rotation (startup bits), as it isn't quite ready yet.
2023-07-22 21:30:07 +00:00
fewtarius
ad305cc7f9
Revert the ES changes for now.
2023-07-22 20:01:08 +00:00
mason
5f43c25924
RG351P battery led status
2023-07-20 03:03:27 +00:00
fewtarius
3afa94d0aa
Merge pull request #1758 from fewtarius/dev
...
Rework setsettings, set aspect in ES, fix gpu/dmc bug on RK3399 and S922X.
2023-07-19 11:34:42 -04:00
fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
...
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
mason
dbf475c669
Powkiddy RGB10 Max 3 LED Battery status
2023-07-18 13:04:37 +00:00
fewtarius
230dc1d36d
Only enable power saving options when ENH power saving is enabled.
2023-07-16 15:26:02 +00:00
fewtarius
38c5ad528f
* Adds better logging to autostart.
...
* Updates RK3326 documentation for amiberry.
* New dev tool - foreach. Provides a mechanism to execute commands against all projects/devices/architectures to simplify iterating.
* Usage: `./tools/foreach ./scripts/clean emulators`
2023-07-15 14:29:52 +00:00
fewtarius
0b12460f88
Remove duplicate script.
2023-07-14 14:18:20 +00:00
fewtarius
1d0aa96807
Merge pull request #1700 from Rocky5/dev
...
HDMI fix for SDL2 content.
2023-07-13 06:42:39 -04:00
John
b63ab41405
Update and rename 030_hdmi_check.sh to 030_hdmi_check
...
Added MIT license and copy write entries.
Removed .sh from file name.
2023-07-12 16:17:33 +01:00
fewtarius
e3839d8585
Update power functions to improve ARM power saving. Fix missing PSX emulators on x55.
2023-07-12 12:20:40 +00:00
fewtarius
8bf4949a26
Fix up bugs found during release testing.
2023-07-11 21:03:02 +00:00
John
b4d0ec0f3d
HDMI fix for SDL2 content.
...
Ported from ArkOS to JELOS. So credit to Christian Haitian.
2023-07-11 13:20:34 +01:00
mason
a3dca25b69
RK3399 - Disable Power LED ES feature
2023-07-10 23:53:50 +00:00
mason
c5fb481c0a
Lack of grey matter bad
2023-07-10 14:00:24 +00:00
mason
f962a948c5
Working on LED Battery Status Service
2023-07-10 04:03:40 +00:00
mason
6519e1b71b
RK3399 - Fix HP detection in HDMI script
2023-07-09 19:52:58 +00:00
mason
c81f1fccf2
Finish up RK3399 Headphone / HDMI setup
2023-07-09 13:47:11 +00:00
mason
4f339eccd1
Adding HDMI serviec for RK3399 build
2023-07-08 14:03:58 +00:00
mason
8cbe2528ea
Finish up RK3399 jack sense
2023-07-06 22:59:41 +00:00
mason
2ff72c24ba
Fix RK3399 Headphone Sense
2023-07-06 15:36:07 +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
8c08cdbfe9
* Add a mechanism for providing configuration on a per device basis.
...
* Supported via fresh flash and during the first post-install reboot.
* Add configurations to packages/hardware/quirks/devices/(DEVICE)/config/ in the same format it would be found in /storage/.config.
* System generic configs are copied first, and device specific configs are copied over them.
* Tweak audio so it works on boot.
2023-07-01 18:46:51 +00:00
fewtarius
41d81a8476
Rework power management features to improve persistence and fix a few bugs.
2023-06-28 11:41:10 +00:00
fewtarius
771d4f1100
Remove deprecated function from device sleep/wake helper.
2023-06-28 00:45:10 +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
a329a3f399
Add wifi toggle (L2 + vol -), add ES switch for audible low battery warning.
2023-06-26 23:41:26 +00:00
fewtarius
5eb67c1777
Add audible warning when battery is at or below 25%. Disable with set_setting system.battery.warning 0
2023-06-26 22:07:10 +00:00
fewtarius
c7b1a1a06c
Add additional configuration options for enhanced power saving.
2023-06-26 10:15:15 +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
1243640ebd
Fix init countdown.
2023-06-19 12:17:14 +00:00
fewtarius
3980172495
* Move brightness back to R2, add L2 + volume functionality.
...
* Drop preempt_rt patch as it is causing panics on the Air Pro.
2023-06-19 11:20:01 +00:00
fewtarius
cadd647f44
Small package reshuffle + fix gzdoom, and post-update.
2023-06-19 01:07:32 +00:00
fewtarius
0523d97194
Update preempt_rt patch, improve kernel options for AMD64.
2023-06-13 21:24:48 +00:00
fewtarius
cf97884394
Check for BIOS for NDS, add dependencies for heroic launcher.
2023-06-12 11:10:01 +00:00
fewtarius
5877e4970c
Revert systemd change for now.
2023-06-12 00:00:34 +00:00
fewtarius
243948bc6e
Break apart the system directories so only the directories for supported systems are created on boot.
2023-06-11 23:50:56 +00:00
fewtarius
2eeab02a52
Fix moonlight.
2023-06-09 21:03:18 +00:00
fewtarius
32d674b947
Hide error on some devices where splash cannot be generated.
2023-06-06 02:04:49 +00:00
fewtarius
aeb3ba6cc5
Bump powertop and ryzenadj.
2023-06-03 10:00:49 +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
84b96dd281
A better solution, re-source the profile.
2023-06-01 23:21:45 +00:00
fewtarius
55f3e193d2
Fix 3:2 aspect ratio splash generation.
2023-05-28 00:25:28 +00:00
fewtarius
7b0aa467de
Fix es_features / es_systems not being updated with the OS.
2023-05-26 09:25:08 +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
Chris Morgan
2d0e896389
package: Add interception package and activate for rk3326
...
Use the interception package to merge the gpio-keys and adc-joystick
input devices found in mainline Linux to avoid the need to have
an out of tree input driver.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
2023-05-17 22:51:06 +00:00
fewtarius
7e5e1dbf52
Update emulators and cores, revert systemd to 252.10.
2023-05-16 12:52:33 +00:00
fewtarius
cdf1710a7f
Core package updates.
2023-05-09 19:21:47 +00:00
fewtarius
69ace26da8
Update openssh, samba, and systemd.
2023-05-07 21:58:45 +00:00
fewtarius
48fc41bc11
Fix installer to unmount non-boot volumes, deprecate wait-time-sync.
2023-05-07 21:40:49 +00:00
fewtarius
075842747c
Disable fan control on AYANEO AIR Plus, as it's not working quite right yet.
2023-05-02 22:06:07 +00:00
fewtarius
d3d668b5f5
Update sensors patch for AIR Plus, add more logging and better sorting to automount.
2023-05-02 02:02:33 +00:00
fewtarius
af60426e81
* Add support for AYANEO Air Plus (6800u)
...
* Update emulators and cores.
* Update Linux kernel to 6.1.27.
2023-05-01 21:16:24 +00:00
fewtarius
1bb13fbcbd
Rework versioning for packages with no external sources.
2023-04-30 01:53:37 +00:00