There&#39;s a twenty second pause in my boot sequence, shown below, before GDM starts and I&#39;m not certain if it&#39;s in NetworkManager waiting on org.bluez, bluez itself or the bluez systemd unit file. (Or maybe I&#39;m completely off.) Later on, the bluetooth.service starts normally and Bluetooth is working normally. Any ideas how to debug this?<br>
<br>Jan 16 00:59:39 jclinton-laptop NetworkManager[1157]: &lt;info&gt; Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.<br>Jan 16 00:59:39 jclinton-laptop NetworkManager[1157]: &lt;info&gt; Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...<br>
Jan 16 00:59:40 jclinton-laptop NetworkManager[1157]: &lt;info&gt; (eth0): device state change: 7 -&gt; 8 (reason 0)<br>Jan 16 00:59:40 jclinton-laptop NetworkManager[1157]: &lt;info&gt; Policy set &#39;Auto eth0&#39; (eth0) as default for IPv4 routing and DNS.<br>
Jan 16 00:59:40 jclinton-laptop NetworkManager[1157]: &lt;info&gt; Updating /etc/hosts with new system hostname<br>Jan 16 00:59:40 jclinton-laptop NetworkManager[1157]: &lt;info&gt; Activation (eth0) successful, device activated.<br>
Jan 16 00:59:40 jclinton-laptop NetworkManager[1157]: &lt;info&gt; Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.<br>Jan 16 00:59:40 jclinton-laptop ntpd[1168]: Listen normally on 4 eth0 192.168.0.139 UDP 123<br>
Jan 16 00:59:40 jclinton-laptop ntpd[1168]: peers refreshed<br>Jan 16 00:59:42 jclinton-laptop kernel: [   26.723156] ehci_hcd 0000:00:1a.7: PCI INT D disabled<br>Jan 16 00:59:42 jclinton-laptop kernel: [   26.736202] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D3<br>
Jan 16 00:59:42 jclinton-laptop ntpd[1168]: Listen normally on 5 eth0 fe80::21c:25ff:fea0:814f UDP 123<br>Jan 16 00:59:42 jclinton-laptop ntpd[1168]: peers refreshed<br>Jan 16 00:59:42 jclinton-laptop ntpd_intres[1205]: DNS <a href="http://0.fedora.pool.ntp.org">0.fedora.pool.ntp.org</a> -&gt; 70.86.250.6<br>
Jan 16 00:59:43 jclinton-laptop ntpd_intres[1205]: DNS <a href="http://1.fedora.pool.ntp.org">1.fedora.pool.ntp.org</a> -&gt; 199.4.28.166<br>Jan 16 00:59:43 jclinton-laptop ntpd_intres[1205]: DNS <a href="http://2.fedora.pool.ntp.org">2.fedora.pool.ntp.org</a> -&gt; 208.75.88.4<br>
Jan 16 00:59:43 jclinton-laptop ntpd_intres[1205]: DNS <a href="http://3.fedora.pool.ntp.org">3.fedora.pool.ntp.org</a> -&gt; 68.68.18.78<br>Jan 16 00:59:50 jclinton-laptop ntpd[1168]: 0.0.0.0 c61c 0c clock_step +0.355294 s<br>
Jan 16 00:59:50 jclinton-laptop ntpd[1168]: 0.0.0.0 c614 04 freq_mode<br>Jan 16 00:59:51 jclinton-laptop ntpd[1168]: 0.0.0.0 c618 08 no_sys_peer<br>Jan 16 01:00:01 jclinton-laptop NetworkManager[1157]: &lt;warn&gt; bluez error getting default adapter: Activation of org.bluez timed out<br>
Jan 16 01:00:01 jclinton-laptop libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory<br>Jan 16 01:00:01 jclinton-laptop kernel: [   45.700982] Bridge firewalling registered<br>Jan 16 01:00:01 jclinton-laptop NetworkManager[1157]: &lt;warn&gt; /sys/devices/virtual/net/virbr0: couldn&#39;t determine device driver; ignoring...<br>
Jan 16 01:00:01 jclinton-laptop systemd[1]: Startup finished in 1s 452ms 731us (kernel) + 5s 793ms 302us (initrd) + 38s 538ms 111us (userspace) = 45s 784ms 144us.<br>Jan 16 01:00:01 jclinton-laptop dnsmasq[1562]: started, version 2.52 cachesize 150<br>
Jan 16 01:00:01 jclinton-laptop dnsmasq[1562]: compile time options: IPv6 GNU-getopt DBus no-I18N DHCP TFTP<br>Jan 16 01:00:01 jclinton-laptop dnsmasq-dhcp[1562]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h<br>
Jan 16 01:00:01 jclinton-laptop dnsmasq[1562]: reading /etc/resolv.conf<br>Jan 16 01:00:01 jclinton-laptop dnsmasq[1562]: using nameserver 192.168.0.1#53<br>Jan 16 01:00:01 jclinton-laptop dnsmasq[1562]: read /etc/hosts - 3 addresses<br>
Jan 16 01:00:01 jclinton-laptop gdm-binary[1533]: DEBUG(+): Enabling debugging<br><br>