Commit graph

54 commits

Author SHA1 Message Date
anthonycaccese
b573a82d1c Initial support for AOKZOE A1 Pro
Adds display quirk to rotate screen correctly
Adds audio hardware quirk to set the correct audio device on startup

Note: for the display quirk I replaced the previous Ayaneo specific quirk with a more general one and combined quirks from both AYA and AOKZOE into that single patch
2023-07-14 13:36:05 -04:00
fewtarius
4cedf1b95b
Clean up patch. 2023-06-21 23:43:26 +00:00
fewtarius
cfe657707e
Update kernel, syncthing, openssl, samba. 2023-06-21 23:41:19 +00:00
fewtarius
55e5a03df0
Add support for ROG Ally audio device, thanks to @ruineka and @ChimeraOS! 2023-06-20 21:15:21 +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
0523d97194
Update preempt_rt patch, improve kernel options for AMD64. 2023-06-13 21:24:48 +00:00
fewtarius
9fed6dbca1
Fix 6.3.7 build issue. 2023-06-13 11:37:59 +00:00
fewtarius
0cad55852b
Bump AMD64 kernel to 6.3.7. 2023-06-11 22:47:15 +00:00
Nicholas Ricciuti
095f2fa2db
corrected irq patch for real this time 2023-05-14 11:28:11 -04:00
Nicholas Ricciuti
c760380261
simpler patch 2023-05-13 22:44:40 -04:00
Nicholas Ricciuti
8fe4898ce6
dumb file name typo 2023-05-13 20:10:06 -04:00
Nicholas Ricciuti
ff4b46bb5d
initial attempt at gpd win max 2 patches 2023-05-13 19:47:43 -04:00
fewtarius
1f1b921c14
Rename patch. 2023-05-07 15:07:16 +00:00
fewtarius
70357bf7e3
Fix patch to use an x86 guard, and change to DMI_EXACT_MATCH thanks to @Maccraft123. 2023-05-07 11:02:30 +00:00
fewtarius
3d90518550
Patch IRQ override to use quirks. 2023-05-07 10:25:09 +00:00
fewtarius
99b91000cf
Fix IRQ routing/override issue on AYANEO Air Plus. Thanks to @pastaq for the DSDT patch, it helped lead me to the commit to revert. 2023-05-06 23:31:46 +00:00
fewtarius
6c51c16653
Fix sensors patch. 2023-05-02 12:04:11 +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
c53f07106b
Fix a few more. 2023-04-15 23:22:26 +00:00
fewtarius
55e808d084
Rework handheld to AMD64 to line up with our device name convention. 2023-04-15 09:30:02 +00:00
fewtarius
63db4e9c4c
Bump kernel to 6.1.7, update emulators and cores, update display quirks patch, thanks to @Maccraft123. 2023-01-22 09:03:05 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
41bd418911
Bump bluez-alsa, fix missing kernel config bit, upswap steam deck controller patch, disable missing bios check. 2023-01-17 06:54:34 -05:00
fewtarius
61709d87c6
Merge branch 'dev' into steamdeck 2023-01-14 07:03:48 -05:00
fewtarius
741e5d8541
Work on steam deck. 2023-01-14 05:55:01 -05:00
fewtarius
bea1deb4cd
* Update Alsa, wireless db, and the Linux kernel (6.1.5).
* Default PPSSPPSDL to Vulkan on x86_64.
* Adjust Retroarch analog sensitivity.
2023-01-13 19:24:58 -05:00
fewtarius
9758eb4390
Steam Deck work. 2023-01-13 17:27:15 -05:00
fewtarius
9a7dceffe8
Update emulators and cores, add additional quirks for more Ayaneo devices. 2023-01-05 16:59:30 -05:00
fewtarius
0154532fb6
Ok, wake up brain. XD 2023-01-03 21:45:50 -05:00
fewtarius
4a419bb6b6
Fix quirks oops. 2023-01-03 21:32:50 -05:00
fewtarius
784a371383
Tweak the quirks a bit. 2023-01-03 21:10:59 -05:00
fewtarius
2118a2fa5e
Add quirks for AYANEO 2021, 2021 Pro, and 2021 Retro Power. 2023-01-03 21:03:00 -05:00
fewtarius
c4d0955a32
Ayaneo 2 quirks (needs testing). 2023-01-03 18:08:36 -05:00
fewtarius
9c22692d86
Bump the Linux kernel to 6.1.2. 2022-12-31 16:27:28 -05:00
fewtarius
4b9e65325f
* Update kernel and OS to support AyaNeo Air / Air Pro fan control.
* Bump WIFI drivers.
* Add WIFI module quirk and WIFI not waking from sleep on Air.
* Fix splash screen on rotated displays.
* Move autostart to its own package.
2022-12-19 17:14:32 -05:00
fewtarius
5483128721
Bump kernel to 6.1. 2022-12-19 07:53:38 -05:00
fewtarius
1cbb66b40f
Bump the Linux kernel to 6.0.11. 2022-12-04 11:19:50 -05:00
Brooksytech
1cb82f44dd
Add steam deck controller driver.
Adds support for steam controller driver. 

Found here: ee7b718568

A slight deviation from valves official version: 72ce570d0b
2022-11-10 20:11:49 -08:00
fewtarius
bfcd061c00
Work on syncing some of our package set from CoreELEC. 2022-11-01 06:04:06 -04:00
fewtarius
f056beab61
Add preempt rt to mainline 5.19 kernel builds. 2022-10-18 17:52:18 -04:00
fewtarius
d654b6a396
* Bug fixes - getshaders, wifictl.
* Correct dependencies: moonlight, hypseus-singe.
* Continued work on x86_64.
* Fix raze repo path.
2022-08-30 17:05:35 -04:00
fewtarius
41ea702b87
Links for the x86_64 handheld device. 2022-08-29 05:42:36 -04:00
fewtarius
47582f2ed3
Fix typos in patch. 2022-07-10 20:56:17 -04:00
fewtarius
4b74f8a584
Drop kernel patches. 2022-07-10 20:14:50 -04:00
fewtarius
550d47db17
Drop kernel patch. 2022-07-10 19:59:49 -04:00
fewtarius
7eb78447db
Drop kernel patch. 2022-07-10 19:54:51 -04:00
fewtarius
f57b509076
Drop kernel patch. 2022-07-10 19:49:38 -04:00
fewtarius
e855aa2c61
Drop kernel patch. 2022-07-10 19:44:49 -04:00
fewtarius
66031f7cc9
Fixes. 2022-07-10 19:39:21 -04:00