From owner-freebsd-questions@FreeBSD.ORG Wed Jul 18 18:22:11 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B52916A406 for ; Wed, 18 Jul 2007 18:22:11 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 32AE013C4C4 for ; Wed, 18 Jul 2007 18:22:11 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id C5FA65191A; Wed, 18 Jul 2007 14:22:07 -0400 (EDT) Date: Wed, 18 Jul 2007 19:22:00 +0100 From: RW To: "O. Hartmann" Message-ID: <20070718192200.194663b5@gumby.homeunix.com.> In-Reply-To: <469CD8FF.1000400@zedat.fu-berlin.de> References: <469CD8FF.1000400@zedat.fu-berlin.de> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org, freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0-CURRENT/Xorg 7.2: nv driver without OpenGL? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2007 18:22:11 -0000 On Tue, 17 Jul 2007 14:58:07 +0000 "O. Hartmann" wrote: > Hello List. > I run into a problems after upgrading a box from FreeBSD > 6.2-STABLE/i386 with Xorg 7.2 to FreeBSD 7.0-CURRENT/i386 with Xorg > 7.2. > > Stellarium 0.8.2 as taken from the ports is frequently used by my > department to produce some scenic pictures and Stellarium ran quite > well on my box on FreeBSD 6.2-STABLE and Xorg 7.2. After changing OS > to FreeBSD 7.0-CURRENT/i386 and recompiling everything Stellarium > quits working immediately after startup with this error message: > > ------------------------------------------------------- > [ This is Stellarium 0.8.2 - http://www.stellarium.org ] > [ Copyright (C) 2000-2006 Fabien Chereau et al ] > ------------------------------------------------------- > Warning: Couldn't set 1024x768 video mode (X11 driver not configured > with OpenGL), retrying with stencil size 0 > Error: Couldn't set 1024x768 video mode: X11 driver not configured > with OpenGL! > > This happens with every resolution I try to start the application. > > I checked the nv-X-driver for my nVidia graphics board and realized > it isn't built with OpebGL support anymore as it was/seemed to be > previously (Stellarium ran quite well prior to the OS change). Are you sure that you were previously using the nv driver rather than the nvidia driver? AFAIK nv has never had any OpenGL support. x11/nvidia-driver is the manufacturers own driver, with 3-d hardware support.