Problem solved.
As I said, I observed that I could modprobe -r nouveau, so I thought I'd try
# modprobe nvidia
modprobe: ERROR: could not insert 'nvidia': Operation not permitted
So I googled that and found this article, which said disable secure boot:
https://forums.fedoraforum.org/showthread
On Wed, 11 Sep 2019 08:37:54 +0800, Ed Greshko wrote:
> On 9/11/19 8:18 AM, Amadeus WM via users wrote:
>> Any help on this, anyone? Thanks!
>
> What is the output of "grub2-editenv list"
>
> It should look similar to...
>
> [root@meimei ~]# grub2-editenv list
> saved_entry=a48313ea54924eef8eca
On 9/11/19 8:18 AM, Amadeus WM via users wrote:
> Any help on this, anyone? Thanks!
What is the output of "grub2-editenv list"
It should look similar to...
[root@meimei ~]# grub2-editenv list
saved_entry=a48313ea54924eef8eca07a507b7541f-5.2.11-200.fc30.x86_64
boot_success=1
boot_indeterminate=0
My goal is to install nvidia cuda for some machine learning on a new Lenovo
Thinkpad P52S laptop
running Fedora 30. The laptop comes with both an integrated intel card and an
nvidia quadro P500 card
(I think this is called Optimus). I want to use the intel card for display and
the nvidia exclu