Commit graph

273 commits

Author SHA1 Message Date
Oendaril
8e71f0876b Adding updated input driver to invert left stick axes, and to correct guid identification for the controller db. Fixing all mappings. 2024-01-18 21:13:52 -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
fewtarius
29b4115672
Fix copyright dates. 2024-01-15 15:18:59 +00: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
f485ca7b98
Fix AYANEO 2S display remaining on when put to sleep. 2024-01-15 14:44:53 +00:00
Brooksytech
86b6a9295f
Merge pull request #2689 from JustEnoughLinuxOS/dev
Sync mainline-3566ml with dev
2024-01-15 05:50:04 -08: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
sydarn
46e04e4ff1 RGB10: Quirk change RA hotkey to L3/'-'-button 2024-01-13 20:19:27 +01:00
sydarn
59a80dd2f0 rgb10: change modifiers to '-' adn '+' buttons 2024-01-13 17:56:19 +01:00
brooksytech
ec304c41c9
RG351M: Adding dumby hotkey to prevent false inputs 2024-01-11 20:58:12 +00:00
sydarn
2f55cc7312 Virtual vol&bright fixes and enable for rgb10 2024-01-11 11:56:49 +01:00
fewtarius
f2b32bfc47
Dev merge. 2024-01-09 12:52:39 +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
0ac0ee70d4
Fix fan control on Ayaneo 2S. 2024-01-04 11:35:07 +00:00
fewtarius
eb650e63b9
Fix LED control on Ayaneo S2 (needs testing on Air / Air Pro). 2024-01-04 10:38:41 +00:00
fewtarius
86c11064d2
Ayaneo 2S, supported. 2024-01-04 00:47:32 +00:00
brooksytech
318133d0fa
Clean up RK3326 & RK3399 sleep vars 2024-01-01 11:38:27 +00:00
brooksytech
dce3a01a2f
Clean up RK3326 & RK3399 sleep vars 2023-12-29 14:29:36 +00:00
fewtarius
6dd39a2767
Fix spl, update rkbin and firmware, fix a few quirks. 2023-12-27 21:33:44 +00:00
fewtarius
55db673068
Update hardware quirks for RK3566 and X55. 2023-12-27 20:21:59 +00:00
fewtarius
e4c3abcb37
Merge branch 'dev' into mainline-3566 2023-12-17 22:16:34 +00:00
fewtarius
845faa3fb8
Fix copyright headers to be consistent with our documentation. 2023-12-17 14:52:39 +00:00
fewtarius
3e0ccd4056
Fix condition where 001-deviceconfig is still being created causing a quirk configuration conflict. 2023-12-16 14:41:53 +00:00
Sparticuz
09fd64542e Merge branch 'main' into mainline
* main:
  Revert duckstation to fix build issue.
  Switch default suspend mode to mem + s2idle on RK3566.
  Bump ES to provide game directory creation complete message.
  Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
  Fix overlay rename oops in EmulationStation.
  Redirect build output to a separate log.
  rk3326: enable kernel serial output
  Fix issue with automount where game directories are not configured when bind mounting.
  update emulators, cores, support packages, box, and system theme (Art Book Next).
  Bump Linux to 6.6.6 (AMD64).
2023-12-14 10:17:26 -05:00
fewtarius
3c8811d13e
Switch default suspend mode to mem + s2idle on RK3566. 2023-12-12 22:12:38 +00:00
Sparticuz
1b1db2b4f4 fix panel reporting 2023-12-08 16:17:54 -05:00
mason
3af17579bb
Fix bug in RG552 sleep, and add sleep freq set to RK3326 build 2023-12-01 13:15:51 +00:00
mason
c3eb90549a
Lock device to lowest clocks during sleep mode 2023-12-01 13:15:48 +00:00
mason
15838bddb3
Set CPU/DMC/GPU to powersave during sleep 2023-12-01 13:15:47 +00:00
mason
27710357c0
Fix bug in RG552 sleep, and add sleep freq set to RK3326 build 2023-11-29 16:38:04 +00:00
mason
5e3ab92e9f
Lock device to lowest clocks during sleep mode 2023-11-28 23:48:55 +00:00
mason
81a047c2de
Set CPU/DMC/GPU to powersave during sleep 2023-11-28 22:30:47 +00:00
mason
0db7975dd2
Add device quirk for RG353VS (symlink to RBG353V) 2023-11-28 09:56:31 +00:00
fewtarius
73b7b358e8
Feature: Use overlayfs to merge internal and external storage into /storage/roms.
* Creates a new directory structure for games:
  * Internal Storage (or tf1): /storage/games-internal
  * External MicroSD: /storage/games-external
  * Combined Path: /storage/roms
