[olug] Fedora 17, XFCE fails to start Xorg - solved

Jordan Fox vmifox at gmail.com
Sat Jun 2 15:13:49 UTC 2012


I installed XFCE spin last night and had a large number of updates as
well.  Now I'm having problems booting...  The LXDE LiveCD wouldn't
boot and was giving the same errors as I'm getting now with my
install.  I haven't researched it yet.

The errors are
"BUG soft lockup CPU #0" - though I have gotten it for CPU#1 now too.
rcu-sched detected stall
segfault
[sdb] asking for cache data failed  - I only have one hdd though
[sdb] assuming drive cache: write through

I get the last two about [sdb] several times, then usually the boot
continues.  Sometimes everything seems to start fine - sometimes not.
I'll let everyone know what I find... One of the updates was the
kernel and I haven't tried booting from the original kernel yet to see
if that fixes it.

Jordan
---------------------------------------------------------------------------------
"Do not be anxious about anything, but in everything, by prayer and
petition, with thanksgiving, present your requests to God.  And the
peace of God, which transcends all understanding, will guard your
hearts and minds in Christ Jesus."  Phil 4:6-7

"The shortest distance between a problem and a solution is the
distance between your knees and the floor."  Anonymous


On Sat, Jun 2, 2012 at 9:39 AM, Kevin D. Snodgrass
<kdsnodgrass at yahoo.com> wrote:
> ----- Original Message -----
>
>> From: Jon Larsen <jon at jonlarsen.us>
>> To: Kevin D. Snodgrass <kdsnodgrass at yahoo.com>; Omaha Linux User Group <olug at olug.org>
>> Cc:
>> Sent: Friday, June 1, 2012 6:46 AM
>> Subject: Re: [olug] Fedora 17, XFCE fails to start Xorg
>>
>> I remember reading somewhere that there is a bug in Nouveau for older
>> nvidia cards.  I'm trying to find the reference, but I cannot find it.
>> I believe it was on planet.fedoraproject.org.  Maybe it was fedoraforum.org.
>>
>> You may need to wait for a nouveau/kernel update.
>
>
> Problem was the install created an /etc/X11/xorg.conf file that loaded "vesa" instead of "nouveau".  Changing /etc/X11/xorg.conf to this:
> Section "Device"
>     Identifier "Videocard0"
> #  Driver "vesa"
>     Driver "nouveau"
> EndSection
>
>
> Fixed the problem.
>
> Now F17 looks good and the screen registration problem is mostly gone too. YAY!
> (On F13, F15 and Ubuntu 10.10/11.04/11.10/12.04LTS the screen is shifted left and down and the mouse pointer is also off by the same number of pixels.  Works correctly now.  This is NOT a screen issue, since the other 2 machines on this monitor work flawlessly via the KVM.)
>
> On a side note, after this fix I ran yum update, 145 updates on the base install for something that just came out Tuesday...
>
>
> Now if I can just get grub2 to behave...
>
> Kevin D. Snodgrass
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug



More information about the OLUG mailing list