From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.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 [thread overview]
Message-ID: <bug-92039-502-piC5n1B5BA@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-92039-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1305 bytes --]
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.
[-- Attachment #1.2: Type: text/html, Size: 2222 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-09-25 11:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 7:24 [Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0 bugzilla-daemon
2015-09-18 7:25 ` bugzilla-daemon
2015-09-18 10:29 ` bugzilla-daemon
2015-09-18 10:29 ` bugzilla-daemon
2015-09-18 10:51 ` bugzilla-daemon
2015-09-18 13:41 ` bugzilla-daemon
2015-09-18 17:31 ` bugzilla-daemon
2015-09-25 8:58 ` bugzilla-daemon
2015-09-25 11:40 ` bugzilla-daemon [this message]
2015-09-28 8:46 ` bugzilla-daemon
2016-01-03 1:02 ` bugzilla-daemon
2018-08-31 6:23 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-92039-502-piC5n1B5BA@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox