http://bugzilla.opensuse.org/show_bug.cgi?id=1135237 http://bugzilla.opensuse.org/show_bug.cgi?id=1135237#c5 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(P.Suetterlin@roya | |c.iac.es) --- Comment #5 from Stefan Dirsch <sndirsch@suse.com> --- Ok. So it's not exactly headless, just a laptop with 2560x1440 internal display (interesting!), which you then switch later by autologin to 1080p. Ok. Now I remember a bit. x11vnc is an Xclient, which grabs the whole Xsession somehow and provides it via VNC protocol. Not sure why you want to do this at all. Why not just use our remote administration, where a displaymanager is started, which then triggers startup of Xvnc when a VNC viewer connects, the user can login via a greeter and then a Xsession gets started? I mean, if you want to use VNC anyway ...
How can I force the intel driver to use glamor?
I apologize. It's indeed not possible with intel driver. Mixed it up with radeon driver. :-( # man intel Option "AccelMethod" "string" Select acceleration method. There are a couple of backends available for accelerating the DDX. "UXA" (Unified Acceleration Archi- tecture) is the mature backend that was introduced to support the GEM driver model. It is in the process of being superseded by "SNA" (Sandybridge's New Acceleration). Until that process is complete, the ability to choose which backend to use remains for backwards compatibility. In addition, there are a pair of sub-options to limit the acceleration for debugging use. Specify "off" or "none" to disable all acceleration, or "blt" to disable render acceleration and only use the BLT engine. Default: use SNA (render acceleration) Diffferent options than "SNA" would be needed to specify via /etc/X11/xorg.conf.d/50-device.conf. -- You are receiving this mail because: You are on the CC list for the bug.