I've recently upgraded from Xubuntu 14.04 to Xubuntu 16.04 on Lenovo T450s. The upgrade was uneventful and the system's been running very well, so kudos to the dev team behind it.
However the startup and shutdown times have been extended by about 40-50 seconds. Blame is not showing the culprit:
$ sudo systemd-analyze blame
6.961s NetworkManager-wait-online.service
1.920s docker.service
767ms dev-sda1.device
324ms gpu-manager.service
However, dmesg appears to point at the bluetooth subsystem:
[3.807429] iwlwifi 0000:03:00.0 wlan1: renamed from wlan0
[6.037784] psmouse serio2: trackpoint: IBM TrackPoint
[6.235993] input: TPPS/2 IBM TrackPoint as
[92.865487] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[92.865491] Bluetooth: BNEP filters: protocol multicast
[92.865496] Bluetooth: BNEP socket layer initialized
Has anyone else experience this? Any suggestions how to fix the problem?
(I already checked other suggestions like swap partition having a different UUID in fstab vs blkid)
dmesg
without having a slow boot... – mook765 Sep 17 '16 at 12:52