From owner-freebsd-current@FreeBSD.ORG Thu Sep 9 01:11:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA19716A4CE; Thu, 9 Sep 2004 01:11:12 +0000 (GMT) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D6E43D4C; Thu, 9 Sep 2004 01:11:12 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.101] (cpe-065-184-172-100.ec.rr.com [65.184.172.100])i891B6Nr027140; Wed, 8 Sep 2004 21:11:06 -0400 (EDT) Message-ID: <413FADB9.401@ec.rr.com> Date: Wed, 08 Sep 2004 21:11:21 -0400 From: jason User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040808) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexandr Kovalenko References: <20040908084352.GB69729@nevermind.kiev.ua> In-Reply-To: <20040908084352.GB69729@nevermind.kiev.ua> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-x11@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: X11 driver not configured with OpenGL X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 01:11:13 -0000 Alexandr Kovalenko wrote: >I'm trying to run neverball (ports/games/neverball), which is OpenGL 3D >game. But it fails to start with error message: > >$ neverball >neverball: X11 driver not configured with OpenGL > >I'm using 5.2.1-RELEASE with nVidia binary drivers >nvidia-driver-1.0.6113, but the same effect was with older drivers. > >Please, help me to undertand what direction should I dig to? > >Thanks in advance! > > > Do you have glx loaded? Does glxgears run?