Thanks for the replies. $ lsmod | grep nvidia
$ lsmod | grep nouveau nouveau 2338816 32 video 53248 2 asus_wmi,nouveau mxm_wmi 16384 1 nouveau i2c_algo_bit 16384 1 nouveau drm_kms_helper 241664 1 nouveau ttm 122880 1 nouveau drm 598016 26 drm_kms_helper,ttm,nouveau wmi 36864 4 asus_wmi,wmi_bmof,mxm_wmi,nouveau $ cat /proc/cmdline BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.6.13-300.fc32.x86_64 root=/dev/mapper/fedora_localhost--live-root ro resume=/dev/mapper/fedora_localhost--live-swap rd.lvm.lv=fedora_localhost-live/root rd.lvm.lv=fedora_localhost-live/swap rhgb quiet On Thu, May 21, 2020 at 6:49 PM Ed Greshko <[email protected]> wrote: > On 2020-05-22 07:56, linux guy wrote: > > How do I force the use of the nvidia driver over nouveau ? > > So, you're saying > > lsmod | grep nvidia > > returns nothing? > > And, just to check, what is the output of.... > > cat /proc/cmdline > > -- > The key to getting good answers is to ask good questions. > _______________________________________________ > users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] >
_______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
