ChaosAttractor

Results 5 comments of ChaosAttractor

I noticed this problem before, But I didn't realize it was caused by #580. I'm using Wayland, so I didn't go any further Kernel mode setting (KMS) & Direct Rendering...

> I managed to narrow down the problem to importing the `common/gpu/amd/default.nix` file. Which I'm not sure what it does. Also if I add `services.xserver.videoDrivers = ["nvidia"];` to my config...

Because I haven't used xorg for a long time, I forgot to solve this issue, sorry here. I have rechecked this issues, I found the problem is from this [commit](https://github.com/NixOS/nixos-hardware/commit/630a8e3e4eea61d35524699f2f59dbc64886357d)...

Here is the full systemd log of booting the system, starting an xorg session with gdm/gnome45 and crashing. [log.txt](https://github.com/NixOS/nixos-hardware/files/13322759/log.txt) And here is the approximate log when the crash occurred: ```...

> Looks like some Gentoo people tracked it down to the modesetting driver trying to probe the Nvidia card and failing: https://bugs.gentoo.org/910169 > > Can you try `videoDrivers = [...