[Solved] Mageia 6 won't boot after nvidia driver installed

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[Solved] Mageia 6 won't boot after nvidia driver installed

Postby mark9117 » Jul 29th, '17, 10:09

I installed Mageia 6 on my HTPC and things were going reasonably well. Lots of annoying things in KDE's plasma desktop. Display was okay, but resolution wasn't quite right. All the text was really small and the desktop was just a bit wider than my TV. So I installed the proprietary Nvidia driver (for the GeForce 9600 GT) which is what I've always used.

I rebooted to initialize that driver and ran into some trouble. The system boots to an ncurses dialog that tells me that the system has to reboot because of a display driver change. I select "okay" or just wait 30 seconds, and reboot it. It boots to the ncurses dialog that tells me that the system has to reboot because of a display driver change, etc.

I select "cancel" and it boots to "Starting Terminate Plymouth Boot Screen..." and hangs there. The drive access light flickers, but the boot process does not proceed.

Image

I've been rebooting the thing for more than an hour and I've had enough. It's 2:00 am and I have to work tomorrow. I'll give it another pass tomorrow night. I'm anticipating the very real possibility of a reinstall from scratch unless somebody here knows something.

All information/suggestions appreciated.

Thanks.

Update: Just noticed that the machine did boot enough to get ssh working. Found this in the journal:

Code: Select all
Jul 29 02:07:12 pvr kernel: ---[ end trace c7e2bdd3dd63942f ]---
Jul 29 02:07:12 pvr kernel: NVRM: failed to register procfs!
Jul 29 02:07:12 pvr kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Jul 29 02:07:12 pvr kernel: NVRM: This can occur when a driver such as:
                            NVRM: nouveau, rivafb, nvidiafb or rivatv
                            NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Jul 29 02:07:12 pvr kernel: NVRM: Try unloading the conflicting kernel module (and/or
                            NVRM: reconfigure your kernel without the conflicting
                            NVRM: driver(s)), then try loading the NVIDIA kernel module
                            NVRM: again.
Jul 29 02:07:12 pvr kernel: NVRM: No NVIDIA graphics adapter probed!
Jul 29 02:07:12 pvr kernel: [drm] Module unloaded


I'm really beat right now and have no idea how to accomplish any of this at the command line. Heading to bed. Back at it tomorrow night.
Last edited by mark9117 on Jul 30th, '17, 09:03, edited 1 time in total.
Let's just reboot everything all the time.
User avatar
mark9117
 
Posts: 395
Joined: Sep 12th, '11, 20:32
Location: Eastern New Mexico -- Not Hell, but you can see it from here.

Re: Mageia 6 won't boot after nvidia driver installed

Postby doktor5000 » Jul 29th, '17, 11:37

See https://wiki.mageia.org/en/Mageia_6_Err ... g_graphics - you might need to add nokmsboot as boot option.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 6 won't boot after nvidia driver installed

Postby mark9117 » Jul 30th, '17, 08:11

doktor5000 wrote:See https://wiki.mageia.org/en/Mageia_6_Err ... g_graphics - you might need to add nokmsboot as boot option.


I appreciate that pointer Herr Doktor, but I looked up my notes from a similar issue with this box last time I installed it. I had to blacklist the nouveau driver and then dracut (dracut -f -H --xz) something. That got it to boot and then I had to deal with a faulty dpi setting that made the text on my 42" monitor microscopic. I got that fixed. and this is all after I chased the SSH key thing down.

It looks pretty good now that I've got it 99% or so. It was a considerable struggle. The kind of thing that makes me dread upgrading the rest of these server boxes and my desktop. It also looks like I'm going to have to settle for some changes. For example, Krunner no longer has a dropdown history. This makes it hard to operate my HTPC without a keyboard. That one is kind of hard. I'm looking for an alternative, but haven't stumbled onto one. Suggestions welcome.

It also looks like the YAWP weather widget is gone.I really like that thing.

So the struggle continues, but I think I may be winning.
Let's just reboot everything all the time.
User avatar
mark9117
 
Posts: 395
Joined: Sep 12th, '11, 20:32
Location: Eastern New Mexico -- Not Hell, but you can see it from here.

Re: Mageia 6 won't boot after nvidia driver installed

Postby doktor5000 » Jul 30th, '17, 11:05

mark9117 wrote:I had to blacklist the nouveau driver and then dracut (dracut -f -H --xz) something.

For reference, that is not necessary.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 6 won't boot after nvidia driver installed

Postby mark9117 » Jul 30th, '17, 22:32

doktor5000 wrote:
mark9117 wrote:I had to blacklist the nouveau driver and then dracut (dracut -f -H --xz) something.

For reference, that is not necessary.


Which part? The blacklist or the dracut?
And while not necessary, it was effective.
Let's just reboot everything all the time.
User avatar
mark9117
 
Posts: 395
Joined: Sep 12th, '11, 20:32
Location: Eastern New Mexico -- Not Hell, but you can see it from here.

Re: Mageia 6 won't boot after nvidia driver installed

Postby doktor5000 » Jul 31st, '17, 00:32

mark9117 wrote:Which part? The blacklist or the dracut?

Both.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 6 won't boot after nvidia driver installed

Postby mark9117 » Jul 31st, '17, 01:05

doktor5000 wrote:
mark9117 wrote:Which part? The blacklist or the dracut?

Both.


Okay, so what should I have done to resolve this?
Let's just reboot everything all the time.
User avatar
mark9117
 
Posts: 395
Joined: Sep 12th, '11, 20:32
Location: Eastern New Mexico -- Not Hell, but you can see it from here.

Re: [Solved] Mageia 6 won't boot after nvidia driver install

Postby doktor5000 » Jul 31st, '17, 18:21

Read the errata? Both causes for the endless boot loop and the workarounds are mentioned there.
Which is what I pointed to earlier.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18058
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [Solved] Mageia 6 won't boot after nvidia driver install

Postby mark9117 » Jul 31st, '17, 18:43

Okay, fair cop. I guess I'll have to stumble along with what I've got because I'm that kind of stupid.
Let's just reboot everything all the time.
User avatar
mark9117
 
Posts: 395
Joined: Sep 12th, '11, 20:32
Location: Eastern New Mexico -- Not Hell, but you can see it from here.


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron