<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite">
  <pre wrap="">Message: 2
Date: Sat, 14 May 2011 22:29:03 -0500
From: Steven Stern <a class="moz-txt-link-rfc2396E"
 href="mailto:subscribed-lists@sterndata.com">&lt;subscribed-lists@sterndata.com&gt;</a>
Subject: Re: no GDM after preupgrade from F14 -- help!
To: <a class="moz-txt-link-abbreviated"
 href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a>
Message-ID: <a class="moz-txt-link-rfc2396E"
 href="mailto:BANLkTik=EcZXn7rrZ0s9fYmuk1us9bW-KA@mail.gmail.com">&lt;BANLkTik=EcZXn7rrZ0s9fYmuk1us9bW-KA@mail.gmail.com&gt;</a>
Content-Type: text/plain; charset=ISO-8859-1

On Sat, May 14, 2011 at 9:51 PM, Steven Stern
<a class="moz-txt-link-rfc2396E"
 href="mailto:subscribed-lists@sterndata.com">&lt;subscribed-lists@sterndata.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>I ran pre-upgrade this afternoon on my F14 system. ?Now, when booting
<span class="moz-txt-citetags">&gt; </span>it goes through the boot process. I can see it start the last thing in
<span class="moz-txt-citetags">&gt; </span>the init list, (Started Display Manager) the screen flashes a few
<span class="moz-txt-citetags">&gt; </span>times, then nothing. If I ALT-F2, I can login and see that gdm is
<span class="moz-txt-citetags">&gt; </span>running, but it's not visible. ?Xorg logs show that the radeon driver
<span class="moz-txt-citetags">&gt; </span>is correctly selected. ?The main screen is just the list of
<span class="moz-txt-citetags">&gt; </span>"Started...."
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>Looking for suggestions before I restore from backup or try a clean install.
<span class="moz-txt-citetags">&gt;</span>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Following up on my post:

I booted into run level 3 and did a yum update. It found 12 packages
to install, 184 to update, and 12 to remove.
One or more of those updates did the trick.</pre>
</blockquote>
I ran into this yesterday on a netinstall of f15 RC3:<br>
It is due to an non-working old version of dconf<br>
the bad version was 0.7.4-1 and the new one is 0.7.5-1<br>
fix it by just updating to dconf-0.7.5-1<br>
<pre>yum --enablerepo=updates-testing update dconf
</pre>
<br>
</body>
</html>