Re: FC9 and NetworkManager

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 28, 2008 at 06:09:10PM -0400, Louis E Garcia II wrote:
> > and if network does not come up on boot, could you mail me
> > your /var/log/messages right after you've booted up so I can diagnose?
> 
> I think this is the problem:
> 
> momcomputer NetworkManager:   starting...
> Apr 28 12:26:02 momcomputer NetworkManager:   nm_hal_manager_new():
> Could not initialize connection to the HAL daemon.

I just ran into this.  The problem was that haldaemon wasn't starting 
before NetworkManger.  I did this to fix all my problems with init 
script ordering:

cd /etc/rc.d/init.d
for script in *; do chkconfig --level 0123456 resetpriorities $script; done

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux