No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

This forum is dedicated to advanced help and support :

Ask here your questions about advanced usage of Mageia. For example you may post here all your questions about network and automated installs, complex server configurations, kernel tuning, creating your own Mageia mirrors, and all tasks likely to be touchy even for skilled users.

No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby gregM » Jan 16th, '18, 01:58

Using Kernel 4.9.56 on Mageia6 32bit with KDE/Plasma5 no problems on login in.
After upgrade to kernel 4.14.10 or 4.14.13 mostly get black screen or splash screen with mouse cursor but then get no further.

Using intel 810 video driver.
When login gets to desktop on occasions, system will work for a short time, but often will freeze. Doing a Ctl-Alt-Delete will bring up a KSMServer crash handler dialog with seg fault 11.
Can get back to sddm login window with a Ctl-Alt-BackSpace x2 ..

Looking at journalctl -ab with unhappy 4.14.x I get this crash message sequence that I dont get in a good 4.9.56 login

Code: Select all
Jan 16 09:55:20 newport.nwt.net.au plasmashell[3018]: qt5ct: using qt5ct plugin
Jan 16 09:55:20 newport.nwt.net.au drkonqi[3019]: qt5ct: using qt5ct plugin
Jan 16 09:55:20 newport.nwt.net.au plasmashell[3018]: "Message recipient disconnected from message bus without replying"
Jan 16 09:55:20 newport.nwt.net.au drkonqi[3019]: found lsb_release
Jan 16 09:55:20 newport.nwt.net.au drkonqi[3019]: Using /proc to determine executable path
Jan 16 09:55:20 newport.nwt.net.au drkonqi[3019]: Executable is: "/usr/bin/plasmashell"
Jan 16 09:55:20 newport.nwt.net.au drkonqi[3019]: Executable exists: true
Jan 16 09:55:20 newport.nwt.net.au drkonqi[3019]: Enabling drkonqi crash catching
Jan 16 09:55:20 newport.nwt.net.au kdeinit5[2811]: Registering "org.kde.StatusNotifierItem-3019-1/StatusNotifierItem" to system tray
Jan 16 09:55:22 newport.nwt.net.au drkonqi[3019]: Sending SIGSTOP to process


I dont get any drkonqi messages on a 4.9.x login.

I suspect the plasmashell is failing and the ksmserver crash msg is a symptom of plasma not working when I try to exit....

Can anyone give suggestions on why this failure to get to desktop is happening in the new kernels ?
Last edited by isadora on Jan 16th, '18, 12:57, edited 1 time in total.
Reason: Placed command-output in between [CODE]-tags for better readability ;)
gregM
 
Posts: 31
Joined: Jan 16th, '18, 01:34

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby gregM » Jan 19th, '18, 07:33

Looking at /var/log/messages when the system (plasmashell) stops working I see this :-

plasmashell[7232]: segfault at 18 ip ac02ef05 sp bff58b80 error 4 in i915_dri.so[abc88000+7d4000]

So Plasmashell is segfaulting failing with error 4 in i915_dri.so
Now what is that all about ?
Also a new user with default KDE setup does the same thing.....
gregM
 
Posts: 31
Joined: Jan 16th, '18, 01:34

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby lxdragon » Jan 20th, '18, 19:56

I'm getting kernel panics with both 4.14.10 and 4.14.13. Luckily I can still boot to 4.9.56.
Attachments
kernel-panic.JPG
kernel-panic.JPG (2.48 MiB) Viewed 2820 times
lxdragon
 
Posts: 17
Joined: Jun 3rd, '12, 05:05

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby gregM » Jan 21st, '18, 01:06

I can't help with the kernel panic, but my problems in the original post, with 4.14.x kernel upgrade with X session login and desktop lock ups have been resolved.
The last post I made referenced the plasmashell (KDE5) i915_dri.so file causing seg faults, and the previous post had plasma shell segfaults and black screens.
Found the i915dri.so was relating to the video driver my X system was using for the intel G33 810 chipsset, so after changing video modes to no effect... I changed the video driver (or possibly just reloaded it) by selecting the Xorg intel driver not the Vendor Intel 810 version.

Since then I have been able to use the 4.14.13 kernel.
I dont think this will help your kernel panic though lxdragon!
gregM
 
Posts: 31
Joined: Jan 16th, '18, 01:34

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby doktor5000 » Jan 21st, '18, 12:28

lxdragon wrote:I'm getting kernel panics with both 4.14.10 and 4.14.13. Luckily I can still boot to 4.9.56.

You can try if you can boot if you append nopti 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: 17659
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby lxdragon » Jan 21st, '18, 15:28

I tried adding the nopti option to the boot line. I added it after vga=791 on the regular boot line, and that didn't work. Then I added it after the "failsafe" option in the recovery mode boot line and that didn't help either. I hope I did it the right way, I hit "e" to edit the grub line at boot, and then ctrl-x to boot with the modified version.
Last edited by doktor5000 on Jan 21st, '18, 16:19, edited 1 time in total.
Reason: removed fullquote
lxdragon
 
Posts: 17
Joined: Jun 3rd, '12, 05:05

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby doktor5000 » Jan 21st, '18, 16:16

lxdragon wrote:I tried adding the nopti option to the boot line. I added it after vga=791 on the regular boot line, and that didn't work.

Can you elaborate what "that didn't work" means ?
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: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby lxdragon » Jan 21st, '18, 16:24

doktor5000 wrote:Can you elaborate what "that didn't work" means ?


Oh sorry, still getting the kernel panic, even with the "nopti" option.
lxdragon
 
Posts: 17
Joined: Jun 3rd, '12, 05:05

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby doktor5000 » Jan 21st, '18, 16:33

You might want to start a new thread about that issue, and add some basic information regarding your hardware.
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: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby wintpe » Jan 24th, '18, 17:20

while this has fixed your issue

https://support.hp.com/us-en/document/c05869091

you might want to read this.

hp withdraws bios updates for workstations re meltdown/spectre

regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: No Desktop after kernel 4.9.56 to 4.14.xx upgrade.

Postby lxdragon » Jan 30th, '18, 04:27

wintpe wrote:while this has fixed your issue

https://support.hp.com/us-en/document/c05869091

you might want to read this.

hp withdraws bios updates for workstations re meltdown/spectre

regards peter


Of course when you install the new BIOS, it says there is no going back! :-( Luckily it does not appear that the Z400 was affected since that BIOS update has not been pulled.

Chris
lxdragon
 
Posts: 17
Joined: Jun 3rd, '12, 05:05


Return to Advanced support

Who is online

Users browsing this forum: No registered users and 1 guest