Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  problem with kernel 5.7.6  (Read 2335 times)

Offline sotnik

  • User
  • Posts: 105
problem with kernel 5.7.6
« on: 2020/06/27, 08:02:42 »
Today I installed 5.7.6 kernel. The previous was 5.5.8.2.It does not boot.
I get
Code: [Select]
update UTMP about system runlevel changes. Booting with the previous kernel and I lost internet connection.
Any solutions?

Thank you


Bellow are the related packages of the upgrade
Code: [Select]
The following additional packages will be installed:
  cpp-10 gcc-10 gcc-10-base lib32gcc-s1 lib32stdc++6 libasan6 libatomic1 libcc1-0 libgcc-10-dev libgcc-s1 libgfortran5 libgomp1 libitm1 liblsan0 libobjc4 libquadmath0 libstdc++6 libtsan0 libubsan1
Suggested packages:
  gcc-10-locales gcc-10-multilib gcc-10-doc linux-doc-5.7 rtl8821ce-dkms
The following packages will be REMOVED:
  lib32gcc1 libgcc1
The following NEW packages will be installed:
  cpp-10 gcc-10 libasan6 libgcc-10-dev linux-headers-5.7.5-towo.2-siduction-amd64 linux-image-5.7.6-towo.1-siduction-amd64
The following packages will be upgraded:
  gcc-10-base lib32gcc-s1 lib32stdc++6 libatomic1 libcc1-0 libgcc-s1 libgfortran5 libgomp1 libitm1 liblsan0 libobjc4 libquadmath0 libstdc++6 libtsan0 libubsan1
15 upgraded, 6 newly installed, 2 to remove and 608 not upgraded.
Need to get 79.1 MB/82.1 MB of archives.
After this operation, 379 MB of additional disk space will be used.
Do you want to continue? [Y/n]         
« Last Edit: 2020/06/27, 08:33:11 by sotnik »

Offline Pip

  • User
  • Posts: 161
Re: problem with kernel 5.7.6
« Reply #1 on: 2020/06/27, 10:22:42 »
The following NEW packages will be installed:
  cpp-10 gcc-10 libasan6 libgcc-10-dev linux-headers-5.7.5-towo.2-siduction-amd64 linux-image-5.7.6-towo.1-siduction-amd64

That looks like you're missing out on some headers for 5.7.6. Odd.

Online eriefisher

  • User
  • Posts: 264
Re: problem with kernel 5.7.6
« Reply #2 on: 2020/06/27, 13:40:59 »
Are you selecting the kernels manually?
Quote
linux-headers-5.7.5-towo.2-siduction-amd64 linux-image-5.7.6-towo.1-siduction-amd64


You have a mismatch of image and headers. Without the correct headers for a given kernel the
modules won't get built.

The meta package would take care of this for you.[/font]