Os-prober cannot find windows after updating kernel

I use manjaro-chroot -a to visit my manjaro system with a Live USB because I had a black screen issue in normal booting. I tried many solutions but there is no use. So I install a new kernel linux515 and my origin version is linux510. With 515, there is no windows option in grub.

I tried update-grub, as following:

Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.15-x86_64.img
Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
ERROR: mkdir /var/lock/dmraid
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sda1.  Check your device.map.
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
done

Looks like os-prober is running but windows not found.

Any suggestions would be appreciated.

windows is not detected in chroot, rerun this from your installation:
sudo update-grub
and windows should be detected

But I cannot enter my installation. Black screen when i boot it. And it didn’t work when I change the GPU drivers. Maybe I should wait until next useful pacman -Syu test.

Anyway, thank you for your help.

you didnt mention that you cant access your system…
so chroot again, and rerun update:
pacman-mirrors --fasttrack 5 && pacman -Syyu
if there are no errors and you are up to date post output from:
mhwd -l -li
and logs from the failed boot:
journalctl -b-1 -p4 --no-pager


btw, you are using uefi, that means you can boot into windows via uefi settings

I tried to rerun update and nothing changed when I rebooted. Some outputs as following:

mhwd -l -li
[manjaro /]# mhwd -l -li
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2021.11.04               false            PCI
     video-modesetting            2020.01.13                true            PCI


Warning: No installed USB configs!
> 0000:01:00.0 (0302:10de:1c8c) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-390xx-bumblebee            2021.11.26               false            PCI
          video-nvidia            2021.11.04               false            PCI
    video-nvidia-470xx            2021.11.04               false            PCI
    video-nvidia-390xx            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI


