Commit graph

100 commits

Author SHA1 Message Date
Andre 51e51e6014 chore: format repo using treefmt-nix and nixfmt-rfc-style 2025-06-04 12:35:54 -04:00
Michael Hess 0d3ca75310 add asus-rog-strix-g533zw 2025-05-11 15:39:42 -04:00
Peter Bittner 7d9552ef6b Replace symlink references by real path and delete symlink
The common/pc/laptop/ssd folder was apparently moved a level up and was
replaced by a symlink to keep things working. We can consolidate this now.
2025-05-05 11:17:15 +02:00
Andreas V. W. Zacchi a4bb30a900 add asus-zenbook-ux481 2025-05-05 06:40:42 +00:00
Relief Melone f1e52a0181 gu605my: enable zeph g16 backlight control 2025-04-29 06:11:24 +00:00
Relief Melone 342b1b319d gu605my: modsettings, fn keys and use laptop/ssd 2025-04-29 06:11:24 +00:00
Samuel d9819a6791 Update default.nix 2025-02-06 04:06:44 +00:00
heydoyouknowme0 ca30f8501a asus: init fa506ic 2025-01-07 08:16:54 +00:00
Samuel d3b4fe46c8 Adding support for GV302X* 2023 (#1285) 2025-01-07 07:44:38 +00:00
Jörg Thalheim c6c90887f8 drop acpi_call from nixos-hardware
fixes https://github.com/NixOS/nixos-hardware/issues/1114 and tlp also
no longer recommands it.
2024-12-02 12:33:14 +01:00
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
Gavin John 7495e87753 treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00
Daniel Green 3827903417 Add Asus Zenbook ux535 2024-10-19 10:22:50 +00: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
Jörg Thalheim 1bc47d8abf asus/zenbook/ux371: enable xe driver explicitly 2024-09-29 12:41:11 +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
superherointj b169e35bee asus-rog-strix-x570: add troubleshooting notice for bluetooth device missing 2024-09-24 11:31:42 -03:00
superherointj 10d5e0ecc3 asus-rog-strix-x570: add nct6775 kernel module for temperature and fan sensor 2024-09-19 05:41:49 +00:00
Relief Melone 755813cba8 asus/zephyrus/gu605my: enable asusd by default and fix mic mute button 2024-09-09 10:03:52 +00:00
Relief Melone cfb3537b15 asus/zephyrus/gu605my: fixed architecture and added dynamic boost as enabled by default 2024-09-09 10:03:52 +00:00
Relief Melone 6776df50ee Adding Asus Zephyrus G16 GU605MY
- added module to asus/zephyrus/gu605my
- added entry to flake outputs
- added entry in README table
2024-09-04 15:05:15 +02:00
Lyndon Sanche aa3739f4ab
asus-zephyrus-gu603h: Add nvidia architecture 2024-09-03 15:11:55 -06:00
Lyndon Sanche 249f33df8b
asus-zephyrus-ga503: Add nvidia architecture 2024-09-03 15:11:32 -06:00
Lyndon Sanche a38b5d1286
asus-zephyrus-ga502: Add nvidia architecture 2024-09-03 15:11:25 -06:00
Lyndon Sanche 5c04dd453b
asus-zephyrus-ga402x: Add nvidia architecture 2024-09-03 15:11:16 -06:00
Lyndon Sanche 45e5bcc7d5
asus-zephyrus-ga401: Add nvidia architecture 2024-09-03 15:11:05 -06:00
Lyndon Sanche 537992d884
asus-rog-strix-g733qs: Add nvidia architecture 2024-09-03 15:10:37 -06:00
Lyndon Sanche 9b17be344e
asus-rog-strix-g713ie: Add nvidia architecture 2024-09-03 15:10:23 -06:00
Lyndon Sanche 910e61b27d
asus-rog-strix-g513im: Add nvidia architecture 2024-09-03 15:10:10 -06:00
Lyndon Sanche 59894d5e56
asus-fa507rm: Add nvidia architecture 2024-09-03 15:09:38 -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
Andy3153 72b83c838d asus-fx506hm: use nvidia-open by default
Uses Nvidia open source kernel modules if driver version is higher than
555

Motivation:
1. Nvidia themselves will be using the open source kernel modules by
   default for drivers above version 555 and for boards that support it
   (like the one in this laptop)
2. this fixes kernel panics I've been having for months
2024-08-10 16:52:19 +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
superherointj 71b92eab15 asus-rog-strix-x570: init
Spec: https://rog.asus.com/motherboards/rog-strix/rog-strix-x570-e-gaming-model/spec/
2024-07-19 16:05:41 +00:00
Sigmanificient 9a816e3d1c asus-rog-strix-g713ie: init
update README for asus rog-strix g713ie
2024-07-18 19:06:24 +02:00
Lyndon Sanche ba8294c0a1 common: Move Intel generation-specific config from cpu to gpu
These modules only included gpu configuration, so belong in that
location.
2024-07-09 09:05:35 +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
fidgetingbits 2e7d6c5680 asus/zenbook/ux371: init 2024-05-26 09:23:05 +00:00
Andy3153 449b3abafa fix error 2024-05-26 08:44:07 +00:00
Andy3153 d946893c3b add config for ASUS TUF FX506HM 2024-05-26 08:44:07 +00:00