Re: disabling nouveau

2019-09-10 Thread Amadeus WM via users
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

Re: Improper shutdown, now Kernel panic.

2019-09-10 Thread murph nj
On Tue, Sep 10, 2019 at 2:52 PM Roger Heflin wrote: > > Symbolic links missing on / (/bin->/usr/bin and such). > /bin/bash missing or corrupted. > /lib64/ libraries missing or corrupted. > systemd itself missing, pivot root attempts to run systemd and that > may be what is failing, but you don't r

Re: disabling nouveau

2019-09-10 Thread Amadeus WM via users
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

Re: disabling nouveau

2019-09-10 Thread Ed Greshko
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

disabling nouveau

2019-09-10 Thread Amadeus WM via users
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

Re: Improper shutdown, now Kernel panic.

2019-09-10 Thread Roger Heflin
Symbolic links missing on / (/bin->/usr/bin and such). /bin/bash missing or corrupted. /lib64/ libraries missing or corrupted. systemd itself missing, pivot root attempts to run systemd and that may be what is failing, but you don't really know what the underlying cause is for it to fail. What exa

Re: kdeinit5 closed unexpectedly notification

2019-09-10 Thread Michael Eager
On 9/9/19 3:50 PM, Ed Greshko wrote: On 9/10/19 6:39 AM, Michael Eager wrote: I started seeing this after updating Fedora 29 (KDE) which installed kf5-*-5.59. There are several postings on StackOverflow (unix.stackexchange.com, superuser.com) about this issue and suggestions on how to suppre

Re: Improper shutdown, now Kernel panic.

2019-09-10 Thread murph nj
On Mon, Sep 9, 2019 at 9:07 PM Tony Nelson wrote: > > Usually, when it all goes wrong just after pivot-root, there is a > problem with the new (real) root. Exactly how it goes wrong is not > useful. I would look hard at whatever is mounted at /sysroot. It > should be what you expect / (root) to