DRI disabled on radeon after a GLX context

2011-10-10 Thread David Demelier
Hello, I realized that sometime DRI is disabled after running a game. In my case, I started games/etracer and shut down the X server. Then when I started X again DRI were disabled : (II) [drm] DRM interface version 1.0 (EE) [drm] Could not set DRM device bus ID. (EE) RADEON(0): [dri] DRIScree

Re: rss-glx screen saver compilation fails?

2008-09-09 Thread perryh
> spirographx.o(.text+0x30f): In function `getAll': > : undefined reference to `sincosf' Per Google, it's a gnu-ism: http://linux.die.net/man/3/sincosf void sincosf(float x, float *sin, float *cos); Several applications need sine and cosine of the same angle x. This function computes

rss-glx screen saver compilation fails?

2008-09-09 Thread Henrik Hudson
Hey List, running FreeBSD-7-stable (from April or so) i386 binary nVidia drivers Has anybody successfully got rss-glx (really slick screensavers; http://rss-glx.sourceforge.net/ ) to compile for them? It isn't in ports and I was trying to compile it. I think I got all of the depende

GLUT : OpenGL GLX extension not supported by display :: 1

2007-04-11 Thread rick norman
Running FreeBSD 6.1 release, xorg.conf has Load "GLX" in it. Platform is a Dell with ATI graphics. I am running an OpenGL based app that runs fine from the console but refuses to run remotely using VNC. I had no problem running it remotely with 4.8 FreeBSD. This is probably the

GLX (openGL) not working with Nvidia driver

2006-12-30 Thread E. J. Cerejo
I'm running 6.1 release and every time an application needs to use GLX like xscreensaver I get this error: Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missi

Re: X11/glx question

2006-07-30 Thread Alex Zbyslaw
Robert Huff wrote: /usr/X11R6/bin/glxgears /usr/X11R6/bin/glxinfo /usr/X11R6/include/GL/glx.h /usr/X11R6/include/GL/glxext.h /usr/X11R6/include/GL/glxint.h /usr/X11R6/include/GL/glxmd.h /usr/X11R6/include/GL/glxproto.h /usr/X11R6/include/GL/glxtokens.h /usr/X11R6/lib/modules/extensions/libglx.so

Re: X11/glx question

2006-07-29 Thread Robert Huff
Alex Zbyslaw writes: > You don't mention what commands you ran; 1) rebuilt mplayer without nvidia 2) pkg_deinstalled nvidia-driver 3) portupgraded -f xorg-libraries 4) portupgraded -f xorg-server > Also, you could try finding glx related files (e

Re: X11/glx question

2006-07-29 Thread Alex Zbyslaw
fact, running a pkg-delete -n it looks to me like nvidia-driver tries to move back all the original glx files that it replaced. You don't mention what commands you ran; one way to be sure of getting everything afresh is to de-install all of xorg and nvidia, then re-install xorg. If

Re: X11/glx question

2006-07-28 Thread Robert Huff
Alex Zbyslaw writes: > Is it possible that you have installed nvidia-driver in the past? Much to my astonishment, it was. It turns out to have been installed when I installed mplayer. > Make sure nvidia-driver isn't installed now and (hateful I know) > try re-installing xorg-librar

Re: X11/glx question

2006-07-28 Thread Alex Zbyslaw
pete wright wrote: On 7/28/06, Robert Huff <[EMAIL PROTECTED]> wrote: pete wright writes: > Hmm, I'd like to see your X.org config file. I am guessing you > may have the Nvidia glx module or Nvidia graphics driver > referenced in there. hmm...that's wierd.

Re: X11/glx question

2006-07-28 Thread Garrett Cooper
pete wright wrote: On 7/28/06, Robert Huff <[EMAIL PROTECTED]> wrote: pete wright writes: > Hmm, I'd like to see your X.org config file. I am guessing you > may have the Nvidia glx module or Nvidia graphics driver > referenced in there. File is appended.

Re: X11/glx question

2006-07-28 Thread pete wright
On 7/28/06, Robert Huff <[EMAIL PROTECTED]> wrote: pete wright writes: > Hmm, I'd like to see your X.org config file. I am guessing you > may have the Nvidia glx module or Nvidia graphics driver > referenced in there. File is appended. hmm...that'

Re: X11/glx question

2006-07-28 Thread Robert Huff
pete wright writes: > Hmm, I'd like to see your X.org config file. I am guessing you > may have the Nvidia glx module or Nvidia graphics driver > referenced in there. File is appended. Robert Huff Section "ServerLayout"

Re: X11/glx question

2006-07-28 Thread pete wright
On 7/28/06, Robert Huff <[EMAIL PROTECTED]> wrote: In attempting to disgnose an issue, I ran into this: (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled

X11/glx question

2006-07-28 Thread Robert Huff
In attempting to disgnose an issue, I ran into this: (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.8762 Module class: X.

Re: Xlib: extension "GLX" missing on display ":0.0".

2006-04-12 Thread David J Brooks
On Wednesday 12 April 2006 19:14, fredthetree wrote: > i installed the x11/nvidia-driver port with -DWITH_LEGACY_GPU_SUPPORT for > my ancient TNT2 64. too bad the screen resolution isn't as good =/ Did you also build the nvidia-xconfig and nvidia-settings tools? Both are available in /usr/ports/x

Re: Xlib: extension "GLX" missing on display ":0.0".

2006-04-12 Thread fredthetree
. > > (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 12 16:59:25 2006 > > (==) Using config file: "/etc/X11/xorg.conf" > > (EE) Failed to load module "glx" (module does not exist, 0) > > > > so where do i get th

Re: Xlib: extension "GLX" missing on display ":0.0".

2006-04-12 Thread David J Brooks
file: "/var/log/Xorg.0.log", Time: Wed Apr 12 16:59:25 2006 > (==) Using config file: "/etc/X11/xorg.conf" > (EE) Failed to load module "glx" (module does not exist, 0) > > so where do i get the glx module? Right here: http://www.nvidia.com/object/

Re: Xlib: extension "GLX" missing on display ":0.0".

2006-04-12 Thread Josh Paetzel
ile: "/var/log/Xorg.0.log", Time: Wed Apr 12 > 16:59:25 2006 (==) Using config file: "/etc/X11/xorg.conf" > (EE) Failed to load module "glx" (module does not exist, 0) > > so where do i get the glx module? > > On 4/12/06, David J Brooks <[EMAIL P

Re: Xlib: extension "GLX" missing on display ":0.0".

2006-04-12 Thread fredthetree
setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 12 16:59:25 2006 (==) Using config file: "/etc/X11/xorg.conf" (EE) Failed to load

Re: Xlib: extension "GLX" missing on display ":0.0".

2006-04-12 Thread David J Brooks
On Wednesday 12 April 2006 14:03, fredthetree wrote: > glx doesn't work. both glx and dri are in my xorg.conf, i'm using the nv > driver, i have graphics/dri installed. > > [EMAIL PROTECTED] ~]$ glxgears > Xlib: extension "GLX" missing on display ":0.0&

Xlib: extension "GLX" missing on display ":0.0".

2006-04-12 Thread fredthetree
glx doesn't work. both glx and dri are in my xorg.conf, i'm using the nv driver, i have graphics/dri installed. [EMAIL PROTECTED] ~]$ glxgears Xlib: extension "GLX" missing on display ":0.0". glxgears: Error: couldn't get an RGB, Double-buffered visual.

Problems with glx;/dev/agpgart doesn't exist

2005-12-04 Thread Rechistov Grigory
I'm running FreeBSD 6.0 RELEASE on Samsung V30 laptop, ATI Radeon 7500 videocard on board. X Window system runs perfectly till I don't try to deal with applicatons which use Glx, e.g. xscreensaver. I tried to tweak xorg.conf by enabling glx,dri. Now, after X starts, the kernel says

SOLVED: GLX extension in Xorg? (5.4 and 6.0)

2005-11-21 Thread David Gerard
Chris Hill wrote: > On Mon, 21 Nov 2005, David Gerard wrote: >> I have a 5.4 and a 6.0 box here, both with Xorg installed from >> ports. When running xscreensaver, half the time they come up >> saying the GLX extension isn't loaded. And, of course, they >> can&#x

Re: GLX extension in Xorg? (5.4 and 6.0)

2005-11-21 Thread Chris Hill
On Mon, 21 Nov 2005, David Gerard wrote: I have a 5.4 and a 6.0 box here, both with Xorg installed from ports. When running xscreensaver, half the time they come up saying the GLX extension isn't loaded. And, of course, they can't run glxgears for the same reason. The thing is, I

GLX extension in Xorg? (5.4 and 6.0)

2005-11-21 Thread David Gerard
I have a 5.4 and a 6.0 box here, both with Xorg installed from ports. When running xscreensaver, half the time they come up saying the GLX extension isn't loaded. And, of course, they can't run glxgears for the same reason. The thing is, I can't find which port installs this exte

Re: FreeBSD 5.3 NVIDIA-1.0.7174 GLX extension problem

2005-05-04 Thread Randy Dawson
/etc/X11/xorg.conf to change the driver "nv" to "nvidia" enjoy the open gl screensavers! Randy Dawson - Original Message - From: "Soheil Hassas Yeganeh" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 04, 2005 1:21 AM Subject: Re: FreeBSD 5.3 NVID

Re: FreeBSD 5.3 NVIDIA-1.0.7174 GLX extension problem

2005-05-03 Thread Soheil Hassas Yeganeh
: > > > I have problem using NVIDIA-1.0.7174. > > It failed to load GLX. What i can do for this? > > > > This is a warnings and errors of my X.org log > > > > (WW) NV(0): Option "CursorShadow" is not used > > (EE) Failed to initialize GLX extension

Re: FreeBSD 5.3 NVIDIA-1.0.7174 GLX extension problem

2005-05-03 Thread Lowell Gilbert
Soheil Hassas Yeganeh <[EMAIL PROTECTED]> writes: > I have problem using NVIDIA-1.0.7174. > It failed to load GLX. What i can do for this? > > This is a warnings and errors of my X.org log > > (WW) NV(0): Option "CursorShadow" is not used > (EE) Failed

FreeBSD 5.3 NVIDIA-1.0.7174 GLX extension problem

2005-05-02 Thread Soheil Hassas Yeganeh
Dear All, I have problem using NVIDIA-1.0.7174. It failed to load GLX. What i can do for this? This is a warnings and errors of my X.org log (WW) NV(0): Option "CursorShadow" is not used (EE) Failed to initialize GLX extension (NVIDIA X driver not found) I have attached the complete

Re: glx

2004-03-26 Thread Breno Colom
El 25/25/2004 07:18PM, Jason Dusek escribio: > Hi Everyone, > > How do I get the glx library for my system? Or how do I activate it? > Add the line: Load "glx" to the "Module" section in your /etc/X11/XF86Config file and restarting the X server. If your vide

glx

2004-03-25 Thread Jason Dusek
Hi Everyone, How do I get the glx library for my system? Or how do I activate it? -- ~*~* Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Problems with GeForce4 MX 440 AGP 8x, FreeBSD and GLX extension

2004-01-01 Thread xxavi
motherboard is a Aopen AX6BC with R2.59 BIOS version. The problem: When I enable 'nvidia' driver into XF86Config and nvidia.ko module and after, I try any aplication's GLX extension, my system reboot automatically! Why it occur? How can I solvent this problem? Thanks. _ xxav

Re: QuakeForge glx and sgl binaries fail on Radeon DRI

2003-12-09 Thread kitsune
Well if you compiled it with WITH_OPTIMIZED_CFLAGS, I would check and see if works with out it. On Mon, 08 Dec 2003 21:19:46 -0600 Reid Linnemann <[EMAIL PROTECTED]> wrote: > I'm attempting to get nq-glx or nq-sgl (I don't know what their differences > are) to run on a

QuakeForge glx and sgl binaries fail on Radeon DRI

2003-12-08 Thread Reid Linnemann
I'm attempting to get nq-glx or nq-sgl (I don't know what their differences are) to run on a FreeBSD4.9-STABLE box using a Radeon 7200 chip. I've got my X Server configured correctly, DRI is functioning, glxgears makes an indirect GLX context just fine, etc.. QuakeForge is able to