Zen kernel stuck at loading initial ramdisk

When attempting to start system with zen kernel, I see a message stating loading initial ramdisk.
Lights on my keyboard and mouse flicker once, and then nothing happens.
Where can I see the logs of this failure, to start with?

If you have a journal entry for the boot it will be available via

sudo journalctl -b -1

That's the previous ("-1st") boot. Check the timestamps match the time you booted - if they don't then there isn't a journal log for the boot.

4 Likes

Thank you @jonathon
I was able to peruse the logs, and I notice some initial failures with setting up Virtual console and nvidia.

Dec 23 02:07:03 kalruda systemd[1]: systemd-vconsole-setup.service: Main process exited, code=exited, status=1/FAILURE
Dec 23 02:07:03 kalruda systemd[1]: systemd-vconsole-setup.service: Failed with result 'exit-code'.
Dec 23 02:07:03 kalruda systemd[1]: Failed to start Setup Virtual Console.

.

Dec 23 02:07:03 kalruda systemd-modules-load[389]: Inserted module 'sg'
Dec 23 02:07:03 kalruda systemd-modules-load[389]: Inserted module 'msr'
Dec 23 02:07:03 kalruda systemd-modules-load[389]: Failed to find module 'nvidia'
Dec 23 02:07:03 kalruda systemd-modules-load[389]: Failed to find module 'nvidia-drm'
Dec 23 02:07:03 kalruda systemd[1]: Started Journal Service.
Dec 23 02:07:03 kalruda kernel: audit: type=1130 audit(1608669423.823:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? te>
Dec 23 02:07:03 kalruda systemd-modules-load[389]: Failed to find module 'nvidia-uvm'
Dec 23 02:07:03 kalruda systemd-modules-load[389]: Inserted module 'i2c_dev'
Dec 23 02:07:03 kalruda systemd-vconsole-setup[393]: /usr/bin/loadkeys failed with exit status 1.
Dec 23 02:07:03 kalruda systemd-modules-load[389]: Failed to insert module 'coretemp': No such device
Dec 23 02:07:03 kalruda systemd-modules-load[389]: Inserted module 'uinput'

Per nvidia -smi, I see nvidia installed at ver. 455.45.01
What should I do next?

Check your video driver setup

inxi -SMGCxxxaz
mhwd -li
pacman -Qs intel\|radeon\|amd\|nvidia
bash -c 'for Xconf in $(ls /etc/X11/xorg.conf.d/*.conf); do echo -e ==== $Xconf ; cat $Xconf ; done'
bash -c 'for Xconf in $(ls /etc/modules-load.d/*.conf); do echo -e ==== $Xconf ; cat $Xconf ; done'
bash -c 'for Xconf in $(ls /etc/modprobe.d/*.conf); do echo -e ==== $Xconf ; cat $Xconf ; done'
journalctl -b -p3 --no-pager --no-hostname
bash -c 'for Xlog in $(ls /var/log/Xorg.?.log); do echo -e ==== $Xlog ; grep -E "(EE)|(WW)|failed|Time" $Xlog ; done'
2 Likes
System:    Kernel: 5.10.1-103-tkg-bmq x86_64 bits: 64 compiler: gcc v: 10.2.0 
           parameters: intel_pstate=passive BOOT_IMAGE=/@/boot/vmlinuz-linux-tkg-bmq 
           root=UUID=dc9afe27-8ccb-424f-ad62-426bc6e608fb rw rootflags=subvol=@ quiet splash rd.udev.log_priority=3 
           vt.global_cursor_default=0 systemd.unified_cgroup_hierarchy=1 loglevel=3 
           Desktop: KDE Plasma 5.20.4 tk: Qt 5.15.2 info: latte-dock wm: kwin_x11 dm: SDDM Distro: Garuda Linux 
Machine:   Type: Desktop Mobo: ASUSTeK model: EX-A320M-GAMING v: Rev X.0x serial: <filter> UEFI: American Megatrends v: 5205 
           date: 08/01/2019 
CPU:       Info: 8-Core model: AMD Ryzen 7 2700X bits: 64 type: MT MCP arch: Zen+ family: 17 (23) model-id: 8 stepping: 2 
           microcode: 800820D L2 cache: 4 MiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 118285 
           Speed: 2432 MHz min/max: 2200/3700 MHz boost: disabled Core speeds (MHz): 1: 2432 2: 2431 3: 2967 4: 2938 5: 2952 
           6: 3679 7: 2952 8: 2734 9: 2434 10: 2642 11: 2472 12: 3693 13: 2464 14: 2469 15: 2968 16: 2686 
           Vulnerabilities: Type: itlb_multihit status: Not affected 
           Type: l1tf status: Not affected 
           Type: mds status: Not affected 
           Type: meltdown status: Not affected 
           Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl and seccomp 
           Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization 
           Type: spectre_v2 mitigation: Full AMD retpoline, IBPB: conditional, STIBP: disabled, RSB filling 
           Type: srbds status: Not affected 
           Type: tsx_async_abort status: Not affected 
Graphics:  Device-1: NVIDIA GK208B [GeForce GT 710] vendor: ASUSTeK driver: nvidia v: 455.45.01 alternate: nouveau,nvidia_drm 
           bus ID: 07:00.0 chip ID: 10de:128b 
           Display: x11 server: X.Org 1.20.10 compositor: kwin_x11 driver: nvidia display ID: :0 screens: 1 
           Screen-1: 0 s-res: 1920x1080 s-dpi: 93 s-size: 524x292mm (20.6x11.5") s-diag: 600mm (23.6") 
           Monitor-1: VGA-0 res: 1920x1080 hz: 60 dpi: 94 size: 521x293mm (20.5x11.5") diag: 598mm (23.5") 
           OpenGL: renderer: GeForce GT 710/PCIe/SSE2 v: 4.6.0 NVIDIA 455.45.01 direct render: Yes 
Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
     video-nvidia-dkms            2020.12.07               false            PCI
           video-linux            2020.12.03                true            PCI
     video-modesetting            2020.07.13                true            PCI

Warning: No installed USB configs!
local/amd-ucode 20201218.646f159-1
    Microcode update image for AMD CPUs
local/amdvlk 2020.Q4.6-1
    AMD's standalone Vulkan driver
local/conky-lua-nv 1.11.6-2
    An advanced system monitor for X based on torsmo with lua and nvidia enabled
local/egl-wayland 1.1.6-1
    EGLStream-based Wayland external platform
local/gwe 0.15.2-1
    A system utility for controlling NVIDIA GPUs
local/intel-compute-runtime 20.48.18558-1
    Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver
local/intel-gmmlib 20.3.3-1
    Intel Graphics Memory Management Library
local/intel-graphics-compiler 1:1.0.5435-1
    Intel Graphics Compiler for OpenCL
local/intel-media-driver 20.4.3-1
    Intel Media Driver for VAAPI — Broadwell+ iGPUs
local/intel-opencl-clang 11.0.0-1
    Wrapper library around clang that can compile OpenCL C kernels to SPIR-V modules
local/ipw2100-fw 1.3-10
    Intel Centrino Drivers firmware for IPW2100
local/ipw2200-fw 3.1-8
    Firmware for the Intel PRO/Wireless 2200BG
local/lib32-amdvlk 2020.Q4.6-1
    AMD's standalone Vulkan driver
local/lib32-libva-intel-driver 2.4.1-1
    VA-API implementation for Intel G45 and HD Graphics family (32-bit)
local/lib32-libvdpau 1.4-1
    Nvidia VDPAU library
local/lib32-nvidia-utils 455.45.01-1
    NVIDIA drivers utilities (32-bit)
local/lib32-opencl-mesa 20.3.1-1
    OpenCL support for AMD/ATI Radeon mesa drivers (32-bit)
local/lib32-opencl-nvidia 455.45.01-1
    OpenCL implemention for NVIDIA (32-bit)
local/lib32-vulkan-intel 20.3.1-1
    Intel's Vulkan mesa driver (32-bit)
local/lib32-vulkan-radeon 20.3.1-1
    Radeon's Vulkan mesa driver (32-bit)
local/libmfx 20.5.0-1
    Intel Media SDK dispatcher library
local/libva-intel-driver 2.4.1-1
    VA-API implementation for Intel G45 and HD Graphics family
local/libva-utils 2.10.0-1
    Intel VA-API Media Applications and Scripts for libva
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/libxnvctrl 455.45.01-1
    NVIDIA NV-CONTROL X extension
local/mhwd-amdgpu 19.1.0-1
    MHWD module-ids for amdgpu
local/mhwd-nvidia 455.45.01-2
    mhwd-nvidia pci id
local/mhwd-nvidia-390xx 390.138-1
    mhwd-nvidia-390xx pci id
local/neard 0.16-2
    Intel's Near Field Communication manager
local/nvidia 455.45.01-7
    NVIDIA drivers for linux
local/nvidia-dkms 455.45.01-1
    NVIDIA drivers - module sources
local/nvidia-settings 455.45.01-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 455.45.01-1
    NVIDIA drivers utilities
local/opencl-mesa 20.3.1-1
    OpenCL support for AMD/ATI Radeon mesa drivers
local/opencl-nvidia 455.45.01-1
    OpenCL implemention for NVIDIA
local/tbb 2020.3-1
    High level abstract threading library
local/vulkan-intel 20.3.1-1
    Intel's Vulkan mesa driver
local/vulkan-radeon 20.3.1-1
    Radeon's Vulkan mesa driver
local/whois 5.5.7-1
    Intelligent WHOIS client
local/xf86-video-amdgpu 19.1.0-2 (xorg-drivers)
    X.org amdgpu video driver
local/xf86-video-intel 1:2.99.917+913+g9236c582-1 (xorg-drivers)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
local/xf86-video-nouveau 1.0.16-2 (xorg-drivers)
    Open Source 3D acceleration driver for nVidia cards
==== /etc/X11/xorg.conf.d/00-keyboard.conf
# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "in"
        Option "XkbVariant" "eng"
EndSection
==== /etc/X11/xorg.conf.d/90-mhwd.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 455.45.01

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
	Option "NoLogo" "1"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "COMPOSITE" "Enable"
EndSection

 
Section "InputClass"
    Identifier          "Keyboard Defaults"
    MatchIsKeyboard        "yes"
    Option              "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
==== /etc/modules-load.d/mhwd-gpu.conf
##
## Generated by mhwd - Manjaro Hardware Detection
##
 
nvidia
nvidia-drm
nvidia-uvm
==== /etc/modules-load.d/xow-uinput.conf
uinput
==== /etc/modprobe.d/99-xpadneo-bluetooth.conf
options bluetooth disable_ertm=y
==== /etc/modprobe.d/mhwd-gpu.conf
##
## Generated by mhwd - Manjaro Hardware Detection
##
 
blacklist nouveau
blacklist ttm
blacklist drm_kms_helper
blacklist drm
==== /etc/modprobe.d/nobeep.conf
# Prevent annoying beep from the pc speaker.
blacklist pcspkr==== /etc/modprobe.d/noime.conf
# Intel VPRO remote access technology driver.
blacklist mei
blacklist mei_me==== /etc/modprobe.d/xbox-generic-controller.conf
blacklist xpad
==== /etc/modprobe.d/xow-blacklist.conf
# Bind dongle to non-existent module to prevent the mt76x2u driver from loading
alias usb:v045Ep02E6d*dc*dsc*dp*ic*isc*ip*in* xow_blacklist
alias usb:v045Ep02FEd*dc*dsc*dp*ic*isc*ip*in* xow_blacklist
==== /etc/modprobe.d/xpadneo.conf
alias hid:b0005g*v0000045Ep000002E0 hid_xpadneo
alias hid:b0005g*v0000045Ep000002FD hid_xpadneo
alias hid:b0005g*v0000045Ep00000B05 hid_xpadneo
alias hid:b0005g*v0000045Ep00000B13 hid_xpadneo
-- Journal begins at Fri 2020-12-18 22:01:25 IST, ends at Thu 2020-12-24 08:02:49 IST. --
Dec 23 14:28:03 systemd[1]: Failed to start Setup Virtual Console.
Dec 23 14:28:03 systemd-vconsole-setup[391]: /usr/bin/loadkeys failed with exit status 1.
Dec 23 14:28:03 systemd-udevd[469]: nvme0: /etc/udev/rules.d/60-ioschedulers.rules:2 Failed to write ATTR{/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/queue/scheduler}, ignoring: No such file or directory
Dec 23 14:28:03 systemd-udevd[454]: nvme0n1p4: /etc/udev/rules.d/60-ioschedulers.rules:2 Failed to write ATTR{/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p4/queue/scheduler}, ignoring: No such file or directory
Dec 23 14:28:03 systemd-udevd[451]: nvme0n1p3: /etc/udev/rules.d/60-ioschedulers.rules:2 Failed to write ATTR{/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3/queue/scheduler}, ignoring: No such file or directory
Dec 23 14:28:03 systemd-udevd[455]: nvme0n1p1: /etc/udev/rules.d/60-ioschedulers.rules:2 Failed to write ATTR{/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1/queue/scheduler}, ignoring: No such file or directory
Dec 23 14:28:03 systemd-udevd[470]: nvme0n1p2: /etc/udev/rules.d/60-ioschedulers.rules:2 Failed to write ATTR{/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2/queue/scheduler}, ignoring: No such file or directory
Dec 23 14:28:04 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 14:28:04 systemd-udevd[426]: nvme0n1p1: /etc/udev/rules.d/60-ioschedulers.rules:2 Failed to write ATTR{/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1/queue/scheduler}, ignoring: No such file or directory
Dec 23 14:28:04 kernel: 
Dec 23 14:28:07 bluetoothd[1279]: profiles/audio/avctp.c:avctp_server_socket() setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Dec 23 14:28:07 bluetoothd[1279]: avrcp-controller: Protocol not supported (93)
Dec 23 14:28:07 bluetoothd[1279]: profiles/audio/avctp.c:avctp_server_socket() setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Dec 23 14:28:07 bluetoothd[1279]: audio-avrcp-target: Protocol not supported (93)
Dec 23 14:28:52 kwin_x11[2236]: kwin_xkbcommon: XKB: couldn't find a Compose file for locale "en_IN"
Dec 23 14:28:52 kup-daemon[2395]: kup.daemon: "Kup is not enabled, enable it from the system settings module. You can do that by running kcmshell5 kup"
Dec 23 14:28:52 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 14:28:52 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 14:28:52 pulseaudio[2343]: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Dec 23 14:28:52 bluetoothd[1279]: src/profile.c:ext_start_servers() L2CAP server failed for Message Notification: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Dec 23 14:28:52 bluetoothd[1279]: src/profile.c:ext_start_servers() L2CAP server failed for Message Access: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Dec 23 14:28:52 bluetoothd[1279]: src/profile.c:ext_start_servers() L2CAP server failed for Phone Book Access: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Dec 23 14:28:52 bluetoothd[1279]: src/profile.c:ext_start_servers() L2CAP server failed for File Transfer: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Dec 23 14:28:52 bluetoothd[1279]: src/profile.c:ext_start_servers() L2CAP server failed for Object Push: setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Dec 23 14:28:53 pipewire[2565]: Failed to receive portal pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name 'org.freedesktop.portal.Desktop': no such name
Dec 23 14:28:57 systemd-coredump[2639]: Process 2296 (baloo_file) of user 1000 dumped core.
                                        
                                        Stack trace of thread 2393:
                                        #0  0x00007fc1e66af396 n/a (liblmdb.so + 0x4396)
                                        #1  0x00007fc1e66b1efe n/a (liblmdb.so + 0x6efe)
                                        #2  0x00007fc1e66b2644 n/a (liblmdb.so + 0x7644)
                                        #3  0x00007fc1e66b2c50 mdb_get (liblmdb.so + 0x7c50)
                                        #4  0x00007fc1e7b892a5 _ZN5Baloo12IdFilenameDB3getEy (libKF5BalooEngine.so.5 + 0x152a5)
                                        #5  0x00007fc1e7b832fc _ZNK5Baloo13DocumentUrlDB3getEy (libKF5BalooEngine.so.5 + 0xf2fc)
                                        #6  0x00007fc1e7b94085 _ZNK5Baloo11Transaction11documentUrlEy (libKF5BalooEngine.so.5 + 0x20085)
                                        #7  0x000055670ef218e4 n/a (baloo_file + 0x1d8e4)
                                        #8  0x00007fc1e7b9b4ff _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x274ff)
                                        #9  0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #10 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #11 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #12 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #13 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #14 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #15 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #16 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #17 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #18 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #19 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #20 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #21 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #22 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #23 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #24 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #25 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #26 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #27 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #28 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #29 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #30 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #31 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #32 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #33 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #34 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #35 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #36 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #37 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #38 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #39 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #40 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #41 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #42 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #43 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #44 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #45 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #46 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #47 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #48 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #49 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #50 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #51 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #52 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #53 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #54 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #55 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #56 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #57 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #58 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #59 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #60 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #61 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #62 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        #63 0x00007fc1e7b9b557 _ZN5Baloo16WriteTransaction17removeRecursivelyEyRKSt8functionIFbyEE (libKF5BalooEngine.so.5 + 0x27557)
                                        
                                        Stack trace of thread 2296:
                                        #0  0x00007fc1e722646f __poll (libc.so.6 + 0xf546f)
                                        #1  0x00007fc1e5ec193f n/a (libglib-2.0.so.0 + 0xa693f)
                                        #2  0x00007fc1e5e6c2b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                                        #3  0x00007fc1e792b6e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                                        #4  0x00007fc1e78d13fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                                        #5  0x00007fc1e78d9894 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bc894)
                                        #6  0x000055670ef112b4 n/a (baloo_file + 0xd2b4)
                                        #7  0x00007fc1e7159152 __libc_start_main (libc.so.6 + 0x28152)
                                        #8  0x000055670ef114be n/a (baloo_file + 0xd4be)
                                        
                                        Stack trace of thread 2309:
                                        #0  0x00007fc1e722646f __poll (libc.so.6 + 0xf546f)
                                        #1  0x00007fc1e5ec193f n/a (libglib-2.0.so.0 + 0xa693f)
                                        #2  0x00007fc1e5e6c2b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                                        #3  0x00007fc1e792b6e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                                        #4  0x00007fc1e78d13fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                                        #5  0x00007fc1e76e9d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                                        #6  0x00007fc1e7bbf098 n/a (libQt5DBus.so.5 + 0x17098)
                                        #7  0x00007fc1e76eaf0f n/a (libQt5Core.so.5 + 0xcdf0f)
                                        #8  0x00007fc1e67213e9 start_thread (libpthread.so.0 + 0x93e9)
                                        #9  0x00007fc1e7231293 __clone (libc.so.6 + 0x100293)
                                        
                                        Stack trace of thread 2310:
                                        #0  0x00007fc1e7228c96 pselect (libc.so.6 + 0xf7c96)
                                        #1  0x00007fc1e5918524 n/a (libusbmuxd-2.0.so.6 + 0x2524)
                                        #2  0x00007fc1e59198a9 n/a (libusbmuxd-2.0.so.6 + 0x38a9)
                                        #3  0x00007fc1e67213e9 start_thread (libpthread.so.0 + 0x93e9)
                                        #4  0x00007fc1e7231293 __clone (libc.so.6 + 0x100293)
Dec 23 14:31:27 citrix-wfica[5387]: Failed to connect with logd.
Dec 23 14:31:27 citrix-wfica[5400]: Failed to connect with logd.
Dec 23 15:06:14 ksmserver[2288]: kscreenlocker: Could not establish screen lock
Dec 23 15:42:26 citrix-wfica[73329]: Failed to connect with logd.
Dec 23 15:42:27 citrix-wfica[73343]: Failed to connect with logd.
Dec 23 16:11:49 ksmserver[2288]: kscreenlocker: Could not establish screen lock
Dec 23 16:29:52 citrix-wfica[119240]: Failed to connect with logd.
Dec 23 16:29:52 citrix-wfica[119257]: Failed to connect with logd.
Dec 23 16:46:20 ksmserver[2288]: kscreenlocker: Could not establish screen lock
Dec 23 18:24:49 pulseaudio[2343]: ALSA woke us up to write new data to the device, but there was actually nothing to write.
Dec 23 18:24:49 pulseaudio[2343]: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
Dec 23 18:24:49 pulseaudio[2343]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
Dec 23 20:07:36 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 20:07:36 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 20:07:36 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 20:50:51 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 20:50:51 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 20:50:51 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 21:02:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 21:02:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 21:02:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 21:39:34 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 21:39:34 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 21:39:34 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:02:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:02:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:02:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:03:19 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:03:19 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:03:19 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:03:44 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:03:44 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:03:44 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:11:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:11:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:11:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:11:40 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:11:40 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:11:40 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:34:12 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:34:12 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:34:12 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:46:11 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:46:11 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:46:11 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:47:51 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:47:51 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:47:51 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:50:45 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:50:45 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:50:45 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:09 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:09 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:09 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:25 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:25 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:25 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:45 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:45 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:51:45 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:12 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:12 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:12 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:41 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:41 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:41 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:58 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:58 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:52:58 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:16 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:16 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:16 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:33 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:33 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:33 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:47 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:47 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:53:47 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:54:00 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:54:00 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:54:00 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:54:17 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:54:17 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:54:17 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:58:38 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:58:38 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 22:58:38 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:11:55 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:11:55 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:11:55 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:18:22 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:18:22 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:18:22 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:23:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:23:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:23:28 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:25:16 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:25:17 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:25:17 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:31:33 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:31:33 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:31:33 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:32:39 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:32:39 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:32:39 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:33:18 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:33:18 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:33:18 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:33:37 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:33:37 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:33:37 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:34:08 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:34:08 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:34:08 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:34:50 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:34:50 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:34:50 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:35:26 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:35:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:35:27 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:36:38 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:36:38 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:36:38 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:36:57 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:36:57 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:36:57 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:37:14 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:37:14 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:37:14 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:37:40 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:37:40 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:37:40 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:42:43 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:42:43 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:42:43 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:43:06 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:43:06 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 23 23:43:06 kernel: usb 3-2: 3:1: cannot get freq at ep 0x84
Dec 24 02:22:54 ksmserver[2288]: kscreenlocker: Could not establish screen lock
Dec 24 02:58:27 ksmserver[2288]: kscreenlocker: Could not establish screen lock
==== /var/log/Xorg.0.log
[     4.439] Current Operating System: Linux kalruda 5.10.1-103-tkg-bmq #1 TKG SMP PREEMPT Wed, 16 Dec 2020 14:09:57 +0000 x86_64
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.439] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 23 14:28:05 2020
[     4.442] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[     4.443] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     4.443] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[     4.443] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.443] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     4.443] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     4.443] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     4.443] (WW) Disabling Keyboard0
[     4.443] (WW) Disabling Mouse0
[     4.448] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.336] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     5.409] (WW) NVIDIA(0): Option "NoLogo" is not used
[     5.410] (II) Initializing extension MIT-SCREEN-SAVER
[    68.597] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[   912.730] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 38ms, your system is too slow
[   984.757] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 12ms, your system is too slow
[  1071.548] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[  1071.637] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[  1112.993] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[  1112.993] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[  4354.928] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[  4359.795] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[  4540.097] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 22ms, your system is too slow
[  4621.642] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 12ms, your system is too slow
[  4773.852] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 17ms, your system is too slow
[  7190.792] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[  8908.830] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 17ms, your system is too slow
[  8910.648] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 19ms, your system is too slow
[  8979.127] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[  9010.015] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[  9556.758] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[  9556.758] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 10121.564] (EE) client bug: timer event23 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 10148.912] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 12ms, your system is too slow
[ 10149.261] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 14ms, your system is too slow
[ 10807.245] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 14ms, your system is too slow
[ 10889.294] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 20ms, your system is too slow
[ 11245.400] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 12ms, your system is too slow
[ 11245.400] (EE) event14 - SEMICO USB Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 13173.905] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[ 13274.019] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 13278.544] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[ 13289.460] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 31ms, your system is too slow
[ 13420.143] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[ 13420.143] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 13860.609] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 30ms, your system is too slow
[ 13987.664] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 31ms, your system is too slow
[ 14033.534] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 21ms, your system is too slow
[ 14142.578] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 12ms, your system is too slow
[ 14260.265] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 20ms, your system is too slow
[ 14260.265] (EE) event14 - SEMICO USB Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 16935.758] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[ 17396.668] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 17481.092] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 26ms, your system is too slow
[ 18496.731] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 30ms, your system is too slow
[ 18691.239] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 17ms, your system is too slow
[ 18691.239] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 18987.602] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 32ms, your system is too slow
[ 19156.015] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 16ms, your system is too slow
[ 19850.861] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 16ms, your system is too slow
[ 20334.415] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 11ms, your system is too slow
[ 20342.820] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 13ms, your system is too slow
[ 20342.820] (EE) event14 - SEMICO USB Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 20673.047] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 22ms, your system is too slow
[ 20969.105] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 20980.320] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 21029.868] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 17ms, your system is too slow
[ 21065.090] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[ 21065.090] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 21428.698] (EE) client bug: timer event23 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 24280.847] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 19ms, your system is too slow
[ 24313.995] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 15ms, your system is too slow
[ 25363.457] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 32ms, your system is too slow
[ 25692.087] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 25743.675] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 19ms, your system is too slow
[ 25776.193] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 25776.700] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 24ms, your system is too slow
[ 25776.700] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 25795.221] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 18ms, your system is too slow
[ 26623.466] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 20ms, your system is too slow
[ 29141.220] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[ 29141.495] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 29142.447] (EE) client bug: timer event23 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 29187.122] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 29187.306] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 21ms, your system is too slow
[ 29187.542] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 25ms, your system is too slow
[ 29187.542] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 29334.392] (EE) client bug: timer event23 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 29493.109] (EE) client bug: timer event23 debounce: scheduled expiry is in the past (-3ms), your system is too slow
[ 29603.365] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 30ms, your system is too slow
[ 31617.429] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 23ms, your system is too slow
[ 31741.805] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 14ms, your system is too slow
[ 33935.212] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 27ms, your system is too slow
[ 34059.111] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 17ms, your system is too slow
[ 34183.099] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 21ms, your system is too slow
[ 34428.963] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 18ms, your system is too slow
[ 34936.448] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 34963.446] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 35000.538] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 24ms, your system is too slow
[ 35000.538] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 59702.296] (EE) client bug: timer event23 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[ 60034.567] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 28ms, your system is too slow
[ 60150.709] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 13ms, your system is too slow
[ 60358.330] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 60405.876] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 60557.566] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 25ms, your system is too slow
[ 60860.678] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 61059.681] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 33ms, your system is too slow
[ 61305.127] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 61483.453] (EE) event23 - HID 1bcf:08a0 Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 61483.453] (EE) event23 - HID 1bcf:08a0 Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 62443.975] (EE) event14 - SEMICO USB Keyboard: client bug: event processing lagging behind by 32ms, your system is too slow
[ 62443.975] (EE) event14 - SEMICO USB Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.

