From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 18 Sep 2015 07:24:52 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0796947379==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D05386E5F5 for ; Fri, 18 Sep 2015 00:24:52 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0796947379== Content-Type: multipart/alternative; boundary="1442561092.4dE70.7192"; charset="UTF-8" --1442561092.4dE70.7192 Date: Fri, 18 Sep 2015 07:24:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 Bug ID: 92039 Summary: glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Product: Mesa Version: 10.1 Hardware: All OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: mikolaj.chadzynski@mobica.com QA Contact: dri-devel@lists.freedesktop.org Created attachment 118341 --> https://bugs.freedesktop.org/attachment.cgi?id=118341&action=edit XOrg.0.log glxinfo displays visuals correctly for mesa 9.2.5 (SW rendering works ok - checked with glxgears) but when mesa updated to 10.1.2 I'm getting error: libGL error: failed to load driver: radeonsi libGL error: failed to load driver: swrast Error: couldn't find RGB GLX visual or fbconfig Error: couldn't find RGB GLX visual or fbconfig xdpyinfo returns only 3 X visuals (for mesa 9.2.5 it was about 100) glxinfo return 0 GLX visuals and all GLXFBConfigs have VisDepth = 0 Traced in libGL.so (glxect.c): GetVisualConfigs returns 0 visuals. Answering this question would help: Where in mesa creating/getting information about visuals is done? XOrg.O.log shows no error. I suspect the problem is in radeonsi_drv.so, but for sure it's in Mesa. -- You are receiving this mail because: You are the assignee for the bug. --1442561092.4dE70.7192 Date: Fri, 18 Sep 2015 07:24:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Bug ID 92039
Summary glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0
Product Mesa
Version 10.1
Hardware All
OS Linux (All)
Status NEW
Severity critical
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter mikolaj.chadzynski@mobica.com
QA Contact dri-devel@lists.freedesktop.org

Created attachment 118341 [details]
XOrg.0.log

glxinfo displays visuals correctly for mesa 9.2.5 (SW rendering works ok -
checked with glxgears) but when mesa updated to 10.1.2 I'm getting error:
libGL error: failed to load driver: radeonsi
libGL error: failed to load driver: swrast
Error: couldn't find RGB GLX visual or fbconfig
Error: couldn't find RGB GLX visual or fbconfig

xdpyinfo returns only 3 X visuals (for mesa 9.2.5 it was about 100)
glxinfo return 0 GLX visuals and all GLXFBConfigs have VisDepth = 0

Traced in libGL.so (glxect.c):
GetVisualConfigs returns 0 visuals.

Answering this question would help:
Where in mesa creating/getting information about visuals is done?

XOrg.O.log shows no error.


I suspect the problem is in radeonsi_drv.so, but for sure it's in Mesa.


You are receiving this mail because:
  • You are the assignee for the bug.
--1442561092.4dE70.7192-- --===============0796947379== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0796947379==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 18 Sep 2015 07:25:56 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0508507103==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 65FF06E72A for ; Fri, 18 Sep 2015 00:25:56 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0508507103== Content-Type: multipart/alternative; boundary="1442561156.E24415d0.7507"; charset="UTF-8" --1442561156.E24415d0.7507 Date: Fri, 18 Sep 2015 07:25:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 mikolaj.chadzynski@mobica.com changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |high CC| |mikolaj.chadzynski@mobica.c | |om -- You are receiving this mail because: You are the assignee for the bug. --1442561156.E24415d0.7507 Date: Fri, 18 Sep 2015 07:25:56 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 92039
What Removed Added
Priority medium high
CC   mikolaj.chadzynski@mobica.com


You are receiving this mail because:
  • You are the assignee for the bug.
--1442561156.E24415d0.7507-- --===============0508507103== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0508507103==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 18 Sep 2015 10:29:05 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0935108160==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9CD466EDAA for ; Fri, 18 Sep 2015 03:29:05 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0935108160== Content-Type: multipart/alternative; boundary="1442572145.4520Ce20.11699"; charset="UTF-8" --1442572145.4520Ce20.11699 Date: Fri, 18 Sep 2015 10:29:05 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #1 from mikolaj.chadzynski@mobica.com --- ERRATA: radeon_si_dri.so not radeon_si_drv.so in last sentence -- You are receiving this mail because: You are the assignee for the bug. --1442572145.4520Ce20.11699 Date: Fri, 18 Sep 2015 10:29:05 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 1 on bug 92039 from
ERRATA: radeon_si_dri.so not radeon_si_drv.so in last sentence


