Commit graph

106 commits

Author SHA1 Message Date
fewtarius
019b4e50a3
Fix mupen64 on AMD64 as well. Update Linux kernel. 2023-07-13 20:58:51 +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
55e9f8a783
Revert switch to 100hz as it broke touch displays on rk3566 devices. 2023-06-28 21:00:03 +00:00
fewtarius
4ea5ae412f
Revert last iwlwifi tweaks. 2023-06-24 14:15:54 +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
0f1a14287f
Drop hypervisors from kernel config, add iwlwifi power savings options. 2023-06-23 12:46:23 +00:00
fewtarius
171c2a372f
Working through some gpu profile and battery life improvements. 2023-06-23 10:57:57 +00:00
fewtarius
021933765e
Enable Intel and AMD pstate drivers, switch ES to enhanced power saving by default. 2023-06-22 23:15:58 +00:00
fewtarius
241fce3694
Revert overlayfs change. 2023-06-22 21:03:39 +00:00
fewtarius
14ef633e15
* Air Plus sleep now works correctly.
* Air Plus MMC reader now works mostly correctly.
2023-06-21 21:23:55 +00:00
fewtarius
adc1b46424
Add firmware for ROG Ally - thanks to @ruineka and @ChimeraOS for the pointer! 2023-06-21 01:03:31 +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
fe0b762be3
Updates, and new variable for cleaning during build. 2023-06-19 10:31:21 +00:00
fewtarius
3d46514f7d
Re-add PREEMPT_RT params. 2023-06-14 21:00:43 +00:00
fewtarius
86c9e023e6
Revert kernel config - Breaks Air Pro sleep. 2023-06-13 21:35:52 +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
fewtarius
93fb69f0fc
Migrate device configs to quirks, leave an AMD64 device.config for widest compatibility. 2023-06-01 21:41:58 +00:00
NeoTheFox
54cdfe1dde added preliminary ZeroTier package 2023-05-10 14:20:32 +04: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
c59014faca
Drop image splash screens. 2023-04-23 19:58:11 +00:00
fewtarius
6781a84858
Fix weston terminal font size, fix splash on some devices. 2023-04-23 18:31:49 +00:00
fewtarius
bff71cd5e2
* Add additional feedback to the boot process so it's visible to the user.
* Add support for a variant of JELOS suitable for hosting containers.
* Fix desktop mode terminal bug.
2023-04-22 20:01:07 +00:00
fewtarius
002fe2c06c
Add support for building without emulators (EMULATION_DEVICE="no"), add support for building container support (CONTAINER_SUPPORT="yes", correct a condition where a base build kernel panics on boot. 2023-04-21 21:40:02 +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
2f7e3f0fe5
Refactor the mechanisms for 32BIT packages. 2023-04-05 21:09:40 +00:00
fewtarius
2f64f4810c
Fix building the kernel, clean up virtual packages a bit. 2023-03-04 10:05:43 -05:00
fewtarius
dd333c21f1
Work continues on 32bit compat support. 2023-03-04 08:43:47 -05:00
fewtarius
a4990f5266
x86 bits. 2023-03-04 07:51:54 -05:00
fewtarius
ff48bb204e
Add initial support for 32bit i686 for software compatibility. 2023-03-03 20:12:41 -05:00
fewtarius
902479af60
Variable cleanup. 2023-02-24 08:53:43 -05:00
fewtarius
0cd75b996f
Cleanup, and re-add yabasanshiroSA for ARM. 2023-02-22 06:56:08 -05:00
fewtarius
ed8438a7fc
* Update set-audio to configure alsa for bluetooth.
* Updaet set-audio to automatically populate the ES audio path with a best guess (first control).
* Enable pulseaudio bluetooth support.
* Don't reset audio devices and paths if they've already been set once.
* Configure CEMU to look for and use a bluetooth device if it's paired and connected (needs further optimization).
2023-01-26 17:51:43 -05:00
fewtarius
db7b03ba89
Reduce services, reduce a few wakeups, disable debugging, update cemu. 2023-01-23 17:41:38 -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
1bf81188cb
* Apply additional powersavings adjustements.
* Block the bluetooth radio on startup if it's disabled.
* Block the WIFI radio if it's disabled.
* Add powertop package.
2023-01-19 06:14:52 -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
741e5d8541
Work on steam deck. 2023-01-14 05:55:01 -05:00
fewtarius
92c10bc072
Work on Steam Deck support. 2023-01-12 18:46:54 -05:00
fewtarius
868e28abb3
Improve how we're managing performance policies now that we're not accounting for ARM. 2023-01-02 15:37:06 -05:00
fewtarius
4f46600def
Cleanup and bug fixes. 2023-01-01 15:19:02 -05:00
fewtarius
d32b31fec1
Rebrand 351files to fileman, and misc cleanup. 2022-12-31 15:58:53 -05:00
brooksytech
9d47c282ef
Fix touchscreen on Aya Neo Air 2022-12-30 19:15:03 -08:00
fewtarius
7c33c24c0a
Bug fixes for x86_64 2022-12-23 16:45:19 -05:00
fewtarius
4beae761a9
Misc fixes and improvements. 2022-12-21 17:24:01 -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
bbb2975eed
* Move JELOS installation to tools menu, flashed images boot directly into JELOS now.
* Fix bug causing terminal output to appear on the console on x86_64 builds.
* Silence missing sudo warnings by aliasing it to nothing.
2022-12-04 15:46:38 -05:00
fewtarius
55ff5c8dd1
Add kernel config for MT7921K 2022-11-19 17:01:09 -05:00