Re: Debugging 20s pause in boot time in rawhide

2011-01-18 Thread Dan Williams
On Mon, 2011-01-17 at 22:07 -0600, Jason D. Clinton wrote: On Mon, Jan 17, 2011 at 22:01, Jason D. Clinton m...@jasonclinton.com wrote: This interesting though: $ ls -l /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service lrwxrwxrwx. 1 root root 42

Re: Debugging 20s pause in boot time in rawhide

2011-01-18 Thread Jason D. Clinton
On Tue, Jan 18, 2011 at 10:02, Dan Williams d...@redhat.com wrote: dependencies don't randomly change your networking setup. NM should only be started when explicitly enabled, which we do in the installer and the LiveCD explicitly when your system is initially installed. systemd didn't

Re: Debugging 20s pause in boot time in rawhide

2011-01-17 Thread Lennart Poettering
On Sun, 16.01.11 01:32, Jason D. Clinton (m...@jasonclinton.com) wrote: There's a twenty second pause in my boot sequence, shown below, before GDM starts and I'm not certain if it's in NetworkManager waiting on org.bluez, bluez itself or the bluez systemd unit file. (Or maybe I'm completely

Re: Debugging 20s pause in boot time in rawhide

2011-01-17 Thread Lennart Poettering
On Sun, 16.01.11 11:11, Peter Robinson (pbrobin...@gmail.com) wrote: On Sun, Jan 16, 2011 at 7:32 AM, Jason D. Clinton m...@jasonclinton.com wrote: There's a twenty second pause in my boot sequence, shown below, before GDM starts and I'm not certain if it's in NetworkManager waiting on

Re: Debugging 20s pause in boot time in rawhide

2011-01-17 Thread Jason D. Clinton
On Mon, Jan 17, 2011 at 15:09, Lennart Poettering mzerq...@0pointer.dewrote: getting default adapter: Activation of org.bluez timed out Smells like a bluez problem. Note sure what is going on there. It might be a good idea to pass systemd.log_level=debug and systemd.log_target=kmsg on the

Re: Debugging 20s pause in boot time in rawhide

2011-01-17 Thread Jason D. Clinton
On Mon, Jan 17, 2011 at 22:01, Jason D. Clinton m...@jasonclinton.com wrote: This interesting though: $ ls -l /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service lrwxrwxrwx. 1 root root 42 Oct 22 13:33 /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service -

Re: Debugging 20s pause in boot time in rawhide

2011-01-16 Thread Peter Robinson
On Sun, Jan 16, 2011 at 7:32 AM, Jason D. Clinton m...@jasonclinton.com wrote: There's a twenty second pause in my boot sequence, shown below, before GDM starts and I'm not certain if it's in NetworkManager waiting on org.bluez, bluez itself or the bluez systemd unit file. (Or maybe I'm

Re: Debugging 20s pause in boot time in rawhide

2011-01-16 Thread Clyde E. Kunkel
On 01/16/2011 02:32 AM, Jason D. Clinton wrote: There's a twenty second pause in my boot sequence, shown below, before GDM starts and I'm not certain if it's in NetworkManager waiting on org.bluez, bluez itself or the bluez systemd unit file. (Or maybe I'm completely off.) Later on, the

Re: Debugging 20s pause in boot time in rawhide

2011-01-16 Thread Jason D. Clinton
On Sun, Jan 16, 2011 at 09:48, Clyde E. Kunkel clydekunkel7...@cox.netwrote: On 01/16/2011 02:32 AM, Jason D. Clinton wrote: There's a twenty second pause in my boot sequence, shown below, before GDM starts and I'm not certain if it's in NetworkManager waiting on org.bluez, bluez itself

Debugging 20s pause in boot time in rawhide

2011-01-15 Thread Jason D. Clinton
There's a twenty second pause in my boot sequence, shown below, before GDM starts and I'm not certain if it's in NetworkManager waiting on org.bluez, bluez itself or the bluez systemd unit file. (Or maybe I'm completely off.) Later on, the bluetooth.service starts normally and Bluetooth is working