> 0000:00:02.0 (0300:8086:3e9b) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-470xx-prime            2021.11.04               false            PCI
video-hybrid-intel-nvidia-390xx-bumblebee            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI
journalctl -b -1 -p4 --no-pager
[manjaro /]# journalctl -b -1 -p4 --no-pager
Dec 13 11:40:37 yangxin-xps159570 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Dec 13 11:40:37 yangxin-xps159570 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Dec 13 11:40:37 yangxin-xps159570 kernel:   #7  #8  #9 #10 #11
Dec 13 11:40:37 yangxin-xps159570 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS11._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS12._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS07._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS08._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS09._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS10._PLD], AE_ALREADY_EXISTS (20210730/dswload2-326)
Dec 13 11:40:37 yangxin-xps159570 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210730/psobject-220)
Dec 13 11:40:37 yangxin-xps159570 kernel: hpet_acpi_add: no address or irqs in _CRS
Dec 13 11:40:37 yangxin-xps159570 kernel: i8042: Warning: Keylock active
Dec 13 11:40:37 yangxin-xps159570 kernel: usb: port power management may be unreliable
Dec 13 11:40:37 yangxin-xps159570 kernel: rtsx_pci 0000:3c:00.0: Unbalanced pm_runtime_enable!
Dec 13 11:40:37 yangxin-xps159570 kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
Dec 13 11:40:37 yangxin-xps159570 kernel: wmi_bus wmi_bus-PNP0C14:05: WQBC data block query control method not found
Dec 13 11:40:37 yangxin-xps159570 kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
Dec 13 11:40:37 yangxin-xps159570 kernel: acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
Dec 13 11:40:37 yangxin-xps159570 kernel: acpi PNP0C14:07: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
Dec 13 11:40:38 yangxin-xps159570 kernel: i801_smbus 0000:00:1f.4: Accelerometer lis3lv02d is present on SMBus but its address is unknown, skipping registration
Dec 13 11:40:39 yangxin-xps159570 tlp[993]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Dec 13 11:40:39 yangxin-xps159570 tlp[993]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Dec 13 11:40:39 yangxin-xps159570 tlp[993]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Dec 13 11:40:39 yangxin-xps159570 tlp[993]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Dec 13 11:40:39 yangxin-xps159570 systemd[1028]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Dec 13 11:40:39 yangxin-xps159570 bluetoothd[1028]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
Dec 13 11:40:39 yangxin-xps159570 bluetoothd[1028]: src/plugin.c:plugin_init() Failed to init vcp plugin
Dec 13 11:40:39 yangxin-xps159570 bluetoothd[1028]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
Dec 13 11:40:39 yangxin-xps159570 bluetoothd[1028]: src/plugin.c:plugin_init() Failed to init mcp plugin
Dec 13 11:40:39 yangxin-xps159570 bluetoothd[1028]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
Dec 13 11:40:39 yangxin-xps159570 bluetoothd[1028]: src/plugin.c:plugin_init() Failed to init bap plugin
Dec 13 11:40:40 yangxin-xps159570 kernel: nvidia: loading out-of-tree module taints kernel.
Dec 13 11:40:40 yangxin-xps159570 kernel: nvidia: module license 'NVIDIA' taints kernel.
Dec 13 11:40:40 yangxin-xps159570 kernel: Disabling lock debugging due to kernel taint
Dec 13 11:40:40 yangxin-xps159570 kernel: 
Dec 13 11:40:40 yangxin-xps159570 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.60.11  Wed Nov 23 23:04:03 UTC 2022
Dec 13 11:40:40 yangxin-xps159570 kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
Dec 13 11:40:42 yangxin-xps159570 kernel: kauditd_printk_skb: 266 callbacks suppressed
Dec 13 11:40:43 yangxin-xps159570 systemd-coredump[1134]: [LNK] Process 1113 (lightdm-gtk-gre) of user 969 dumped core.
                                                          
                                                          Module linux-vdso.so.1 with build-id a914d4ad9467d98a25846688ef18f4341d3251c6
                                                          Module libncursesw.so.6 with build-id b9917757481e6fa6097e2a1f31f5bb5eaf138c4e
                                                          Module libedit.so.0 with build-id 7238f531cc2c5f25b845ee0a04b02377ba2eb483
                                                          Module libdrm_nouveau.so.2 with build-id d828ce5d18dfdb45b34dbb56870527e4017a54b8
                                                          Module libdrm_amdgpu.so.1 with build-id 2919fffd12ed21cc45716c153ccd296f4224a574
                                                          Module libelf.so.1 with build-id 6b7711c74229c8c16197f4df2f640a8ed5bedfdf
                                                          Module libdrm_radeon.so.1 with build-id 849129d9e4fd828c9256c0b5be107f3043f1d716
                                                          Module libsensors.so.5 with build-id f9c765e839cb1e84bf0020a153710aeffc2b2844
                                                          Module libLLVM-14.so with build-id ccb44cf9eb629e6b18536a6f6ee82e72fee5a728
                                                          Module iris_dri.so with build-id b52fd63bb08850badbd6f5fe59fe19b42d070fea
                                                          Module libxcb-xfixes.so.0 with build-id f26021303f6d30c734aeb5f2fc49373df523863f
                                                          Module libxcb-sync.so.1 with build-id de15064c5b1223f9c3d94d5b5e59c0e148e5a0c5
                                                          Module libxcb-present.so.0 with build-id 29d01b0e5a22d67e950f9088e18ebf3706a79fc3
                                                          Module libxcb-dri3.so.0 with build-id 683071cc6aaad8250612c1ed904a55c92d0ba120
                                                          Module libxshmfence.so.1 with build-id 132b07a9077d5068fc07934d2a447b03c35a5f55
                                                          Module libXxf86vm.so.1 with build-id b0dccf26256706727cd89edf8a562618d754b6ee
                                                          Module libxcb-dri2.so.0 with build-id d3b3a7718cac8f1d7eb19926ec4ae059a2b6ed75
                                                          Module libX11-xcb.so.1 with build-id 0c964dfdb76868a6f06183ced0c61514b1aea487
                                                          Module libxcb-glx.so.0 with build-id 7baadbc7b1e2247a0afc923a046cba85c64447ca
                                                          Module libdrm.so.2 with build-id 9a69d336dca7033fe0df95977c79e6a67e4e51c7
                                                          Module libglapi.so.0 with build-id 81b9c39841c5ac0321e6a7a16062876725cedbb4
                                                          Module libGLX_mesa.so.0 with build-id fbef4482e0cb4e9be0a828ce7554f94f2eaf9c46
                                                          Module libGLX.so.0 with build-id d2c37fb8ec3bc53c67c013b0c6ac63ec086c8883
                                                          Module libGLdispatch.so.0 with build-id 7879a881271650eff97c35aff7a8674859c5ae94
                                                          Module libGL.so.1 with build-id 6f65953140bc8a2aba47c9d492658dc61891393e
                                                          Module libgpg-error.so.0 with build-id 3252cd345720e102cc148a683a5dc7c9d88671ea
                                                          Module liblz4.so.1 with build-id 84ea95d811dad359e94e100ebe6a746294ffe8a7
                                                          Module libgcrypt.so.20 with build-id 7707a20ebd73a7b5aee84ccdae6e1d7c12f2260b
                                                          Module libcap.so.2 with build-id 9b38b08de708f439a9d0a4f8b9914151bc8d4b50
                                                          Module libstdc++.so.6 with build-id 735a3d0cc7699fd69337361cba4aedb644b2a7ed
                                                          Module libicudata.so.72 with build-id a133b365160fc45e002163e5435f3029f4254cfa
                                                          Module libsystemd.so.0 with build-id 1c1489e575197ffbf417c79f926e572421f3692f
                                                          Module libbrotlicommon.so.1 with build-id c02b3da37cb4c613d7ee0212bbd5a589f00f6180
                                                          Module libdatrie.so.1 with build-id bb8f488eb45dd219464a2c908147eb8cb05537cb
                                                          Module libicuuc.so.72 with build-id 16a6ce3029f13a2ab5b96414d3c9369311d3ae42
                                                          Module libblkid.so.1 with build-id fb2c5d3c17aac74758a3eb80a2bc1c16bcf183b1
                                                          Module liblzma.so.5 with build-id 3771167d412c5eb6e309e353c5559ebabee05484
                                                          Module libzstd.so.1 with build-id ab54c2881f53ab314e134f3e08c76d504376dd5d
                                                          Module libXdmcp.so.6 with build-id b7297dfce6c9cf4f69330f47605623a2043c990e
                                                          Module libXau.so.6 with build-id c7b63a96648d44c9628dfba0cc48fb7c3e45f2b4
                                                          Module libdbus-1.so.3 with build-id 602aef78ca71b16013e8b47b1fc0074748bf88ba
                                                          Module libatspi.so.0 with build-id 51fdaad17db96c5569b8f59908e7c076fbd6fe1c
                                                          Module libbrotlidec.so.1 with build-id 14ed71411788cf2c17d8d72c3a7594627f498e40
                                                          Module libbz2.so.1.0 with build-id d56120069b422b43ed82347d3589494c22cfb509
                                                          Module libexpat.so.1 with build-id a98bfab551dfa3df6889c33d5fd2ccfa6d505608
                                                          Module libgraphite2.so.3 with build-id ce58945ebb55b86d3a4e717b6eae29efc4720d8e
                                                          Module libthai.so.0 with build-id 88b8f42c47c88c26dfb5531a03bad9c1a093a042
                                                          Module ld-linux-x86-64.so.2 with build-id 22bd7a2c03d8cfc05ef7092bfae5932223189bc1
                                                          Module libxkbfile.so.1 with build-id 6f9fd5b5e0f080ac9266ec6ccddbe11119c2f043
                                                          Module libxml2.so.2 with build-id 171e32069b76d4cfedbfdf97f2087807948a9b3d
                                                          Module libgcc_s.so.1 with build-id 85db482c4585a328d95ec41124337a967bb24d8f
                                                          Module libpcre2-8.so.0 with build-id 917fc43d2c9f8539a3e324555c6c73886e8000a8
                                                          Module libffi.so.8 with build-id 5c6b22b6624dd486a0783dfe74fee085b626b573
                                                          Module libmount.so.1 with build-id 9064fc3620c42e6f7aed38119f0a3ec39fca9a37
                                                          Module libtiff.so.5 with build-id 62a8aefb339c3cbe35d1089c66c527a7b090804c
                                                          Module libjpeg.so.8 with build-id 46dfd8b2cbe8a10d13cd3182a7b490d0959534f9
                                                          Module libpixman-1.so.0 with build-id 52e6f12fd7fd7332f0c98fb5982716b3432e3df6
                                                          Module libxcb-shm.so.0 with build-id e01cd57f4d5a2c24d0714d32e360e10dcad24cfc
                                                          Module libxcb-render.so.0 with build-id 7138620b9b7d62802c56ed2dbcbd72f859c4fa7f
                                                          Module libxcb.so.1 with build-id f91cf228ed88bb657ff0eac72aa1b9eb1d9610c9
                                                          Module libXrender.so.1 with build-id 9d6512ea1c9698e8c81f27e89fda57d36eb4b18e
                                                          Module libpng16.so.16 with build-id e3d7975e42ac42676559de7aca491d6189fbb1d1
                                                          Module libz.so.1 with build-id 1a4313716f6a80dced5f29f2b35272d06c2d2ce5
                                                          Module libXinerama.so.1 with build-id d2ddc821ebf9dd63b4ba512da8924c7ac9469460
                                                          Module libXrandr.so.2 with build-id 15e039b4a3f0d42cfc9a39efcde874a56dc9ba3e
                                                          Module libXcomposite.so.1 with build-id 13228d108b290268d88510db494daefd5521cda0
                                                          Module libXdamage.so.1 with build-id c834f8d647b75eda979418095a3003ddc031b0f0
                                                          Module libXcursor.so.1 with build-id 52fc83be1b1283cc73be107058b69296db8b6c78
                                                          Module libXext.so.6 with build-id d7f3b1c9d5be6574b5faf83b74f8bba3d0dfa3c6
                                                          Module libwayland-egl.so.1 with build-id cb6cc0f23d561e694d67dfdf5c90014e556bdc82
                                                          Module libwayland-cursor.so.0 with build-id 6bc6691f69d85d26ebe303b663802638a8549b82
                                                          Module libwayland-client.so.0 with build-id 72faeb674e37b695629833a5646eb8f757b95985
                                                          Module libxkbcommon.so.0 with build-id 4caed87e47b8e26b6cfd8469bf1ebaf43bfe6550
                                                          Module librt.so.1 with build-id ce8e0934f83057f038b5a06eb70082bef142d2f0
                                                          Module libpthread.so.0 with build-id 3954d7fd57fa4db438d0ccdd8e2c6f7cc97c2e46
                                                          Module libXfixes.so.3 with build-id f53c33b6c40ec6564aa125dbc1d8b941d765a84f
                                                          Module libatk-bridge-2.0.so.0 with build-id 75ddfc46abae129a83449506506501117ce98ff8
                                                          Module libXi.so.6 with build-id a2bfbbdcedf43e56cd1f6245e8b093bad65cecca
                                                          Module libepoxy.so.0 with build-id edc178a150c4255d124e1e1ecbdbecebd1a388cd
                                                          Module libatk-1.0.so.0 with build-id c25517cd775e783725a3ed2815b09a8096bd6565
                                                          Module libcairo-gobject.so.2 with build-id 9927090dddfb180365695a8f37d1cac89463f109
                                                          Module libfribidi.so.0 with build-id fe9f35ac2a0074108c8306c517793f7279bd9b37
                                                          Module libfreetype.so.6 with build-id f89dd5502e75aca28fb5c3ccd0dbd26fe822bfef
                                                          Module libfontconfig.so.1 with build-id 9e856b5b37a3f4f7176ad8f92b2123508c95406e
                                                          Module libpangoft2-1.0.so.0 with build-id 9b3aed4a5c4f7058e257ddea3d93b1dc521b7d2f
                                                          Module libharfbuzz.so.0 with build-id 181bbb0db2bce74b6bd5ed66ee7dcbed96323d8b
                                                          Module libpango-1.0.so.0 with build-id c2705cb130f0d0fe2040c77908c613d8b4d21167
                                                          Module libpangocairo-1.0.so.0 with build-id ca8848fba31f4263107e80ed4d0d78317b3e4a86
                                                          Module libgmodule-2.0.so.0 with build-id a136856bbc81c0099e79315da3b95891cdb9f781
                                                          Module libc.so.6 with build-id 1e94beb079e278ac4f2c8bce1f53091548ea1584
                                                          Module libm.so.6 with build-id 2c8ff1d29b255da5b7371efd5caf57444d622838
                                                          Module libxklavier.so.16 with build-id cefd678b3d270e389f50a9686ad2db83a8c67494
                                                          Module libX11.so.6 with build-id 3a3128cd603a4018c9df0e5f40cdde3bf1fd613e
                                                          Module liblightdm-gobject-1.so.0 with build-id b9f9ded37e304b563c0e1170d51235d6c4429cdd
                                                          Module libglib-2.0.so.0 with build-id 74ed0d152046ff91cc5dfd7020fcc2f1d9f689e5
                                                          Module libgobject-2.0.so.0 with build-id fed1527402a76901bdf714318a10e982570e3a69
                                                          Module libgio-2.0.so.0 with build-id d7215fd07504a9cf74cec3b10d368eab126a1ab5
                                                          Module libgdk_pixbuf-2.0.so.0 with build-id bbf1443f6f677b84888d0ad843c4f7e07f2e134f
                                                          Module libcairo.so.2 with build-id a222d042e56108d2786ece7bf291b56ba2069591
                                                          Module libgdk-3.so.0 with build-id b70d4f09215b1d79c3dbf5cd5583593c631dc86c
                                                          Module libgtk-3.so.0 with build-id 961e73429b036bf6b52fcf7f2bb53cdae9e65ab6
                                                          Module lightdm-gtk-greeter with build-id 2bdcb7cd4dfe7c78c222b507def47f9f15e33539
                                                          Stack trace of thread 1113:
                                                          #0  0x00007f4a3952c048 g_log_structured_array (libglib-2.0.so.0 + 0x5d048)
                                                          #1  0x00007f4a3952c683 g_log_default_handler (libglib-2.0.so.0 + 0x5d683)
                                                          #2  0x00007f4a3952d8b5 g_logv (libglib-2.0.so.0 + 0x5e8b5)
                                                          #3  0x00007f4a3952db64 g_log (libglib-2.0.so.0 + 0x5eb64)
                                                          #4  0x00007f4a3952f797 g_log_set_writer_func (libglib-2.0.so.0 + 0x60797)
                                                          #5  0x00007f4a39e6c93e n/a (libgtk-3.so.0 + 0x3c493e)
                                                          #6  0x00007f4a39c7be93 n/a (libgtk-3.so.0 + 0x1d3e93)
                                                          #7  0x00007f4a39624210 g_closure_invoke (libgobject-2.0.so.0 + 0x14210)
                                                          #8  0x00007f4a39651ea8 n/a (libgobject-2.0.so.0 + 0x41ea8)
                                                          #9  0x00007f4a39641f75 g_signal_emit_valist (libgobject-2.0.so.0 + 0x31f75)
                                                          #10 0x00007f4a39642204 g_signal_emit (libgobject-2.0.so.0 + 0x32204)
                                                          #11 0x00007f4a3962efc6 n/a (libgobject-2.0.so.0 + 0x1efc6)
                                                          #12 0x00007f4a39635671 g_object_notify (libgobject-2.0.so.0 + 0x25671)
                                                          #13 0x00007f4a399dc7fc n/a (libgdk-3.so.0 + 0x337fc)
                                                          #14 0x00007f4a3964211c g_signal_emit_valist (libgobject-2.0.so.0 + 0x3211c)
                                                          #15 0x00007f4a39642424 g_signal_emit_by_name (libgobject-2.0.so.0 + 0x32424)
                                                          #16 0x00007f4a39a2e25c n/a (libgdk-3.so.0 + 0x8525c)
                                                          #17 0x00007f4a399dcbc7 gdk_display_manager_open_display (libgdk-3.so.0 + 0x33bc7)
                                                          #18 0x00007f4a39c830f4 gtk_init_check (libgtk-3.so.0 + 0x1db0f4)
                                                          #19 0x00007f4a39c8312a gtk_init (libgtk-3.so.0 + 0x1db12a)
                                                          #20 0x00005576102bc148 main (lightdm-gtk-greeter + 0xa148)
                                                          #21 0x00007f4a390a4290 n/a (libc.so.6 + 0x23290)
                                                          #22 0x00007f4a390a434a __libc_start_main (libc.so.6 + 0x2334a)
                                                          #23 0x00005576102be735 _start (lightdm-gtk-greeter + 0xc735)
                                                          
                                                          Stack trace of thread 1120:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1122:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1124:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1116:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1121:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1115:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1119:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1114:
                                                          #0  0x00007f4a3917c0bf __poll (libc.so.6 + 0xfb0bf)
                                                          #1  0x00007f4a3957b1ff n/a (libglib-2.0.so.0 + 0xac1ff)
                                                          #2  0x00007f4a39523132 g_main_context_iteration (libglib-2.0.so.0 + 0x54132)
                                                          #3  0x00007f4a39523182 n/a (libglib-2.0.so.0 + 0x54182)
                                                          #4  0x00007f4a39551e05 n/a (libglib-2.0.so.0 + 0x82e05)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1123:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1118:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          
                                                          Stack trace of thread 1117:
                                                          #0  0x00007f4a391044b6 n/a (libc.so.6 + 0x834b6)
                                                          #1  0x00007f4a39106cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                                          #2  0x00007f4a2e72499e n/a (iris_dri.so + 0x10799e)
                                                          #3  0x00007f4a2e6d7f8c n/a (iris_dri.so + 0xbaf8c)
                                                          #4  0x00007f4a2e7248cc n/a (iris_dri.so + 0x1078cc)
                                                          #5  0x00007f4a391078fd n/a (libc.so.6 + 0x868fd)
                                                          #6  0x00007f4a39189a60 n/a (libc.so.6 + 0x108a60)
                                                          ELF object binary architecture: AMD x86-64
