lol - good for you. ![]()
Well, still you know a lot more than I do. ![]()
But it doesnt work. Nevertheless thanks for trying to help. ![]()
Youâre going to have to look at some logs i think and try to figure it out for shutdown to see whatâs going on. Is this a desktop or laptop?
I use the lts kernel the main kernel and the zen kernel. I could use the hardened kernel too but that might be pushing my luck! ![]()
Out of curiosity, did you migrate your system from antergos?
'Cause you said something about your pc always had troubles powering off (since endeavouros is new, you probably doesnât have endeavour installed?)
You also stated that you deleted bluez.conf that is a bluetooth stuff and it doesnât come installed by default with our system. So not only bluez, but you may have other systemd stuff installied causing conflict.
Also, after reading the post is still unclear to me if you ran mkinitcpio -P after all or mkinitcpio -p linux-lts if you prefer. And after that running updating grub again.
I dont have seen this post, so i try it and it works. Now it boots just fine with LTS
@AndreasDimo You installed it again already?
Oh yesâŚNow lets try Plasma ![]()
Go for it and show us what you got! ![]()
This issue has existed throughout Ubuntu > Manajaro > Antergos > EndeavourOS
Out of curiosity, did you migrate your system from antergos?
Yes
You also stated that you deleted bluez.conf that is a bluetooth stuff
I did not as far that I know
if you ran
mkinitcpio -Pafter all ormkinitcpio -p linux-ltsif you prefer. And after that running updating grub again.
I sure did.
@makeixo Is your system a laptop? Have you tried looking at journal entries to see what is happening during the shutdown process? Look at the specifically from the shutdown command in the log and you may get an idea of what is hanging it or preventing it from shutting down.
As an example:
journalctl -b -1 -n250
@makeixo This is the log of my shutdown which is instantaneous using that journal command which is limited to 250 lines.
Jul 28 09:59:56 archlinux cinnamon-session[719]: WARNING: t+1225.06588s: Requesting system shutdown...
Jul 28 09:59:56 archlinux cinnamon-session[719]: WARNING: t+1225.06788s: Attempting to shutdown using systemd...
Jul 28 09:59:56 archlinux systemd[707]: at-spi-dbus-bus.service: Succeeded.
Jul 28 09:59:56 archlinux cinnamon-screen[754]: cinnamon-screensaver-main.py: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Jul 28 09:59:56 archlinux systemd[707]: Stopping Sound Service...
Jul 28 09:59:56 archlinux systemd[707]: Stopping D-Bus User Message Bus...
Jul 28 09:59:56 archlinux systemd[707]: Stopping Virtual filesystem service - disk device monitor...
Jul 28 09:59:56 archlinux systemd[707]: Stopped target Main User Target.
Jul 28 09:59:56 archlinux systemd[707]: Stopping Virtual filesystem service...
Jul 28 09:59:56 archlinux systemd[707]: Stopping Virtual filesystem metadata service...
Jul 28 09:59:56 archlinux systemd[707]: run-user-1000-gvfs.mount: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
Jul 28 09:59:56 archlinux systemd[707]: gvfs-metadata.service: Main process exited, code=killed, status=15/TERM
Jul 28 09:59:56 archlinux systemd[707]: gvfs-metadata.service: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Stopped Virtual filesystem metadata service.
Jul 28 09:59:56 archlinux systemd[707]: gvfs-daemon.service: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Stopped Virtual filesystem service.
Jul 28 09:59:56 archlinux systemd[707]: dbus.service: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Stopped D-Bus User Message Bus.
Jul 28 09:59:56 archlinux systemd[707]: gvfs-udisks2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Jul 28 09:59:56 archlinux systemd[707]: gvfs-udisks2-volume-monitor.service: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Stopped Virtual filesystem service - disk device monitor.
Jul 28 09:59:56 archlinux systemd[707]: pulseaudio.service: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Stopped Sound Service.
Jul 28 09:59:56 archlinux systemd[707]: Stopped target Basic System.
Jul 28 09:59:56 archlinux systemd[707]: Stopped target Timers.
Jul 28 09:59:56 archlinux systemd[707]: Stopped target Sockets.
Jul 28 09:59:56 archlinux systemd[707]: p11-kit-server.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed p11-kit server.
Jul 28 09:59:56 archlinux systemd[707]: dbus.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed D-Bus User Message Bus Socket.
Jul 28 09:59:56 archlinux systemd[707]: pipewire.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed Multimedia System.
Jul 28 09:59:56 archlinux systemd[707]: gpg-agent-browser.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 28 09:59:56 archlinux systemd[707]: gpg-agent.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed GnuPG cryptographic agent and passphrase cache.
Jul 28 09:59:56 archlinux systemd[707]: gpg-agent-extra.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jul 28 09:59:56 archlinux systemd[707]: gpg-agent-ssh.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jul 28 09:59:56 archlinux systemd[707]: dirmngr.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed GnuPG network certificate management daemon.
Jul 28 09:59:56 archlinux systemd[707]: Stopped target Paths.
Jul 28 09:59:56 archlinux systemd[707]: pulseaudio.socket: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Closed Sound System.
Jul 28 09:59:56 archlinux systemd[707]: Reached target Shutdown.
Jul 28 09:59:56 archlinux systemd[707]: systemd-exit.service: Succeeded.
Jul 28 09:59:56 archlinux systemd[707]: Started Exit the Session.
Jul 28 09:59:56 archlinux systemd[707]: Reached target Exit the Session.
Jul 28 09:59:56 archlinux systemd[708]: pam_unix(systemd-user:session): session closed for user rick
No, its a home built ATX machine.
-- Logs begin at Mon 2019-07-22 22:31:23 CEST, end at Mon 2019-07-29 00:31:14 CEST. --
Jul 28 18:17:50 mak-pc NetworkManager[592]: <warn> [1564330670.5926] sup-iface[0x56345b768850,wlp3s0]: connection disconnected (reason -3)
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1>
Jul 28 18:17:50 mak-pc NetworkManager[592]: <info> [1564330670.5927] device (wlp3s0): supplicant interface state: completed -> disconnected
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=592 comm="/usr/b>
Jul 28 18:17:50 mak-pc NetworkManager[592]: <info> [1564330670.5927] device (p2p-dev-wlp3s0): supplicant management interface state: completed -> disconnected
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'polkit.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc systemd[629]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Jul 28 18:17:50 mak-pc systemd[629]: pulseaudio.service: Failed with result 'exit-code'.
Jul 28 18:17:50 mak-pc systemd[1]: polkit.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:50 mak-pc systemd[1]: polkit.service: Succeeded.
Jul 28 18:17:50 mak-pc systemd[1]: Stopped Authorization Manager.
Jul 28 18:17:50 mak-pc systemd[1]: udisks2.service: Succeeded.
Jul 28 18:17:50 mak-pc systemd[1]: Stopped Disk Manager.
Jul 28 18:17:50 mak-pc systemd[1]: colord.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:50 mak-pc systemd[1]: colord.service: Succeeded.
Jul 28 18:17:50 mak-pc systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:75
Jul 28 18:17:50 mak-pc systemd[1]: gdm.service: Succeeded.
Jul 28 18:17:50 mak-pc systemd[1]: Stopped GNOME Display Manager.
Jul 28 18:17:50 mak-pc wpa_supplicant[609]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 28 18:17:50 mak-pc mkinitcpio[3409]: ==> Build complete.
Jul 28 18:17:50 mak-pc systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
Jul 28 18:17:50 mak-pc systemd[1]: Started Generate shutdown-ramfs.
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:73
Jul 28 18:17:50 mak-pc systemd[629]: pulseaudio.service: Service RestartSec=100ms expired, scheduling restart.
Jul 28 18:17:50 mak-pc systemd[629]: pulseaudio.service: Scheduled restart job, restart counter is at 1.
Jul 28 18:17:50 mak-pc systemd[629]: Stopped Sound Service.
Jul 28 18:17:50 mak-pc systemd[629]: Starting Sound Service...
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.504' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.505' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.506' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.507' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.508' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.509' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.510' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.511' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.512' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.513' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.514' (uid=1001 pid=350>
Jul 28 18:17:50 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'rtkit-daemon.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:50 mak-pc pulseaudio[3508]: W: [pulseaudio] pid.c: Stale PID file, overwriting.
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:72
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:67
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:71
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:69
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:50 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:68
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:66
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:64
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (II) UnloadModule: "libinput"
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (II) systemd-logind: releasing fd for 13:65
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
Jul 28 18:17:51 mak-pc /usr/lib/gdm-x-session[642]: (II) Server terminated successfully (0). Closing log file.
Jul 28 18:17:51 mak-pc systemd[1]: session-1.scope: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped Session 1 of user mak.
Jul 28 18:17:51 mak-pc systemd[1]: Stopping User Manager for UID 1001...
Jul 28 18:17:51 mak-pc systemd[1]: Stopping Login Service...
Jul 28 18:17:51 mak-pc systemd-logind[589]: Removed session 1.
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Virtual filesystem service...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping D-Bus User Message Bus...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Virtual filesystem service - GNOME Online Accounts monitor...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Accessibility services bus...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Virtual filesystem service - disk device monitor...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Virtual filesystem service - Apple File Conduit monitor...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Evolution address book service...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Evolution calendar service...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Virtual filesystem service - digital camera monitor...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
Jul 28 18:17:51 mak-pc systemd[629]: Stopping Evolution source registry...
Jul 28 18:17:51 mak-pc systemd[629]: Stopped target Main User Target.
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-goa-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-goa-volume-monitor.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Virtual filesystem service - GNOME Online Accounts monitor.
Jul 28 18:17:51 mak-pc systemd[1]: run-user-1001-gvfs.mount: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Unmounted /run/user/1001/gvfs.
Jul 28 18:17:51 mak-pc systemd[629]: run-user-1001-gvfs.mount: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-gphoto2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-gphoto2-volume-monitor.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Virtual filesystem service - digital camera monitor.
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-mtp-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-mtp-volume-monitor.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
Jul 28 18:17:51 mak-pc systemd[629]: evolution-source-registry.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Evolution source registry.
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-udisks2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-udisks2-volume-monitor.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Virtual filesystem service - disk device monitor.
Jul 28 18:17:51 mak-pc systemd[629]: at-spi-dbus-bus.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Accessibility services bus.
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-daemon.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Virtual filesystem service.
Jul 28 18:17:51 mak-pc systemd[629]: dbus.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped D-Bus User Message Bus.
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-afc-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Jul 28 18:17:51 mak-pc systemd[629]: gvfs-afc-volume-monitor.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Virtual filesystem service - Apple File Conduit monitor.
Jul 28 18:17:51 mak-pc systemd[629]: evolution-calendar-factory.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Evolution calendar service.
Jul 28 18:17:51 mak-pc systemd[629]: evolution-addressbook-factory.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Evolution address book service.
Jul 28 18:17:51 mak-pc pulseaudio[3508]: E: [pulseaudio] module-jackdbus-detect.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Poss>
Jul 28 18:17:51 mak-pc pulseaudio[3508]: E: [pulseaudio] module.c: Failed to load module "module-jackdbus-detect" (argument: "channels=2"): initialization failed.
Jul 28 18:17:51 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.515' (uid=1001 pid=3508 comm="/usr/bin/>
Jul 28 18:17:51 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:51 mak-pc pulseaudio[3508]: W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: >
Jul 28 18:17:51 mak-pc pulseaudio[3508]: W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remot>
Jul 28 18:17:51 mak-pc systemd[629]: pulseaudio.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped Sound Service.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped target Basic System.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped target Timers.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped target Paths.
Jul 28 18:17:51 mak-pc systemd[629]: Stopped target Sockets.
Jul 28 18:17:51 mak-pc systemd[629]: pipewire.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed Multimedia System.
Jul 28 18:17:51 mak-pc systemd[629]: gpg-agent-browser.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 28 18:17:51 mak-pc systemd[629]: p11-kit-server.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed p11-kit server.
Jul 28 18:17:51 mak-pc systemd[629]: gpg-agent-ssh.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jul 28 18:17:51 mak-pc systemd[629]: gpg-agent-extra.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jul 28 18:17:51 mak-pc systemd[629]: dbus.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed D-Bus User Message Bus Socket.
Jul 28 18:17:51 mak-pc systemd[629]: gpg-agent.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed GnuPG cryptographic agent and passphrase cache.
Jul 28 18:17:51 mak-pc systemd[629]: dirmngr.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed GnuPG network certificate management daemon.
Jul 28 18:17:51 mak-pc systemd[629]: pulseaudio.socket: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Closed Sound System.
Jul 28 18:17:51 mak-pc systemd[629]: Reached target Shutdown.
Jul 28 18:17:51 mak-pc systemd[629]: systemd-exit.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[629]: Started Exit the Session.
Jul 28 18:17:51 mak-pc systemd[629]: Reached target Exit the Session.
Jul 28 18:17:51 mak-pc systemd[630]: pam_unix(systemd-user:session): session closed for user mak
Jul 28 18:17:51 mak-pc systemd[1]: user@1001.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped User Manager for UID 1001.
Jul 28 18:17:51 mak-pc systemd[1]: Stopping User Runtime Directory /run/user/1001...
Jul 28 18:17:51 mak-pc systemd[1]: run-user-1001.mount: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Unmounted /run/user/1001.
Jul 28 18:17:51 mak-pc systemd[1]: user-runtime-dir@1001.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped User Runtime Directory /run/user/1001.
Jul 28 18:17:51 mak-pc systemd[1]: Removed slice User Slice of UID 1001.
Jul 28 18:17:51 mak-pc systemd[1]: Stopping Permit User Sessions...
Jul 28 18:17:51 mak-pc systemd[1]: systemd-user-sessions.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped Permit User Sessions.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped target Network.
Jul 28 18:17:51 mak-pc systemd[1]: Stopping Network Manager...
Jul 28 18:17:51 mak-pc NetworkManager[592]: <info> [1564330671.7217] caught SIGTERM, shutting down normally.
Jul 28 18:17:51 mak-pc systemd[1]: Stopping WPA supplicant...
Jul 28 18:17:51 mak-pc systemd[1]: Stopped target Remote File Systems.
Jul 28 18:17:51 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1>
Jul 28 18:17:51 mak-pc NetworkManager[592]: <info> [1564330671.7240] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 28 18:17:51 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:51 mak-pc dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1>
Jul 28 18:17:51 mak-pc dbus-daemon[590]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Jul 28 18:17:51 mak-pc NetworkManager[592]: <info> [1564330671.7318] exiting (success)
Jul 28 18:17:51 mak-pc systemd[1]: NetworkManager.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped Network Manager.
Jul 28 18:17:51 mak-pc systemd[1]: Stopping D-Bus System Message Bus...
Jul 28 18:17:51 mak-pc systemd[1]: dbus.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped D-Bus System Message Bus.
Jul 28 18:17:51 mak-pc wpa_supplicant[609]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
Jul 28 18:17:51 mak-pc wpa_supplicant[609]: wlp3s0: CTRL-EVENT-TERMINATING
Jul 28 18:17:51 mak-pc systemd[1]: wpa_supplicant.service: Succeeded.
Jul 28 18:17:51 mak-pc systemd[1]: Stopped WPA supplicant.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-logind.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Login Service.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target User and Group Name Lookups.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Basic System.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Slices.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Paths.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Sockets.
Jul 28 18:17:52 mak-pc systemd[1]: avahi-daemon.socket: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Jul 28 18:17:52 mak-pc systemd[1]: Removed slice User and Session Slice.
Jul 28 18:17:52 mak-pc systemd[1]: dbus.socket: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Closed D-Bus System Message Bus Socket.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target System Initialization.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-sysctl.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Apply Kernel Variables.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Local Encrypted Volumes.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-ask-password-wall.path: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-ask-password-console.path: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jul 28 18:17:52 mak-pc systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jul 28 18:17:52 mak-pc systemd[1]: Stopping Load/Save Random Seed...
Jul 28 18:17:52 mak-pc systemd[1]: systemd-random-seed.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Load/Save Random Seed.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-update-utmp.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Create Volatile Files and Directories.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Local File Systems.
Jul 28 18:17:52 mak-pc systemd[1]: Unmounting /tmp...
Jul 28 18:17:52 mak-pc systemd[1]: Unmounting /run/media/mak/mak-disk...
Jul 28 18:17:52 mak-pc systemd[1]: tmp.mount: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Unmounted /tmp.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Swap.
Jul 28 18:17:52 mak-pc systemd[1]: run-media-mak-mak\x2ddisk.mount: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Unmounted /run/media/mak/mak-disk.
Jul 28 18:17:52 mak-pc systemd[1]: Reached target Unmount All Filesystems.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-fsck@dev-disk-by\x2duuid-7A06\x2dD85D.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped File System Check on /dev/disk/by-uuid/7A06-D85D.
Jul 28 18:17:52 mak-pc systemd[1]: Removed slice system-systemd\x2dfsck.slice.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped target Local File Systems (Pre).
Jul 28 18:17:52 mak-pc systemd[1]: systemd-remount-fs.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Remount Root and Kernel File Systems.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Create Static Device Nodes in /dev.
Jul 28 18:17:52 mak-pc systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jul 28 18:17:52 mak-pc systemd[1]: lvm2-monitor.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jul 28 18:17:52 mak-pc systemd[1]: Stopping LVM2 metadata daemon...
Jul 28 18:17:52 mak-pc systemd[1]: lvm2-lvmetad.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Stopped LVM2 metadata daemon.
Jul 28 18:17:52 mak-pc systemd[1]: Reached target Shutdown.
Jul 28 18:17:52 mak-pc systemd[1]: Reached target Final Step.
Jul 28 18:17:52 mak-pc systemd[1]: systemd-poweroff.service: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Started Power-Off.
Jul 28 18:17:52 mak-pc systemd[1]: Reached target Power-Off.
Jul 28 18:17:52 mak-pc systemd[1]: lvm2-lvmetad.socket: Succeeded.
Jul 28 18:17:52 mak-pc systemd[1]: Closed LVM2 metadata daemon socket.
Jul 28 18:17:52 mak-pc systemd[1]: Shutting down.
Jul 28 18:17:52 mak-pc kernel: systemd-shutdow: 47 output lines suppressed due to ratelimiting
Jul 28 18:17:52 mak-pc systemd-shutdown[1]: Syncing filesystems and block devices.
Jul 28 18:17:52 mak-pc systemd-journald[233]: Journal stopped
@Resiliencia Said to remove these. Did you try that?
sudo rm /usr/lib/modules-load.d/bluez.conf
sudo rm /usr/lib/modules-load.d/cdrecord.conf
sudo rm /usr/lib/modules-load.d/pkcs8.conf
Ah, true I have removed those.
But my machine doesnt have a bluetooth card.
So try restart and shut down after and see if there is any difference.
Yes, the issue I have asked about has been solved, but the poweroff issue still exists.
I imagine its an incompatibility with my hardware somewhere.
I would be looking at the UEFI settings possibly. Also i would look at a lot more logs. I see on mine a systemd-exit.service in the log on shutdown. It seems like itâs right at the end of the shutdown command that itâs not fully completing. Mine shuts off instantly on all my systems. I would say itâs a hardware issue not an incompatibility.
I believe i have not installed plasma properly. I guess i have to wait the online installer