Re: how to (re-?)construct grub menu?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday, July 06, Samuel Sieb wrote:

> Just remove it. Are you using the proprietary NVidia driver? Is that why you have all the blacklisting?

Neither removing it nor changing "off" to "on made any difference that I saw.

Back in September, 2013, I opened a thread "problem: system freezes" in this list. What solved the problem was Rick Stevens' suggestion to replace the "nouveau" graphics card driver for my nVidia graphics card with the "nVidia binary driver". Using the commands that Rick gave me back then, I check what's being used now:

bash.2[~]: lsmod | grep -i nouveau
bash.3[~]: lsmod | grep -i nvidia
nvidia_drm             49152  1
nvidia_modeset        790528  4 nvidia_drm
nvidia              12308480  68 nvidia_modeset
drm_kms_helper        151552  1 nvidia_drm
drm                   348160  4 nvidia_drm,drm_kms_helper
bash.4[~]:

So yes, I'm using the proprietary nVidia driver.

The blacklisting is not my doing. I don't know why it's there, or if it should be there. But it does seem consistent with my system using the nvidia proprietary driver.

Does it matter that

GRUB_DISABLE_SUBMENU=true
GRUB_GFXMODE=1920x1080,1600x900,1280x720,1024x576,auto
GRUB_GFXPAYLOAD_LINUX=keep

come after the GRUB_CMDLINE_LINUX line in the /etc/default/grub file? I'm guessing it does not matter, but I'd like that confirmed by someone a lot more knowledgeable about these things than am I. I'm highly uncomfortable playing with something as critical as grub.

thanks,
Bill.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux