nixos-hardware icon indicating copy to clipboard operation
nixos-hardware copied to clipboard

A collection of NixOS modules covering hardware quirks.

Results 226 nixos-hardware issues
Sort by recently updated
recently updated
newest added

###### Description of changes Added `orange-pi-5-max` ###### Things done - [x] Tested the changes in your own NixOS Configuration - [x] Tested the changes end-to-end by using your fork of...

Hi, I tried to use OpenCL, but noticed that my Lenovo Thinkpad T480 was seemingly missing the required libraries despite importing its profile. `clinfo` is returning zero platforms. Then I...

###### Description of changes Adds my laptop lenovo legion 16ahp9. ###### Things done - [x] Tested the changes in your own NixOS Configuration - [x] Tested the changes end-to-end by...

On my machine (a factory-modified-issued Lenovo Legion 15ach6h), the amdgpuBusId seems to be `PCI:5:0:0` instead of `PCI:6:0:0` ## Subject https://github.com/NixOS/nixos-hardware/tree/master/lenovo/legion/15ach6h#setup-at-the-time-of-testing https://github.com/NixOS/nixos-hardware/blob/18e9f9753e9ae261bcc7d3abe15745686991fd30/lenovo/legion/15ach6h/hybrid/default.nix#L31 ## Log fastfetch ```sh [nix-shell:~]$ fastfetch ▗▄▄▄ ▗▄▄▄▄ ▄▄▄▖...

###### Description of changes Added the definition for Dell Precision 5520 using the already existing 5530 as a template. Confirmed nVidia hybrid graphics are working. ###### Things done - [x]...

###### Description of changes Added `pine64-rock64` ###### Things done - [x] Tested the changes in your own NixOS Configuration - [ ] Tested the changes end-to-end by using your fork...

###### Description of changes Added support for HP Omen Gaming Laptop 15-ek ###### Things done - [x] Tested the changes in your own NixOS Configuration - [x] Tested the changes...

In [common/cpu/intel](https://github.com/NixOS/nixos-hardware/tree/master/common/cpu/intel), I can't find config files for Intel core ultra (Meteor Lake). I am not much experienced with the nix ecosystem. I think that adding config from [the framework...

After sleeping and resuming, the performance of the laptop drops by a significant amount The CPU clock cannot go over 1ghz when at 100% or near 100% CPU load Power...

Since I managed to enable [Quectel] EM05-CN on NixOS, this seems to be the right place to share the experience so more enthusiasts can build on top or improve. On...