From owner-freebsd-x11@FreeBSD.ORG Sat Feb 28 21:54:56 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30F7F106566B for ; Sat, 28 Feb 2009 21:54:56 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id D2D578FC14 for ; Sat, 28 Feb 2009 21:54:55 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.2] (adsl-1-207-68.bna.bellsouth.net [65.1.207.68]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n1SLrVmp037096 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 28 Feb 2009 16:53:32 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Joseph Olatt In-Reply-To: <20090228210928.GA422@shell.eskimo.com> References: <20090228210928.GA422@shell.eskimo.com> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-nDGEUBYbYpW1gozGDb+O" Organization: FreeBSD Date: Sat, 28 Feb 2009 15:54:44 -0600 Message-Id: <1235858084.1289.103.camel@widget.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org Subject: Re: X stopped working after upgrade to Xorg-7.4 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2009 21:54:56 -0000 --=-nDGEUBYbYpW1gozGDb+O Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2009-02-28 at 13:09 -0800, Joseph Olatt wrote: > Hello, >=20 > I have a system with the following graphics card: >=20 > Nvidia GeForce 7100 / nForce 620i >=20 > It was never supported by Xorg's nv driver. However, without an=20 > /etc/X11/xorg.conf file, I could run "startx" and X would start > up and I was able to run twm. I suspect it was using the vesa > driver or fbdev. >=20 > After upgrading to Xorg-7.4, that stopped working. >=20 > Now if I try to run "startx" *without* /etc/X11/xorg.conf,=20 > I get the following: > http://www.eskimo.com/~joji/x11/startx_no_xorg_conf.log >=20 > The corresponding Xorg.0.log is: > http://www.eskimo.com/~joji/x11/Xorg.0.log_no_xorg_conf >=20 >=20 > If I try "X -configure", I get: > http://www.eskimo.com/~joji/x11/X_-configure.log >=20 > When I try to run "startx", I get the following: > http://www.eskimo.com/~joji/x11/startx_xorg_conf.log >=20 > The corresponding Xorg.0.log is: > http://www.eskimo.com/~joji/x11/startx_xorg_conf.log >=20 > The xorg.conf file is: > http://www.eskimo.com/~joji/x11/xorg.conf Ok, something has gone horribly wrong in the probe phase. Get rid of all of the Screen lines from ServerLayout except for the entry for Screen 0. Get rid of all of the Monitor sections except for Monitor 0. Get rid of all of the Device sections except for the one that has Card0. And finally, get rid of all of the Screen sections except for Screen0. See what that does... robert. =20 >=20 > Has anybody else run into the same/similar issues after upgrade=20 > to Xorg-7.4? Does anybody have any suggestions that they can offer? >=20 > Thanks in advance for reading and trying to offer suggestions. >=20 > regards, > joseph > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --=20 Robert Noland FreeBSD --=-nDGEUBYbYpW1gozGDb+O Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEABECAAYFAkmpsqQACgkQM4TrQ4qfRONGPQCcCEQ8aD3A0vWBmZAIM/VQaO63 NX4An27/e1QtllQjBpxrv+dnUABxKVPZ =mcyW -----END PGP SIGNATURE----- --=-nDGEUBYbYpW1gozGDb+O--