brooksytech
9339d1d97d
RK3399: Update kernel config
2024-01-17 22:13:06 +00:00
fewtarius
a5e693c59e
Merge pull request #2699 from fewtarius/dev
...
Updates and bug fixes
2024-01-17 17:12:55 -05:00
fewtarius
984ad9d91d
* Update emulators, cores, and support packages.
...
* Correct a bug in our X-Box 360 Retroarch gamepad configuration file.
* Add mame to Game and Watch + enable on all devices (another docs update to follow).
* Enable EMMC on Powkiddy x55 to allow JELOS to be installed to it.
2024-01-17 22:10:37 +00:00
Oendaril
89de54c46b
Adding custom panel driver for XU10 panel. Cleaning up the device tree, and fixing battery display status info. Adding game controller for XU10 into the gamecontrollerdb
2024-01-17 15:21:07 -05:00
Oendaril
602e95f2ab
Initial commit for support for XU10 device. New rg351-v2 panel driver, new xu10 input driver, new xu10 devicetree and input configs for emulationstation and retroarch.
2024-01-17 12:03:32 -05:00
Brooksytech
487e2f0325
Merge pull request #2698 from brooksytech/dev
...
RK3399: Update kernel config
2024-01-17 06:04:48 -08:00
brooksytech
0bc2376a25
RK3399: Update kernel config
2024-01-17 14:02:43 +00:00
fewtarius
5fb7ef9f1e
Merge pull request #2696 from JustEnoughLinuxOS/dev
...
PR for release
2024-01-17 04:57:07 -05:00
fewtarius
aac341491f
Merge pull request #2695 from fewtarius/dev
...
Fix multiple startup bugs
2024-01-16 07:44:58 -05: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
e6803a0a5c
Merge pull request #2688 from JustEnoughLinuxOS/dev
...
PR for release
2024-01-15 22:01:08 -05:00
Brooksytech
22a5d4afc9
Merge pull request #2694 from brooksytech/dev
...
Fix RK3399 u-boot build on docker
2024-01-15 13:30:11 -08:00
brooksytech
5abe9d9c32
Fix RK3399 u-boot build on docker
2024-01-15 21:27:31 +00:00
fewtarius
f720acb702
Merge pull request #2693 from fewtarius/dev
...
Weston will crash on dpms resume due to an assumed bug in the AMD GPU driver. As a workaround disabling the assertion prevents the core dump.
2024-01-15 11:15:17 -05:00
fewtarius
e7ce001c3c
* Weston will crash on dpms resume due to an assumed bug in the AMD GPU driver. As a workaround disabling the assertion prevents the core dump.
...
* https://gitlab.freedesktop.org/drm/amd/-/issues/1890
2024-01-15 16:12:30 +00:00
fewtarius
29b4115672
Fix copyright dates.
2024-01-15 15:18:59 +00:00
fewtarius
42e491501e
Merge pull request #2692 from fewtarius/dev
...
Don't close channel when setting brightness on Ayaneo Air/2S LEDs. Resolves incorrect LED color when using purple/teal.
2024-01-15 10:04:39 -05:00
fewtarius
bd6d7460a8
Don't close channel when setting brightness on Ayaneo Air/2S LEDs. Resolves incorrect LED color when using purple/teal.
2024-01-15 15:03:56 +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
e50ede795b
Merge pull request #2690 from brooksytech/dev
...
Update Yuzu-SA & Citra-SA
2024-01-15 05:49:01 -08:00
brooksytech
a3f054b75b
Update Yuzu-SA & Citra-SA
2024-01-15 13:47:32 +00:00
sydarn
1b8edf6306
Merge pull request #2687 from sydarn/bump-mednafen
...
bump mednafen
2024-01-15 09:55:43 +01:00
sydarn
0dfc394afc
bump mednafen
2024-01-15 09:54:28 +01: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
ca55c35ae6
Merge pull request #2685 from fewtarius/dev
...
Bump ES (LED control & show defaults in some lists)
2024-01-14 22:41:11 -05:00
fewtarius
a0c5103a1a
Bump ES.
2024-01-15 03:40:30 +00:00
fewtarius
f67b3bb2c7
Merge pull request #2684 from fewtarius/dev
...
LED control and scaling governor improvements.
2024-01-14 22:22:50 -05:00
fewtarius
c268849b8d
Merge pull request #2683 from citral23/usb-gadget
...
Usb gadget addition: mtp
2024-01-14 22:22:42 -05:00
fewtarius
20fa64452a
Merge pull request #2680 from nayasis/main
...
sort list in alphabetical order.
2024-01-14 22:22:27 -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
Christophe Branchereau
b64ee278f6
Packages: add umtprd
...
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2024-01-15 00:12:20 +01:00
fewtarius
d5f520afc3
Merge pull request #2682 from fewtarius/dev
...
Fall back to previous versions of pipewire and wireplumber.
2024-01-14 15:31:10 -05:00
fewtarius
d8c85e504a
Fall back to previous versions of pipewire and wireplumber.
2024-01-14 20:30:42 +00:00
fewtarius
f4eac45c8b
Merge pull request #2681 from fewtarius/dev
...
Update tailscale.
2024-01-14 10:31:37 -05:00
fewtarius
363a80f60e
Update tailscale.
2024-01-14 15:31:12 +00:00
sydarn
bf18131a12
Merge pull request #2678 from sydarn/rgb10-lr3-hotkey
...
Rgb10 new hotkey schema
2024-01-14 15:44:01 +01:00
nayasis
6c42db654c
sort list in alphabetical order.
2024-01-14 16:57:06 +09:00
Brooksytech
72e3dd09d5
Merge pull request #2679 from brooksytech/dev
...
Add initial nvtop support (panfrost only for now)
2024-01-13 23:05:08 -08:00
brooksytech
4df02352aa
Add initial nvtop support (panfrost only for now)
2024-01-14 07:02:12 +00:00
sydarn
46e04e4ff1
RGB10: Quirk change RA hotkey to L3/'-'-button
2024-01-13 20:19:27 +01:00
sydarn
8f93c3eb55
Fix bug in setsettings not honoring hotkey button in controller config
2024-01-13 20:18:28 +01:00
sydarn
59a80dd2f0
rgb10: change modifiers to '-' adn '+' buttons
2024-01-13 17:56:19 +01:00
sydarn
386bf0ec23
rgb10-dts: remove volumekeys, use as lr3 so it's identical to ogav11
2024-01-13 17:56:19 +01:00
Brooksytech
181f35b20d
Merge pull request #2677 from brooksytech/dev
...
RK3588: forcepack is not support on panfork
2024-01-13 08:24:29 -08:00
brooksytech
c6b527f820
RK3588: forcepack is not support on panfork
2024-01-13 16:22:45 +00:00
fewtarius
e801b17d15
Merge pull request #2676 from fewtarius/dev
...
Fix missing CONFIG_CMDLINE option, and account for needing an extra \n in jslisten_hotkeys.
2024-01-13 11:07:31 -05:00
fewtarius
3bbc2e5227
Fix missing CONFIG_CMDLINE option, and account for needing an extra \n in jslisten_hotkeys.
2024-01-13 16:06:50 +00:00