From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 13:37:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C52616A4CE for ; Fri, 11 Jun 2004 13:37:30 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE83343D45 for ; Fri, 11 Jun 2004 13:37:28 +0000 (GMT) (envelope-from nkinkade@fastmail.fm) X-Sasl-enc: SOvwEs+yNWg0lt+Bfck2xQ 1086961034 Received: from gentoo-npk.bmp.ub (unknown [206.27.244.136]) by www.fastmail.fm (Postfix) with ESMTP id BFE71C067D4; Fri, 11 Jun 2004 09:37:13 -0400 (EDT) Received: from nkinkade by gentoo-npk.bmp.ub with local (Exim 4.21) id 1BYmDD-0004da-23; Fri, 11 Jun 2004 07:36:51 -0600 Date: Fri, 11 Jun 2004 07:36:51 -0600 From: Nathan Kinkade To: LW Ellis Message-ID: <20040611133650.GE21801@gentoo-npk.bmp.ub> Mail-Followup-To: LW Ellis , freebsd-questions@freebsd.org References: <001501c44f7a$18115510$0200a8c0@LLAPTOP> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vr+XRlAyGyU9VZVD" Content-Disposition: inline In-Reply-To: <001501c44f7a$18115510$0200a8c0@LLAPTOP> User-Agent: Mutt/1.5.6i Sender: cc: freebsd-questions@freebsd.org Subject: Re: XFree86 configure question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 13:37:30 -0000 --vr+XRlAyGyU9VZVD Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 11, 2004 at 12:05:25AM -0600, LW Ellis wrote: > Thanx to some great people out there I have FreeBSD running....Yea! > Having some difficulty setting up the XFree86 Server. > I did like it said in the handbook, but when I=20 > ee XF86Config.new, I get a blank file. > If I use the configure tool in the sysinstall, it fails to save the file. > I am logged on as 'root' >=20 > Part 2 > This computer is 3rd handme down... > I found the screen resolution,=20 > Horizontal and vertical KHZ > but nothing on the video adapter chipset or memory. > Where do I go from here. >=20 > Thanx in advance. >=20 > Later,=20 > Leon > A fanatic is one who can't change his mind and won't change the subject. > Sir Winston Churchill For the past year or two I have found it much easier to let X create a base config file and then to manually make small changes to it that are necessary. Assuming you are using X v4.x, you can do this by running the command: # XFree86 -configure This command will cause X to try to identify your video card, monitor and possibly the mouse, and will write out a suitable base configuration file to /root/XF86Config.new. It could easily be that this file as is will work for you. Simply copy or move it over to /etc/X11/XF86Config and then try to launch X. Then tweak the file as necessary. You may have to manually set the resolution to something acceptable. Nathan --vr+XRlAyGyU9VZVD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAybVyO0ZIEthSfkkRArnVAJ9mj/PQmD3blkJWGw97I0l1FhYxWgCg3rw2 mJndejOfvuMLC5CKtcPKk44= =KxvM -----END PGP SIGNATURE----- --vr+XRlAyGyU9VZVD--