LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Latest kernels won't boot. (https://www.linuxquestions.org/questions/linux-software-2/latest-kernels-wont-boot-4175697506/)

Neljor 07-09-2021 11:17 AM

Latest kernels won't boot.
 
1 Attachment(s)
Dear people,
Having problems with the latest kernel kernel-default-5.13.0-5.1.g9140415.x86_64.
The later kernel kernel-default-5.13.1-1.1.gbebf622.x86_64 has the same issue.
But the kernel-default-5.13.0-4.1.gaa40472.x86_64 works fine, although for some reason logrotate fails to start at boot time en needs to be started manually.

The attachment shows the error I get when one of those two mentioned kernels are booted.

Code:

# rpm -qi kernel-default-5.13.1-1.1.gbebf622.x86_64
Name        : kernel-default
Version    : 5.13.1
Release    : 1.1.gbebf622
Architecture: x86_64
Install Date: Thu Jul  8 11:13:05 2021
Group      : System/Kernel
Size        : 180010351
License    : GPL-2.0
Signature  : RSA/SHA256, Thu Jul  8 02:40:23 2021, Key ID eceef21003579c1d
Source RPM  : kernel-default-5.13.1-1.1.gbebf622.nosrc.rpm
Build Date  : Thu Jul  8 02:35:16 2021
Build Host  : lamb67
Relocations : (not relocatable)
Vendor      : obs://build.opensuse.org/Kernel
URL        : http://www.kernel.org/
Summary    : The Standard Kernel
Description :
The standard kernel for both uniprocessor and multiprocessor systems.


Source Timestamp: 2021-07-08 05:02:50 +0000
GIT Revision: bebf622aff1cb3cc04057e235652056aa3e2cff5
GIT Branch: stable
Distribution: Kernel:stable

# cat /etc/SUSE-brand
openSUSE
VERSION = 15.2


Thank you so much in advance!
Please let me know if you need more information.

Peter

smallpond 07-09-2021 12:36 PM

No kernel error. Looks like the kernel is up and mounting filesystems. systemd got the error that you see. I'd suggest backing up to the previous kernel and updating userspace.

Neljor 07-09-2021 01:35 PM

Quote:

Originally Posted by smallpond (Post 6265322)
No kernel error. Looks like the kernel is up and mounting filesystems. systemd got the error that you see. I'd suggest backing up to the previous kernel and updating userspace.

Thank you.
Yes, but it only happens with the new kernel, so something is not compatible with the new kernel?
Also, root directory was not mounted in rw mode ad the faulty kernel immediately starts with not taking the configured resolution.

And how can I update userspace?

jefro 07-09-2021 02:36 PM

I'm not sold on the kernel but could be. See Kernel.org for the diff.

I'd boot to the working kernel and zypper it being sure use dup maybe first. My thought is either bad upstream issue or some reason it didn't fully update and reboot. Maybe a user issue. Plenty of ways to go on this but start with utmp.

Neljor 07-10-2021 09:41 AM

Additional info to Latest kernels wont boot completely.
 
Thank you all for your response or reading!

Booted one of the faulty kernels, and it starts immediately with not taking the configured resolution, starts with big letters.
Fails root partition to mount in rw mode, but can save it to the home directory.


Errors start at line 649

#journalctl -xb
https://pastebin.com/WApw6ubx

Thank you kindly for your help.

Neljor 07-10-2021 11:45 AM

Quote:

Originally Posted by jefro (Post 6265343)
I'm not sold on the kernel, but could be. See Kernel.org for the diff.

I'd boot to the working kernel and zypper it being sure use dup maybe first. My thought is either bad upstream issue or some reason it didn't fully update and reboot. Maybe a user issue. Plenty of ways to go on this but start with utmp.

Would believe there is some incompatibility with the latest kernels, but how or what (??), could try a vanilla one from kernel.org
openSUSE kernels have lots of patches. I don't understand anything about C programming, so checking the diff makes no sense for
me in understanding how it would impact the system.

Save for now, because the older kernels work fine.
Anybody tried the latest kernels?

Kindly,

Peter

computersavvy 07-10-2021 02:17 PM

Note that 5.13 is bleeding edge kernels: Even Fedora is still only in testing with those and only distributing the 5.12 kernels so far. Maybe it would be wise to be a little slower in moving to the latest.

Neljor 07-10-2021 04:27 PM

Quote:

Originally Posted by computersavvy (Post 6265552)
Note that 5.13 is bleeding edge kernels: Even Fedora is still only in testing with those and only distributing the 5.12 kernels so far. Maybe it would be wise to be a little slower in moving to the latest.

Thanks, just installed the kernel-default-5.12.15-lp152.1.1.x86_64 kernel, see if this is good enough for the external soundcard.

Also replace the old kernel.repo with a new one that does not have the 5.13 kernel.

Have a great day!


All times are GMT -5. The time now is 09:45 AM.