glx-gears -stereo is not displayed in 3D for IceWM environment
This document (7022462) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Desktop 12 SP3
Situation
glxgears -stereo is not displayed in 3D for SLES12 SP2 & SP3 IceWM environment
Resolution
open Terminal and run following commands:
$ sudo -i # yast2 sysconfigSelect "Desktop" and hit spacebar for sub-menu, select "Display manager" and hit spacebar again,
Select "xdm" from the list.
Use Tab key for switching back to Configuration Options, use arrow buttons and select Window manager,
Select "icewm" from the list. Select "Finish" with Alt+f key combination to take over the new settings.
The default display manager is now xdm instead of gdm and the default window manager is icewm
Now change settings for extensions:
# vim /etc/X11/xorg.conf.d/50-extensions.confYou should see:
> Section "Extensions"
> Option "XFree86-DGA" "Disable"
> EndSection
> Section "Extensions"
> Option "XFree86-DGA" "Disable"
> Option "Composite" "Disable"
> EndSection
Cause
Workstation overlays, stereo visuals, and the unified back buffer (UBB)
are incompatible with Composite. These features will be automatically
disabled when Composite is detected.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7022462
- Creation Date: 14-Dec-2017
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise Desktop
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com
and reboot with
XDM asks for the user name first and then for the password. Enter both, IceWM should come up after login.