Manjaro fails to shutdown completely

Hi everyone,

My laptop fails to shutdown properly on Manjaro.

Typically, upon clicking on the shutdown icon, the UI goes off to a black screen with a few lines of code and then the computer just idles there forever.

I found this on the forum, however the content of my grub file doesn’t match exactly what is stated in the solution from the link so I do not want to mess the boot file up.

For reference, here is my grub file’s content:

GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_TIMEOUT_STYLE=hidden
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet apparmor=1 security=apparmor resume=UUID=f4a0ac58-6f87-42b7-8785-04d36a11c43a udev.log_priority=3"
GRUB_CMDLINE_LINUX=""

If anyone as a clue on a solution I’d be very grateful.
Many thanks.

Assuming you want to try the same options … its still just adding them to the CMDLINE.
Well … not assuming that. Boot options in grub go in the same place(s), always.
(I personally prefer keeping default ones in … DEFAULT and adding mine to the other line)

Afterwards you must run

sudo update-grub

@cscs - An exceptionally long stop job, maybe?

The longest is 90s …
And I can only really recall one hanging at a time.

But if someone wants to minimize the timing of that option;
/etc/systemd/system.conf or /etc/systemd/system.conf.d/custom.conf

DefaultTimeoutStopSec=15s

(or whatever number seconds they like)

…And thats the default. If your systemd unit has it defined then you might need to edit the unit files.

Thanks for your reply,

Excuse the naivety of my question, but do you mean I can just plug the options in like this:

```
GRUB_CMDLINE_LINUX_DEFAULT="quiet apparmor=1 security=apparmor acpi=force apm=power_off resume=UUID=f4a0ac58-6f87-42b7-8785-04d36a11c43a udev.log_priority=3"
```

Does it make sense this way? Not sure if their order makes any difference…

Yeah that works fine.
(though I did mention in my parentheses that I personally would put my own options in the line below … to differentiate from the default ones that are left on the DEFAULT line)

That can seem like forever to some people. Just a thought, in any case.
Nothing ventured; nothing gained.

I have to bounce. Good luck.

Ok, makes sense, I’ll try it out then and update the thread with the outcome here.

Again thanks for your help.

Sure thing.
Looking at the system.conf reminded me that there is also the watchdog timer that might be extra long … and for whatever reason manjaro leaves the watchdogs on and a minority of people disable them.
So in the off chance that is a source you can disable watchdogs … and/or … augment the system watchdog options… which manjaro ships in a funny state:

#RuntimeWatchdogSec=off
#RuntimeWatchdogPreSec=off
#RuntimeWatchdogPreGovernor=
#RebootWatchdogSec=10min
#KExecWatchdogSec=off

Which should probably really look like:

RuntimeWatchdogSec=off
RuntimeWatchdogPreSec=0
RuntimeWatchdogPreGovernor=
RebootWatchdogSec=off
KExecWatchdogSec=off

(for more general watchdog stuff: [HowTo] Disable watchdogs (and silence "watchdog did not stop!"))

Interesting,

The modded grub file didn’t fix the problem.

By the way, I should’ve mentioned that the issue occurs when the laptop is on battery, not when plugged.

So this means the watchdog timer is likely not causing the problem otherwise it would surely appear independently of the power source status, right?

That is an interesting piece of information.

Oftentimes you will notice the watchdog printing something.

Of course the best thing to do would be to grab a log of the previous (failed) shutdown.

1 Like

did you tried with different kernels?
also provide logs from the failed shutdown; when it fails to shutdown, from the next boot up provide the logs:
journalctl -b-1 -p4 --no-pager

Thanks for the command line, I’ll post the result from the log after a failed shutdown then.

Ok so here is the output from the above command line after a failed shutdown:

nov. 03 23:04:22 dr-carrol kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
nov. 03 23:04:22 dr-carrol kernel:   #9 #10 #11 #12 #13 #14 #15
nov. 03 23:04:22 dr-carrol kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
nov. 03 23:04:22 dr-carrol kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.RP17.PXSX.TBDU], AE_ALREADY_EXISTS (20220331/dswload2-326)
nov. 03 23:04:22 dr-carrol kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
nov. 03 23:04:22 dr-carrol kernel: hpet_acpi_add: no address or irqs in _CRS
nov. 03 23:04:22 dr-carrol kernel: usb: port power management may be unreliable
nov. 03 23:04:22 dr-carrol kernel: soc_button_array ACPI0011:00: Unknown button index 0 upage 01 usage c6, ignoring
nov. 03 23:04:22 dr-carrol kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
nov. 03 23:04:22 dr-carrol kernel: nvidia: loading out-of-tree module taints kernel.
nov. 03 23:04:22 dr-carrol kernel: nvidia: module license 'NVIDIA' taints kernel.
nov. 03 23:04:22 dr-carrol kernel: Disabling lock debugging due to kernel taint
nov. 03 23:04:23 dr-carrol kernel: 
nov. 03 23:04:23 dr-carrol kernel: thermal thermal_zone5: failed to read out thermal zone (-61)
nov. 03 23:04:23 dr-carrol kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  535.113.01  Tue Sep 12 19:41:24 UTC 2023
nov. 03 23:04:23 dr-carrol kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
nov. 03 23:04:24 dr-carrol (uetoothd)[919]: bluetooth.service: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
nov. 03 23:04:24 dr-carrol bluetoothd[919]: src/plugin.c:plugin_init() System does not support csip plugin
nov. 03 23:04:24 dr-carrol bluetoothd[919]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
nov. 03 23:04:24 dr-carrol bluetoothd[919]: src/plugin.c:plugin_init() System does not support micp plugin
nov. 03 23:04:24 dr-carrol bluetoothd[919]: src/plugin.c:plugin_init() System does not support vcp plugin
nov. 03 23:04:24 dr-carrol bluetoothd[919]: src/plugin.c:plugin_init() System does not support mcp plugin
nov. 03 23:04:24 dr-carrol bluetoothd[919]: src/plugin.c:plugin_init() System does not support bass plugin
nov. 03 23:04:24 dr-carrol bluetoothd[919]: src/plugin.c:plugin_init() System does not support bap plugin
nov. 03 23:04:24 dr-carrol systemd[1]: Cannot find unit for notify message of PID 947, ignoring.
nov. 03 23:04:24 dr-carrol systemd[1]: Cannot find unit for notify message of PID 953, ignoring.
nov. 03 23:04:24 dr-carrol systemd[1]: Cannot find unit for notify message of PID 978, ignoring.
nov. 03 23:04:24 dr-carrol systemd[1]: Cannot find unit for notify message of PID 979, ignoring.
nov. 03 23:04:24 dr-carrol systemd[1]: Cannot find unit for notify message of PID 1021, ignoring.
nov. 03 23:04:25 dr-carrol kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
nov. 03 23:04:25 dr-carrol bluetoothd[919]: Failed to set mode: Failed (0x03)
nov. 03 23:04:26 dr-carrol kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
nov. 03 23:04:27 dr-carrol kernel: psmouse serio1: Failed to deactivate mouse on isa0060/serio1: -71
nov. 03 23:04:27 dr-carrol kernel: psmouse serio1: Failed to enable mouse on isa0060/serio1
nov. 03 23:04:28 dr-carrol kernel: psmouse serio1: Failed to enable mouse on isa0060/serio1
nov. 03 23:04:28 dr-carrol systemd[1249]: xdg-user-dirs-update.service: Failed with result 'exit-code'.
nov. 03 23:04:28 dr-carrol systemd[1249]: Failed to start Update XDG user dir configuration.
nov. 03 23:04:28 dr-carrol sddm-greeter[1262]: QObject: Cannot create children for a parent that is in a different thread.
                                               (Parent is QGuiApplication(0x7ffc2d2c5e40), parent's thread is QThread(0x56059d959f00), current thread is QThread(0x56059dabe5f0)
nov. 03 23:04:28 dr-carrol sddm-greeter[1262]: QObject: Cannot create children for a parent that is in a different thread.
                                               (Parent is QGuiApplication(0x7ffc2d2c5e40), parent's thread is QThread(0x56059d959f00), current thread is QThread(0x56059dabe5f0)
nov. 03 23:04:28 dr-carrol sddm-greeter[1262]: QObject: Cannot create children for a parent that is in a different thread.
                                               (Parent is QGuiApplication(0x7ffc2d2c5e40), parent's thread is QThread(0x56059d959f00), current thread is QThread(0x56059dabe5f0)
nov. 03 23:04:28 dr-carrol sddm-greeter[1262]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
nov. 03 23:04:29 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
nov. 03 23:04:29 dr-carrol sddm-greeter[1262]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:138:5: Type Keyboard unavailable
nov. 03 23:04:29 dr-carrol sddm-greeter[1262]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
nov. 03 23:04:29 dr-carrol sddm-greeter[1262]: libpng warning: iCCP: known incorrect sRGB profile
nov. 03 23:04:29 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.26'
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.27'
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:30 dr-carrol sddm-greeter[1262]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
nov. 03 23:04:34 dr-carrol systemd-xdg-autostart-generator[1334]: Configuration file /home/barkit/.config/autostart/org.kde.yakuake.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
nov. 03 23:04:34 dr-carrol systemd-xdg-autostart-generator[1385]: Configuration file /home/barkit/.config/autostart/org.kde.yakuake.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
nov. 03 23:04:35 dr-carrol NetworkManager[996]: <warn>  [1699049075.0364] device (wlo1): no secrets: No agents were available for this request.
nov. 03 23:04:35 dr-carrol NetworkManager[996]: <warn>  [1699049075.0366] device (wlo1): Activation: failed for connection 'Bbox-FFCD1F62-5GHz'
nov. 03 23:04:35 dr-carrol ksplashqml[1359]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath.desktop/contents/splash/Splash.qml:49: ReferenceError: maxWidth is not defined
nov. 03 23:04:35 dr-carrol ksplashqml[1359]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath.desktop/contents/splash/Splash.qml:81:29: Unable to assign int to QEasingCurve
nov. 03 23:04:35 dr-carrol kwalletd5[1344]: kf.wallet.kwalletd: Wallet failed to get opened by PAM, error code is -9
nov. 03 23:04:35 dr-carrol ksmserver[1431]: Qt: Session management error: networkIdsList argument is NULL
nov. 03 23:04:35 dr-carrol kwin_x11[1434]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
nov. 03 23:04:35 dr-carrol kwin_x11[1434]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
nov. 03 23:04:35 dr-carrol ksmserver[1431]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.16'
nov. 03 23:04:35 dr-carrol plasmashell[1529]: Checking screens: available: (QScreen(0x562ab28ee6b0, name="eDP-1")) redundant: QHash() fake: QSet() all: (QScreen(0x562ab28ee6b0, name="eDP-1"))
nov. 03 23:04:35 dr-carrol plasmashell[1529]: Checking screens: available: (QScreen(0x562ab28ee6b0, name="eDP-1")) redundant: QHash() fake: QSet() all: (QScreen(0x562ab28ee6b0, name="eDP-1"))
nov. 03 23:04:35 dr-carrol plasmashell[1529]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
nov. 03 23:04:35 dr-carrol plasmashell[1529]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
nov. 03 23:04:35 dr-carrol plasmashell[1529]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
nov. 03 23:04:35 dr-carrol plasmashell[1529]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
nov. 03 23:04:35 dr-carrol org_kde_powerdevil[1583]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
nov. 03 23:04:35 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 23:04:36 dr-carrol kded5[1433]: kscreen.kded: PowerDevil SuspendSession action not available!
nov. 03 23:04:36 dr-carrol org_kde_powerdevil[1583]: org.kde.powerdevil: Handle button events action could not check for screen configuration
nov. 03 23:04:36 dr-carrol plasmashell[1529]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:265:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
nov. 03 23:04:36 dr-carrol org_kde_powerdevil[1583]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
nov. 03 23:04:36 dr-carrol plasmashell[1529]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
nov. 03 23:04:36 dr-carrol kioslave5[1803]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 03 23:04:36 dr-carrol kioslave5[1803]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 03 23:04:36 dr-carrol kdeconnectd[1750]: Error sending UDP packet: QAbstractSocket::NetworkError
nov. 03 23:04:36 dr-carrol plasmashell[1529]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
nov. 03 23:04:36 dr-carrol pulseaudio[1790]: stat('/etc/pulse/default.pa.d'): Aucun fichier ou dossier de ce type
nov. 03 23:04:36 dr-carrol plasmashell[1529]: libpng warning: iCCP: known incorrect sRGB profile
nov. 03 23:04:36 dr-carrol plasmashell[1529]: libpng warning: iCCP: known incorrect sRGB profile
nov. 03 23:04:36 dr-carrol plasmashell[1529]: libpng warning: iCCP: known incorrect sRGB profile
nov. 03 23:04:37 dr-carrol plasmashell[1529]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 03 23:04:37 dr-carrol kded5[1433]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
nov. 03 23:04:37 dr-carrol plasmashell[1529]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
nov. 03 23:04:37 dr-carrol plasmashell[1529]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
nov. 03 23:04:37 dr-carrol plasmashell[1529]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
nov. 03 23:04:37 dr-carrol plasmashell[1529]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
nov. 03 23:04:37 dr-carrol plasmashell[1529]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
nov. 03 23:04:37 dr-carrol plasmashell[1529]: Both point size and pixel size set. Using pixel size.
nov. 03 23:04:37 dr-carrol plasmashell[1529]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:78:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
nov. 03 23:04:37 dr-carrol kioslave5[1803]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 03 23:04:37 dr-carrol plasmashell[1529]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 03 23:04:37 dr-carrol plasmashell[1529]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:40 dr-carrol firefox[2157]: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version
nov. 03 23:04:44 dr-carrol plasmashell[1529]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 03 22:12:32 dr-carrol plasmashell[1529]: trying to show an empty dialog
nov. 03 22:28:00 dr-carrol kernel: ACPI Error: No handler for Region [VRTC] (000000004097c0b5) [SystemCMOS] (20220331/evregion-130)
nov. 03 22:28:00 dr-carrol kernel: ACPI Error: Region SystemCMOS (ID=5) has no handler (20220331/exfldio-261)
nov. 03 22:28:00 dr-carrol kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q9A due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
nov. 03 22:37:03 dr-carrol plasmashell[1529]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:125: TypeError: Cannot read property 'compactRepresentationItem' of null
nov. 03 22:37:42 dr-carrol kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:42 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:37:42 dr-carrol kernel: atkbd serio0: Unknown key released (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:42 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:37:46 dr-carrol kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:46 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:37:46 dr-carrol kernel: atkbd serio0: Unknown key released (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:46 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Unknown key released (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Unknown key released (translated set 2, code 0x8e on isa0060/serio0).
nov. 03 22:37:47 dr-carrol kernel: atkbd serio0: Use 'setkeycodes e00e <keycode>' to make it known.
nov. 03 22:39:54 dr-carrol kernel: ACPI: battery: [Firmware Bug]: (dis)charge rate invalid.
nov. 03 22:40:05 dr-carrol ksmserver-logout-greeter[4557]: libpng warning: iCCP: known incorrect sRGB profile
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol kded5[1433]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 03 22:40:07 dr-carrol sddm-helper[1323]: Signal received: SIGTERM
nov. 03 22:40:07 dr-carrol sddm[1045]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
nov. 03 22:40:07 dr-carrol sddm[1045]: Auth: sddm-helper (--socket /tmp/sddm-auth-04223755-1a7b-4d3c-83f1-3f5076f29b29 --id 1 --start /usr/bin/startplasma-x11 --user barkit) crashed (exit code 1)
nov. 03 22:40:07 dr-carrol sddm[1045]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
nov. 03 22:40:07 dr-carrol sddm[1045]: Auth: sddm-helper exited with 1
nov. 03 22:40:07 dr-carrol sddm[1045]: Signal received: SIGTERM
nov. 03 22:40:07 dr-carrol pulseaudio[1790]: Lost I/O connection in module "module-gsettings"
nov. 03 22:40:07 dr-carrol systemd[1327]: obex.service: Failed with result 'exit-code'.

Hope this helps.

did you tried with different kernels?
also provide full system info:
inxi -zav7