Article 6PMCR Can't use nouveau

Can't use nouveau

by
MakeTopSite
from LinuxQuestions.org on (#6PMCR)
Code:root@maketopsite:~# init 3
root@maketopsite:~# modprobe -rv nvidia_uvm
...
root@maketopsite:~# modprobe -rv nvidia
...
root@maketopsite:~# modprobe -rv nvidia_drm
...

root@maketopsite:~# lsmod | grep nvid
root@maketopsite:~#
root@maketopsite:~#

root@maketopsite:~# modprobe -v nouveau
modprobe: ERROR: ../libkmod/libkmod-module.c:838 kmod_module_insert_module() could not find module by name='off'
modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown parameter (see dmesg)
root@maketopsite:~#after reboot:
nvidia kernel modules were loaded after booting with
Code:ro splash=verbose modprobe.blacklist=nvidia modprobe.blacklist=nvidiafbkernel boot parameters.

Ubuntu 20.04 LTS, Optimus laptop. Do I please need to remove nvidia drivers (as suggested here https://askubuntu.com/questions/1268...ert-module-cou) ?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments