Sandro Jäckel
59b6e11bea
Set missing lib.literalExpression
...
this allows generating a options.json without setting any module option
2024-10-26 23:26:01 +02:00
Jörg Thalheim
f5c239fa9a
asus/zephyrus/ga402x/shared.nix: no need to override default of mkEnableOption
2024-09-29 12:41:13 +00:00
mexisme
c1f051bf03
Add 'mkDefault' to several settings for Asus Zephyrus GA402X
2024-09-28 13:01:43 +00:00
mexisme
1c62abd2dd
Disable USB wakeup on the 8295 ITE Device on Asus Zephyrus GA402X laptop
2024-09-28 13:01:40 +00:00
Lyndon Sanche
5c04dd453b
asus-zephyrus-ga402x: Add nvidia architecture
2024-09-03 15:11:16 -06:00
mexisme
c54cf53e02
Tidy-up idents
2024-08-10 17:15:28 +00:00
mexisme
569b23fd82
Simplify the diff, by moving the (mkIf ...) for the keyboard.autosuspend.enable option to within the associated services.udev.extraRules attr-set
2024-08-10 17:15:28 +00:00
mexisme
6f38f8576c
Test the kernel version, rather than the NixOS release version
...
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2024-08-10 17:15:28 +00:00
mexisme
d1966ef874
Clarify doc-comments
2024-08-10 17:15:28 +00:00
mexisme
ddebede974
On ASUS Zephyrus GA402X, make enabling auto-suspend on the keyboard optional
...
- On kernels before 6.9.x, default to disabling auto-suspend
- On more-recent kernels, default to enabling auto-suspend
2024-08-10 17:15:28 +00:00
mexisme
60d3bae384
Add deprecation explanation
2024-07-25 12:33:47 +00:00
mexisme
13d6cbde4d
Create asus-zephyrus-ga402x-amdgpu and asus-zephyrus-ga402x-nvidia entries
...
- Previous attr-set style providing "amdgpu" and "nvidia" is broken by PR #1046
- Add deprecation assertion for asus-zephyrus-ga402x
2024-07-25 12:33:47 +00:00
Lyndon Sanche
231274268f
gpu/amd: Remove loadInInitrd
option
...
Option is now in nixpkgs under `hardware.amdgpu.initrd.enable` as of
NixOS/nixpkgs@6a0b6a6b74
2024-06-29 07:55:37 +00:00
Jörg Thalheim
901bc809b5
asus/zephyrus/ga402x: drop redundand vdpau drivers
2024-06-26 14:50:27 +00:00
Jörg Thalheim
a5abf3379d
zephyrus/ga402x: switch to amd gpu module
2024-06-26 14:50:27 +00:00
Jörg Thalheim
584a5e5518
fix 24.05 evaluation
2024-06-21 23:50:11 +02:00
toastal
cc634b69c8
remove driSupport, opengl → graphics
2024-06-21 16:38:07 +00:00
mexisme
b5c4fb6b89
Add a config for Asus Zephyrus GA402X* (2023) series
...
- Disable power-saving for the keyboard on the Asus Zephyrus GA402X series (2023)
- Add more-aggressive roaming rules for Asus Mediatek cards when using IWD
- Add note about potentially needing more-aggressive roaming rules for Asus Mediatek cards when using WPA-Supplicant
- Make enabling the higher scanning optional
- Split-up the AMD-GPU and Nvidia configs
- Add switch for AMD-GPU recovery mode
- Add switch for AMD-GPU sg_display (Scatter/Gather) mode
- Add switch for AMD-GPU PSR support
2024-02-06 09:20:31 +00:00