Commit graph

10 commits

Author SHA1 Message Date
fewtarius
66bb1e3d36
Disable 2S fan in sleep mode, and put the device into power saving mode since sleep is really freeze. After 8 minutes the core temp remained at 35c tested immediately after wake. Longer testing needed. 2024-02-08 23:14:25 +00:00
fewtarius
4c657fb21d
Move LED and DPMS control to platform quirks, add guards to execute only on supported devices. 2024-01-24 03:10:49 +00:00
fewtarius
eeca0360c3
LEDs should power down when the system powers off. 2024-01-23 18:05:47 +00: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
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
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
86c11064d2
Ayaneo 2S, supported. 2024-01-04 00:47:32 +00:00