Dec 13 11:41:06 yangxin-xps159570 systemd[1]: lightdm.service: Failed with result 'exit-code'.
Dec 13 11:41:06 yangxin-xps159570 NetworkManager[659]: <warn>  [1670902866.5659] dispatcher: (8) failed (after 0.000 sec): Refusing activation, D-Bus is shutting down.

As you mentioned, I can boot through uefi but I just used to grub.

this is where it gets stuck when you boot…
try reinstalling it from chroot:

pacman -S lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings

also reinstall kernels:

pacman -S linux510 linux515

if there are no errors, reboot, and if you still get stuck, try enter into tty in the black screen: ctrl+alt+f2, or f1-f6 keys, enter your username/password, and run this:
startxfce4
if there are errors, take a pic from it…
also you can run here:
sudo update-grub
for windows being detected in grub…

I reinstalled all you suggested above but I still got stuck. There is only a blinking underscore. When I tried to enter tty, tty screen flashed and returned to the stuck. The following pic shows the stuck.

so everything was working before you updated the kernel?
well thats bad that you can even access tty…
so from chroot try reinstalling the video drivers:
mhwd -r pci video-hybrid-intel-nvidia-prime
mhwd -r pci video-modesetting
install them again:
mhwd -a pci nonfree 0300

also post output from:
pacman -Qm

