I have an Nvidia GTX 1050 that I am trying to enable on my Ubuntu dual boot and for some reason even when I go to software and update and enable the card, the system does not realize that card is activated. I have gone into the system setting and made sure that system knows that card is there, but it is not enabled. I am running Ubuntu 20.04 and I’m not sure what to do.
Please run nvidia-bug-report.sh as root and attach the resulting nvidia-bug-report.log.gz file to your post. You will have to rename the file ending to something else since the forum software doesn’t accept .gz files (nifty!).
Unfortunately, no Xorg log were included.
Please run
sudo prime-select nvidia
and reboot. Afterwards, please run
sudo journalctl -b0 --no-pager |grep “gdm-x-session” >journal.log
and attach journal.log
I followed those instruction, but the journal.log is empty. I figured it out, you don’t need the quotes for gdm-x-session. journal.log (188.0 KB)
Please delete /etc/X11/xorg.conf and reboot.
What do I do after that?
Please create a new journal.log
Please run
sudo update-initramfs -u
and reboot. Then create a new nvidia-bug-report.log
Did you install bumblebee? if so, please uninstall.
I removed Bumblebee from my OS. What do you recommend I do now? Also, thank you for you help up to this point.
Please run
sudo prime-select nvidia
and reboot to make sure the correct profile is set, then create a new nvidia-bug-report.log
Looks fine, should work now.
Yeah, my system says that GPU is now enabled. Thank you so much for your help.