From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 14:58: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 0CD5616A405 for ; Tue, 17 Jul 2007 14:58:11 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 9C2F913C441 for ; Tue, 17 Jul 2007 14:58:10 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.66) with esmtp (envelope-from ) id <1IAoV6-0003Kt-RD>; Tue, 17 Jul 2007 16:58:08 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.66) with esmtpsa (envelope-from ) id <1IAoV6-0008Re-Q3>; Tue, 17 Jul 2007 16:58:08 +0200 Message-ID: <469CD8FF.1000400@zedat.fu-berlin.de> Date: Tue, 17 Jul 2007 14:58:07 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.4 (X11/20070628) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Subject: 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: Tue, 17 Jul 2007 14:58:11 -0000 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). Does anyone have a clue? Please send eMail as I'm not member of the x11-mailinglist. Regards, Oliver