On 01/09/18 20:49, Patrick O'Callaghan wrote:
> On Tue, 2018-01-09 at 13:10 +0100, Frédéric wrote:
>>> Edit /etc/sysconfig/grub, then run:
>>>
>>> grub2-mkconfig -o /etc/grub2.cfg
>> I have this:
>> GRUB_CMDLINE_LINUX="rhgb quiet rd.driver.blacklist=nouveau
>> modprobe.blacklist=nouveau"
>>
>> Should I replace it by:
>> GRUB_CMDLINE_LINUX="rhgb quiet"
> I'm confused. Are you saying you were already blacklisting the Nouveau
> module before modifying the boot to remove "nouveau.modeset=0"?
>

Well, what is even more confusing is that an earlier message stated....

$ 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

So, what is in /boot/grub2/grub.cfg doesn't reflect on what is contained in 
/etc/sysconfig/grub.

This would seem to indicate that the removal process of the nVidia drivers was 
incomplete.

In any event, 

GRUB_CMDLINE_LINUX="rhgb quiet"

is probably what is needed.  I would backup the /boot/grub2/grub.cfg just in 
case.



-- 
Fedora Users List - The place to go to speculate endlessly

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to