From owner-freebsd-questions Mon Jul 7 00:56:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA01503 for questions-outgoing; Mon, 7 Jul 1997 00:56:30 -0700 (PDT) Received: from psln1.psln.com (psln.com [206.99.118.101]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id AAA01498 for ; Mon, 7 Jul 1997 00:56:27 -0700 (PDT) Received: from g6-200 by psln1.psln.com via SMTP (951211.SGI.8.6.12.PATCH1502/951211.SGI.AUTO) for id AAA17986; Mon, 7 Jul 1997 00:52:09 -0700 Message-Id: <199707070752.AAA17986@psln1.psln.com> X-Mailer: Microsoft Outlook Express 4.71.0544.0 From: "Daniel \"the Bruce\" Keller" To: "FreeBSD Questions List" Subject: noninterlaced 75MHz refresh at 1024x768 Date: Sun, 6 Jul 1997 13:25:51 -0700 X-Priority: 3 X-MSMail-Priority: Normal MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-MimeOLE: Produced By Microsoft MimeOLE Engine V4.71.0544.0 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, I am trying to configure my X system for noninterlaced 75MHz refresh at 1024x768? I was told before that to change the refresh I need to change the clock frequency. I am currently configured for 1024x758 interlaced, I do not know the current refresh. I know my video card and moniter can handle it in noninterlaced mode, that is how in runs in win95. Currently my XF86Config files lookes like this: HorizSync 31.5, 35.15, 35.5 VertRefresh 55-90 Modeline "1024x768" 44.90 1024 1088 1248 1264 768 772 780 829 interlace I have tried just removing the word interlace, but then I get the following messages: (--) S3: Maximum allowed dot clock: 220.00 MHz (--) S3: There is no mode definition named "1024x768" (--) S3: Removing mode "1024x768" from list of valid modes I think I need to change the clock frequency as well as removing the word "interlace" from XF86Config, my video card is a STB Velocity 3D with 8mb of RAM. Thanks! Daniel Keller PS: Thanks to Robert Eckardt and everybody else who helped me last time I was triyng to figure this out.