Results 1 to 10 of 17
Okay, here's what I get when I try and open Quake 3 on my FreeBSD box
Code:
Q3 1.32 linux-i386 Oct 7 2002
----- FS_Startup -----
Current search path:
/root/.q3a/baseq3
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-25-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 40
Errors with OpenGL while trying to run Quake3 on FreeBSD.
Okay, here's what I get when I try and open Quake 3 on my FreeBSD box
I've got the dirvers installed, and even when I try and run glxgearsCode:Q3 1.32 linux-i386 Oct 7 2002 ----- FS_Startup ----- Current search path: /root/.q3a/baseq3 /usr/games/quake3/baseq3/pak8.pk3 (9 files) /usr/games/quake3/baseq3/pak7.pk3 (4 files) /usr/games/quake3/baseq3/PAK6.PK3 (64 files) /usr/games/quake3/baseq3/pak6.pk3 (64 files) /usr/games/quake3/baseq3/PAK5.PK3 (7 files) /usr/games/quake3/baseq3/pak5.pk3 (7 files) /usr/games/quake3/baseq3/PAK4.PK3 (272 files) /usr/games/quake3/baseq3/pak4.pk3 (272 files) /usr/games/quake3/baseq3/PAK3.PK3 (4 files) /usr/games/quake3/baseq3/pak3.pk3 (4 files) /usr/games/quake3/baseq3/PAK2.PK3 (148 files) /usr/games/quake3/baseq3/pak2.pk3 (148 files) /usr/games/quake3/baseq3/PAK1.PK3 (26 files) /usr/games/quake3/baseq3/pak1.pk3 (26 files) /usr/games/quake3/baseq3/pak0.pk3 (3539 files) /usr/games/quake3/baseq3 ./quake3.x86/baseq3 ---------------------- 4594 files in pk3 files execing default.cfg execing q3config.cfg couldn't exec autoexec.cfg Hunk_Clear: reset the hunk ok ------- Input Initialization ------- Joystick is not active. ------------------------------------ ----- Client Initialization ----- ----- Initializing Renderer ---- ------------------------------- ----- Client Initialization Complete ----- ----- R_Init ----- ...loading libGL.so.1: Initializing OpenGL display ...setting mode 3: 640 480 Using XFree86-VidModeExtension Version 2.2 Xlib: extension "XFree86-DGA" missing on display ":0.0". Failed to detect XF86DGA Mouse XFree86-VidModeExtension Activated at 640x480 Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Couldn't get a visual ...WARNING: could not set the given mode (3) ----- CL_Shutdown ----- RE_Shutdown( 1 ) ----------------------- ----- CL_Shutdown ----- ----------------------- Sys_Error: GLimp_Init() - could not load OpenGL subsyste
I'm stumped as to what to do, if anyone has any thoughts, I'd appreciate it. I'm wanting to play Urban Terror on something besides my laptop, hehe..Code:threeve# glxgears Xlib: extension "GLX" missing on display ":0.0". glxgears: Error: couldn't get an RGB, Double-buffered visual.
Thanks in advance
Grant
- 09-27-2005 #2Just Joined!
- Join Date
- Jun 2005
- Location
- Dänemark
- Posts
- 26
It migth be a stupid question, but do you mean glx drivers or graphic-card drivers installed?I've got the dirvers installed
It should say 'load glx' in x*conf.
- 09-28-2005 #3Just Joined!
- Join Date
- Jul 2005
- Posts
- 40
The card drivers.. I'm honestly not sure where to find, or what drivers to install for GLX.
- 10-02-2005 #4Just Joined!
- Join Date
- Aug 2005
- Posts
- 83
You need the XFree86 Linux Libs (for emulation).
In ports:
x11/linux-XFree86-libs
- 10-02-2005 #5Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Also make sure you have this in your xorg.conf (under modules):
Code:Load "glx"
- 10-03-2005 #6Just Joined!
- Join Date
- Jul 2005
- Posts
- 40
Alright, I got that installed, and it's giving me the same thing. as for the
Originally Posted by the0r3tic
code line in xorg.conf it is there. I'm stumped
- 10-03-2005 #7Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
run this and paste the results:
Code:glxinfo|grep accel
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 10-03-2005 #8Just Joined!
- Join Date
- Jul 2005
- Posts
- 40
I got this
Code:grant@threeve$ glxinfo|grep accel Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Error: couldn't find RGB GLX visual Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". grant@threeve$
- 10-03-2005 #9Just Joined!
- Join Date
- Aug 2005
- Posts
- 83
You basically need drivers for your gfx card then.
Originally Posted by killtehchair
Edit: Oh, well they havent been installed right.
- 10-03-2005 #10Just Joined!
- Join Date
- Jul 2005
- Posts
- 40
Any ideas? Uninstall and reinstall from NVIDIA's site or from ports? Is there anything special I need to set them up properly.
Originally Posted by the0r3tic


Reply With Quote
