|
Bugzilla – Full Text Bug Listing |
| Summary: | Indirect GLX broken for Chrome, glxgears, glxinfo etc. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Forgotten User AxJOWNyuVy <forgotten_AxJOWNyuVy> |
| Component: | X.Org | Assignee: | E-mail List <xorg-maintainer-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Critical | ||
| Priority: | P0 - Crit Sit | CC: | forgotten_AxJOWNyuVy, psychonaut |
| Version: | Leap 42.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | openSUSE 42.2 | ||
| See Also: | http://bugzilla.suse.com/show_bug.cgi?id=1032509 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User AxJOWNyuVy
2017-04-23 11:17:59 UTC
Indirect GLX support has been disabled by default by usptream (mainly for security reasons IIUC). You can reenable it by adding "+iglx" to Xserver command line. Not so easy to add depending on which display manager you're using. Fortunately my collegue Michal S. backported the equivalent xorg.conf option for Leap 42.1 and 42.2. Should be available as xorg-x11-server update soon. Then you can just add an xorg.conf ServerFlags section with Option "IndirectGLX" "yes". We don't plan to change the upstream default. |