Ubuntu hangs on shutdown

Asked by Yovan

This issue occurs when i use the graphical shutdown button. The HDD takes 30 mins to spin down to a complete stop.

At this moment, my journal persistent storage in not in service. However, i have the Linux crash dump application installed. I have a crash dump analysis done using apport-retrace .

Running the command: sudo apport-retrace -S system -g /var/crash/_usr_lib_xorg_Xorg.0.crash
, I get the following :

Reading symbols from /tmp/apport_sandbox_QS8O5Z//usr/lib/xorg/Xorg...Reading symbols from /tmp/apport_sandbox_QS8O5Z/usr/lib/debug/.build-id/32/a1f7341153f6b46d5ead99e601429795071940.debug...done.
done.
[New LWP 2836]
[New LWP 2840]
[New LWP 2843]
warning: Could not load shared library symbols for /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Can't read data for section '.debug_info' in file '/tmp/apport_sandbox_QS8O5Z/usr/lib/debug/.build-id/6a/0978d1327f7184055148bd6de48a53bfb39b02.debug'
Core was generated by `/usr/lib/xorg/Xorg -core :1 -seat seat0 -auth /var/run/lightdm/root/:1 -noliste'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f73b9879428 in __GI_raise (sig=sig@entry=6)
    at ../sysdeps/unix/sysv/linux/raise.c:54
54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
[Current thread is 1 (Thread 0x7f73bbadca00 (LWP 2836))]

Further on, the gdb backtrace is shown as follows:

#0 0x00007f73b9879428 in __GI_raise (sig=sig@entry=6)
    at ../sysdeps/unix/sysv/linux/raise.c:54
#1 0x00007f73b987b02a in __GI_abort () at abort.c:89
#2 0x00007f73b9871bd7 in __assert_fail_base (fmt=<optimized out>,
    assertion=assertion@entry=0x55e78c8d5d4d "!global_keys[type].created",
    file=file@entry=0x55e78c8d5d0e "../../dix/privates.c",
    line=line@entry=385,
    function=function@entry=0x55e78c8d6160 <__PRETTY_FUNCTION__.15400> "dixRegisterPrivateKey") at assert.c:92
#3 0x00007f73b9871c82 in __GI___assert_fail (
    assertion=assertion@entry=0x55e78c8d5d4d "!global_keys[type].created",
    file=file@entry=0x55e78c8d5d0e "../../dix/privates.c",
    line=line@entry=385,
    function=function@entry=0x55e78c8d6160 <__PRETTY_FUNCTION__.15400> "dixRegisterPrivateKey") at assert.c:101
#4 0x000055e78c77e277 in dixRegisterPrivateKey (
    key=key@entry=0x7f73b31688a0 <glamor_pixmap_private_key>,
    type=type@entry=PRIVATE_PIXMAP, size=size@entry=104)
    at ../../dix/privates.c:385
#5 0x00007f73b2f3c440 in glamor_init (screen=screen@entry=0x55e78eb9f350,
    flags=flags@entry=1) at ../../glamor/glamor.c:489
#6 0x00007f73b3170860 in ScreenInit (pScreen=pScreen@entry=0x55e78eb9f350,
    argc=argc@entry=0, argv=argv@entry=0x0)
#7 0x000055e78c76029a in AddGPUScreen (pfnInit=0x7f73b3170470 <ScreenInit>,
    argc=argc@entry=0, argv=argv@entry=0x0) at ../../dix/dispatch.c:3915
#8 0x000055e78c7becb1 in xf86platformAddDevice (index=<optimized out>)
    at ../../../../hw/xfree86/common/xf86platformBus.c:528
#9 0x000055e78c7c4621 in NewGPUDeviceRequest (attribs=<optimized out>)
    at ../../../../../hw/xfree86/os-support/linux/lnx_platform.c:196
#10 0x000055e78c7c08e5 in device_added (
    udev_device=udev_device@entry=0x55e78eb88ad0) at ../../config/udev.c:131
#11 0x000055e78c7c14f3 in config_udev_init () at ../../config/udev.c:438
#12 0x000055e78c7bfea9 in config_init () at ../../config/config.c:50
#13 0x000055e78c7a2fdb in InitInput (argc=argc@entry=11,
    argv=argv@entry=0x7ffeb2f21c78)
    at ../../../../hw/xfree86/common/xf86Init.c:1004
#14 0x000055e78c763d91 in dix_main (argc=11, argv=0x7ffeb2f21c78,
    envp=<optimized out>) at ../../dix/main.c:268
#15 0x00007f73b9864830 in __libc_start_main (main=0x55e78c74e010 <main>,
    argc=11, argv=0x7ffeb2f21c78, init=<optimized out>, fini=<optimized out>,
    rtld_fini=<optimized out>, stack_end=0x7ffeb2f21c68)
    at ../csu/libc-start.c:291
#16 0x000055e78c74e049 in _start ()

Let me know if you need me to append any information. Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Yovan
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you run:

sudo shutdown -h now

is it OK?

Revision history for this message
Yovan (navoytak) said :
#2

Sorry to say, running sudo shutdown -h now cause the Laptop to hangs and this time the HDD won't spin down after 30 mins. However, i manage to spin the HDD down using Alt + Sysrq by entering REISUO.

After examining further, I believe the crash info i provided is not relevant and is related to bugs on Xorg.

I happened to see a topic on Gentoo Forum related to systemd-analyze, which can also cause the system to be non-responsive on shutdown.

For your reference, the issue is located here :

https://forums.gentoo.org/viewtopic-t-1039160-start-0.html

When i run systemd-analyze, the following text is displayed:

"Bootup is not yet finished. Please try again later."

When i run systemctl --failed, the following is displayed:

"0 loaded units listed"

I can't to track down what is causing the issue "Bootup is not yet finished."

Revision history for this message
Yovan (navoytak) said :
#3

Below is the summarised output of journalctl -b -1 | less:

Jun 09 16:10:51 sudo[3876]: vanoy : TTY=pts/1 ; PWD=/home/vanoy ; USER=root ; COMMAND=/sbin/shutdown -h now
Jun 09 16:10:51 systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Jun 09 16:10:51 systemd[1]: Stopped target Timers.
Jun 09 16:10:51 systemd[1]: Stopping Disk Manager...
Jun 09 16:10:58 hdapsd[914]: Fri Jun 9 16:10:57 2017: Terminating hdapsd
Jun 09 16:10:54 ModemManager[911]: <info> Caught signal, shutting down...
Jun 09 16:10:51 systemd[1]: Stopping Session c2 of user vanoy.

Jun 09 16:10:55 cpufreqd[1387]: event_wait : Error polling ACPI Event handler (0x0011).

Jun 09 16:10:52 systemd[1]: Stopping Daemon for power management...
Jun 09 16:10:55 dbus[951]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Jun 09 16:10:52 systemd[1]: Stopping Daemon for generating UUIDs...
Jun 09 16:10:58 irqbalance[3902]: * Stopping SMP IRQ Balancer: irqbalance
Jun 09 16:10:58 irqbalance[3902]: ...done.
Jun 09 16:10:56 dbus[951]: [system] Activation via systemd failed for unit 'polkitd.service': Refusing activation, D-Bus is shutting down.
Jun 09 16:10:52 systemd[1]: Stopped target Sound Card.

Jun 09 16:10:56 cpufreqd[1387]: event_wait : Error polling ACPI Event handler (0x0019).

Jun 09 16:10:52 systemd[1]: Stopping ACPI event daemon...
Jun 09 16:10:52 systemd[1]: Stopping User Manager for UID 1000...
Jun 09 16:10:58 cpufreqd[3909]: * Stopping CPU Frequency daemon cpufreqd
Jun 09 16:10:58 cpufreqd[3909]: ...done.
Jun 09 16:10:52 systemd[1]: Stopped Stop ureadahead data collection 45s after completed startup.
Jun 09 16:10:58 apport[3906]: * Stopping automatic crash report generation: apport
Jun 09 16:10:58 apport[3906]: ...done
Jun 09 16:10:52 systemd[1]: Stopping Anonymizing overlay network for TCP...
Jun 09 16:10:58 sendmail[3917]: * Stopping Mail Transport Agent (MTA) sendmail
Jun 09 16:10:52 systemd[1]: Stopping Accounts Service...
Jun 09 16:10:58 apache2[3918]: * Stopping Apache httpd web server apache2
Jun 09 16:10:52 systemd[1]: Stopping Authenticate and Authorize Users to Run Privileged Tasks...
Jun 09 16:10:52 systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Jun 09 16:10:52 systemd[1]: Stopped Daily apt activities.
Jun 09 16:10:52 systemd[1]: Stopping Fingerprint Authentication Daemon...
Jun 09 16:10:52 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 09 16:10:58 speech-dispatcher[3934]: * speech-dispatcher disabled; edit /etc/default/speech-dispatcher
Jun 09 16:10:52 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 09 16:10:58 mono-xsp4[3928]: * Stopping XSP 4.0 WebServer mono-xsp4
Jun 09 16:10:58 mono-xsp4[3928]: ...done.
Jun 09 16:10:52 systemd[1]: Stopped Update UTMP about System Runlevel Changes.
Jun 09 16:10:52 systemd[1]: Stopped target Graphical Interface.
Jun 09 16:10:58 kdump-tools[3958]: Stopping kdump-tools: * unloaded kdump kernel
Jun 09 16:10:52 systemd[1]: Stopping Light Display Manager...
Jun 09 16:10:52 systemd[1]: Stopped target Multi-User System.
Jun 09 16:10:52 systemd[1]: Stopping Unattended Upgrades Shutdown...
Jun 09 16:10:52 systemd[1]: Stopping Self Monitoring and Reporting Technology (SMART) Daemon...
Jun 09 16:10:52 systemd[1]: Stopping LSB: Set the CPU Frequency Scaling governor to "ondemand"...
Jun 09 16:10:53 systemd[1]: Unmounting Mount unit for core...
Jun 09 16:10:53 systemd[1]: Unmounting Mount unit for ufw...
Jun 09 16:10:53 systemd[1]: Stopping LSB: daemon to balance interrupts for SMP systems...
Jun 09 16:10:53 systemd[1]: Stopping Snort NIDS Daemon...
Jun 09 16:10:53 systemd[1]: Stopping Make remote CUPS printers available locally...
Jun 09 16:10:53 systemd[1]: Stopped Timer to automatically refresh installed snaps.
Jun 09 16:10:53 systemd[1]: Stopping LSB: automatic crash report generation...
Jun 09 16:10:53 systemd[1]: Stopping Regular background program processing daemon...
Jun 09 16:10:58 NetworkManager[1046]: <warn> [1496995858.9575] error requesting auth for org.freedesktop
.NetworkManager.wifi.share.protected: Authorization check failed: Refusing activation, D-Bus is shutting down.
Jun 09 16:10:58 NetworkManager[1046]: <warn> [1496995858.9580] error requesting auth for org.freedesktop
.NetworkManager.wifi.share.open: Authorization check failed: Refusing activation, D-Bus is shutting down.
Jun 09 16:10:59 systemd[1]: Unmounted /run/user/1000/gvfs.
Jun 09 16:10:59 NetworkManager[1046]: <info> [1496995859.5191] device (wlp3s0): state change: activated
-> deactivating (reason 'connection-removed') [100 110 38]

Jun 09 16:11:02 systemd[1]: Stopped Snappy daemon.
Jun 09 16:11:02 systemd[1991]: Reached target Shutdown.
Jun 09 16:11:02 systemd[1991]: Stopped target Default.
Jun 09 16:11:02 systemd[1991]: Stopped target Basic System.
Jun 09 16:11:02 systemd[1991]: Stopped target Paths.
Jun 09 16:11:02 systemd[1991]: Stopped target Sockets.
Jun 09 16:11:02 systemd[1991]: Stopped target Timers.
Jun 09 16:11:03 systemd[1]: Stopped Accounts Service.
Jun 09 16:11:17 systemd[1]: Stopped LSB: Apache2 web server.
Jun 09 16:11:17 systemd[1]: Stopped target Network is Online.
Jun 09 16:11:17 systemd[1]: Starting Update resolvconf for networkd DNS...
Jun 09 16:11:17 systemd[1]: Stopped Network Manager Wait Online.

Jun 09 16:12:02 systemd[1]: Stopped Snort NIDS Daemon.
Jun 09 16:12:02 systemd[1]: Stopped target Network.
Jun 09 16:12:02 systemd[1]: Stopping Network Manager...
Jun 09 16:12:02 systemd[1]: Stopping WPA supplicant...
Jun 09 16:12:02 systemd[1]: Stopping Network Service...
Jun 09 16:12:02 NetworkManager[1046]: <info> [1496995922.8967] caught SIGTERM, shutting down normally.
Jun 09 16:12:03 systemd[1]: Stopped target Network (Pre).
Jun 09 16:12:03 systemd[1]: Stopping D-Bus System Message Bus...
Jun 09 16:12:03 systemd[1]: Stopped D-Bus System Message Bus.
Jun 09 16:12:23 systemd[1]: lightdm.service: State 'stop-sigterm' timed out. Killing.
Jun 09 16:12:23 systemd[1]: lightdm.service: Main process exited, code=killed, status=9/KILL

Jun 09 16:13:53 systemd[1]: lightdm.service: State 'stop-final-sigterm' timed out. Killing.
Jun 09 16:14:06 kernel: INFO: task Xorg:1618 blocked for more than 120 seconds.
Jun 09 16:14:06 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 09 16:14:06 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 09 16:14:06 kernel: Xorg D ffff880096c03848 0 1618 1 0x00400086
Jun 09 16:14:06 kernel: Call Trace:

Jun 09 16:15:23 systemd[1]: lightdm.service: Processes still around after final SIGKILL. Entering failed mode.
Jun 09 16:15:23 systemd[1]: Stopped Light Display Manager.
Jun 09 16:15:23 systemd[1]: lightdm.service: Unit entered failed state.
Jun 09 16:15:23 systemd[1]: lightdm.service: Triggering OnFailure= dependencies.
Jun 09 16:15:23 systemd[1]: Requested transaction contradicts existing jobs: Resource deadlock avoided
Jun 09 16:15:23 systemd[1]: lightdm.service: Failed to enqueue OnFailure= job: Resource deadlock avoided
Jun 09 16:15:23 systemd[1]: lightdm.service: Failed with result 'timeout'.
Jun 09 16:15:23 systemd[1]: Starting Show Plymouth Power Off Screen...
Jun 09 16:15:23 systemd[1]: Stopping Permit User Sessions...
Jun 09 16:15:23 systemd[1]: Stopped Permit User Sessions.
Jun 09 16:15:23 systemd[1]: Stopped target Remote File Systems (Pre).
Jun 09 16:15:23 systemd[1]: Stopped target Basic System.
Jun 09 16:15:23 systemd[1]: Stopped target Sockets.
Jun 09 16:15:23 systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 09 16:15:23 systemd[1]: Closed Socket activation for snappy daemon.
Jun 09 16:15:23 systemd[1]: Closed UUID daemon activation socket.
Jun 09 16:15:23 systemd[1]: Closed Syslog Socket.
Jun 09 16:15:23 systemd[1]: Closed ACPID Listen Socket.
Jun 09 16:15:23 systemd[1]: Closed CUPS Scheduler.
Jun 09 16:15:23 systemd[1]: Stopped target Slices.
Jun 09 16:15:23 systemd[1]: Removed slice User and Session Slice.
Jun 09 16:15:23 systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
Jun 09 16:15:23 systemd[1]: Stopped target Paths.
Jun 09 16:15:23 systemd[1]: Stopped ACPI Events Check.
Jun 09 16:15:23 systemd[1]: Stopped CUPS Scheduler.
Jun 09 16:15:23 systemd[1]: Stopped target System Initialization.
Jun 09 16:15:23 systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 09 16:15:23 systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video1...
Jun 09 16:15:23 systemd[1]: Stopping Network Time Synchronization...
Jun 09 16:15:23 systemd[1]: Stopped target Swap.
Jun 09 16:15:23 systemd[1]: Deactivating swap /dev/disk/by-uuid/c99260e9-9788-4bdd-89b4-89ed5f922889...
Jun 09 16:15:23 systemd[1]: Stopped target Encrypted Volumes.
Jun 09 16:15:23 systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:radeon_bl0...
Jun 09 16:15:23 systemd[1]: Stopped Apply Kernel Variables.
Jun 09 16:15:23 systemd[1]: Stopped Load Kernel Modules.
Jun 09 16:15:23 systemd[1]: Stopping Load/Save Random Seed...
Jun 09 16:15:23 systemd[1]: Stopping LSB: ebtables ruleset management...
Jun 09 16:15:23 systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jun 09 16:15:23 systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Jun 09 16:15:23 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 09 16:15:23 systemd[1]: Stopped target User and Group Name Lookups.
Jun 09 16:15:23 systemd[1]: Stopped Load/Save Random Seed.
Jun 09 16:15:23 systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 09 16:15:24 systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Jun 09 16:15:24 systemd[1]: Stopped Network Time Synchronization.
Jun 09 16:15:25 systemd[1]: Deactivated swap /dev/sda4.

Jun 09 16:16:06 kernel: INFO: task Xorg:1618 blocked for more than 120 seconds.
Jun 09 16:16:06 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 09 16:16:06 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

Jun 09 16:16:53 systemd[1]: plymouth-poweroff.service: Start-post operation timed out. Stopping.
Jun 09 16:18:06 kernel: INFO: task Xorg:1618 blocked for more than 120 seconds.
Jun 09 16:18:06 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 09 16:18:06 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

Jun 09 16:18:06 kernel: INFO: task plymouthd:4353 blocked for more than 120 seconds.
Jun 09 16:18:06 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 09 16:18:06 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

Jun 09 16:18:24 systemd[1]: plymouth-poweroff.service: State 'stop-sigterm' timed out. Killing.
Jun 09 16:19:54 systemd[1]: plymouth-poweroff.service: Processes still around after SIGKILL. Ignoring.
Jun 09 16:20:06 kernel: INFO: task Xorg:1618 blocked for more than 120 seconds.
Jun 09 16:20:06 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu

Jun 09 16:21:24 systemd[1]: plymouth-poweroff.service: State 'stop-final-sigterm' timed out. Killing.
Jun 09 16:22:06 kernel: INFO: task Xorg:1618 blocked for more than 120 seconds.
Jun 09 16:22:06 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 09 16:22:06 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

Jun 09 16:22:54 systemd[1]: plymouth-poweroff.service: Processes still around after final SIGKILL. Entering failed mode.
Jun 09 16:22:54 systemd[1]: Failed to start Show Plymouth Power Off Screen.
Jun 09 16:22:54 systemd[1]: plymouth-poweroff.service: Unit entered failed state.
Jun 09 16:22:54 systemd[1]: plymouth-poweroff.service: Failed with result 'timeout'.
Jun 09 16:24:06 kernel: INFO: task Xorg:1618 blocked for more than 120 seconds.

Jun 09 16:40:51 systemd[1]: poweroff.target: Job poweroff.target/start timed out.
Jun 09 16:40:51 systemd[1]: Timed out starting Power-Off.
Jun 09 16:40:51 systemd[1]: poweroff.target: Job poweroff.target/start failed with result 'timeout'.
Jun 09 16:40:51 systemd[1]: Forcibly powering off as result of failure.
Jun 09 16:40:51 systemd[1]: Shutting down.
Jun 09 16:40:51 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 09 16:40:51 systemd-journald[221]: Journal stopped

Revision history for this message
Yovan (navoytak) said :
#4

Furthermore running this : less /var/log/Xorg.0.log | grep Failed

I receive :
(EE) RADEON(G0): [XvMC] Failed to initialize extension.

Revision history for this message
Yovan (navoytak) said :
#5

This is my further observation over the past few days, it seems the error that cause the shutdown issue seems to be from cpufreqd which has difficulty polling the ACPI Event handler having error code 0x0011 and 0x0019.

Jun 13 16:29:52 cpufreqd[1418]: event_wait : Error polling ACPI Event handler (0x0011).
Jun 13 16:30:00 cpufreqd[1418]: event_wait : Error polling ACPI Event handler (0x0019).

Jun 13 16:33:25 kernel: INFO: task Xorg:19745 blocked for more than 120 seconds.
Jun 13 16:33:25 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 13 16:33:25 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 13 16:34:16 systemd[1]: lightdm.service: Failed to enqueue OnFailure= job: Resource deadlock avoided
Jun 13 16:35:25 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 13 16:37:25 kernel: INFO: task Xorg:19745 blocked for more than 120 seconds.
Jun 13 16:37:25 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 13 16:39:25 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 13 16:39:25 vanoy kernel: INFO: task plymouthd:15542 blocked for more than 120 seconds.
Jun 13 16:39:25 kernel: Tainted: G OE 4.4.0-79-generic #100-Ubuntu
Jun 13 16:41:25 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 13 16:41:47 systemd[1]: Failed to start Show Plymouth Power Off Screen.

I will try to search for more information on the error.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Try:

echo 0 | sudo tee /proc/sys/kernel/hung_task_timeout_secs > /dev/null

Then use shutdown as you expect. Is it OK? If so, we can make it stick

Revision history for this message
Yovan (navoytak) said :
#7

Hi Actionparsnip

I manage to resolve it by turning off a rc.local script and rc-local.service ( and a auto-generated rc.local.service). It seems to be a systemd issue not able to implement a Sys V Init script.

Command :

systemctl list-jobs

is now returning 0 jobs running

systemd-analyze now works normally returning a value 'Startup finished in 1min 37.165s'

Thanks for your advice above.

Regards
Yovan

Revision history for this message
giovano iannotti (iannotti) said :
#8

I have the same issue, fresh 17.10 install, Asus x756U, Intel® HD Graphics 620 (Kaby Lake GT2), Intel® Core™ i7-7500U CPU @ 2.70GHz × 4. I have tried proprietary nVidia driver and xorg. It's the same thing. I also have a wifi dropping issue.