Strange issue with fglrx/opengl

2015-03-14 Thread Dwayne Rightler
This one is puzzling me... any help would be great! glxinfo/glxgears does not work from my user account: darkomen@darkomen-desktop:~$ glxinfo name of display: :0 Error: couldn't find RGB GLX visual or fbconfig darkomen@darkomen-desktop:~$ glxgears Error: couldn't get an RGB, Double-buffered visu

[ANNOUNCE] font-util 1.3.1

2015-03-14 Thread Alan Coopersmith
These utilities are used when generating and building the packages for the X.Org fonts. This release fixes the autoconf macros installed for use generating the other Xorg font packages to respect the $PKG_CONFIG variable that some build systems, especially cross-compilers, require; and updates the

[ANNOUNCE] randrproto 1.4.1

2015-03-14 Thread Alan Coopersmith
This extension defines a protocol for clients to dynamically change X screens, so as to resize, rotate and reflect the root window of a screen. This release adds an optional "GUID" property for outputs, and corrects various errors in the previous version of the spec. Aaron Plattner (3): Add

[ANNOUNCE] libXvMC 1.0.9

2015-03-14 Thread Alan Coopersmith
libXv is the Xlib-based client library for the X-Video Motion Compensation API. This release now requires libX11 1.6 or later, and a C compiler less than 25 years old. Alan Coopersmith (3): Require ANSI C89 pre-processor, drop pre-C89 token pasting support Rename local err variable in

Re: Strange issue with fglrx/opengl

2015-03-14 Thread walt
On 03/14/2015 08:24 AM, Dwayne Rightler wrote: > glxinfo/glxgears does not work from my user account: > > darkomen@darkomen-desktop:~$ glxinfo > name of display: :0 > Error: couldn't find RGB GLX visual or fbconfig > > darkomen@darkomen-desktop:~$ glxgears > Error: couldn't get an RGB, Double-buf