nixpkgs/nixos/modules/hardware/video
Charles Hall 142c8ab9a4
nixos/nvidia: enable fbdev when available
In my experience this is required to get Plasma 6 Wayland to work on
my GTX 1080 with the proprietary driver. Otherwise, I get errors in my
`journalctl --user` about "MESA-LOADER: failed to open simpledrm" (among
many other things) and Plasma just presents a black screen with a cursor
and nothing else.

I discovered this by searching the aforementioned error and found
[this Arch Linux forum post][0] and some further clicking around led
me to [this section on the ArchWiki][1], which is where I got the
`versionAtLeast` value from.

Tested with `nvidia-x11-555.58-6.9.7`.

[0]: https://bbs.archlinux.org/viewtopic.php?id=293741
[1]: https://wiki.archlinux.org/title/NVIDIA#DRM_kernel_mode_setting
2024-07-05 16:24:12 -07:00
..
capture nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
uvcvideo nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
webcam nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
bumblebee.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
displaylink.nix
intel-gpu-tools.nix nixos/intel-gpu-tools: init basic security wrapper 2024-05-04 19:26:41 -04:00
nvidia.nix nixos/nvidia: enable fbdev when available 2024-07-05 16:24:12 -07:00
radeon.nix
switcheroo-control.nix
virtualbox.nix nixos/hardware/video/virtualbox: move from generic opengl module 2024-06-16 14:11:33 +03:00