On Tue, 2018-01-09 at 10:48 +0100, Frédéric wrote:
> > > $ cat /proc/cmdline
> > > BOOT_IMAGE=/vmlinuz-4.14.11-300.fc27.x86_64
> > > root=UUID=4aab7630-84b2-4eae-9c5e-804ff8657b7f ro rhgb quiet
> > > nouveau.modeset=0 video=vesa:off LANG=fr_FR.UTF-8
> > 
> > You may want to try removing "nouveau.modeset=0" from the boot parameters.
> 
> Yes, that works!
> 
> How can I set that permanently, even if a new kernel comes out?

Edit /etc/sysconfig/grub, then run:

grub2-mkconfig -o /etc/grub2.cfg

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to