Commit graph

1727 commits

Author SHA1 Message Date
Matteo Bongiovanni d23f980d75 System76 Gaze18 cleanup 2024-06-20 11:36:25 +00:00
Matteo Bongiovanni 49705fd839 add system76 Gaze18 to README 2024-06-20 11:36:25 +00:00
Matteo Bongiovanni b34b292547 System76 Gaze18 cleanup 2024-06-20 11:36:25 +00:00
Matteo Bongiovanni f5a5916b35 System76 mkDefault 2024-06-20 11:36:25 +00:00
Matteo Bongiovanni 28684889c8 System76 Gaze18 nvidia
System76 Gaze18 flake

System76 Gaze18 fix

System76 Gaze18 fix
2024-06-20 11:36:25 +00:00
Jörg Thalheim 5864256026
Merge pull request #993 from NixOS/hdd
deprecate commons/hdd
2024-06-20 13:25:05 +02:00
Jörg Thalheim 56e370b342 deprecate commons/hdd module
We havent't had anything meaningful configuration in this module for a while.
So let's deprecate it.
2024-06-20 12:09:44 +02:00
Jörg Thalheim acb4f0e9bf link to matrix room 2024-06-19 14:22:30 +00:00
Ayoub NASR cde8f7e11f Lenovo 16ACH6H: use zenpower kernel module 2024-06-16 14:33:34 +00:00
John Titor 0cd5621572 amd/cpu/raphael-igpu: enable scatter/gather for kernel 6.6+
Scatter/gather was introduced in 6.2 kernel and caused flickering
and various issues when running iGPU on Ryzen 7000-series CPUs.
This issue is not observed in kernel 6.6 or newer versions
so we can enable it for kernel 6.6 and newer versions.
2024-06-15 13:46:28 +00:00
Jörg Thalheim 239c3864fe
Merge pull request #977 from K900/drop-amdvlk
treewide: drop hardware.amdgpu.amdvlk option
2024-06-15 07:28:14 +02:00
xunuwu ae5c8dcc4d fix unbalanced quoting 2024-06-14 07:16:00 +00:00
xunuwu 62d41cb488 add gigabyte-b550 to flake outputs 2024-06-14 07:16:00 +00:00
Silvan Mosberger d75003136c framework: Better firmware update instructions and troubleshooting 2024-06-13 08:04:06 +00:00
K900 291c3ee610 treewide: drop hardware.amdgpu.amdvlk option
This is now provided in nixpkgs (see https://github.com/NixOS/nixpkgs/pull/318175).
2024-06-13 09:51:03 +03:00
Jan Heidbrink 9e848e173c add Dell Latitude 9430 2024-06-12 15:50:30 +00:00
Brieuc Dubois f17f79c796 rpi4: bluetooth fix 2024-06-12 15:40:09 +00:00
Stig Palmquist 5ca7d128e6 surface: linux 6.8.9 -> 6.9.3 2024-06-12 15:29:31 +00:00
Stig Palmquist 7738cb40f6 surface: linux-surface arch-6.8.6-1 -> arch-6.9.3-1 2024-06-12 15:29:31 +00:00
Jörg Thalheim 43e369c6d5 chuwi/minibook-x: add comment why we specify kernelParams 2024-06-12 15:18:05 +00:00
Glenn McDonald 3b5f843e92 Add Chuwi MiniBook X 2024-06-12 15:18:05 +00:00
Sophie Tauchert 624f88c6c0 purism librem5r4: fix uboot build 2024-06-12 15:06:51 +00:00
Sophie Tauchert 7e148208c4 purism librem5r4: linuxPackages_librem5: 6.6.6-librem5 -> 6.6.29-librem5 2024-06-12 15:06:51 +00:00
Arthur Rump 58b52b0dd1 Add configuration for Lenovo IdeaPad 5 Pro 16ACH6 2024-06-10 04:55:29 +00:00
Cassie Cheung 35f2177d66 apple/t2: update to kernel 6.9.3
* also updates the patches kernel to include the apfs module
2024-06-10 04:44:27 +00:00
Jörg Thalheim 057a7996d0 hidpi: drop legacy options 2024-06-08 06:29:16 +00:00
Cassie Cheung d6c6cf6f5f apple/t2: update to kernel 6.9.2 2024-06-05 08:00:23 +00:00
V7 82b2e20fbf Update Inspiron 5509 2024-06-04 15:34:27 +00:00
Nick Cao 7b49d39676 starfive visionfive2: drop dtb overlay for 8GB version
u-boot is able to automatically set the correct memory size in fdt
on VisionFive 2 boards by reading their EEPROM since v2023.10.

This allows our image to work with either variant of the boards.

Reference: 38d900b409
Reference: 43177705ab
2024-06-01 13:21:35 +00:00
Nick Cao 69fe256333 starfive visionfive2: let u-boot set device tree name
u-boot is able to automatically set the correct device tree name
on VisionFive 2 boards by reading their EEPROM since v2023.10.

This allows our image to work with either revision of the boards.

Reference: 16dbe3d9d4
2024-06-01 13:21:35 +00:00
Jörg Thalheim 8251761f93
Merge pull request #961 from NixOS/revert-958-visionfive2-mainline
Revert "starfive visionfive2: use mainline kernel"
2024-05-29 14:51:56 +02:00
Nick Cao 9e06031346
Revert "starfive visionfive2: use mainline kernel"
This reverts commit 413452614f.
2024-05-28 18:18:58 -04:00
Nick Cao 1e3c2a85da
Revert "starfive visionfive2: enable required drivers"
This reverts commit 03e1d2d584.
2024-05-28 18:18:58 -04:00
xtrm 806e9d4a93 Fix typo for IdeaPad 3 15alc6 in README.md
Signed-off-by: xtrm <oss@xtrm.me>
2024-05-28 07:25:21 +00:00
xtrm d664fb04de add Lenovo IdeaPad 3 15alc6
Signed-off-by: xtrm <oss@xtrm.me>
2024-05-28 07:25:21 +00:00
Nick Cao a44ddc27b1 Revert "starfive visionfive2: Increase mtd0 to fit spl"
This reverts commit 87e3122b67.
2024-05-28 07:14:52 +00:00
Nick Cao 03e1d2d584 starfive visionfive2: enable required drivers 2024-05-28 07:14:52 +00:00
Nick Cao 413452614f starfive visionfive2: use mainline kernel 2024-05-28 07:14:52 +00:00
Stian Sørby 9a20e17a73 added lenovo legion 15ach6h to README 2024-05-27 08:25:06 +00:00
Stian Sørby 6d24140f51 added lenovo legion 15ach6h to flake.nix 2024-05-27 08:25:06 +00:00
fidgetingbits 2e7d6c5680 asus/zenbook/ux371: init 2024-05-26 09:23:05 +00:00
Aires d789d9a2de Add Surface Pro 9 to Readme 2024-05-26 08:54:19 +00:00
Aires 1af5ef1546 Add Readme for Surface Pro 9 2024-05-26 08:54:19 +00:00
Aires 7caa5b2a35 Add Surface Pro 9 with Intel PSR disabled 2024-05-26 08:54:19 +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
Aires 888d915fe8 Update readme for 16arha7 2024-05-26 08:34:32 +00:00
Aires 816528f00e Add kernel version check for Lenovo 16ARHA7 speaker fix 2024-05-26 08:34:32 +00:00
Bradon Kanyid (rattboi) 33026a05f4 framework: Add framework-laptop-kmod for 16" model as well
in https://github.com/NixOS/nixos-hardware/pull/903 , the
framework-laptop-kmod was added, and automatically setup for 13" models.
The 16" model will also be able to take advantage of the kmod, once the
6.10 kernel patches are in place.

Kernel Patchset: https://lore.kernel.org/chrome-platform/20231005160701.19987-1-dustin@howett.net/
2024-05-26 08:24:30 +00:00
Mic92 cedb27beb1 Added config for Huawei Matebook X Pro (2020) (#957)
Created a config file for Huawei Matebook X Pro (2020). This file should work on all versions other than MACHC-WAH9L as that one does not include the Nvidia MX250 dGPU.
2024-05-26 08:14:11 +00:00