Bug 15405 - GLX clients recieve no visuals nor FBConfigs
Summary: GLX clients recieve no visuals nor FBConfigs
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 10:06 UTC by Ben Gamari
Modified: 2008-04-21 22:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ben Gamari 2008-04-08 10:06:05 UTC
In recent pulls of xserver/mesa, all GL applications have stopped working due to a lack of visuals and FBConfigs reported by the server.

Examples:

ben@mercury ~ $ /opt/exp/xorg/mesa/progs/xdemos/glxinfo 
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

ben@mercury ~ $ /opt/exp/xorg/mesa/progs/xdemos/glxgears
Error: couldn't get an RGB, Double-buffered visual

ben@mercury ~ $ /opt/exp/xorg/mesa/progs/xdemos/glxgears_fbconfig 
Error getting extensions string.

(note: the "error getting extensions string" message was added by me to glxgears_fbconfig and is due to libGL failing to recognize the screen as GL capable due to a lack of any visuals)
Comment 1 Ben Gamari 2008-04-21 22:31:01 UTC
This was fixed by Kristian.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.