You are receiving this mail because:
  • You are the assignee for the bug.
--1442572145.4520Ce20.11699-- --===============0935108160== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0935108160==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 18 Sep 2015 10:29:51 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0094391733==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0ABED6EDAA for ; Fri, 18 Sep 2015 03:29:51 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0094391733== Content-Type: multipart/alternative; boundary="1442572190.30773A0.11814"; charset="UTF-8" --1442572190.30773A0.11814 Date: Fri, 18 Sep 2015 10:29:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #2 from mikolaj.chadzynski@mobica.com --- radeonsi_dri.so not radeonsi_drv.so :-) -- You are receiving this mail because: You are the assignee for the bug. --1442572190.30773A0.11814 Date: Fri, 18 Sep 2015 10:29:50 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 92039 from
radeonsi_dri.so not radeonsi_drv.so :-)


You are receiving this mail because:
  • You are the assignee for the bug.
--1442572190.30773A0.11814-- --===============0094391733== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0094391733==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 18 Sep 2015 10:51:37 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1652940751==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A49C76E197 for ; Fri, 18 Sep 2015 03:51:37 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1652940751== Content-Type: multipart/alternative; boundary="1442573497.AFAe50.14762"; charset="UTF-8" --1442573497.AFAe50.14762 Date: Fri, 18 Sep 2015 10:51:37 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #3 from Emil Velikov --- Hi Mikolaj Here are a few things to try (keep in mind that I'm not a radeon dev) - Afaics this is a PPC - is it big endian (BE) system ? - Do try a later mesa 10.6.x or 11.0.x. Last (and final) 10.1.x was rolled out ~15 months ago, plus we had some BE fixes that just landed. -- You are receiving this mail because: You are the assignee for the bug. --1442573497.AFAe50.14762 Date: Fri, 18 Sep 2015 10:51:37 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 92039 from
Hi Mikolaj

Here are a few things to try (keep in mind that I'm not a radeon dev)
 - Afaics this is a PPC - is it big endian (BE) system ?
 - Do try a later mesa 10.6.x or 11.0.x. Last (and final) 10.1.x was rolled out
~15 months ago, plus we had some BE fixes that just landed.


You are receiving this mail because:
  • You are the assignee for the bug.
--1442573497.AFAe50.14762-- --===============1652940751== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1652940751==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 18 Sep 2015 13:41:03 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0933962731==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 395B36EDF0 for ; Fri, 18 Sep 2015 06:41:03 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0933962731== Content-Type: multipart/alternative; boundary="1442583663.B100c8D0.17069"; charset="UTF-8" --1442583663.B100c8D0.17069 Date: Fri, 18 Sep 2015 13:41:03 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #4 from mikolaj.chadzynski@mobica.com --- I've tried mesa 10.4.4 with the same result (yes this is PPC). And I haven't tried higher version since it needs Xserver update. Anyway it displays visuals correctly for mesa 9.2.5. So it's communication between radeonsi_dri.so and xserver which is broken (even xdpyinfo shows only 3 X visuals). -- You are receiving this mail because: You are the assignee for the bug. --1442583663.B100c8D0.17069 Date: Fri, 18 Sep 2015 13:41:03 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 4 on bug 92039 from
I've tried mesa 10.4.4 with the same result (yes this is PPC). And I haven't
tried higher version since it needs Xserver update.
Anyway it displays visuals correctly for mesa 9.2.5.
So it's communication between radeonsi_dri.so and xserver which is broken (even
xdpyinfo shows only 3 X visuals).


You are receiving this mail because:
  • You are the assignee for the bug.
--1442583663.B100c8D0.17069-- --===============0933962731== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0933962731==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 18 Sep 2015 17:31:53 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0752425178==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5C10C72003 for ; Fri, 18 Sep 2015 10:31:53 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0752425178== Content-Type: multipart/alternative; boundary="1442597513.5Ea13F80.9005"; charset="UTF-8" --1442597513.5Ea13F80.9005 Date: Fri, 18 Sep 2015 17:31:53 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #5 from Emil Velikov --- So it does sound like you're having a BE system. Handful of fixes for those just landed in 10.6/11.0 I'm afraid. Although I'm not sure why newer xserver will be required... guessing you're running a old (pre glamor, or out-of-tree glamor) one ? If you're worried about messing up your setup you can always grab a recent enough livecd or install Fedora rawhide/Archlinux/etc in a separate partition. -- You are receiving this mail because: You are the assignee for the bug. --1442597513.5Ea13F80.9005 Date: Fri, 18 Sep 2015 17:31:53 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 92039 from
So it does sound like you're having a BE system. Handful of fixes for those
just landed in 10.6/11.0 I'm afraid.

