Bug 473003 - X won't start if NetworkManager not running
Summary: X won't start if NetworkManager not running
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: upstart
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Casey Dahlin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-26 00:14 UTC by Stephen Warren
Modified: 2014-06-18 08:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-01 18:12:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stephen Warren 2008-11-26 00:14:09 UTC
Due to bugs 473001, 473002, I wanted to give up on NetworkManager (NM) and fall back to old-style network configuration e.g. system-config-network (s-c-n), ifcfg-eth*, "service network start", etc.

So, I did this:

* Validated that /etc/sysconfig/networking/profiles/default/* had sane content.
* chkconfig NetworkManager off
* chkconfig network on
* reboot

Now, for some reason, X startup is predicated upon NM running (or something like that) and now X won't start, so I had to switch back to running NM.

I don't know if this is an upstart bug (i.e. system-wide config/event scripts shipped as part of upstart), or an X bug (i.e. upstart config shipped with X), or some other package. Hence, starting this bug off against upstart; please re-assign as appropriate.

Thanks!

Comment 1 Casey Dahlin 2008-11-26 02:04:31 UTC
Upstart's handling of these bits is very second-hand, so I don't know that we're causing it, but I'll keep the bug until I can sit down and test it personally.

Comment 2 Bill Nottingham 2008-11-26 19:38:18 UTC
What is the failure you're seeing in X?

Comment 3 Stephen Warren 2008-11-26 21:10:58 UTC
I think it simply doesn't attempt to start; when the boot "completes", I'm left starting at a text-mode screen (I have an NVIDIA card, so no KMS) that's blank, with just a blinking cursor.

I can change VT to some other and log in text-mode just fine.

The text-mode startup splash thing works fine during the boot process.

Comment 4 Bill Nottingham 2008-12-01 15:52:54 UTC
What's the output of 'initctl status prefdm'?

Is there anythign in /var/log/Xorg.0.log of interest?

Comment 5 Stephen Warren 2008-12-01 17:39:50 UTC
I can no longer reproduce this; I can boot to X just fine without NetworkManager now.

I'm not sure if my original issue was some strange one-off issue. Perhaps it's something I did to make NetworkManager work that I'm not reverting correctly when attempting to repro this issue.

Comment 6 Bill Nottingham 2008-12-01 18:12:13 UTC
OK, closing.


Note You need to log in before you can comment on or make changes to this bug.