fewtarius
9b7edb68a4
Use dynamic TDP ranges based on the processor, with a reasonable default.
2024-03-02 11:33:05 +00:00
fewtarius
261f3c1351
Move LED toggle to the second function button, and wifi to the combo. Fix missing text issue in the installer.
2024-02-28 22:48:13 +00:00
fewtarius
d9fcec48ae
Split case for function vs hotkey in input_sense. Fix 0-runtime-dir setup/permissions.
2024-02-28 16:16:14 +00:00
fewtarius
abed91b6ff
Fix logic oops.
2024-02-27 22:56:03 +00:00
fewtarius
b3a4e4b11f
If key.dpad.events is 0, set false.
2024-02-27 22:43:41 +00:00
fewtarius
a331ff46c9
Add key.* schema, and clean up hotkey settings. Add key.dpad.events to enable using dpad for volume and brightness. Logging should follow system standards (system.loglevel = verbose).
2024-02-27 22:29:23 +00:00
fewtarius
05c4a27750
Refactor volume sense into input sense, improve its response time + cpu usage, and merge jslisten's kill function into the daemon.
2024-02-27 19:46:25 +00:00
adamg
b805f1c006
pastebinit: use sprunge.us as ix.io is down
2024-02-21 22:01:30 +00:00
fewtarius
96a3711f9a
Stop using strict iomem to allow ryzenadj to function correctly. Fix an oops preventing TDP from being set correctly on startup.
2024-02-21 18:19:50 +00:00
fewtarius
4c5e1a41d6
Fix often occurring issue with initramfs where it is not fully populated after a kernel or dependency update. Remove redundancy in executing initramfs package build and install.
2024-02-17 17:47:34 +00:00
adamg
d44b1816fb
pastebinit: use LE version
2024-02-14 23:24:12 +00:00
Sparticuz
9848a8b5bb
After= should be in Unit, not Service
2024-02-14 12:37:46 -05:00
fewtarius
6033d5ac4c
* Update u-boot for RK3566 devices.
...
* Update kernel options for RK3566.
* Deprecate and remove the iwlwifi firmware package.
* Correct an issue with initramfs modules not loading when defined.
* Add udev rules for 8Bitdo M30 and 2.4ghz ultimate, thanks to @shantigilbert and @EmuELEC.
2024-02-14 10:58:03 +00:00
adamg
c6522a0513
buildroot: rename LE references to JELOS
2024-02-10 00:02:16 +00:00
adamg
fa69e5cf14
buildroot: cleanup vmware image creation
2024-02-09 22:48:07 +00:00
adamg
ea3d17a668
buildroot: cleanup rpi references
2024-02-09 22:48:06 +00:00
fewtarius
9b6c8393a3
* Rename many OS links to JELOS.
...
* Update installer to use gptokeyb so the built-in controller can be used to install JELOS.
* General package housekeeping.
2024-02-09 22:18:38 +00:00
fewtarius
ed6b9b347a
Revert systemd to 253.16 to try and resolve UI start failure issues with Weston/Wayland. Update documentation.
2024-02-05 01:07:15 +00:00
Brooksytech
abcf8b40d2
Merge pull request #2807 from brooksytech/dev
...
Update libusb to 1.0.27
2024-02-02 15:08:45 -08:00
brooksytech
9d85ea322b
Update libusb
2024-02-02 23:07:39 +00:00
sydarn
ae84fa4d38
Merge pull request #2750 from sydarn/rk-armv8-a
...
[DON'T MERGE] RK-ARMV8-A BASE_DEVICE
2024-02-02 18:57:51 +01:00
fewtarius
5b04cdee94
Corrects issues with flashing the LED when the battery is low.
2024-02-02 17:02:42 +00:00
sydarn
410b79564c
libevdev: solve incorrect header installation in sysroot
2024-02-02 17:25:13 +01:00
fewtarius
16c409e273
remove redundant ledcontrol execution.
2024-01-31 14:45:23 +00:00
fewtarius
ef23bed60b
Fix oops.
2024-01-31 12:24:53 +00:00
fewtarius
9abaeecf62
* Update powerstate to manage the power led when the device reaches full charge if it's enabled.
...
* Drop redundant ledcontrol script for AMD64 devices.
2024-01-31 12:18:41 +00:00
fewtarius
8d458185bb
Implements power led management using ledcontrol for RK3566 devices.
2024-01-31 04:10:00 +00:00
Oendaril
28940a781b
Adding battery led monitoring for XU10. Also, adding the ability to define a quirk for battery led service for custom led mappings.
2024-01-30 14:15:24 +00:00
adamg
bb3649da12
busybox: fix resizing nvme parititons on orange pi 5
2024-01-30 14:15:22 +00:00
brooksytech
fa7c912b8b
RK3326: Add initial support for Game console R33S device
2024-01-27 14:25:31 +00:00
sydarn
90bcb3b5aa
stress-ng: update package source and version.
...
Not bundled by default, needs to be added manually
2024-01-25 12:23:21 +01:00
brooksytech
7046f42f7b
Add overclocking options to RK3326
2024-01-23 20:56:23 +00:00
fewtarius
9dd0d3270d
Fix multiple startup bugs
...
* Revert enabling blkid in e2fsprogs, this conflicts with the busybox binary and causes partitions to fail to resize on first boot.
* Optimize startup order and apply a guard to set_settings to ensure the system configuration exists before writing to it. This resolves black screen issues that sometimes occur during the initial boot.
2024-01-16 12:38:18 +00:00
fewtarius
5e680f2a0a
Merge pull request #2691 from fewtarius/dev
...
Fix AYANEO 2S display remaining on when put to sleep.
2024-01-15 09:45:45 -05:00
fewtarius
f485ca7b98
Fix AYANEO 2S display remaining on when put to sleep.
2024-01-15 14:44:53 +00:00
Brooksytech
5224a8d2f8
Merge pull request #2686 from brooksytech/dev
...
Add dependencies to nvtop
2024-01-14 22:30:58 -08:00
brooksytech
1888959d7a
Add dependencies to nvtop
2024-01-15 06:27:32 +00:00
fewtarius
c268849b8d
Merge pull request #2683 from citral23/usb-gadget
...
Usb gadget addition: mtp
2024-01-14 22:22:42 -05:00
Christophe Branchereau
b64ee278f6
Packages: add umtprd
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:20 +01:00
brooksytech
4df02352aa
Add initial nvtop support (panfrost only for now)
2024-01-14 07:02:12 +00:00
fewtarius
71b4a5cbb7
* Fix full factory reset issue on weston devices.
...
* Ensure userconfig setup runs after automount.
* Automount now places a readme in /storage/roms with instructions to create game directories.
* Pico 8 autostart script no longer creates the directory.
2024-01-12 12:20:37 +00:00
fewtarius
f0af05ea47
Update systemd.
2024-01-12 01:57:17 +00:00
fewtarius
e20a00f7fa
Pull grub changes back as some devices still need them.
2024-01-11 14:17:37 +00:00
fewtarius
bd74e7c622
Close channel after setting LED state for Ayaneo Air & 2S. Reset LED color after battery status change even if power saving mode is disabled.
2024-01-08 01:18:55 +00:00
fewtarius
d922523403
Adds support for Ayaneo 2S, removes unnecessary grub configuration file, update kernel, firmware, and systemd.
2024-01-07 02:00:52 +00:00
fewtarius
7ee14cc645
* Post-update notices should go to the console and the logs.
...
* Update pipewire and wireplumber.
* Optimize wireplumber BT auto connect.
* When provisining JELOS for the first time overwite any existing configs unless explicitly excluded.
2023-12-29 14:08:54 +00:00
fewtarius
8f0bfde778
* Python 3.11.7, GCC 13.2.0, LLVM 17.0.6, GLIB 2.78.3, GZdoom (Latest).
...
* Update misc packages for GCC 13.
* Thanks to @CoreELEC (Python 3), @ArchLinux (lrps2), and @AmberELEC (EmulationStation).
2023-12-27 01:31:28 +00:00
fewtarius
cc32fe868a
Switch default build optimization from -Ofast to -O3.
2023-12-21 01:08:24 +00:00
Brooksytech
8e87c04c94
Merge pull request #2550 from brooksytech/dev
...
RK3399: Adjust battery level led indicator
2023-12-17 14:21:47 -08:00
brooksytech
b6a384c371
RK3399: Adjust battery level led indicator
2023-12-17 22:20:49 +00:00