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

1782 commits

Author SHA1 Message Date
jjtt
108f27f71e Remove BTRFS related setting
The note about BTRFS has been removed from the linked Arch wiki page in January 2021 with a comment:

> Removing note about problems with Btrfs and ALPM, since issues have been fixed in the kernel (4.15 -> https://www.spinics.net/lists/linux-btrfs/msg101833.html))

See: https://wiki.archlinux.org/index.php?title=TLP&oldid=650059
2024-07-18 21:58:17 +03:00
❄️
ede1f14cc2
Merge pull request #1037 from Sigmanificient/master
asus-rog-strix-g713ie: init
2024-07-18 14:20:32 -03:00
Sigmanificient
9a816e3d1c asus-rog-strix-g713ie: init
update README for asus rog-strix g713ie
2024-07-18 19:06:24 +02:00
toastal
9a187879f4
lenovo-thinkpad-z13-gen2: move to asound.conf
`sound.*` was removed upstream in Nixpkgs
2024-07-18 14:03:33 -03:00
Jörg Thalheim
c5013aa7ce common/gpu/nvidia: use lib.mkDefault for hardware.nvidia.modesetting 2024-07-11 22:43:18 +00:00
seth
6b745e2331 common-gpu-nvidia: enable modesetting by default
This is commonly required for many applications. As of
https://github.com/NixOS/nixpkgs/pull/324921 this will also enable
`nvidia-drm.fbdev=1`, fixing issues such as
https://github.com/NixOS/nixpkgs/issues/302059
2024-07-11 22:43:18 +00:00
seth
c5925d86de common-gpu-nvidia: drop libva-vdpau-driver
libva-vdpau-driver has not seen a new release in over a decade and is a
common cause for bugs in some applications. NixOS has also been using
the now preferred nvidia-vaapi-driver since
https://github.com/NixOS/nixpkgs/pull/162660, so there isn't much reason
to keep this
2024-07-11 22:43:18 +00:00
Lyndon Sanche
a111ce6b53 flake: Deprecate Intel generation-specific outputs
See #992 for more information.
2024-07-09 09:05:35 +00: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
Tobias Kündig
72d3c00702 Added new model to flake.nix and README 2024-07-08 09:00:58 +00:00
Tobias Kündig
00f9c4bb06 Fix Lenovo Thinkpad T14s not powering off 2024-07-08 09:00:58 +00:00
Cassie Cheung
da0aa7b533 apple/t2: bump kernel to 6.9.8 2024-07-07 17:11:37 +00:00
Cassie Cheung
c1cdb2f828 apple/t2: update patches repo ref 2024-07-07 17:11:37 +00:00
Cassie Cheung
f75ab8b22c apple/t2: factor out kernel definition for improved readability 2024-07-07 17:11:37 +00:00
xenia
6e253f12b1 pine64/pinebook-pro: remove obsolete issue docs
this issue has been fixed upstream since kernel 5.14, and per #882 this
commit removes it entirely from the readme
2024-07-02 04:50:00 +00:00
Jörg Thalheim
a59f00f5ac raspberry-pi/3: remove ttyAMA0 from console list 2024-06-29 17:24:25 +00:00
pinage404
43ea86cc8c remove probably not necessary library
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-06-29 17:24:25 +00:00
pinage404
8d5e6d9278 Raspberry Pi 3: try to fix tests 2024-06-29 17:24:25 +00:00
pinage404
d11eeae766 Raspberry Pi 3: init 2024-06-29 17:24:25 +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
me00001
3980e7816c
enable bluetooth support for Yoga 6 13ALC6. (#1013)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-06-28 07:30:54 +02:00
x123
14aadcba1a common/gpu/nvidia: vaapiVdpau -> libva-vdpau-driver 2024-06-27 11:28:16 +00:00
Jörg Thalheim
901bc809b5 asus/zephyrus/ga402x: drop redundand vdpau drivers 2024-06-26 14:50:27 +00:00
Jörg Thalheim
b7d8d5c788 lenovo/yoga/7/14ARH7: remove redundant vdpau packages
amd doesn't need them and nvidia already includes them
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
5fe1583567 gpu/amd: remove unused pkgs 2024-06-26 14:50:27 +00:00
Jörg Thalheim
4677bf5e89 gpu/intel: remove outdated libvdpau-va-gl driver
the existing drivers should provide video accelerations since broadwell.
This driver also caused a crash in the past in VLC:
https://github.com/NixOS/nixpkgs/issues/283083
2024-06-26 14:50:27 +00:00
Jörg Thalheim
ae13b3761c lenovo/yoga/6/13ALC6: drop video acceleration driver
Those are not useful for AMD.
According to https://wiki.nixos.org/wiki/Accelerated_Video_Playback all
we need is enabling opengl drivers.
2024-06-26 14:50:27 +00:00
pinage404
f140ca626b Dell Optiplex 3050: init 2024-06-26 14:30:13 +00:00
Gabriel Nützi
aab67495e3 fix: Add an upgrade 2024-06-26 08:50:14 +00:00
Gabriel Nützi
1a59c3d5ac fix: Improve doc for Tuxedo Pulse Gen3 power issues 2024-06-26 08:50:14 +00:00
Gabriel Nützi
caabc42556 feat: Update CODEOWNERS for Tuxedo Pulse Laptops 2024-06-25 13:39:33 +00:00
Paepcke, Michael
c3e48cbd88 update macbookpro14,1 to 24.01 (2024) 2024-06-23 12:27:44 +00:00
Jörg Thalheim
3fff0d97d1
Merge pull request #1004 from Flameopathic/iptsd
surface: remove broken iptsd and surface-control configuration
2024-06-23 14:16:23 +02:00
Jörg Thalheim
755815160a
Merge branch 'master' into iptsd 2024-06-23 14:05:16 +02:00
Jörg Thalheim
8c144a7789
Merge pull request #1005 from Flameopathic/spi-thermald
surface pro intel: thermald configuration
2024-06-23 14:04:06 +02:00
Jörg Thalheim
c5cdfd2a49
Merge pull request #1007 from NixOS/joerg-ci
add new tests to mergify configuration
2024-06-23 14:02:06 +02:00
Jörg Thalheim
0cf592f520 add new tests to mergify configuration 2024-06-23 14:01:12 +02:00
Flameopathic
7d87afd10b feat: spi thermal conf 2024-06-22 13:51:28 -04:00
Flameopathic
5159ef2fa0
Merge branch 'NixOS:master' into iptsd 2024-06-22 13:03:32 -04:00
Jörg Thalheim
e8232c132a
Merge pull request #1001 from NixOS/improve-compat
common/gpu/24.05-compat: don't create conflicts with user configuration
2024-06-22 17:17:10 +02:00
Jörg Thalheim
4e59e4c9e9 common/gpu/24.05-compat: don't create conflicts with user configuration
fixes https://github.com/NixOS/nixos-hardware/issues/1000
2024-06-22 13:22:07 +02:00
Jörg Thalheim
e6d40db892
Merge pull request #999 from NixOS/remove-dri
Fix and test 24.05 evaluation
2024-06-22 00:04:00 +02:00
mergify[bot]
4325ebb800
Merge branch 'master' into remove-dri 2024-06-21 22:01:40 +00:00
Jörg Thalheim
63e77982fc
Merge pull request #998 from zachcoyle/t2-linux-6.9.4
apple/t2: update to kernel 6.9.4
2024-06-22 00:01:32 +02: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
Flameopathic
27487bcd12
change iptsd and system-control to nixpkgs versions - fixes iptsd bug 2024-06-20 20:45:41 -04:00
Zach Coyle
68ef79e804 apple/t2: update to kernel 6.9.4 2024-06-20 17:37:43 -04:00
Jörg Thalheim
083823b790 gpu/amd: drop hardware.amdgpu.opencl option
This now conflicts with nixpkgs.
2024-06-20 14:48:13 +00:00