System Environment: -------------------------- Arch: x86_64 Platform: Ivybridge Libdrm: (master)libdrm-2.4.49 Mesa: (10.0)724c07ff1288cebda9a009ca5a72bae5b51e1062 Xserver: (server-1.14-branch)xorg-server-1.14.4 Xf86_video_intel:(master)2.99.906 Cairo: (master)8e11a42e3e9b679dce97ac45cd8b47322536a253 Libva: (master)88ed1ebe960b1c4a7970e12f8df1ed7d7031352a Libva_intel_driver:(master)9d0bd942552a68411f2c223e362591ac9520a7f8 Kernel: (drm-intel-fixes) cd66407810869709e0d6764409137d48c6812cfc Bug detailed description: ------------------------- Run glxinfo,report couldn't find RGB GLX visual or fbconfig. It happens on xorg-server-1.14.4. It works well on xorg-server-1.14.4.901. output: name of display: :0.0 Error: couldn't find RGB GLX visual or fbconfig Error: couldn't find RGB GLX visual or fbconfig commit 339af2ae943d943f8ce986fc7bdcb8aa52b44922 fixed this issue. commit 339af2ae943d943f8ce986fc7bdcb8aa52b44922 Author: Eric Anholt <eric@anholt.net> Date: Tue Oct 22 14:22:04 2013 -0700 glx: Add support for the new DRI loader entrypoint. This is going to be exposed (and not the old entrypoint) for some DRI drivers once the megadrivers series lands, and the plan is to eventually transition all drivers to that. Hopefully this is unobtrusive enough to merge to stable X servers so that they can be compatible with new Mesa versions. v2: typo fix in the comment Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Keith Packard <keithp@keithp.com> Reproduce steps: ---------------- 1. start X 2. glxinfo
I guess we can close it since it has been fixed in 1.14.4.901. Anyway it's good to have a tracking record here.
Verified.Fixed.
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.