Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2005 06:48:28 -0500
From:      Sean Welch <Sean_Welch@alum.wofford.org>
To:        Peter Grehan <grehan@freebsd.org>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: Mac Mini and Xorg
Message-ID:  <20050707114828.GA26001@NitroPhys.welchsmnet.net>
In-Reply-To: <42CC6180.3090102@freebsd.org>
References:  <20050705163155.GA18493@NitroPhys.welchsmnet.net> <42CB0C67.7030705@freebsd.org> <20050706011247.GA20055@NitroPhys.welchsmnet.net> <42CB3243.2010804@freebsd.org> <20050706221854.GA23695@NitroPhys.welchsmnet.net> <42CC6180.3090102@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 07, 2005 at 08:56:00AM +1000, Peter Grehan wrote:
>  I don't think that's a side-effect. If you look at /var/log/Xorg.0.log 
> it should show the modes that it's trying to use. From what I've seen, X 
> isn't able to query the monitor properly. This may be another ppc signed 
> char bug embedded deep within.
> 
>  Net result is that you have to specify the monitor's HorizSync and 
> VertRefresh ranges so Xorg can pick an appropriate modeline. It'll take 
> me a while to dig up my mini's Xorg.conf - Tilman, if you're reading, do 
> you have your's handy ?

Alright.  I actually got it (after several startx attempts) to get
past the modeline issue but it still fails (almost) silently.

>  I think you have to keep the non ifdef'd lines of the form
> 
>     vgaHWSave(pScrn, &hwp->SavedReg, VGA_SR_ALL);
> 
>  ... since that was the issue when VTY switching.

Hm.  That could be part of my problem I suppose.

I'm not having any luck running a buildworld using the new kernel
(claimed it ran out of memory (???) once and just froze another time) so
I'm going to have to strip it out and do things in the proper order to
be sure everything is working correctly (buildworld first, then new
kernel).  I'm not terribly surprised by this behavior -- the sources
are 1.5 months apart in age after all.

Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050707114828.GA26001>