* Games copied to /storage/roms will be saved to /storage/games-internal.
* Samba has been updated to present both volumes for network access.
* EmulationStation now has an eject option under System Settings -> Hardware /Storage.
* When a compatible microsd is inserted, JELOS will automatically add it to the overlay, making the content available to ES after a gamelist update or an ES restart.
* Udevil will no longer mount microsd cards to /run/media, however it will still handle mounting all other external storage.
* After the update, JELOS will automatically migrate your current roms directory once.
* Additionally the hotkey management feature has moved from System Settings to Controller and Bluetooth Settings.
* The rom split tool is now deprecated as it is no longer needed.
2023-11-27 22:41:15 +00:00
fewtarius
947c482a37
* Improved support for AMD p-state drivers (<7w idle on AMD 6800U).
* Break Loki Zero link to configure proper default TDP for Max and MiniPro.
* Revert drain when charged while powered off support for RK3566.
2023-11-26 19:03:00 +00:00
fewtarius
c8a69d9317
Add AYANEO Air low brightness quirk for ES screensaver. Bump ES. 2023-11-15 03:13:39 +00:00
mason
6ecc16597f
Add quirk folder for RGB10 (rk3326) 2023-11-03 05:11:36 +00:00
adamg
d6c3602824 Amlogic: add support for ODROID-N2L 2023-11-01 20:42:54 +00:00
mason
56b0e0885a
Fix RK3399 HDMI sense 2023-11-01 05:06:15 +00:00
mason
920f70b6dd
Fix Audio wake from sleep issue (WIP 2023-10-31 19:22:37 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
37ad18a0dc
Remove duplicates, update documentation from the world build. 2023-10-24 15:26:57 +00:00
mason
69d0240fef
Fix copyright URLs 2023-10-24 13:59:09 +00:00
mason
5ce2b58496
Reassign my copyrights to the JELOS project. 2023-10-24 13:24:29 +00:00
mason
4c51cbd0c8
Reassign my copyrights to the JELOS project. 2023-10-24 13:20:01 +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
adamg
a799dbaa50 quirks: remove Amlogic blue led quirk and move it to dtb 2023-10-22 11:39:02 +01:00
adamg
95dba16852 quirks: cleanup Hardkernel ODROID-N2 audio quirk 2023-10-21 18:06:35 +01:00
adamg
8b35b75da6 quirks: fix headphone output for Hardkernel ODROID-N2 2023-10-21 12:45:16 +01:00
adamg
7cc9d5b040 Amlogic: add support for ODROID-N2/N2+ 2023-10-21 00:16:17 +01:00
fewtarius
b779816292
Move audio quirks out of platform to support additional devices. 2023-10-19 13:30:30 +00:00
fewtarius
8650a9b80e
Fix oops in Powkiddy RGB10 Max 3 audio quirks. 2023-10-17 10:26:13 +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
08b6cc54ea
* Fix Powkiddy RGB10 MAX 3 audio quirk, thanks to @adamg88.
* Update emulators and cores.
* Update Artbook Next theme.
2023-10-14 15:32:01 +00:00
fewtarius
d03d96d805
Merge pull request #2170 from fewtarius/dev
DEVICE_FAKE_JACKSENSE should be true on x55.
2023-10-11 16:35:33 -04:00
fewtarius
9ff6b57da5
DEVICE_FAKE_JACKSENSE should be true on x55. 2023-10-11 20:34:48 +00:00
mason
0a0007b974
Bump Kernel to 6.1.57 on supported devices, add RG552 wifi gpio toggle 2023-10-11 16:09:10 +00:00
fewtarius
972b2085f1
* Documentation update, AMD64 PS2 now defaults to pcsx2-sa on fresh flashes.
* JELOS Information now displays fan speed and CPU temp correctly on supported AYANEO and ayn Loki devices.
2023-10-01 18:08:59 +00:00
fewtarius
6308e43ec9
Drop norewind for psx, adds assumed support for ayn Loki MiniPro. 2023-09-22 14:54:24 +00:00
fewtarius
d961601fb9
Improve LED brightness control in ES. 2023-09-20 12:32:24 +00:00
fewtarius
33a53ff9d4
Additional cleanup. 2023-09-20 12:16:40 +00:00
fewtarius
2e121e88f6
Clean up. 2023-09-20 12:11:41 +00:00
fewtarius
72db8476fe
Fix up credit to reference Maya Matuszczyk (@Maccraft123). 2023-09-20 11:50:55 +00:00
fewtarius
74b7bbcdaf
Credit @Maccraft123 for help with Air Plus reverse engineering, update kernel firmware. 2023-09-20 11:37:21 +00:00
fewtarius
d8786749b9
Fix a few function definitions. 2023-09-20 03:00:53 +00:00
fewtarius
2333765be5
When setting the color from led.color, don't re-activate the LEDs. 2023-09-20 02:43:14 +00:00
fewtarius
469c08ef24
oopsed wrong script. 2023-09-20 02:21:18 +00:00
fewtarius
f46a8945b2
Adds fan control for AYANEO Air Plus. 2023-09-20 02:20:51 +00:00
fewtarius
0483e019fd
Adds fan control for AYANEO Air Plus. 2023-09-20 02:14:32 +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
b21ec34812
Default should trigger the rainbow pulse on Loki. 2023-09-19 09:42:14 +00:00
fewtarius
31862c6dd0
Loki LED control should check for EC state which requires patching ectool to provide it. 2023-09-19 09:32:23 +00:00
fewtarius
9b85ce6b0d
Add LED brightness control for AYN Loki Zero/Max. 2023-09-19 00:21:37 +00:00
fewtarius
6d7ca1ddb4
Update moderate fan profile for AYANEO Air. 2023-09-17 15:48:47 +00:00
Brooksytech
89a5beb8d4
Merge pull request #2054 from brooksytech/dev
Fix HP sense on OGU, bump kernel to 6.1.53
2023-09-13 11:10:33 -07:00
mason
15fbf13b93
Fix HP sense on OGU, bump kernel to 6.1.53 2023-09-13 18:09:23 +00:00
fewtarius
84678d64ff
Add auto (bios) fan control, only enable LED brightness on AIR devices. 2023-09-13 09:21:22 +00:00
fewtarius
89303e3c97
re-apply last LED setting on startup. 2023-09-13 01:27:05 +00:00
fewtarius
58a62ecefa
Fix audio latency global oops, add default latency value for the Loki Zero. 2023-09-13 00:26:54 +00:00
fewtarius
da8c3ec6b3
Ayn Loki Zero/Max fan control & modifiers. 2023-09-12 23:47:49 +00:00
fewtarius
3150cdcf18
Add ayn Loki Zero/Max LED control. 2023-09-12 20:25:41 +00:00
fewtarius
5f056df785
Fix RGB30 and RK2023 audio quirks. 2023-09-09 12:24:42 +00:00
fewtarius
d14d0bc4e0
Add pixel perfect option on RGB30, and enable it by default if it isn't already configured. 2023-09-09 10:12:10 +00:00
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
a792269f66
Fix up RG351P/M volume control. 2023-09-04 19:08:01 +00:00
fewtarius
85f38f951f
Move suspend mode back to device quirks as x55 does not need it. 2023-09-04 15:59:42 +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
fewtarius
9a416db51e
Link RGB30 quirks to RK2023. 2023-09-01 20:11:05 +00:00
fewtarius
71b92c2929
Revert "Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices."
This reverts commit 9331b4cc4d.
2023-09-01 14:33:59 +00:00
fewtarius
9331b4cc4d
Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices. 2023-09-01 12:37:49 +00:00
mason
9e3df150ec
Cleanup OGU quirks 2023-08-29 23:03:50 +00:00
mason
85a2310bdb
Fix OGU audio output path, bump linux to 6.1.49 2023-08-29 14:41:42 +00:00
fewtarius
34d9c1eee8
Disable suspend on OGU/RGB Max 3 until it is fully functional. 2023-08-25 13:20:43 +00:00
fewtarius
bbc1d65ef9
Fix amixer across all scripts. 2023-08-16 00:08:48 +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
24ddf008cc
Fix build issue with SDL patches, add game settings quirks to set performance mode for dreamcast, saturn, psp, and n64 by default. 2023-08-11 16:00:22 +00:00
fewtarius
818d78ee2a
Merge updated SDL rotation patches, thanks to @JohnnyonFlame! 2023-08-11 15:46:37 +00:00