You are not logged in.

#1 2015-11-24 07:24:44

Milad
Member
Registered: 2012-03-19
Posts: 9

[Solved] Another system does not shutdown (option or name mismatch)

Hi,

I installed ArchLinux on my ThinkPad Edge E540.
Every time that i try to shutdown my laptop with "systemctl halt", i get these messages and system freezes:

cgroup : option or name mismatch, new: 0x0, old: 0x4 systemd
reboot: system halted

I read some topics but i couldn't find a solution to solve the problem, I tried some suggestions like using linux-lts, enabling kvm on bios, disabling tlp service but nothing changed.

I had to mention:

  • using "shutdown -h now" works, i still get the above messages but system shuts down normaly, adding the --halt switch to command makes system freeze

  • my root and home partitions are encrypted (Luks)

  • systemctl reboot works fine

  • secure boot is disable and i installed arch in MBR mode

  • "systemctl halt" some times works fine, maybe in last 20 time it workd 2 times

Some of the log and configs:

journalctl -b -p err
Nov 24 10:24:08 ThinkPad kernel: thinkpad_acpi: Unsupported brightness interface, please contact ibm-acpi-devel@lists.sourceforge.net
dmesg | egrep -i 'fail|disa'
[    0.000000] NX (Execute Disable) protection: active
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.127942] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.174658] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.174704] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.175010] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.175640] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.175976] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.176139] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.179519] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.179692] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.179874] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.479469] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.577744] usb: failed to peer usb4-port4 and usb3-port3 by location (usb4-port4:none) (usb3-port3:usb4-port3)
[    0.577746] usb usb4-port4: failed to peer to usb3-port3 (-16)
[    0.577910] usb: failed to peer usb4-port6 and usb3-port3 by location (usb4-port6:none) (usb3-port3:usb4-port3)
[    0.577912] usb usb4-port6: failed to peer to usb3-port3 (-16)
[   31.230293] systemd[1]: bluetooth.service: Cannot add dependency job, ignoring: Unit bluetooth.service failed to load: No such file or directory.
[   31.230308] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory.
[   34.923335] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   34.929975] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
HOOKS="base udev autodetect modconf block encrypt filesystems keyboard fsck"
/dev/mapper/cryptroot	/         	ext4      	rw,relatime,data=ordered	0 1
/dev/mapper/crypthome	/home     	ext4      	rw,relatime,data=ordered	0 2
/dev/sda1           	/boot     	ext4      	rw,relatime,data=ordered	0 2
/dev/sda4		swap		swap		defaults			0 0

Last edited by Milad (2015-11-25 16:52:46)

Offline

#2 2015-11-24 15:06:23

Milad
Member
Registered: 2012-03-19
Posts: 9

Re: [Solved] Another system does not shutdown (option or name mismatch)

another log that may be helpful:

journalctl -b -1

