From owner-freebsd-questions Sun Nov 11 17:22: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id E2BA637B405 for ; Sun, 11 Nov 2001 17:21:58 -0800 (PST) Received: from there (dialup-uu-dynamic137.cshore.com [63.112.158.137]) by IMGate1.cshore.com (Postfix) with SMTP id CFA752411B; Sun, 11 Nov 2001 20:45:36 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: Angelo Felix Subject: Re: Video too Big for the Monitor Date: Sun, 11 Nov 2001 20:27:21 -0500 X-Mailer: KMail [version 1.3] References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> In-Reply-To: <01111115013400.01007@dancer.blackwater.dynip.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011112014536.CFA752411B@IMGate1.cshore.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Angelo, why do you have four different "Screen" sections in your XF86Config file? Also, you need to use "DefaultDepth" not "DefaultColorDepth". Here's the "Screen" section from my XF86Config: Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 EndSubSection EndSection Since I'm not specifying a resolution, X is driving my display at the highest resolution it can handle, 1920x1440 and doing so with 24 bit color. In the meantime, try commenting out all the "Screen" sections but the "accel" section, and using "DefaultDepth" instead of "DefaultColorDepth". Good luck! - -- Matthew Graybosch http://www.starbreaker.net "This message has been satirized for your protection." PS: I think you forgot to CC your last message to the list, which means that I'm the only one with a copy of your XF86Config to pore over. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE77yV5cCiK1X1IhlkRAh+AAKDtM5jo+TkH3p9co8MpfsJsDaXuRQCcCh4G FWsne41VufSCU8FwxEmfUOk= =ne9n -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message