From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 06:13:21 2003 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 58FE637B401; Mon, 14 Apr 2003 06:13:21 -0700 (PDT) Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [193.162.153.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3114343FA3; Mon, 14 Apr 2003 06:13:20 -0700 (PDT) (envelope-from freebsd.nospam@mekanix.dk) Received: from frodo.my.domain (0x3ef34d97.albnxx2.adsl.tele.dk [62.243.77.151]) by pfepb.post.tele.dk (Postfix) with ESMTP id D23E25EE253; Mon, 14 Apr 2003 15:13:17 +0200 (CEST) From: Bjarne Wichmann Petersen To: Eric Anholt Date: Mon, 14 Apr 2003 15:13:29 +0200 User-Agent: KMail/1.5.1 References: <200304140816.58961.freebsd.nospam@mekanix.dk> <1050306525.629.7.camel@leguin> In-Reply-To: <1050306525.629.7.camel@leguin> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304141513.29813.freebsd.nospam@mekanix.dk> cc: Dave cc: freebsd-emulation@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: linux DRI? (Re: Never Winter Nights for Linux (?)) 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: Mon, 14 Apr 2003 13:13:21 -0000 On Monday 14 April 2003 09:48, Eric Anholt wrote: > On Sun, 2003-04-13 at 23:16, Bjarne Wichmann Petersen wrote: > > linux_base-7.1_3 The base set of packages needed in Linux mode > > linux_dri-4.3.0 Binary Linux DRI libraries for 3D hardware > > acceleration of linux_glx-991127 Libraries to make use of glx-aware > > Linux apps > ^^^ This is your problem here. Remove linux_glx. It is for XFree86 > 3.3.6. You may need to reinstall linux_dri after that. I may try to > get it patched to refuse on XFREE86_VERSION=4. Hmm, well, now it doesn't crash anymore. Instead I get this: $ q3demo Q3 1.11 linux-i386 Dec 4 1999 ----- FS_Startup ----- Current search path: /home/mekanix/.q3a/baseq3 ./baseq3 ---------------------- Running in restricted demo mode. ----- FS_Startup ----- Current search path: /home/mekanix/.q3a/demoq3 ./demoq3/pak0.pk3 (1387 files) ./demoq3 ---------------------- execing default.cfg execing q3config.cfg couldn't exec autoexec.cfg ----- Client Initialization ----- ----- Initializing Renderer ---- ------------------------------- ----- Client Initialization Complete ----- --- Common Initialization Complete --- Opening IP socket: localhost:27960 Hostname: frodo.my.domain Alias: frodo IP: 192.168.1.6 ----- R_Init ----- ...loading libGL.so: QGL_Init: Can't load libGL.so from /etc/ld.so.conf or current dir: /usr/X11R6/share/q3ademo/libGL.so: cannot open shared object file: No such file or directory failed ...loading libMesaVoodooGL.so: QGL_Init: Can't load libMesaVoodooGL.so from /etc/ld.so.conf or current dir: /usr/X11R6/share/q3ademo/libMesaVoodooGL.so: cannot open shared object file: No such file or directory failed ----- CL_Shutdown ----- RE_Shutdown( 1 ) ----------------------- ----- CL_Shutdown ----- ----------------------- Error: GLimp_Init() - could not load OpenGL subsystem :-/ Bjarne -- Homepage: http://www.mekanix.dk