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 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 originally handle

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 > wrote: > This interesting though: > $ ls > -l /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service > lrwxrwxrwx. 1 root root 42 Oct 22 >

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 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 -> > /lib/systemd/system/NetworkM

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 wrote: > > 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 kernel cmdline

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 > 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, > > b

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-16 Thread Jason D. Clinton
On Sun, Jan 16, 2011 at 09:48, Clyde E. Kunkel wrote: > 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 sy

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 blu

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 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 o

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