1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-09-19 21:07:23 +02:00
Commit graph

79 commits

Author SHA1 Message Date
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
Emre Cebi
d68be3e5e2 Fixed error 2024-05-16 17:42:37 +00:00
Emre Cebi
9f7302060c Made modifications related to AMD CPU and nvidia GPU changes 2024-05-16 17:42:37 +00:00
Emre Cebi
68d680c1b7 Changed the kernel parameter 2024-04-30 08:19:58 +00:00
Emre Cebi
fc738b1ff6 kernel mkDefault added for kernel 2024-04-30 08:19:58 +00:00
Emre Cebi
627652ae64 Updated read me 2024-04-30 08:19:58 +00:00
Emre Cebi
0cbc36e245 ASUS TUF FA507NV added. 2024-04-30 08:19:58 +00:00
Matei Dibu
9821d2c543 asus/pro-ws-x570-ace: init 2024-04-27 06:56:44 +00:00
deirn
e1cbffcf3a ga401: use mkDefault for dynamicBoost 2024-04-05 13:36:28 +00:00
Ashwin Belbase
27cca741bf Add files for Asus TUF A15 (FA507RM) 2024-02-22 09:39:13 +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
ChaosAttractor
83ce5906a5 ga401: disable hardware.nvidia.powerManagement.enable 2024-02-01 10:01:33 +00:00
ChaosAttractor
80223acd7f ga401: enable nvidia.dynamicBoost 2024-02-01 10:01:33 +00:00
Leah Amelia Chen
9f40c1088f feat(asus/zephyrus): add GU603H (2021 Zephyrus M16) 2023-11-11 11:00:25 +00:00
srestegosaurio
71e0de7199 feat(asus/rog-strix/g513im): added profile 2023-11-01 15:22:25 +00:00
Jonatan Steuernagel
e40b26d814 ROG Ally: Add basic config as default.nix 2023-10-19 20:14:49 +00:00
Alexandre Acebedo
cb4dc98f77 asus-zephyrus-ga402: remove unused kernel parameter 2023-09-19 07:47:07 +00:00
Oxters Wyzgowski
2d1a0da5e3
asus/zephyrus/ga401: fix keymapping
Mapped fn+LeftArrow to be home key and fn+RightArrow to be end key.
The Asus Zephyrus GA401 does not have any home end functionality originally.
2023-09-11 12:38:26 +01:00
Alexandre Acebedo
20f2efe651 ga402: remove useless kernel flags 2023-07-24 13:11:54 +01:00
CodeChomper
70325e398b Added Asus Zephyrus GA502 2023-07-24 13:11:36 +01:00
bors[bot]
556101ff85
Merge #580
580: Improve the configuration of asus ga401 r=Mic92 a=LostAttractor



Co-authored-by: ChaosAttractor <46527539+LostAttractor@users.noreply.github.com>
Co-authored-by: ChaosAttractor <lostattractor@gmail.com>
2023-03-09 21:24:59 +00:00
ChaosAttractor
0d8c852503 zephyrus ga401: Enable nvidia powerManagement & modesetting (nvidia-drm) 2023-02-10 14:55:46 +08:00