Nov 24 12:10:50 ThinkPad pulseaudio[930]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Nov 24 12:10:50 ThinkPad pulseaudio[930]: after 12 requests (6 known processed) with 0 events remaining.
Nov 24 12:10:50 ThinkPad kdeinit5[3298]: The X11 connection broke (error 1). Did the X11 server die?
Nov 24 12:10:50 ThinkPad systemd[857]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Nov 24 12:10:50 ThinkPad systemd[857]: pulseaudio.service: Unit entered failed state.
Nov 24 12:10:50 ThinkPad systemd[857]: pulseaudio.service: Failed with result 'exit-code'.
Nov 24 12:10:50 ThinkPad kdeinit5[3297]: kdeinit5: Fatal IO error: client killed
Nov 24 12:10:50 ThinkPad org.a11y.atspi.Registry[986]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Nov 24 12:10:50 ThinkPad org.a11y.atspi.Registry[986]: after 10225 requests (10225 known processed) with 0 events remaining.
Nov 24 12:10:50 ThinkPad org.freedesktop.Notifications[923]: xfce4-notifyd: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Nov 24 12:10:50 ThinkPad systemd[857]: pulseaudio.service: Service hold-off time over, scheduling restart.
Nov 24 12:10:50 ThinkPad systemd[857]: Stopped Sound Service.
Nov 24 12:10:50 ThinkPad systemd[857]: Starting Sound Service...
Nov 24 12:10:50 ThinkPad rtkit-daemon[931]: Successfully made thread 9454 of process 9454 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Nov 24 12:10:50 ThinkPad rtkit-daemon[931]: Supervising 1 threads of 1 processes of 1 users.
Nov 24 12:10:50 ThinkPad pulseaudio[9454]: W: [pulseaudio] pid.c: Stale PID file, overwriting.
Nov 24 12:10:51 ThinkPad rtkit-daemon[931]: Supervising 1 threads of 1 processes of 1 users.
Nov 24 12:10:51 ThinkPad rtkit-daemon[931]: Successfully made thread 9463 of process 9454 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Nov 24 12:10:51 ThinkPad rtkit-daemon[931]: Supervising 2 threads of 1 processes of 1 users.
Nov 24 12:10:51 ThinkPad rtkit-daemon[931]: Supervising 2 threads of 1 processes of 1 users.
Nov 24 12:10:51 ThinkPad rtkit-daemon[931]: Successfully made thread 9464 of process 9454 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Nov 24 12:10:51 ThinkPad rtkit-daemon[931]: Supervising 3 threads of 1 processes of 1 users.
Nov 24 12:10:51 ThinkPad systemd[857]: Started Sound Service.
Nov 24 12:10:53 ThinkPad login[678]: pam_unix(login:session): session closed for user milad
Nov 24 12:10:53 ThinkPad systemd[1]: getty@tty1.service: Service has no hold-off time, scheduling restart.
Nov 24 12:10:53 ThinkPad systemd[1]: Stopped Getty on tty1.
Nov 24 12:10:53 ThinkPad systemd-logind[674]: Removed session c1.
Nov 24 12:10:53 ThinkPad systemd[1]: Started Getty on tty1.
Nov 24 12:10:53 ThinkPad systemd[1]: Stopping User Manager for UID 1000...
Nov 24 12:10:53 ThinkPad systemd[857]: Stopping Sound Service...
Nov 24 12:10:53 ThinkPad systemd[857]: Stopping Virtual filesystem service - disk device monitor...
Nov 24 12:10:53 ThinkPad systemd[857]: Stopping D-Bus User Message Bus...
Nov 24 12:10:53 ThinkPad systemd[857]: Stopping Virtual filesystem service...
Nov 24 12:10:53 ThinkPad systemd[857]: Stopping Virtual filesystem metadata service...
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped target Default.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped Virtual filesystem service - disk device monitor.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped Virtual filesystem metadata service.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped Sound Service.
Nov 24 12:10:53 ThinkPad udisks-daemon[1043]: **** /proc/self/mountinfo changed
Nov 24 12:10:53 ThinkPad org.gnome.zeitgeist.Engine[923]: (zeitgeist-daemon:939): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
Nov 24 12:10:53 ThinkPad org.gnome.zeitgeist.Engine[923]: [08:40:53.130140 WARNING] zeitgeist-daemon.vala:449: The connection is closed
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped D-Bus User Message Bus.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped Virtual filesystem service.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped target Basic System.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped target Timers.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped target Paths.
Nov 24 12:10:53 ThinkPad systemd[857]: Stopped target Sockets.
Nov 24 12:10:53 ThinkPad systemd[857]: Closed Sound System.
Nov 24 12:10:53 ThinkPad systemd[857]: Closed D-Bus User Message Bus Socket.
Nov 24 12:10:53 ThinkPad systemd[857]: Reached target Shutdown.
Nov 24 12:10:53 ThinkPad systemd[859]: pam_unix(systemd-user:session): session closed for user milad
Nov 24 12:10:53 ThinkPad systemd[857]: Starting Exit the Session...
Nov 24 12:10:53 ThinkPad systemd[857]: Received SIGRTMIN+24 from PID 9480 (kill).
Nov 24 12:10:53 ThinkPad systemd[1]: Stopped User Manager for UID 1000.
Nov 24 12:10:53 ThinkPad systemd[1]: Removed slice user-1000.slice.
Nov 24 12:10:53 ThinkPad udisks-daemon[1043]: **** /proc/self/mountinfo changed
Nov 24 12:10:58 ThinkPad login[9467]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=tty1 ruser= rhost=  user=milad
Nov 24 12:11:00 ThinkPad login[9467]: FAILED LOGIN 1 FROM tty1 FOR milad, Authentication failure
Nov 24 12:11:00 ThinkPad kernel: [UFW BLOCK] IN=enp3s0 OUT= MAC=01:00:5e:00:00:01:40:4a:03:8a:be:a5:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=43318 PROTO=2 
Nov 24 12:11:07 ThinkPad login[9467]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Nov 24 12:11:07 ThinkPad udisks-daemon[1043]: **** /proc/self/mountinfo changed
Nov 24 12:11:07 ThinkPad systemd[1]: Created slice user-0.slice.
Nov 24 12:11:07 ThinkPad systemd[1]: Starting User Manager for UID 0...
Nov 24 12:11:07 ThinkPad systemd-logind[674]: New session c2 of user root.
Nov 24 12:11:07 ThinkPad systemd[1]: Started Session c2 of user root.
Nov 24 12:11:07 ThinkPad systemd[9487]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Nov 24 12:11:07 ThinkPad systemd[9487]: Reached target Paths.
Nov 24 12:11:07 ThinkPad systemd[9487]: Listening on Sound System.
Nov 24 12:11:07 ThinkPad systemd[9487]: Starting D-Bus User Message Bus Socket.
Nov 24 12:11:07 ThinkPad systemd[9487]: Reached target Timers.
Nov 24 12:11:07 ThinkPad systemd[9487]: Listening on D-Bus User Message Bus Socket.
Nov 24 12:11:07 ThinkPad systemd[9487]: Reached target Sockets.
Nov 24 12:11:07 ThinkPad systemd[9487]: Reached target Basic System.
Nov 24 12:11:07 ThinkPad systemd[9487]: Reached target Default.
Nov 24 12:11:07 ThinkPad systemd[9487]: Startup finished in 29ms.
Nov 24 12:11:07 ThinkPad systemd[1]: Started User Manager for UID 0.
Nov 24 12:11:07 ThinkPad login[9467]: ROOT LOGIN ON tty1
Nov 24 12:11:13 ThinkPad polkitd[724]: Registered Authentication Agent for unix-process:9500:646311 (system bus name :1.30 [/usr/bin/pkttyagent --notify-fd 4 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping TLP system startup/shutdown...
Nov 24 12:11:13 ThinkPad login[9467]: pam_unix(login:session): session closed for user root
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Authorization Manager...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Forward Password Requests to Wall...
Nov 24 12:11:13 ThinkPad systemd[1]: Starting Generate shutdown-ramfs...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Network.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Nov 24 12:11:13 ThinkPad systemd[1]: Deactivating swap /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4...
Nov 24 12:11:13 ThinkPad NetworkManager[675]: <info>  wpa_supplicant stopped
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Save/Restore Sound Card State...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Sound Card.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Session c2 of user root.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Disk Manager...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Timers.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Graphical Interface.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping WPA supplicant...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping User Manager for UID 0...
Nov 24 12:11:13 ThinkPad systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping UDisks...
Nov 24 12:11:13 ThinkPad systemd[9487]: Stopped target Default.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Forward Password Requests to Wall.
Nov 24 12:11:13 ThinkPad systemd[9487]: Stopped target Basic System.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped WPA supplicant.
Nov 24 12:11:13 ThinkPad systemd[9487]: Stopped target Sockets.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Authorization Manager.
Nov 24 12:11:13 ThinkPad systemd[9487]: Closed Sound System.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Nov 24 12:11:13 ThinkPad systemd[9487]: Closed D-Bus User Message Bus Socket.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped UDisks.
Nov 24 12:11:13 ThinkPad systemd[9487]: Reached target Shutdown.
Nov 24 12:11:13 ThinkPad systemd[9487]: Stopped target Timers.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Disk Manager.
Nov 24 12:11:13 ThinkPad systemd[9487]: Stopped target Paths.
Nov 24 12:11:13 ThinkPad systemd[9487]: Starting Exit the Session...
Nov 24 12:11:13 ThinkPad systemd[9487]: Received SIGRTMIN+24 from PID 9519 (kill).
Nov 24 12:11:13 ThinkPad wpa_supplicant[723]: Successfully initialized wpa_supplicant
Nov 24 12:11:13 ThinkPad systemd[9489]: pam_unix(systemd-user:session): session closed for user root
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Getty on tty1.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped User Manager for UID 0.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Save/Restore Sound Card State.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Session c2 of user root.
Nov 24 12:11:13 ThinkPad systemd[1]: getty@tty1.service: Service has no hold-off time, scheduling restart.
Nov 24 12:11:13 ThinkPad systemd[1]: Requested transaction contradicts existing jobs: Transaction is destructive.
Nov 24 12:11:13 ThinkPad systemd[1]: getty@tty1.service: Failed to schedule restart job: Transaction is destructive.
Nov 24 12:11:13 ThinkPad systemd[1]: getty@tty1.service: Unit entered failed state.
Nov 24 12:11:13 ThinkPad systemd[1]: getty@tty1.service: Failed with result 'resources'.
Nov 24 12:11:13 ThinkPad tlp[9507]: Radio device states saved.
Nov 24 12:11:13 ThinkPad systemd[1]: Removed slice user-0.slice.
Nov 24 12:11:13 ThinkPad systemd[1]: Removed slice system-getty.slice.
Nov 24 12:11:13 ThinkPad systemd-logind[674]: Removed session c2.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped User Manager for UID 0.
Nov 24 12:11:13 ThinkPad systemd[1]: Removed slice user-0.slice.
Nov 24 12:11:13 ThinkPad systemd[1]: Unmounted /run/user/0.
Nov 24 12:11:13 ThinkPad systemd[1]: Deactivated swap /dev/disk/by-uuid/34e5b8a1-d8f7-4227-b6d7-049434882efe.
Nov 24 12:11:13 ThinkPad systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4.
Nov 24 12:11:13 ThinkPad systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5000c5007cc1fde1-part4.
Nov 24 12:11:13 ThinkPad systemd[1]: Deactivated swap /dev/disk/by-id/ata-ST500LT012-1DG142_W3PAKGNR-part4.
Nov 24 12:11:13 ThinkPad systemd[1]: Deactivated swap /dev/sda4.
Nov 24 12:11:13 ThinkPad tlp[9507]: Applying power save settings...done.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped TLP system startup/shutdown.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Network Manager...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Multi-User System.
Nov 24 12:11:13 ThinkPad NetworkManager[675]: <info>  caught SIGTERM, shutting down normally.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Daily rotation of log files.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Login Prompts.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Daily man-db cache update.
Nov 24 12:11:13 ThinkPad NetworkManager[675]: <info>  (wlp4s0): device state change: unavailable -> unmanaged (reason 'unmanaged') [20 10 3]
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Permit User Sessions...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping D-Bus System Message Bus...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Daily verification of password and group files.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Login Service...
Nov 24 12:11:13 ThinkPad NetworkManager[675]: <info>  exiting (success)
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Permit User Sessions.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped D-Bus System Message Bus.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Remote File Systems.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Login Service.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Network Manager.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Basic System.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Paths.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Sockets.
Nov 24 12:11:13 ThinkPad systemd[1]: Closed D-Bus System Message Bus Socket.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Slices.
Nov 24 12:11:13 ThinkPad systemd[1]: Removed slice User and Session Slice.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target System Initialization.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Apply Kernel Variables.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Load/Save Random Seed...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Encrypted Volumes.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Cryptography Setup for crypthome...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Swap.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Load Kernel Modules.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Setup Virtual Console.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Load/Save Random Seed.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Nov 24 12:11:13 ThinkPad mkinitcpio[9509]: ==> Starting build: none
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped Create Volatile Files and Directories.
Nov 24 12:11:13 ThinkPad systemd[1]: Stopped target Local File Systems.
Nov 24 12:11:13 ThinkPad systemd[1]: Unmounting /home...
Nov 24 12:11:13 ThinkPad systemd[1]: Unmounting /boot...
Nov 24 12:11:13 ThinkPad systemd[1]: Unmounting Temporary Directory...
Nov 24 12:11:13 ThinkPad systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Nov 24 12:11:14 ThinkPad mkinitcpio[9509]: -> Running build hook: [sd-shutdown]
Nov 24 12:11:14 ThinkPad systemd[1]: Unmounted Temporary Directory.
Nov 24 12:11:14 ThinkPad systemd[1]: Unmounted /boot.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped File System Check on /dev/sda1.
Nov 24 12:11:14 ThinkPad mkinitcpio[9509]: ==> Build complete.
Nov 24 12:11:14 ThinkPad systemd[1]: Started Generate shutdown-ramfs.
Nov 24 12:11:14 ThinkPad systemd[1]: Unmounted /home.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped File System Check on /dev/mapper/crypthome.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped target Local File Systems (Pre).
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped Remount Root and Kernel File Systems.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped Create Static Device Nodes in /dev.
Nov 24 12:11:14 ThinkPad systemd[1]: Removed slice system-systemd\x2dfsck.slice.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped /dev/mapper/crypthome.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped /dev/disk/by-uuid/43747cde-8d0c-4746-9540-07c6f8e99af1.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-71e7cdb2ac4549369e050705a354d260-crypthome.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped /dev/disk/by-id/dm-name-crypthome.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped /dev/dm-1.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped /sys/devices/virtual/block/dm-1.
Nov 24 12:11:14 ThinkPad systemd[1]: Stopped Cryptography Setup for crypthome.
Nov 24 12:11:14 ThinkPad systemd[1]: Reached target Unmount All Filesystems.
Nov 24 12:11:14 ThinkPad systemd[1]: Removed slice system-systemd\x2dcryptsetup.slice.
Nov 24 12:11:14 ThinkPad systemd[1]: Reached target Shutdown.
Nov 24 12:11:14 ThinkPad systemd[1]: Reached target Final Step.
Nov 24 12:11:14 ThinkPad systemd[1]: Starting Halt...
Nov 24 12:11:14 ThinkPad systemd[1]: Shutting down.
Nov 24 12:11:14 ThinkPad systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Nov 24 12:11:14 ThinkPad systemd-journald[261]: Journal stopped

Offline

#3 2015-11-24 16:03:43

Wilco
Member
Registered: 2008-11-09
Posts: 440

Re: [Solved] Another system does not shutdown (option or name mismatch)

I get the same error but my system powers down after that, what you're experiencing seems to affect lots of other people. Search for "shutdown halt freeze"

Offline

#4 2015-11-24 17:26:55

ukhippo
Member
From: Non-paged pool
Registered: 2014-02-21
Posts: 366

Re: [Solved] Another system does not shutdown (option or name mismatch)

@milad: Sounds like it's working correctly to me; it's what I would expect halt to do.

Note “halt” is not the same as “poweroff”. Halt shuts down the system and then halts the CPU.
If you want to shutdown and then have the power turned off, use “systemctl poweroff”

Offline

#5 2015-11-24 17:47:28

Milad
Member
Registered: 2012-03-19
Posts: 9

Re: [Solved] Another system does not shutdown (option or name mismatch)

ukhippo wrote:

@milad: Sounds like it's working correctly to me; it's what I would expect halt to do.

Note “halt” is not the same as “poweroff”. Halt shuts down the system and then halts the CPU.
If you want to shutdown and then have the power turned off, use “systemctl poweroff”

so why it's powering off the system some times?

PS: As i know it should poweroff the system after haltong it.

Last edited by Milad (2015-11-24 18:36:19)

Offline

#6 2015-11-25 16:52:49

Milad
Member
Registered: 2012-03-19
Posts: 9

Re: [Solved] Another system does not shutdown (option or name mismatch)

ukhippo wrote:

@milad: Sounds like it's working correctly to me; it's what I would expect halt to do.

Note “halt” is not the same as “poweroff”. Halt shuts down the system and then halts the CPU.
If you want to shutdown and then have the power turned off, use “systemctl poweroff”

It's seems that you were right! I tried "sudo shutdown -H" on my ubuntu machine and same thing happend, of cource without the errors mentioned at the post #1.

After all, i still confuse about "systemctl halt", cuse it's powering off the system some times...

Last edited by Milad (2015-11-25 19:26:26)

Offline

#7 2015-11-25 18:45:47

ukhippo
Member
From: Non-paged pool
Registered: 2014-02-21
Posts: 366

Re: [Solved] Another system does not shutdown (option or name mismatch)

That's probably a bug; I'd guess your system firmware (“BIOS”) is most likely at fault. As long as Windows works, vendors are happy to have bugs in their firmware... (After all, when did Windows offer “halt” as a power option?)

As long as reboot and poweroff work, and you don't need halt, I wouldn't worry about it.

Offline

Board footer

Powered by FluxBB