Although I'm not sure why newer xserver will be required... guessing you're
running a old (pre glamor, or out-of-tree glamor) one ? If you're worried about
messing up your setup you can always grab a recent enough livecd or install
Fedora rawhide/Archlinux/etc in a separate partition.


You are receiving this mail because:
  • You are the assignee for the bug.
--1442597513.5Ea13F80.9005-- --===============0752425178== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0752425178==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 25 Sep 2015 08:58:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0632358663==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 188726EFAA for ; Fri, 25 Sep 2015 01:58:44 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0632358663== Content-Type: multipart/alternative; boundary="1443171523.df1D0.16389"; charset="UTF-8" --1443171523.df1D0.16389 Date: Fri, 25 Sep 2015 08:58:43 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #6 from mikolaj.chadzynski@mobica.com --- (In reply to Emil Velikov from comment #5) I've tried mesa 10.6.1 and results are the same (x-server 1.15.0, glamor 0.6.0) Are there any dependencies of the version required which are not checked e.g. xf86 driver or drm which can be a cause of this error ? -- You are receiving this mail because: You are the assignee for the bug. --1443171523.df1D0.16389 Date: Fri, 25 Sep 2015 08:58:43 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 6 on bug 92039 from
(In reply to Emil Velikov from comment #5)
I've tried mesa 10.6.1 and results are the same (x-server 1.15.0, glamor 0.6.0)
Are there any dependencies of the version required which are not checked e.g.
xf86 driver or drm which can be a cause of this error ?


You are receiving this mail because:
  • You are the assignee for the bug.
--1443171523.df1D0.16389-- --===============0632358663== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0632358663==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 25 Sep 2015 11:40:05 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0935621365==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1DBEF6F084 for ; Fri, 25 Sep 2015 04:40:05 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0935621365== Content-Type: multipart/alternative; boundary="1443181204.dF2165EB0.21546"; charset="UTF-8" --1443181204.dF2165EB0.21546 Date: Fri, 25 Sep 2015 11:40:04 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #7 from mikolaj.chadzynski@mobica.com --- It looks like the screen created by gallium/drivers/radeon/si_pipe.c is not getting correct configuration from the driver (or display controller ?). Which part of the system is responsible for creating visuals in the screen ? XGetVisualInfo from XServer is returning only 3 X visuals (two 24bits depth and 1 32 bits depth) - checked with xdpyinfo. Then xGLXGetVisualConfigs returns 0 visuals - checked with glxinfo which shows 0 GLX Visuals and al GLXFBConfigs have VisDepth = 0. I'm using Yocto distribution for PPC where the default mesa is 9.2.5. Here is my investigation with different versions of mesa: 9.2.5: Visuals are created correctly and SW rendering works but switching on HW rendering (loading radeonsi_dri.so) is causing GPU error. 10.1.2: No GLX Visuals unable to run SW rendering, GPU error while loading radeonsi_dri.so 10.4.4: No GLX Visuals, No gpu error 10.6.1: No GLX Visuals, No gpu error In all cases there is no error in XOrg.0.log. It shows: ... RADEON(0): Direct rendering enabled RADEON(0): Use GLAMOR acceleration. RADEON(0): Acceleration enabled ... AIGLX: Loaded and initialized radeonsi -- You are receiving this mail because: You are the assignee for the bug. --1443181204.dF2165EB0.21546 Date: Fri, 25 Sep 2015 11:40:04 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 7 on bug 92039 from
It looks like the screen created by gallium/drivers/radeon/si_pipe.c is not
getting correct configuration from the driver (or display controller ?).
Which part of the system is responsible for creating visuals in the screen ?

XGetVisualInfo from XServer is returning only 3 X visuals (two 24bits depth and
1 32 bits depth) - checked with xdpyinfo.

Then xGLXGetVisualConfigs returns 0 visuals - checked with glxinfo  which shows
0 GLX Visuals and al GLXFBConfigs have VisDepth = 0.

I'm using Yocto distribution for PPC where the default mesa is 9.2.5.
Here is my investigation with different versions of mesa:
9.2.5:
Visuals are created correctly and SW rendering works but switching on HW
rendering (loading radeonsi_dri.so) is causing GPU error.
10.1.2:
No GLX Visuals unable to run SW rendering, GPU error while loading
radeonsi_dri.so
10.4.4:
No GLX Visuals, No gpu error
10.6.1:
No GLX Visuals, No gpu error

In all cases there is no error in XOrg.0.log. It shows:
...
RADEON(0): Direct rendering enabled
RADEON(0): Use GLAMOR acceleration.
RADEON(0): Acceleration enabled
...
AIGLX: Loaded and initialized radeonsi


You are receiving this mail because:
  • You are the assignee for the bug.
--1443181204.dF2165EB0.21546-- --===============0935621365== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0935621365==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Mon, 28 Sep 2015 08:46:06 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0650096536==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 976236E271 for ; Mon, 28 Sep 2015 01:46:06 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0650096536== Content-Type: multipart/alternative; boundary="1443429966.77Ad0780.2238"; charset="UTF-8" --1443429966.77Ad0780.2238 Date: Mon, 28 Sep 2015 08:46:06 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D92039 --- Comment #8 from Michel D=C3=A4nzer --- See bug 71789 and http://lists.freedesktop.org/archives/mesa-dev/2015-September/095517.html f= or some context. Note that this is only the tip of an iceberg of issues for the radeonsi dri= ver on big endian hosts. Don't expect this to work anytime soon. --=20 You are receiving this mail because: You are the assignee for the bug. --1443429966.77Ad0780.2238 Date: Mon, 28 Sep 2015 08:46:06 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 8 on bug 92039<= /a> from Michel D=C3=A4nzer
See bug 71789 and
http://lists.freedesktop.org/archives/mesa-dev/2015-September/09=
5517.html for
some context.

Note that this is only the tip of an iceberg of issues for the radeonsi dri=
ver
on big endian hosts. Don't expect this to work anytime soon.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1443429966.77Ad0780.2238-- --===============0650096536== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0650096536==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Sun, 03 Jan 2016 01:02:05 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1675231317==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 371666E1DC for ; Sat, 2 Jan 2016 17:02:05 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1675231317== Content-Type: multipart/alternative; boundary="1451782925.cD7AA70.8271"; charset="UTF-8" --1451782925.cD7AA70.8271 Date: Sun, 3 Jan 2016 01:02:05 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=92039 --- Comment #9 from Alex Perez --- I don't think this problem is specific to radeonsi; With the very latest git-built Mesa from today, I get the exact same problem with r600. Interestingly, 3D acceleration works with 16-bit depth, albeit still with wonky colors on Big Endian. 24 bit does not work at all with the very latest mesa from git, as of today. -- You are receiving this mail because: You are the assignee for the bug. --1451782925.cD7AA70.8271 Date: Sun, 3 Jan 2016 01:02:05 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 9 on bug 92039 from
I don't think this problem is specific to radeonsi; With the very latest
git-built Mesa from today, I get the exact same problem with r600.
Interestingly, 3D acceleration works with 16-bit depth, albeit still with wonky
colors on Big Endian. 24 bit does not work at all with the very latest mesa
from git, as of today.


You are receiving this mail because:
  • You are the assignee for the bug.
--1451782925.cD7AA70.8271-- --===============1675231317== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1675231317==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 Date: Fri, 31 Aug 2018 06:23:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1866623213==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id ADB3A6E7F0 for ; Fri, 31 Aug 2018 06:23:59 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1866623213== Content-Type: multipart/alternative; boundary="15356966392.4ac8.24505" Content-Transfer-Encoding: 7bit --15356966392.4ac8.24505 Date: Fri, 31 Aug 2018 06:23:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D92039 Timothy Arceri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --=20 You are receiving this mail because: You are the assignee for the bug.= --15356966392.4ac8.24505 Date: Fri, 31 Aug 2018 06:23:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Timothy Arceri changed bug 92039<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- WONTFIX


You are receiving this mail because:
  • You are the assignee for the bug.
= --15356966392.4ac8.24505-- --===============1866623213== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1866623213==--