r128 on freebsd powerpc will not work
Justin P. Mattock
justinmattock at gmail.com
Mon Apr 26 00:10:44 PDT 2010
On 04/25/2010 11:28 PM, Super Biscuit wrote:
>
>
> --- On *Mon, 4/26/10, Justin P. Mattock /<justinmattock at gmail.com>/* wrote:
>
>
> From: Justin P. Mattock <justinmattock at gmail.com>
> Subject: Re: r128 on freebsd powerpc will not work
> To: xorg at lists.freedesktop.org
> Date: Monday, April 26, 2010, 5:50 AM
>
> On 04/25/2010 09:12 PM, Super Biscuit wrote:
> > http://omploader.org/vNGExZA /root/xorg.conf.new
> > http://omploader.org/vNGExZQ
> >
> > I have the r128 drivers but they don't seem to be loading. I added
> > "AllowEmptyInput" .
> >
> > Any other information, let me know.
> > Thanks.
> >
>
>
> if you can post your Xorg.0.log
> so people can see what might be
> going on.
> (if you get a black screen,
> then remote debug for the log).
>
> Justin P. Mattock
> _______________________________________________
> xorg at lists.freedesktop.org
> </mc/compose?to=xorg at lists.freedesktop.org>: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.freedesktop.org/mailman/listinfo/xorg
>
>
> The links are to the xorg log. I am not able to post from the
> machine I need help with.
> So, I am giving you pastebin and ompload.
>
> I will forward the mail from the freebsd-ppc list so that you and
> others can go through the links and see what progress I have tried.
> Please click on the link to see the file.
> http://omploader.org/vNGEyOQ this is with startx -- -logverbose 9
> -logfile /var/log/Xorg.0.log
>
>
first thing I see:
Parse error on line 6 of section ServerLayout in file /etc/X11/xorg.conf
"AllowEmptyInput" is not a valid keyword in this section.
seems you have it set wrong in xorg.conf
my xorg.conf has that entry like this:
Section "ServerFlags"
Option "AllowEmptyInput" "off"
EndSection
second issue that I see is this:
root at dynode.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC powerpc
you shouldn't start the xserver as root(vary unsafe, and also might
be causing issues).
hope this helps.
Justin P. Mattock
More information about the xorg
mailing list