I have a question regarding a certain problem a friend of mine ran into lately.
She uses an HP laptop running Linux Lite 6.4 as a sole OS. So no fancy setup at all.
The day before yesterday it still booted alright and she could use the login screen to enter her credentials.
As of yesterday after this procedure, however, there was just a black screen with nothing on it. āCTRL+Alt+F3ā didnĀ“t work either.
I spoke to her on the phone today and it seems there was an update the day before.
Well, in the end she could could get it working again by using an older kernel.
Version 5.15.0.-84 didn“t produce the black screen.
I guess that“s just some sort of workaround for the time being and there seem to be a few points to consider:
We suppose upgrading to a newer kernel introduced the problem described. Does this seem to be correct?
What might the underlying problem be? Login-manager? Something else?
While using the older kernel 5.15.0.-84 should she apply any upgrades?
Is it likely the problem will be fixed with upgrades to come?
How should she proceed for the time being/in the near future?
Hi Rosika,
We have to resolve this question first⦠then what to do will be obvious.
All that the login manager does is accept your password and start X11 or the DE. If the password part fails it usually brings up the login screen again. You got blank. Therefore I think maybe X11or DE is not starting.
Why?
the video drivers in the new kernel are missing or wrong
the new kernel is not talking to X11 properly
some mixup with X11 and Wayland
other
I am sure you can sort it out
Start by disabling the login manager so you can see what is going on.
Look at dmesg lshw -c display lsmod
O.K., running these commands may provide some valuable information.
But the system has to be running and a graphical DE has to be present in order to run these commands in a terminal.
As my friend couldn“t log into a virtual console when using the newer kernel she“d have to execute the commands in the OS running the older kernel. And here she got no problems⦠.
Another general question, if I may ask:
Suppose she“s using her system with the older kernel for a while.
What about systerm updates in this case
Should she apply the updates?
If at some point in the future a newer kernel will be released and if this kernel fixes the problem introduced by the present oneā¦
⦠will sudo apt update && sudo apt upgrade install it then?
You can nearly always leave an older kernel, and just apply updates to packages. People with Gentoo do that all the time.
but
If your friend does updates of packages, she would probably not know how to avoid a kernel update, if one came along.
so
hanging onto the old kernel may be difficult
You need to solve the issue with the new kernel
Hmm, according to her description when selecting recovery mode she gets this:
Where would the console login be
ā¦
Right. And in the end she might need a newer kernel version (with the fix) after all.
Thanks, Neville. That“s what I wanted to know.
Well, due to the fact that she lives far away from me I can help her just by telephone (and anydesk, if she has a graphical DE).
Not an easy situation, it seems⦠.
Yes, I know of advanced mode. This way she could get the older kernel to work.
I didn“t know one could choose different kernels in recovery mode though.
I“m so sorry. I completely forgot to reply to your comment.
My friend contacted me only yesterday askĆng whether there was something new regarding her problem.
So I looked up the thread and noticed my mishap. Sorry again.
Yes. We could get her laptop going by selecting the older kernel this way.
It“s 5.15.0.-84.
In the meantime there“s 5.15.0.88 available.
Yet she claims that the latest one would still introduce the problem.