From owner-freebsd-questions@FreeBSD.ORG Wed Aug 25 20:46:10 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 EACE416A4CE for ; Wed, 25 Aug 2004 20:46:10 +0000 (GMT) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C4A643D41 for ; Wed, 25 Aug 2004 20:46:02 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Wed, 25 Aug 2004 16:45:46 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Wednesday, 25 August 2004, 16:45:40 Message-ID: From: "Osmany Guirola Cruz" To: Date: Wed, 25 Aug 2004 16:45:40 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Class: urn:content-classes:message Thread-Topic: apsfilter and Epson Stylus C63 on Current Thread-Index: AcSK4VZnUb8P6B4aR8OljxI/Y/rV8QAAR4XW X-OriginalArrivalTime: 25 Aug 2004 20:45:46.0368 (UTC) FILETIME=[7F276000:01C48AE4] Subject: xorg on 5.3 beta 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, 25 Aug 2004 20:46:11 -0000 hi people i am trying to configure my nvidia card on freebsd 5.3beta and it's imposible to me do it=20 first xorgconfig does not find the card database like when i use xf86config= in 4.10 then the xorg.conf file it's incomplete=20 then i use the xorgcfg and does not work i get a gray screen with a mouse a= n nothing more my last choice is with sysinstall with "xorgcfg -textmode" a= nd i can find in the card database for my Geforce2 .. but when i do startx = i get screen not found my solution was copy the xorg.con.new in the /root d= irectory to /etc/X11/ then startx works but i compile the nvidia driver an = this error apears in the console=20 NVRM: detected agp.ko, aborting NVIDIA AGP setup but the startx works but glxgears give these error Xlib: extension "GLX" missing on display ":0.0". Error: couldn't get an RGB, Double-buffered visual HOW can i do my video card work correctly with xorg HELP PLEASE