2

Error while booting

I am getting this Error while booting into my ubuntu 20.04 version

[   0.241437] ACPI BIOS Error (bug): Could not resolve symbol R_SB.PCIO.P02],
AE_NOT_FOUND (20210730/dswload2-162)
[   0.241449] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210730/ps object-220) 
[   0.549585] integrity: Problem loading X.509 certificate -65 
[   0.708855] ACPI BIOS Error (bug): Could not resolve symbol (\_SB.PCIO.GP17.VGA.LCD._8CM.RFN7], AE_NOT_FOUND (20210730/psargs-330)
[   0.708990] ACPI Error: Aborting method \_SB,PCI0.GP17.VGA.LCD._BCM due to previous error (AE_NOT_FOUND) (20210730/psparse-529) 
/devinvmelnlp6: clean, 1442061/16251840 files, 46563155/64858880 blocks 

It just happened recently (i was not getting it before) It is really annoying and slowing the booting process Can anyone help me? Thanks in advance

Pilot6
  • 90,100
  • 91
  • 213
  • 324

2 Answers2

1

I have laptop Lenovo V15 G2 ITL.

I have dual boot Ubuntu 20.04 with Windows 11.

I have the same error, that appeared recently, I guess after system update in Ubuntu, maybe a week ago..

I choose advance boot in the grub boot menu, where options are: Ubuntu, with Linux 5.15.0-41-generic Ubuntu, with Linux 5.15.0-41-generic (recovery) Ubuntu, with Linux 5.13.0-52-generic Ubuntu, with Linux 5.13.0-52-generic (recovery)

If I choose Ubuntu, with Linux 5.15.0-41-generic I get described error, but when I choose Ubuntu with Linux 5.13.0-52-generic, system boots without errors.

I guess error has to be with newer/newest kernel.

BR

  • Ok but after rebooting it returns by default to kernel 5.15.0-41 So I guess you have to choose 5.13.0.52 every single time which which is inconvenient

    Is there a possibility for this error to be fixed in the near future? :(

    – Ahmed Emad Jul 16 '22 at 18:33
0

This is a bug in the newest kernel. If you still have the previous kernel, then choose it at boot time and see if the error went away.

To choose the previous kernel press and hold the SHIFT button while booting.

Frantique
  • 8,493