Here are the logs.
Can you find anything peculiar?

This is

but that’s an aside (though it does make me wonder what other things you have configured which you haven’t mentioned).

Moving on: given the fact that you can provide logs beyond “loading initial ramdisk” are you able to boot to a TTY (e.g. to a recovery prompt)?

Also, given that you are running

are you trying to boot linux-zen with the patched TKG NVIDIA driver? If so, I doubt that’s going to work.

2 Likes

Yeah, citrix is for my work system.
I think linux-tkg-bmq was the default when I started setiing up.
I haven't tried booting to tty using zen. Is there a parameter I need to change?

Just to be sure

Do you have

linux-zen-headers

Installed ?

3 Likes

Yup. Yes, I do.

No. Just select “Advanced settings” at Grub menu and select linux-zen option.
If that fails, you may need to use free nouveau for nvidia, temporariliy.
But first check another kernel.

1 Like

Well, linux-tkg-bmq works for me.
Booting to linux-zen from advanced fails, but is there a way I could boot it up in tty, to look for alternatives.
Also, would it hurt if I have both nouveau and proprietary drivers?

This implies that the NVIDIA driver package you have installed for linux-tkg-bmq is not compatible with linux-zen.

Therefore, this isn’t a resolvable issue. Either use the TKG kernel and drivers, or the “standard” Arch kernel(s) and drivers.

1 Like

I had installed nvidia-dkms to be able to fix the issue. When I reinstalled linux-zen-headers after this change, I was able to boot in with linux-zen.
Thank you very much! :slight_smile:

2 Likes

Can you specify how you did it. I am also stuck at loading ram disk

Hi @TanjiroKamadao welcome to the forum.
Please do not necro-bump a two years old post.
Things change quickly in rolling releases and people posting come and go...
Open a new topic with all the required info.

5 Likes