linuxmint / mint20-beta

BETA Bug Squah Rush
20 stars 8 forks source link

Lenovo Ideapad L340-15IRH Gaming - BIOS error #139

Closed HansBinBrabant closed 4 years ago

HansBinBrabant commented 4 years ago

In Linux Mint 20 Cinnamon Beta, running live from USB stick, bios error messages show during startup, immidiately after entering the mint choice from within the grub selection screen. Two times shortly after each other, second time it shows up after the first

It happens with Linux Mint 20 Cinnamon Beta, running live from USB stick (see the picture) Linux Mint 19.3 Cinnamon 64bit installed Linux MX 20 xfce, Live running live from USB stick (see the picture, 2nd is what showed up after entering 'exit'.)

I'm not sure if it causes something not to work. I hope it can be fixed.

Thanks in advance Hans

Update 2020 0622 : in linux mint 20 cinnamon beta live from usb in compatibility mode, the error messages do not appear

mint@mint:~$ inxi -Fzx
System:    Kernel: 5.4.0-26-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.6.3 
           Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal 
Machine:   Type: Laptop System: LENOVO product: 81LK v: IdeaPad L340-15IRH Gaming serial: <filter> 
           Mobo: LENOVO model: LNVNB161216 v: SDK0R32862 WIN serial: <filter> UEFI: LENOVO v: BGCN28WW date: 12/27/2019 
Battery:   ID-1: BAT0 charge: 18.2 Wh condition: 42.4/45.0 Wh (94%) model: Celxpert L18C3PF1 status: Charging 
CPU:       Topology: 6-Core model: Intel Core i7-9750H bits: 64 type: MT MCP arch: Kaby Lake rev: A L2 cache: 12.0 MiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 62399 
           Speed: 1300 MHz min/max: 800/2600 MHz Core speeds (MHz): 1: 1343 2: 1361 3: 1340 4: 1303 5: 1342 6: 1763 7: 1872 
           8: 1878 9: 1824 10: 1328 11: 1346 12: 2160 
Graphics:  Device-1: Intel UHD Graphics 630 vendor: Lenovo driver: i915 v: kernel bus ID: 00:02.0 
           Device-2: NVIDIA TU117M [GeForce GTX 1650 Mobile / Max-Q] vendor: Lenovo driver: nouveau v: kernel bus ID: 01:00.0 
           Display: x11 server: X.Org 1.20.8 driver: modesetting unloaded: fbdev,vesa 
           resolution: 1920x1080~60Hz, 1600x900~60Hz 
           OpenGL: renderer: Mesa Intel UHD Graphics 630 (CFL GT2) v: 4.6 Mesa 20.0.4 direct render: Yes 
Audio:     Device-1: Intel Cannon Lake PCH cAVS vendor: Lenovo driver: snd_hda_intel v: kernel bus ID: 00:1f.3 
           Device-2: NVIDIA vendor: Lenovo driver: snd_hda_intel v: kernel bus ID: 01:00.1 
           Sound Server: ALSA v: k5.4.0-26-generic 
Network:   Device-1: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter vendor: Lenovo driver: ath10k_pci v: kernel 
           port: 4000 bus ID: 07:00.0 
           IF: wlp7s0 state: down mac: <filter> 
           Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Lenovo driver: r8169 v: kernel port: 3000 
           bus ID: 08:00.0 
           IF: enp8s0 state: down mac: <filter> 
           Device-3: Qualcomm Atheros type: USB driver: btusb bus ID: 1-14:5 
Drives:    Local Storage: total: 968.42 GiB used: 62.1 MiB (0.0%) 
           ID-1: /dev/nvme0n1 vendor: Samsung model: MZVLB1T0HALR-000L2 size: 953.87 GiB 
           ID-2: /dev/sda type: USB model: UFD 2.0 Silicon-Power16G size: 14.55 GiB 
Partition: ID-1: / size: 7.76 GiB used: 19.2 MiB (0.2%) fs: overlay source: ERR-102 
           ID-2: /var/log size: 12.45 GiB used: 42.9 MiB (0.3%) fs: ext4 dev: /dev/sda3 
Sensors:   System Temperatures: cpu: 55.0 C mobo: N/A gpu: nouveau temp: 43 C 
           Fan Speeds (RPM): N/A 
Info:      Processes: 293 Uptime: 4m Memory: 15.52 GiB used: 859.1 MiB (5.4%) Init: systemd runlevel: 5 Compilers: gcc: 9.3.0 
           Shell: bash v: 5.0.16 inxi: 3.0.38 

linuxmint_20_desktop_boot_issue_1 linuxmint_20_desktop_boot_issue_2 linuxmint_20_xfce_desktop_boot_issue_1 linuxmint_20_xfce_desktop_boot_issue_2

