You are not logged in.

#1 2021-03-08 16:35:05

standarduser
Member
Registered: 2021-03-08
Posts: 3

Kernel Panic after upgrade to kernel 5.11.2

Hi all,

Only recently I upgrade my Dell 5470 to Kernel 5.11.1 without any problems.
With the upgrade to 5.11.2 the system refuses to boot. -> KERNEL PANIC
Reverting to 5.11.1 didn't change anything. Neither does the update to 5.11.4., today.
Installing the LTS Kernel (5.11.21) make the system booting again, BUT strangely the internal Dell microphone is no longer detected. It used to work flawlessly with 5.10.16 a couple of days ago.
A Ubuntu live system I just booted found the microphone and it works ...
I unfortunately have only little knowledge on how to debug kernel related stuff. Could please someone advise, where to begin.

Btw. the pacman update to 5.11.4 on my two desktop PCs ran without probs. All connected MICs are working just fine!

Any help is greatly appreciated!

Supplement: archlinux-2021.03.01-x86_64.iso refuses to boot either ...

Last edited by standarduser (2021-03-08 16:42:12)

Offline

#2 2021-03-08 17:04:45

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,563

Re: Kernel Panic after upgrade to kernel 5.11.2

With the upgrade to 5.11.2 the system refuses to boot. -> KERNEL PANIC

Please post the actual error messages so everyone can see what actually happened.

Offline

#3 2021-03-08 18:22:02

GeekNoir00
Member
Registered: 2021-03-08
Posts: 3

Re: Kernel Panic after upgrade to kernel 5.11.2

my laptop is Dell 5470
i have the same problem with 5.11.1 , 5.11.2 and 5.11.4
so i boot from 5.10 and everything work fine
Actually i am using 5.10.21-Lts with Archolinux

Offline

#4 2021-03-08 22:54:42

halogene
Member
Registered: 2013-05-29
Posts: 47

Re: Kernel Panic after upgrade to kernel 5.11.2

I can't update to 5.11.x as well.
Edit: oh, just re-read and you can boot 5.11.1 apparently. I couldn't yikes/

Lenovo Yoga C740-15IML
Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz

With linux-lts I can boot up nicely.
With 5.11.4 I get:

BUG: kernel NULL pointer dereference, address: 0000000000000008
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 0 P4D 0
Oops: 0002 [#1] PREEMT SMP NOPTI
CPU: 2 PID: 127 Comm: kworker/2:2 Not tainted 5.11.4-arch1-1 #1
<...>
fb0: switching to inteldrmfb from EFI VGA

(took a photo this time to reproduce the error message...)

Last edited by halogene (2021-03-08 22:56:04)

Offline

#5 2021-03-09 08:28:30

standarduser
Member
Registered: 2021-03-08
Posts: 3

Re: Kernel Panic after upgrade to kernel 5.11.2

d_fajardo wrote:

With the upgrade to 5.11.2 the system refuses to boot. -> KERNEL PANIC

Please post the actual error messages so everyone can see what actually happened.

I'm currently trying to capture a video with my mobile. Quite challenging with a glossy display ...

Offline

#6 2021-03-09 09:42:07

standarduser
Member
Registered: 2021-03-08
Posts: 3

Re: Kernel Panic after upgrade to kernel 5.11.2

GeekNoir00 wrote:

my laptop is Dell 5470
i have the same problem with 5.11.1 , 5.11.2 and 5.11.4
so i boot from 5.10 and everything work fine
Actually i am using 5.10.21-Lts with Archolinux

Out of curiosity, does you MIC still work? I don't get it working again even if down grading to Kernel 5.8.14.
Cheers.

That (hopefully) was only a random coincidence ... I could fix this one by (re)choosing the correct profile for the "built-in-audio" in pavucontrol.

Last edited by standarduser (2021-03-09 11:52:46)

Offline

#7 2021-03-09 11:06:57

nanawel
Member
Registered: 2012-05-07
Posts: 88
Website

Re: Kernel Panic after upgrade to kernel 5.11.2

+1 here with a Dell Precision 7510.

It's hard to tell what's printed on screen, but I caught a "general protection fault" in the stack trace.

I'll try the LTS kernel to see if it's better.

Offline

#8 2021-03-09 14:01:13

GeekNoir00
Member
Registered: 2021-03-08
Posts: 3

Re: Kernel Panic after upgrade to kernel 5.11.2

standarduser wrote:
GeekNoir00 wrote:

my laptop is Dell 5470
i have the same problem with 5.11.1 , 5.11.2 and 5.11.4
so i boot from 5.10 and everything work fine
Actually i am using 5.10.21-Lts with Archolinux

Out of curiosity, does you MIC still work? I don't get it working again even if down grading to Kernel 5.8.14.
Cheers.

That (hopefully) was only a random coincidence ... I could fix this one by (re)choosing the correct profile for the "built-in-audio" in pavucontrol.



Some bug with MIC
low volume since 5.8

Offline

#9 2021-03-24 17:56:27

Tomicooler
Member
Registered: 2021-03-24
Posts: 1

Re: Kernel Panic after upgrade to kernel 5.11.2

My Dell Latitude e5470 is affected too. I use the 5.10 linux-lts kernel for now.
The archlinux-2021.03.01-x86_64.iso does not boot either.

https://drive.google.com/file/d/1CBmF_k … sp=sharing

Updated the video URL.

Last edited by Tomicooler (2021-03-25 07:38:12)

Offline

#10 2021-03-24 18:05:55

Hi-Angel
Member
Registered: 2016-07-16
Posts: 43

Re: Kernel Panic after upgrade to kernel 5.11.2

It might be the bug with dell_wmi_sysman https://bugzilla.kernel.org/show_bug.cgi?id=211895 patches for this are currently on review, and it was recommended that till they get into stable maintainers would apply the patches themselves. Gotta wait for that.

Offline

#11 2021-03-31 07:21:25

Hi-Angel
Member
Registered: 2016-07-16
Posts: 43

Re: Kernel Panic after upgrade to kernel 5.11.2

FWIW, patches are in 5.11.11 that is in the repo now. So worth re-testing with 5.11.11.

Hi-Angel wrote:

It might be the bug with dell_wmi_sysman https://bugzilla.kernel.org/show_bug.cgi?id=211895 patches for this are currently on review, and it was recommended that till they get into stable maintainers would apply the patches themselves. Gotta wait for that.

Offline

#12 2021-03-31 15:51:56

GeekNoir00
Member
Registered: 2021-03-08
Posts: 3

Re: Kernel Panic after upgrade to kernel 5.11.2

Update 5.11.11 solve the problem for me

Offline

Board footer

Powered by FluxBB