[SOLVED] Started Terminate Plymouth Boot Screen

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] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 24th, '20, 23:40

Hello after installing Ruby, then a software for projects named TaskJuggler, then GanttProject,
then a package for some fonts I needed msttcore--fonts-installer-2.6.-1.noarch, then I have shutdown the computer.

When I started it again I got the screen you can see in the attachment.

At this moment, in order to login, I have to start Mageia in Safe mode and then login as root, then logout and login again as my classic user.

Does anyone know how to solve it?

Thank you in advance!
Attachments
20201122_224201-2.jpg
20201122_224201-2.jpg (943.91 KiB) Viewed 5485 times
20201122_231300.jpg
20201122_231300.jpg (1.05 MiB) Viewed 5485 times
Last edited by meinsta on Nov 25th, '20, 22:47, edited 1 time in total.
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: Started Terminate Plymouth Boot Screen

Postby doktor5000 » Nov 25th, '20, 00:25

The screenshots don't really show what the underlying issue is, it would be helpful if you could run
Code: Select all
journalctl -ab > /tmp/journal.log
as root and then later attach /tmp/journal.log here.
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: 17659
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 25th, '20, 06:50

It says "Permission denied" even if I am logged in as root.
Attachments
Screenshot_20201125_065217.png
Screenshot_20201125_065217.png (6.08 KiB) Viewed 5459 times
Last edited by meinsta on Nov 25th, '20, 06:57, edited 1 time in total.
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 25th, '20, 06:56

Code: Select all
# journalctl -ab > /tmp/journal.log

In the attachment there is the file.
Thank you!
Attachments
journal.log
(282.75 KiB) Downloaded 132 times
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: Started Terminate Plymouth Boot Screen

Postby doktor5000 » Nov 25th, '20, 16:59

It seems like it cannot detect your monitor properly or set the resolution/backlight, this goes on repeatedly from nov 24 23:33:26 until nov 25 03:11:04

It could be an idea to remove existing kscreen configuration below ~/.kde4/share/apps/kscreen and ~/.local/share/kscreen

Apart from that I don't really see an issue.
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: 17659
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 25th, '20, 22:39

Thank you!
I see now that in the task bar, in the right, there is an icon that wasn't there before. It sais "Software Renderer In Use"
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 27th, '20, 20:26

Anyway, at the moment it is quite inconvenient that in order to start Mageia as normal user I have to chose Safe Mode, then i have to swich from root to normal user, but it work only in Safe Mode.
Do I have to reinstall Mageia? Or do you know any other soultion?
Thank you in advance!
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby JoesCat » Nov 27th, '20, 22:16

Hi meinsta,
Go into Mageia Control Center, and select "Hardware(left screen)->"Set up Graphical Server(right screen)"
The graphical card default may be for an incorrect card.
Choose Xorg->vesa as your graphical card. This is an old standard, but should work fine. Just lacks some of the GPU niceties that you would get out of a GPU.
Watch for any updates that are graphics related, as you may need to reset this again before next boot.

I'm testing out Mageia8, and since my video card is no longer supported by Nvidia, the suggested card that appears is wrong.
This was the recommendation (from mageia6->7). Choose Xorg->vesa.

Hope this helps.
User avatar
JoesCat
 
Posts: 177
Joined: Sep 15th, '11, 04:27
Location: Richmond, BC, Canada

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 28th, '20, 00:00

Hi @JoesCat,
I did what you have suggested above and then I pressed Test button. And I got this:
Code: Select all
An error occurred:
(EE)
Fatal server error:

Try to change some parameters


I have to mention that it is Intel now, but I have Nvidia (hardware). But last time when I tried to set this up, my laptop didn't start in graphical mode at all. That wasn't nice :)
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby JoesCat » Nov 28th, '20, 01:20

I get the same error message if I use the Test button to.
My current hardware is the NV42GL [Quadro FX 3450/4000 SDI] which lost support somewhere between Mageia6 going to Mageia7 - it's an old card, and as someone suggested (on another forum), think about upgrading the PC vs upgrading the video card = LOL

I also get the same "Test" message if I press "Test" too.
It may seem a little odd at first to see Intel, but VESA is an older standard.

Where you may see differences in VESA vs NVidea are graphics intensive stuff like Video, where the CPU does the work, not the GPU
User avatar
JoesCat
 
Posts: 177
Joined: Sep 15th, '11, 04:27
Location: Richmond, BC, Canada

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby JoesCat » Nov 28th, '20, 01:22

If you had trouble with GRUB in graphical mode, then you may want to set bootup to run in text mode before trying this.
User avatar
JoesCat
 
Posts: 177
Joined: Sep 15th, '11, 04:27
Location: Richmond, BC, Canada

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 28th, '20, 01:38

Thank you very much for your feedback!
I will apply your suggestion then I will give here the feedback.
:)
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby JoesCat » Nov 28th, '20, 03:07

In terms of older and legacy drivers, it may not be worth trying to load older drivers, for example the NVidia 304 I would have preferred for Mageia8 would likely run into problems and require me to then downgrade from XOrg 1.20.9 backwards to XOrg 1.18, which in turn would require downgrading other stuff to be compatible with 1.18 - in the long run, after downgrading all sorts of packages, I'd be at an older version and missing-out on the new-and-improved.

