I cannot use my GPU in Ubuntu 20.04

Please try this:

  • run
sudo prime-select nvidia
  • run
grep nvidia /etc/modprobe.d/* /lib/modprobe.d/*

to find a file containing

blacklist nvidia

and remove it,
then run

sudo update-initramfs -u

and reboot. If the problem persists, please create a ne nvidia-bug-report.log.

1 Like