nixos-hardware
nixos-hardware copied to clipboard
A collection of NixOS modules covering hardware quirks.
Where is prime profiles in nvidia X settings, Or prime-select command ?
Hi, I moved my Kodi setup on my Raspberry Pi 4 from LibreELEC to NixOS. This repository with the hardware-specific settings was very helpful. Unfortunately, one important thing still doesn't...
When I started with my Lenovo C940 in 2020, Gnome had detected that the laptop could change orientation, and the built-in pen worked, all without extra configuration from me. Now...
I believe this issue is NixOS-specific since I got it working on Arch with the same laptop. I am not sure if this is an issue with the kernel of...
[Audio is not a lost cause 😄](https://github.com/NixOS/nixos-hardware/pull/486) A (partial) solution can be found here: https://github.com/davidjo/snd_hda_macbookpro
Hi, Would it be possible to add this dts for Raspberry Pi? https://github.com/raspberrypi/linux/blob/rpi-5.10.y/arch/arm/boot/dts/overlays/imx290-overlay.dts This is to support imx290 based camera. I've tried on my side but unfortunately I don't have...
Just saw librem5 support added so figured i would mention bringing in support for the Pine64 mobile phone devices. There is currently support for the Pinephone and there is a...
Surface pro 5 touch support does not work with the updated version of iptsd 1.0.1 Works with [iptsd 0.5.1](https://github.com/linux-surface/iptsd/releases/tag/v0.5.1) It updates automatically. **Edit:** The error is DEVICE not found in...
It might be required at some point in the future. Preliminary exploration. * * * Picking an arbitrary one from [the wiki entry](https://nixos.wiki/wiki/NixOS_on_ARM/Raspberry_Pi_4). > When running from USB device without...
Intel CPUs from Skylake onwards have a GPU microcontroller that can be used to offload certain tasks to the hardware. More info: - https://01.org/linuxgraphics/downloads/firmware - https://www.kernel.org/doc/html/latest/gpu/i915.html#guc - https://wiki.gentoo.org/wiki/Intel#Feature_support - https://wiki.archlinux.org/index.php/Intel_graphics#Enable_GuC_/_HuC_firmware_loading...