The reason I updated the kernel was to fix the stuck. It didn’t work. From the beginning after I used pacman -Syu one time, everything got stuck and I could not access tty. So I chose to chroot.

I reinstalled the video drivers. There was no use.

pacman -Qm shows the output:

antergos-keyring 20170524-1
baidunetdisk 3.5.0-1
clashy 0.2.2-1
debtap 3.4.2-1
galculator-gtk2 2.1.4-5
gcolor2 0.4-9
gnome-icon-theme 3.12.0-6
gnome-icon-theme-symbolic 3.12.0-6
gtk3-classic 3.24.30-8
ipw2100-fw 1.3-10
ipw2200-fw 3.1-8
kvantum-theme-matchama 20191118-1
libffi7 3.3-2
libguess 1.2-4
manjaro-documentation-en 20181009-1
manjaro-firmware 20160419-1
qpdfview 0.4.18-2
qt5-styleplugins 5.0.0.20170311-25
wemeet 2.8.0.1-1
wps-office-cn 11.1.0.10161-1
wps-office-mime-cn 11.1.0.10161-1
wps-office-mui-zh-cn 11.1.0.10161-1

you have there some ‘dead’ packages, but i dont see nothing there, that could be causing this issue…
try adding this parameter - you do this from chroot:
nano /etc/default/grub
and inside this line: GRUB_CMDLINE_LINUX_DEFAULT inside the quotes add this parameter:
ibt=off
dont remove anything, just add it to existing parameters, save the file with ctrl+x, update grub:
update-grub
reboot and see if it helped

if it didnt work, try switching your lightdm for another display manager, maybe it will help:

https://wiki.archlinux.org/title/Display_manager

It didn’t help me. Maybe I should try a new display manager.

Anyway, thanks a lot for helps.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.