enigma131 commented 4 years ago

Theses messages are coming from recent kernels and have nothing to do with Linux Mint. If you want to look if something goes wrong on your computer, you have to filter out dmesg from the terminal

DarkOwl2 commented 4 years ago

I do not understand why the inxi output is partly striked through. I did copied it from text editor

It's the markup. Something in the pasted text has been interpreted as a strike-through markup code. Maybe if you had used the code tool it wouldn't have happened.

Drives: Local Storage: total: 968.42 GiB used: 62.1 MiB (0.0%) ID-1: /dev/nvme0n1 vendor: Samsung model: MZVLB1T0HALR-000L2 size: 953.87 GiB ID-2: /dev/sda type: USB model: UFD 2.0 Silicon-Power16G size: 14.55 GiB Partition: ID-1: / size: 7.76 GiB used: 19.2 MiB (0.2%) fs: overlay source: ERR-102 ID-2: /var/log size: 12.45 GiB used: 42.9 MiB (0.3%) fs: ext4 dev: /dev/sda3

clefebvre commented 4 years ago

@HansBinBrabant did you try the compatibility mode?

clefebvre commented 4 years ago

Also, you didn't mention it but.... does it proceed to boot correctly?

HansBinBrabant commented 4 years ago

I do not understand why the inxi output is partly striked through. I did copied it from text editor

It's the markup. Something in the pasted text has been interpreted as a strike-through markup code. Maybe if you had used the code tool it wouldn't have happened.

Drives: Local Storage: total: 968.42 GiB used: 62.1 MiB (0.0%) ID-1: /dev/nvme0n1 vendor: Samsung model: MZVLB1T0HALR-000L2 size: 953.87 GiB ID-2: /dev/sda type: USB model: UFD 2.0 Silicon-Power16G size: 14.55 GiB Partition: ID-1: / size: 7.76 GiB used: 19.2 MiB (0.2%) fs: overlay source: ERR-102 ID-2: /var/log size: 12.45 GiB used: 42.9 MiB (0.3%) fs: ext4 dev: /dev/sda3

I did found how to add it as code, and did add it >:-)

HansBinBrabant commented 4 years ago

@HansBinBrabant did you try the compatibility mode?

How do I do try the compatibility mode ? I will try it of course ! Thanks in advance Hans

xenopeek commented 4 years ago

When you boot from the Linux Mint ISO there is at the start a short menu shown, see below. Press down arrow key on your keyboard to select the 2nd option and press Enter to boot with it.

image

HansBinBrabant commented 4 years ago

Theses messages are coming from recent kernels and have nothing to do with Linux Mint. If you want to look if something goes wrong on your computer, you have to filter out dmesg from the terminal

I tried to get some info with (I love the terminal ! >:-) root@mint:~# dmesg | grep -i error | sed 's/[ 0.[0-9][0-9][0-9][0-9][0-9][0-9][0-9]]/[ n.nnnnnn]/g' | sort -u

[    0[    n.nnnnnn] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C2.TPD0], AE_NOT_FOUND (20190816/dswload2-159)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C3.TPL1], AE_NOT_FOUND (20190816/dswload2-159)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR1], AE_NOT_FOUND (20190816/dswload2-159)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR2], AE_NOT_FOUND (20190816/dswload2-159)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP.SGPO], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._OFF], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._ON], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20190816/dswload2-323)
[    0[    n.nnnnnn] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190816/psobject-220)
[    0[    n.nnnnnn] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0[    n.nnnnnn] Error adding keys to platform keyring UEFI:db
[    0[    n.nnnnnn] RAS: Correctable Errors collector initialized.

I hope this helps to understand what happens and how to avoid the messages I have the feeling that (except the other issues mentioned for this laptop) it does not mean any troubles ...

clefebvre commented 4 years ago

Does it boot though?

I read elsewhere this didn't prevent the boot to actually work.

HansBinBrabant commented 4 years ago

Also, you didn't mention it but.... does it proceed to boot correctly?

Yes. It always boots and works.

HansBinBrabant commented 4 years ago

When you boot from the Linux Mint ISO there is at the start a short menu shown, see below. Press down arrow key on your keyboard to select the 2nd option and press Enter to boot with it.

image

When you boot from the Linux Mint ISO there is at the start a short menu shown, see below. Press down arrow key on your keyboard to select the 2nd option and press Enter to boot with it.

image

Ah, so easy to boot in compatibility mode. Thanks. I did : In linux mint 20 cinnamon beta live from usb in compatibility mode, the error messages do not appear Also found it here, wrt my monitor issue : https://github.com/linuxmint/mint20-beta/issues/35

clefebvre commented 4 years ago

Cool, I'll mark as upstream for the warnings and close the issue.