I’ve been trying to setup nixos on my laptop, Lenovo ideapad 5, ryzen 7, but I have only been able to reach the command line. The issue showed itself in the live cd session - no gui and command line only. Despite that, I chose to install nixos in hopes that nixos-generate-config
would solve it by adding something to hardware-configuration.nix
, but unfortunately, the issue remains. This happens on both the KDE and Gnome version of nixos 20.09. It’s a bit frustrating to debug without a gui (and services that come with), as wifi must be set up each time I reboot to try something new, and the keyboard layout I’m used to is not installed properly yet.
I suspectet that it could be a gpu driver issue, but none of the suggestions here AMD GPU - NixOS Wiki helped me out.
The live session worked great when I was installing nixos on my desktop, which also has an AMD card.
I realize that this isn’t much to go on - other than installing the drivers and trying both the KDE and Gnome version, I haven’t been able to come up with anything to try out. Any suggestions for things to try?