Xorg-fbdev is a backup choice in case Xorg-vesa does not work for you: https://doc.mageia.org/mcc/3/en/content/XFdrake.html
Note
In case of problems, Xorg - Vesa will work with most graphic cards and give you time to find and install the right driver while in your Desktop Environment.
If even Vesa doesn't work, choose Xorg - fbdev, which is used while installing Mageia, but doesn't allow you to change resolution or refresh rates.
User avatar
JoesCat
 
Posts: 177
Joined: Sep 15th, '11, 04:27
Location: Richmond, BC, Canada

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 28th, '20, 05:53

I have a Nvidia GeForce GTX 960M
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby JoesCat » Nov 28th, '20, 06:41

You have a very recent video card.
Based on that - You are better-off discarding my suggestions (old hardware) and to be following Doctor 5000 directions (new hardware - maybe needing further debugging).
User avatar
JoesCat
 
Posts: 177
Joined: Sep 15th, '11, 04:27
Location: Richmond, BC, Canada

Re: Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 28th, '20, 07:35

doktor5000 wrote:It seems like it cannot detect your monitor properly or set the resolution/backlight, this goes on repeatedly from nov 24 23:33:26 until nov 25 03:11:04

It could be an idea to remove existing kscreen configuration below ~/.kde4/share/apps/kscreen and ~/.local/share/kscreen

Apart from that I don't really see an issue.


I searched for kscreen but it seems that I do not have such directory. What I foud is usr/share/kde4/apps/kconf_update
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby JoesCat » Nov 28th, '20, 11:11

Probably a typo :-)

Early versions of kde used ~/.kde
Then kde4 used ~/.kde4
Currently kde5 uses ~/.kde for config and ~/.local for data

If you are running/testing Mageia8 you'll see kscreen here:
ls -l ~/.local/share/

Earlier versions running kde4 you'll see kscreen likely here:
ls -l ~kde4/share/apps/

Assuming you have kde5, you may want to backup first, then remove:
Code: Select all
cd ~/.local/share
cp -pR kscreen kscreen_backup
rm -R kscreen/*


If you have space to install an alternate desktop, such as xfce, it gives you an alternative non-plasma desktop if you run into problems.
User avatar
JoesCat
 
Posts: 177
Joined: Sep 15th, '11, 04:27
Location: Richmond, BC, Canada

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby banjo » Nov 28th, '20, 14:55

I believe that IceWM is installed by default on Mageia for this purpose. Look for it as an option on the login screen.

https://wiki.mageia.org/en/Desktop_environments
If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 445
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 28th, '20, 20:42

Yes. Ice is installed. I hope to get to it because now it stops before getting to the screen where you can choose the screen.
I will tell you after I will remove the folder kscreen.
Last edited by meinsta on Nov 29th, '20, 03:14, edited 1 time in total.
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby banjo » Nov 28th, '20, 23:04

Are you saying that sddm is not displaying the login screen, or that Grub2 will not run at all?
If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 445
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 29th, '20, 03:19

JoesCat wrote:Hi meinsta,
Go into Mageia Control Center, and select "Hardware(left screen)->"Set up Graphical Server(right screen)"
The graphical card default may be for an incorrect card.
Choose Xorg->vesa as your graphical card. This is an old standard, but should work fine. Just lacks some of the GPU niceties that you would get out of a GPU.
Watch for any updates that are graphics related, as you may need to reset this again before next boot.

I'm testing out Mageia8, and since my video card is no longer supported by Nvidia, the suggested card that appears is wrong.
This was the recommendation (from mageia6->7). Choose Xorg->vesa.

Hope this helps.

I did that and now startx command doesn't work anymore. Can anyone help please? :)
Thank you in advance!
Attachments
1606612655202229191049.jpg
1606612655202229191049.jpg (1.13 MiB) Viewed 5275 times
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby banjo » Nov 29th, '20, 05:34

A similar thing happened to me a while back, and the problem was a bad Nvidia driver plus some kernel parameters that were not correct.

Take a look at that thread and see if you can try anything in it.

https://forums.mageia.org/en/viewtopic.php?f=15&t=13640

What graphics driver is it using? Nouveau? You can find that in the file /etc/X11/xorg.conf. It looks like a graphics driver issue.
If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 445
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 29th, '20, 18:55

The first 3/8 files containing the errors (in red).
I will put here the other errors also.
Attachments
20201129_175601.jpg
20201129_175601.jpg (1.39 MiB) Viewed 5239 times
20201129_174921.jpg
20201129_174921.jpg (1.27 MiB) Viewed 5239 times
20201129_174910.jpg
20201129_174910.jpg (1.22 MiB) Viewed 5239 times
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 29th, '20, 18:57

The files with errors (4 to 6) from 8 files.
Attachments
20201129_175736.jpg
20201129_175736.jpg (1.2 MiB) Viewed 5239 times
20201129_175709.jpg
20201129_175709.jpg (1.2 MiB) Viewed 5239 times
20201129_175641.jpg
20201129_175641.jpg (1.19 MiB) Viewed 5239 times
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Re: [SOLVED] Started Terminate Plymouth Boot Screen

Postby meinsta » Nov 29th, '20, 18:58

The last (7 and 8) from 8 files with errors.
Attachments
20201129_175811.jpg
20201129_175811.jpg (1.17 MiB) Viewed 5239 times
20201129_175754.jpg
20201129_175754.jpg (1.2 MiB) Viewed 5239 times
meinsta
 
Posts: 45
Joined: Apr 29th, '20, 23:08

Next

Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron