[SOLVED] Various problems after update to kernel 5.15.0-101-generic x86_64

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
LinuxStarter
Level 1
Level 1
Posts: 4
Joined: Sun Mar 24, 2024 2:44 pm

[SOLVED] Various problems after update to kernel 5.15.0-101-generic x86_64

Post by LinuxStarter »

Hello everyone,

I am a Windows user and new to the world of Linux.
After updating my kernel on Version 5.15.0-101-generic I have following problems with my System:

- The computer no longer shuts down completely (black screen, but laptop is still running). Laptop must be shut down by holding the power button.

- Commands are no longer recognized (e.g. sudo: the terminal goes to the next line and nothing happens).

-- The command inxi -Fz no longer displays the information after "Graphics

- Programs such as Firefox, Chromium web browser or KeePass can no longer be started

- I no longer have an Internet connection (WLAN and Ethernet)

- A message appears during shutdown: MATE Settings Daemon - No answer

- GRUB version: GNU GRUB version 2.06 (shell) (update not possible because the sudo command is not recognized)

Can you help me to get my system up and running again?

Below I have listed some information that I hope will help:

inxi -Fz

Code: Select all

System:
  Kernel: 5.15.0-101-generic x86_64 bits: 64 Desktop: MATE 1.26.0
    Distro: Linux Mint 21.2 Victoria
Machine:
  Type: Laptop System: LENOVO product: 21JRCTO1WW v: ThinkPad E14 Gen 5
    serial: <superuser required>
  Mobo: LENOVO model: 21JRCTO1WW v: ThinkPad serial: <superuser required>
    UEFI: LENOVO v: R2CET31W (1.13) date: 09/26/2023
Battery:
  ID-1: BAT0 charge: 37.3 Wh (78.5%) condition: 47.5/47.0 Wh (101.0%)
CPU:
  Info: 6-core model: AMD Ryzen 5 7530U with Radeon Graphics bits: 64
    type: MT MCP cache: L2: 3 MiB
  Speed (MHz): avg: 3782 min/max: 1600/2000 cores: 1: 3633 2: 3620 3: 3632
    4: 3634 5: 3632 6: 3633 7: 3628 8: 3631 9: 3632 10: 3631 11: 4541 12: 4541
Graphics:
  Device-1: AMD Barcelo driver: amdgpu v: kernel
  Device-2: Chicony Integrated Camera type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
    unloaded: fbdev,modesetting,vesa gpu: amdgpu resolution: 1920x1200~60Hz
  OpenGL: renderer: RENOIR (renoir LLVM 15.0.7 DRM 3.42 5.15.0-101-generic)
    v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
journalctl-b-1-p0..4

Code: Select all

Mär 23 16:53:20 tom-ThinkPad kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
Mär 23 16:53:20 tom-ThinkPad kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
Mär 23 16:53:20 tom-ThinkPad kernel: TSC synchronization [CPU#0 -> CPU#1]:
Mär 23 16:53:20 tom-ThinkPad kernel: Measured 5838483080 cycles TSC warp between CPUs, turning off TSC clock.
Mär 23 16:53:20 tom-ThinkPad kernel:   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
Mär 23 16:53:20 tom-ThinkPad kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Mär 23 16:53:20 tom-ThinkPad kernel: pci 0000:00:00.2: PCI INT A: not connected
Mär 23 16:53:20 tom-ThinkPad kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 2
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 3
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 4
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 5
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 6
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 7
Mär 23 16:53:20 tom-ThinkPad kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
Mär 23 16:53:20 tom-ThinkPad kernel: Unstable clock detected, switching default tracing clock to "global"
                                      If you want to keep using the local clock, then add:
                                        "trace_clock=local"
                                      on the kernel command line
Mär 23 16:53:20 tom-ThinkPad kernel: ACPI Error: No handler for Region [ECSI] (000000003519be87) [EmbeddedControl] (20210730/evregion-130)
Mär 23 16:53:20 tom-ThinkPad kernel: ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210730/exfldio-261)
Mär 23 16:53:20 tom-ThinkPad kernel: 
Mär 23 16:53:20 tom-ThinkPad kernel: No Local Variables are initialized for Method [ECRD]
Mär 23 16:53:20 tom-ThinkPad kernel: 
Mär 23 16:53:20 tom-ThinkPad kernel: No Arguments are initialized for method [ECRD]
Mär 23 16:53:20 tom-ThinkPad kernel: 
Mär 23 16:53:20 tom-ThinkPad kernel: ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
Mär 23 16:53:20 tom-ThinkPad kernel: ACPI Error: Aborting method \_SB.UBTC._DSM due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
Mär 23 16:53:20 tom-ThinkPad kernel: ACPI: \_SB_.UBTC: failed to evaluate _DSM (0x6)
Mär 23 16:53:20 tom-ThinkPad kernel: ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
Mär 23 16:53:20 tom-ThinkPad kernel: amdgpu 0000:04:00.0: amdgpu: PSP runtime database doesn't exist
Mär 23 16:53:20 tom-ThinkPad kernel: amdgpu: SRAT table not found
Mär 23 16:53:20 tom-ThinkPad kernel: ucsi_acpi: probe of USBC000:00 failed with error -5
Mär 23 16:53:20 tom-ThinkPad kernel: rtw89core: loading out-of-tree module taints kernel.
Mär 23 16:53:22 tom-ThinkPad systemd-udevd[527]: controlC0: Process '/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore 0' failed with exit code 99.
Mär 23 16:53:22 tom-ThinkPad kernel: znvpair: module license 'CDDL' taints kernel.
Mär 23 16:53:22 tom-ThinkPad kernel: Disabling lock debugging due to kernel taint
Mär 23 16:53:22 tom-ThinkPad avahi-daemon[843]: chroot.c: open() failed: No such file or directory
Mär 23 16:53:22 tom-ThinkPad avahi-daemon[774]: Failed to open /etc/resolv.conf: Invalid argument
Mär 23 16:53:22 tom-ThinkPad udisksd[824]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
Mär 23 16:53:22 tom-ThinkPad udisksd[824]: Failed to load the 'mdraid' libblockdev plugin
Mär 23 16:53:23 tom-ThinkPad ntpd[969]: error resolving pool 0.ubuntu.pool.ntp.org: Name or service not known (-2)
Mär 23 16:53:23 tom-ThinkPad upowerd[1081]: energy_full (47,460000) is greater than energy_full_design (47,000000)
Mär 23 16:53:47 tom-ThinkPad systemd[1]: kerneloops.service: Found left-over process 1132 (kerneloops) in control group while starting unit. Ignoring.
Mär 23 16:53:47 tom-ThinkPad systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Mär 23 16:53:48 tom-ThinkPad pipewire[1026]: mod.rt: RTKit error: org.freedesktop.DBus.Error.NoReply
Mär 23 16:53:48 tom-ThinkPad pipewire[1026]: mod.rt: could not set nice-level to -11: Eingabe-/Ausgabefehler
Mär 23 16:54:13 tom-ThinkPad pipewire[1026]: mod.rt: RTKit error: org.freedesktop.DBus.Error.TimedOut
Mär 23 16:54:35 tom-ThinkPad lightdm[1092]: gkr-pam: unable to locate daemon control file
Mär 23 16:54:35 tom-ThinkPad mate-session[1162]: WARNING: Unable to find provider '' of required component 'dock'
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MateXAppStatusAppletFactory[1437]: /usr/libexec/xapps/mate-xapp-status-applet.py:322: DeprecationWarning: MatePanelApplet.Applet.set_background_widget is deprecated
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MateXAppStatusAppletFactory[1437]:   self.applet.set_background_widget(self.applet)
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MateXAppStatusAppletFactory[1437]: /usr/libexec/xapps/mate-xapp-status-applet.py:342: DeprecationWarning: Gtk.ActionGroup.set_translation_domain is deprecated
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MateXAppStatusAppletFactory[1437]:   group.set_translation_domain("xapp")
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MateXAppStatusAppletFactory[1437]: /usr/libexec/xapps/mate-xapp-status-applet.py:350: DeprecationWarning: Gtk.ActionGroup.add_action is deprecated
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MateXAppStatusAppletFactory[1437]:   group.add_action(about_action)
Mär 23 16:54:36 tom-ThinkPad clock-applet[1435]: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkToggleButton)
Mär 23 16:54:36 tom-ThinkPad mate-xapp-statu[1437]: gtk_widget_size_allocate(): attempt to allocate widget with width -3 and height 27
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]: /usr/lib/linuxmint/mintMenu/mintMenu.py:499: DeprecationWarning: MatePanelApplet.Applet.set_background_widget is deprecated
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]:   self.applet.set_background_widget(self.applet)
Mär 23 16:54:36 tom-ThinkPad xdg-desktop-por[1552]: ../../../gobject/gsignal.c:2613: signal 'active-changed' is invalid for instance '0x555899fe4140' of type 'OrgMateScreenSaverProxy'
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]: /usr/lib/linuxmint/mintMenu/mintMenu.py:177: DeprecationWarning: Gtk.Alignment.new is deprecated
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]:   Align1 = Gtk.Alignment.new(0, 0, 0, 0)
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]: /usr/lib/linuxmint/mintMenu/mintMenu.py:178: DeprecationWarning: Gtk.Alignment.set_padding is deprecated
Mär 23 16:54:36 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]:   Align1.set_padding(10, 5, 10, 0)
Mär 23 16:54:36 tom-ThinkPad mate-screensave[1540]: Der Bildschirmschoner ist in dieser Sitzung bereits aktiv
Mär 23 16:54:38 tom-ThinkPad pipewire[1026]: mod.rt: RTKit error: org.freedesktop.DBus.Error.TimedOut
Mär 23 16:54:38 tom-ThinkPad pipewire[1155]: mod.rt: RTKit error: org.freedesktop.DBus.Error.TimedOut
Mär 23 16:54:38 tom-ThinkPad pipewire[1155]: mod.rt: could not set nice-level to -11: Eingabe-/Ausgabefehler
Mär 23 16:54:44 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]: /usr/lib/linuxmint/mintMenu/mintMenu.py:287: DeprecationWarning: Gtk.Window.set_opacity is deprecated
Mär 23 16:54:44 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1431]:   self.window.set_opacity(1.0)
Mär 23 16:54:50 tom-ThinkPad systemd[1]: user@113.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:54:50 tom-ThinkPad systemd[1]: user@113.service: Main process exited, code=killed, status=9/KILL
Mär 23 16:54:50 tom-ThinkPad systemd[1]: user@113.service: Failed with result 'timeout'.
Mär 23 16:54:53 tom-ThinkPad systemd[1]: rtkit-daemon.service: start operation timed out. Terminating.
Mär 23 16:55:03 tom-ThinkPad pipewire[1155]: mod.rt: RTKit error: org.freedesktop.DBus.Error.TimedOut
Mär 23 16:55:03 tom-ThinkPad systemd[1]: rtkit-daemon.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:55:14 tom-ThinkPad systemd[1]: rtkit-daemon.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:55:24 tom-ThinkPad systemd[1]: rtkit-daemon.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:55:28 tom-ThinkPad pipewire[1155]: mod.rt: RTKit error: org.freedesktop.DBus.Error.TimedOut
Mär 23 16:55:31 tom-ThinkPad kernel: show_signal_msg: 16 callbacks suppressed
Mär 23 16:55:34 tom-ThinkPad systemd[1]: rtkit-daemon.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:55:34 tom-ThinkPad systemd[1]: rtkit-daemon.service: Failed with result 'timeout'.
Mär 23 16:55:34 tom-ThinkPad systemd[1]: Failed to start RealtimeKit Scheduling Policy Service.
Mär 23 16:55:53 tom-ThinkPad pipewire[1155]: mod.rt: RTKit error: org.freedesktop.DBus.Error.NoReply
Mär 23 16:55:53 tom-ThinkPad pipewire[1155]: mod.rt: could not make thread 1749 realtime using RTKit: Eingabe-/Ausgabefehler
Mär 23 16:56:05 tom-ThinkPad systemd[1147]: pulseaudio.service: start operation timed out. Terminating.
Mär 23 16:56:05 tom-ThinkPad systemd[1147]: pulseaudio.service: Failed with result 'timeout'.
Mär 23 16:56:05 tom-ThinkPad systemd[1147]: Failed to start Sound Service.
Mär 23 16:56:06 tom-ThinkPad systemd[1]: systemd-hostnamed.service: start operation timed out. Terminating.
Mär 23 16:56:06 tom-ThinkPad systemd[1147]: xdg-desktop-portal.service: start operation timed out. Terminating.
Mär 23 16:56:16 tom-ThinkPad systemd[1]: systemd-hostnamed.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:56:26 tom-ThinkPad systemd[1]: systemd-localed.service: start operation timed out. Terminating.
Mär 23 16:56:26 tom-ThinkPad systemd[1]: systemd-hostnamed.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:56:36 tom-ThinkPad systemd[1]: systemd-localed.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:56:36 tom-ThinkPad systemd[1]: systemd-hostnamed.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:56:43 tom-ThinkPad pkexec[1818]: tom: Error executing command as another user: Request dismissed [USER=root] [TTY=unknown] [CWD=/home/tom] [COMMAND=/usr/sbin/synaptic]
Mär 23 16:56:43 tom-ThinkPad org.mate.panel.applet.MintMenuAppletFactory[1818]: Error executing command as another user: Request dismissed
Mär 23 16:56:46 tom-ThinkPad systemd[1]: systemd-localed.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:56:46 tom-ThinkPad systemd[1]: systemd-hostnamed.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:56:46 tom-ThinkPad systemd[1]: systemd-hostnamed.service: Failed with result 'timeout'.
Mär 23 16:56:46 tom-ThinkPad systemd[1]: Failed to start Hostname Service.
Mär 23 16:56:56 tom-ThinkPad mate-session[1162]: WARNING: Client '/org/gnome/SessionManager/Client2' failed to reply before timeout
Mär 23 16:56:57 tom-ThinkPad systemd[1]: systemd-localed.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:57:07 tom-ThinkPad systemd[1]: systemd-localed.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:57:07 tom-ThinkPad systemd[1]: systemd-localed.service: Failed with result 'timeout'.
Mär 23 16:57:07 tom-ThinkPad systemd[1]: Failed to start Locale Service.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task kworker/u32:0:9 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task kworker/4:0:41 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task kworker/u32:4:274 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task ntpd:969 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task (t-daemon):1033 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task cups-browsed:1129 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task xdg-desktop-por:1510 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task evolution-calen:1607 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:18 tom-ThinkPad kernel: INFO: task sudo:1680 blocked for more than 120 seconds.
Mär 23 16:57:18 tom-ThinkPad kernel:       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
Mär 23 16:57:18 tom-ThinkPad kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Mär 23 16:57:23 tom-ThinkPad systemd[1]: rtkit-daemon.service: start operation timed out. Terminating.
Mär 23 16:57:33 tom-ThinkPad systemd[1]: rtkit-daemon.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:57:36 tom-ThinkPad systemd[1147]: pulseaudio.service: start operation timed out. Terminating.
Mär 23 16:57:36 tom-ThinkPad systemd[1147]: pulseaudio.service: Failed with result 'timeout'.
Mär 23 16:57:36 tom-ThinkPad systemd[1147]: Failed to start Sound Service.
Mär 23 16:57:36 tom-ThinkPad systemd[1147]: xdg-desktop-portal.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:57:44 tom-ThinkPad systemd[1]: rtkit-daemon.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:57:46 tom-ThinkPad systemd[1147]: xdg-permission-store.service: Failed with result 'exit-code'.
Mär 23 16:57:46 tom-ThinkPad systemd[1147]: obex.service: Failed with result 'exit-code'.
Mär 23 16:57:46 tom-ThinkPad systemd[1147]: xdg-document-portal.service: Failed with result 'exit-code'.
Mär 23 16:57:54 tom-ThinkPad systemd[1]: rtkit-daemon.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:57:56 tom-ThinkPad systemd[1]: session-c2.scope: Stopping timed out. Killing.
Mär 23 16:57:56 tom-ThinkPad systemd[1]: cups-browsed.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:57:56 tom-ThinkPad systemd[1]: systemd-coredump@0-1807-0.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:57:56 tom-ThinkPad systemd[1]: systemd-coredump@1-1813-0.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:57:56 tom-ThinkPad systemd[1]: ntp.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:57:58 tom-ThinkPad pulseaudio[1856]: GetManagedObjects() failed: org.freedesktop.systemd1.TransactionIsDestructive: Transaction for bluetooth.service/start is destructive (systemd-update-utmp.service has 'stop' job queued, but 'start' is included in transaction).
Mär 23 16:58:04 tom-ThinkPad systemd[1]: rtkit-daemon.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:58:04 tom-ThinkPad systemd[1]: rtkit-daemon.service: Failed with result 'timeout'.
Mär 23 16:58:06 tom-ThinkPad systemd[1]: session-c2.scope: Still around after SIGKILL. Ignoring.
Mär 23 16:58:06 tom-ThinkPad systemd[1]: session-c2.scope: Failed with result 'timeout'.
Mär 23 16:58:06 tom-ThinkPad systemd[1]: cups-browsed.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:58:06 tom-ThinkPad systemd[1]: systemd-coredump@1-1813-0.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:58:06 tom-ThinkPad systemd[1]: ntp.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:58:06 tom-ThinkPad systemd[1]: systemd-coredump@0-1807-0.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:58:11 tom-ThinkPad systemd[1]: user@1000.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:58:11 tom-ThinkPad systemd[1]: user@1000.service: Main process exited, code=killed, status=9/KILL
Mär 23 16:58:16 tom-ThinkPad systemd[1]: cups-browsed.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:58:16 tom-ThinkPad systemd[1]: systemd-coredump@0-1807-0.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:58:16 tom-ThinkPad systemd[1]: systemd-coredump@1-1813-0.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:58:16 tom-ThinkPad systemd[1]: ntp.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:58:17 tom-ThinkPad systemd[1]: user@1000.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:58:17 tom-ThinkPad systemd[1]: user@1000.service: Failed with result 'timeout'.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: cups-browsed.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: cups-browsed.service: Failed with result 'timeout'.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: ntp.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: ntp.service: Failed with result 'timeout'.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: systemd-coredump@0-1807-0.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: systemd-coredump@0-1807-0.service: Failed with result 'timeout'.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: systemd-coredump@1-1813-0.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:58:27 tom-ThinkPad systemd[1]: systemd-coredump@1-1813-0.service: Failed with result 'timeout'.
Mär 23 16:58:37 tom-ThinkPad systemd[1]: avahi-daemon.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:58:37 tom-ThinkPad systemd[1]: NetworkManager.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:58:37 tom-ThinkPad systemd[1]: networking.service: Stopping timed out. Terminating.
Mär 23 16:58:47 tom-ThinkPad systemd[1]: avahi-daemon.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:58:47 tom-ThinkPad systemd[1]: NetworkManager.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:58:47 tom-ThinkPad systemd[1]: networking.service: State 'stop-sigterm' timed out. Killing.
Mär 23 16:58:57 tom-ThinkPad systemd[1]: avahi-daemon.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:58:57 tom-ThinkPad systemd[1]: NetworkManager.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:58:57 tom-ThinkPad systemd[1]: networking.service: Processes still around after SIGKILL. Ignoring.
Mär 23 16:59:08 tom-ThinkPad systemd[1]: avahi-daemon.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:59:08 tom-ThinkPad systemd[1]: avahi-daemon.service: Failed with result 'timeout'.
Mär 23 16:59:08 tom-ThinkPad systemd[1]: NetworkManager.service: Processes still around after final SIGKILL. Entering failed mode.
Mär 23 16:59:08 tom-ThinkPad systemd[1]: NetworkManager.service: Failed with result 'timeout'.
Mär 23 16:59:08 tom-ThinkPad systemd[1]: networking.service: State 'final-sigterm' timed out. Killing.
Mär 23 16:59:08 tom-ThinkPad systemd[1]: networking.service: Failed with result 'timeout'.
Mär 23 16:59:08 tom-ThinkPad systemd-coredump[2048]: Failed to connect to coredump service: Connection refused
dmesg -Tx

Code: Select all

kern  :warn  : [So Mär 24 17:27:25 2024] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
kern  :warn  : [So Mär 24 17:27:25 2024] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
kern  :warn  : [So Mär 24 17:27:25 2024] TSC synchronization [CPU#0 -> CPU#1]:
kern  :warn  : [So Mär 24 17:27:25 2024] Measured 5839157860 cycles TSC warp between CPUs, turning off TSC clock.
kern  :warn  : [So Mär 24 17:27:25 2024]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
kern  :warn  : [So Mär 24 17:27:25 2024] pci 0000:00:00.2: can't derive routing for PCI INT A
kern  :warn  : [So Mär 24 17:27:25 2024] pci 0000:00:00.2: PCI INT A: not connected
kern  :warn  : [So Mär 24 17:27:25 2024] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: EISA: Cannot allocate resource for mainboard
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 1
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 2
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 3
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 4
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 5
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 6
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 7
kern  :warn  : [So Mär 24 17:27:25 2024] platform eisa.0: Cannot allocate resource for EISA slot 8
kern  :warn  : [So Mär 24 17:27:25 2024] Unstable clock detected, switching default tracing clock to "global"
                                          If you want to keep using the local clock, then add:
                                            "trace_clock=local"
                                          on the kernel command line
kern  :err   : [So Mär 24 17:27:26 2024] ACPI Error: No handler for Region [ECSI] (00000000b6207ffe) [EmbeddedControl] (20210730/evregion-130)
kern  :err   : [So Mär 24 17:27:26 2024] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210730/exfldio-261)

kern  :warn  : [So Mär 24 17:27:26 2024] No Local Variables are initialized for Method [ECRD]

kern  :warn  : [So Mär 24 17:27:26 2024] No Arguments are initialized for method [ECRD]

kern  :err   : [So Mär 24 17:27:26 2024] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
kern  :err   : [So Mär 24 17:27:26 2024] ACPI Error: Aborting method \_SB.UBTC._DSM due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
kern  :warn  : [So Mär 24 17:27:26 2024] ACPI: \_SB_.UBTC: failed to evaluate _DSM (0x6)
kern  :err   : [So Mär 24 17:27:26 2024] ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
kern  :warn  : [So Mär 24 17:27:26 2024] amdgpu 0000:04:00.0: amdgpu: PSP runtime database doesn't exist
kern  :warn  : [So Mär 24 17:27:27 2024] ucsi_acpi: probe of USBC000:00 failed with error -5
kern  :warn  : [So Mär 24 17:27:27 2024] amdgpu: SRAT table not found
kern  :warn  : [So Mär 24 17:27:29 2024] rtw89core: loading out-of-tree module taints kernel.
kern  :warn  : [So Mär 24 17:27:30 2024] znvpair: module license 'CDDL' taints kernel.
kern  :warn  : [So Mär 24 17:27:30 2024] Disabling lock debugging due to kernel taint
kern  :warn  : [So Mär 24 17:28:11 2024] show_signal_msg: 16 callbacks suppressed
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task kworker/6:1:164 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task kworker/u32:2:169 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task kworker/u32:4:306 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task ntpd:970 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task (t-daemon):1033 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task xdg-desktop-por:1511 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task evolution-calen:1631 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task cups-browsed:1698 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task sudo:1705 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
kern  :err   : [So Mär 24 17:31:27 2024] INFO: task pool-mintupdate:1766 blocked for more than 120 seconds.
kern  :err   : [So Mär 24 17:31:27 2024]       Tainted: P           OE     5.15.0-101-generic #111-Ubuntu
kern  :err   : [So Mär 24 17:31:27 2024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
df -h

Code: Select all

Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
tmpfs           1,5G    1,9M  1,5G    1% /run
/dev/nvme0n1p2  938G     54G  836G    7% /
tmpfs           7,3G       0  7,3G    0% /dev/shm
tmpfs           5,0M    4,0K  5,0M    1% /run/lock
/dev/nvme0n1p1  511M    6,1M  505M    2% /boot/efi
tmpfs           1,5G    132K  1,5G    1% /run/user/1000
Last edited by LinuxStarter on Sun Apr 07, 2024 5:49 am, edited 1 time in total.
User avatar
Pjotr
Level 24
Level 24
Posts: 20142
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Various problems after update to kernel 5.15.0-101-generic x86_64

Post by Pjotr »

Boot from the previous kernel, remove the offending newer kernel (Update Manager - panel: View - Linux kernels) and blacklist it in Update Manager. Then wait for the redeeming update, or just keep using the old kernel forever (which is hardly risky in real life).

You can boot from an older kernel by means of the Advanced section in the Grub bootloader menu.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
User avatar
SMG
Level 25
Level 25
Posts: 32007
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Various problems after update to kernel 5.15.0-101-generic x86_64

Post by SMG »

LinuxStarter wrote: Sun Mar 24, 2024 3:02 pmAfter updating my kernel on Version 5.15.0-101-generic I have following problems with my System:
Welcome to the forum, LinuxStarter.

Your computer has a 7000 series Ryzen and needs to be using a 6 series kernel for proper support. Please upgrade using Update Manager.

Instructions for upgrading to the 6.5 kernel:
  • Open Update Manager.
  • Select View > Linux Kernels and click Continue.
  • Make sure 6.5 is selected on the left panel and then click the top-most option on the right panel. An "Install" button will appear.
  • Install the kernel and then reboot for it to become active.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
LinuxStarter
Level 1
Level 1
Posts: 4
Joined: Sun Mar 24, 2024 2:44 pm

Re: Various problems after update to kernel 5.15.0-101-generic x86_64

Post by LinuxStarter »

Hi Pjotr,
hi SMG,

thank's for your Ideas. When I'm startig the Update Manager, the Donout starts to circle and the update manager does not load.
I waited about 10 minutes (I have no internet) :(

Is it a possible solution, to boot from an older kernel with grub shell?
Can you give me an instruction/ tip, how I can proceed, when it is a possible solution? In the internet, I found instructions for the new GRUB menue, but not for grub shell.
User avatar
Pjotr
Level 24
Level 24
Posts: 20142
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Various problems after update to kernel 5.15.0-101-generic x86_64

Post by Pjotr »

I recommend to try the advice of SMG first. You can establish temporary internet connection by means of the tethering feature of your cell phone:
https://easylinuxtipsproject.blogspot.c ... ernet.html
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
LinuxStarter
Level 1
Level 1
Posts: 4
Joined: Sun Mar 24, 2024 2:44 pm

Re: Various problems after update to kernel 5.15.0-101-generic x86_64

Post by LinuxStarter »

Hi Pjotr,

thanks for the tips.
I connect my Computer with my Android Cell Phonewith tethering mode.
When I tip "lsusb" in the Terminal, I get following Information:

Code: Select all

[...]
Bus 003 Device 008: ID 04e8:6863 Samsung Electronics Co., Ltd Galaxy series, misc. (tethering mode)
[...]
Bus 001 Device 005: ID 04e8:6863 Samsung Electronics Co., Ltd Galaxy series, misc. (tethering mode)
The Update Manager doesn't works again (the circle starts to circle and the Update Manager doesn't load). :/

Could the lack of internet be the cause and do you have an idea, how I can check, whether I have internet?

With

Code: Select all

"curl www.google.com"
I got the Information:

Code: Select all

curl: (6) Could not resolve host: www.google.com"
Firefox an Chromium doesn't works.
LinuxStarter
Level 1
Level 1
Posts: 4
Joined: Sun Mar 24, 2024 2:44 pm

Re: Various problems after update to kernel 5.15.0-101-generic x86_64

Post by LinuxStarter »

I was able to solve my problem by timeshifting to before the kernel update.
I then upgraded the kernel to version 6.5 and installed the updates.

inxi -Fz

Code: Select all

System:
  Kernel: 6.5.0-26-generic x86_64 bits: 64 Desktop: MATE 1.26.0
    Distro: Linux Mint 21.2 Victoria
Machine:
  Type: Laptop System: LENOVO product: 21JRCTO1WW v: ThinkPad E14 Gen 5
    serial: <superuser required>
  Mobo: LENOVO model: 21JRCTO1WW v: ThinkPad serial: <superuser required>
    UEFI: LENOVO v: R2CET31W (1.13) date: 09/26/2023
Battery:
  ID-1: BAT0 charge: 47.7 Wh (98.4%) condition: 48.5/47.0 Wh (103.2%)
CPU:
  Info: 6-core model: AMD Ryzen 5 7530U with Radeon Graphics bits: 64
    type: MT MCP cache: L2: 3 MiB
  Speed (MHz): avg: 400 min/max: 400/4546 cores: 1: 400 2: 400 3: 400
    4: 400 5: 400 6: 400 7: 400 8: 400 9: 400 10: 400 11: 400 12: 400
Graphics:
  Device-1: AMD Barcelo driver: amdgpu v: kernel
  Device-2: Chicony Integrated Camera type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
    unloaded: fbdev,modesetting,vesa gpu: amdgpu resolution: 1: 1920x1080~60Hz
    2: 1920x1200~60Hz
  OpenGL: renderer: RENOIR (renoir LLVM 15.0.7 DRM 3.54 6.5.0-26-generic)
    v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
Audio:
  Device-1: AMD Renoir Radeon High Definition Audio driver: snd_hda_intel
  Device-2: AMD Raven/Raven2/FireFlight/Renoir Audio Processor
    driver: snd_rn_pci_acp3x
  Device-3: AMD Family 17h HD Audio driver: snd_hda_intel
  Sound Server-1: ALSA v: k6.5.0-26-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.48 running: yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    driver: r8169
  IF: enp1s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Realtek driver: rtw89_8852be
  IF: wlp2s0 state: down mac: <filter>
  Device-3: ASIX AX88179 Gigabit Ethernet type: USB driver: ax88179_178a
  IF: enx207bd2a5716c state: down mac: <filter>
Bluetooth:
  Device-1: Realtek Bluetooth Radio type: USB driver: btusb
  Report: hciconfig ID: hci0 state: up address: <filter> bt-v: 3.0
Drives:
  Local Storage: total: 953.87 GiB used: 44.73 GiB (4.7%)
  ID-1: /dev/nvme0n1 vendor: Micron model: MTFDKBA1T0TFK size: 953.87 GiB
Partition:
  ID-1: / size: 937.33 GiB used: 44.72 GiB (4.8%) fs: ext4
    dev: /dev/nvme0n1p2
  ID-2: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat
    dev: /dev/nvme0n1p1
Swap:
  ID-1: swap-1 type: file size: 2 GiB used: 0 KiB (0.0%) file: /swapfile
Sensors:
  System Temperatures: cpu: 45.0 C mobo: 45.0 C gpu: amdgpu temp: 43.0 C
  Fan Speeds (RPM): cpu: 0 fan-2: 0
Info:
  Processes: 325 Uptime: 2m Memory: 14.45 GiB used: 1.14 GiB (7.9%)
  Shell: Bash inxi: 3.3.13
The system is now running again. Thanks for the tips and help :)
Post Reply

Return to “Software & Applications”