From owner-freebsd-questions@FreeBSD.ORG Wed Sep 8 02:09:46 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 0FCB516A4CE for ; Wed, 8 Sep 2004 02:09:46 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id B893643D3F for ; Wed, 8 Sep 2004 02:09:45 +0000 (GMT) (envelope-from dustin@marsik.org) Received: from FF01.marsik.org (c-67-167-15-113.client.comcast.net[67.167.15.113]) by comcast.net (sccrmhc11) with SMTP id <200409080209450110067e04e>; Wed, 8 Sep 2004 02:09:45 +0000 Received: from 10.1.1.10 by FF01.marsik.org (InterScan E-Mail VirusWall NT); Tue, 07 Sep 2004 21:09:44 -0500 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 7 Sep 2004 21:09:44 -0500 Message-ID: <5878D00B313A8D4E8D00B7E3082FC6930370DD@FF01.marsik.org> X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: new card, still can't get X11 working Thread-Index: AcSUj12ZrxVVmbE/RbutCnoPzQIW9wAjARWEAANhXeMAAGbPYAAHlcWg From: "Dustin" To: "Hauan, David" , Subject: RE: new card, still can't get X11 working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 02:09:46 -0000 Hmm, I can't find DRM anywhere in the xorg.conf file?? Any more tips? -----Original Message----- From: Hauan, David [mailto:david.hauan@fairchild.af.mil]=20 Sent: Tuesday, September 07, 2004 5:32 PM To: freebsd-questions@freebsd.org Cc: Dustin Subject: RE: new card, still can't get X11 working > -----Original Message----- > From: Dustin [mailto:dustin@marsik.org]=20 > Sent: Tuesday, September 07, 2004 3:21 PM > To: freebsd-questions@freebsd.org > Subject: new card, still can't get X11 working >=20 >=20 > I originally sent this to the XFree86 list, but thought I may=20 > get some useful insight if I sent it here. =20 >=20 > =20 > =20 > I had a SIS 6326, and had problems getting X11 up and=20 > running, so went > to the store, and picked up an ATI Radeon 9200SE. > =09 > Then I rebuilt the system, here's the info: > =09 > ids# uname -a > =09 > FreeBSD ids.marsik.org 5.2.1-RELEASE FreeBSD=20 > 5.2.1-RELEASE #0: Mon Feb > 23 20:45:55 GMT 2004 > root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 > =09 > Immediately after install, I updated the ports tree=20 > using cvsup, then > updated the ports by running: > =09 > Portsdb -uU > Pkgdb -u > Portversion -v > Portupgrade -varRp -x openoffice > Portsclean -CDD > =09 > I then installed xorg from ports and configured xorg=20 > using both methods > specified by the handbook, which were: > =09 > The 'Xorg -configure' method & > The xorgconfig method > =09 > When I run 'startx', the system hangs. > =09 > =09 > Is there a magical video card I can buy to alleviate=20 > these issues? I > need to get past this point and get to what I'm really=20 > trying to do. > =09 > Any help is much appreciated. > =09 > Dustin > Ps, the xorg log is attached > =09 Disable DRM? in your XF86Config (or whatever it may be for Xorg). I had this problem as well and that cleared it up. Hope that helps dave