Bugzilla – Bug 129999
glxinfo hangs if not called on display :0
Last modified: 2006-12-05 20:00:53 UTC
Starting glxinfo hangs for several seconds, if the Xserver is not running on display :0. glxgears seems to take a few seconds before starting as well. It seems to try to open every possible display, starting with :0 . For example, start 'Xorg :93' and 'DISPLAY=:93 glxinfo'. This is even more problematic with Xgl. Starting 'DISPLAY=:93 Xgl' hangs forever, because it first tries to XOpenDisplay (:0.0) due to a xglQueryVersion, and as the Xgl's server port is alreay open, the connection does not immedeately fail -> deadlock.
*** Bug 129984 has been marked as a duplicate of this bug. ***
Already tried 8.19.10?
If ATI will fix this does not depend on the severity.
*** Bug 161247 has been marked as a duplicate of this bug. ***
Bug still present in 8.23.7.
Matthias, I don't think this is a dupe - the other bug is about Xgl (when setup with :1 display) hard crashes the machine. It's not delaying and then working, it's totally dead.
Correct. Sorry, misread it.
Looks as though the bug is still present in the 8.24.8 release
FYI, vesion 8.25.18 is available as of yesterday. Did anyone try it yet? The release notes URL target is empty. I don't have ATI hardware at home, so I will not be able to test it myself before monday.
FYI, we have a workaround in Xgl for quite some time now. However, the bug is still present.
If I remeber correctly this is an issue that we have discussed a long time ago in a different context. The problem is that the client needs to get information from the server before it opens a display as an X client. There must be another ticket somehwere here in the bugzilla.
Should be resolved in 8.27, can a Novell employee with acces to the beta drivers please verify.
Matthias will do so.
Is on my TODO list for tomorrow, in terms with my preparations for Luugi.
Seems to be fixed with beta drivers. Thanks!