<div dir="ltr">Thanks Dave, for the fast answer.<div><br></div><div style>I had a new attack of a "BWAAAH, since 5 years graphics drivers for X11 on Linux are a mess" moment. Things don't work out of the box, and if you try google-fu, then you get ton's of ancient, outdated or only halfways true information. Grrr.</div>
<div style><br></div><div style>That's not downplaying your work or knowledge at all, Dave. It's just an outburst of a feeling!</div><div style><br></div><div style><br></div><div style>I installed xserver-xorg-video-modesettings (from Debian Wheezy) and also updated xserver-core, -evdev, -vesa and -fbdev. The I started X11. Seems that Debian doesn't yet contain the addition of the modesettings driver to the auto-probed drivers, Xorg.0.log didn't contain a trace of modesettings.</div>
<div style><br></div><div style>So I added</div><div style><br></div><div style><div>Section "Device"</div><div>        Identifier "gma"</div><div>        Driver     "modesetting"</div><div><span class="" style="white-space:pre">   </span>BusID    "pci:0:2:0</div>
<div>EndSection<br></div><div><br></div><div style>But then I get</div><div style><br></div><div style>[  4309.430] (II) modesetting: Driver for Modesetting Kernel Drivers: kms</div><div>[  4309.430] (--) using VT number 1</div>
<div><br></div><div>[  4309.463] (WW) Falling back to old probe method for modesetting</div><div>[  4309.464] (II) UnloadModule: "modesetting"</div><div>[  4309.464] (EE) Screen(s) found, but none have a usable configuration.</div>
<div>[  4309.464] </div><div>Fatal server error:</div><div>[  4309.464] no screens found</div><div><br></div><div style>So, I tried to add a screen, while grumbling "Since when do I need a 'Screen' section in a modern xorg.conf again?":</div>
<div style><br></div><div style><div>Section "Screen"</div><div>        Identifier      "800x600"</div><div>        Device "Card0"<br></div><div>        DefaultDepth    24</div><div>EndSection<br>
</div><div><br></div><div style>But X11 still says</div><div style><br></div><div style><div style><div>[  4440.511] (EE) Screen(s) found, but none have a usable configuration.</div><div>[  4440.511] </div><div>Fatal server error:</div>
<div>[  4440.511] no screens found</div><div><br></div><div style>And of course, it's silent about WHAT exactly would constitute a usable configuration.</div><div style><br></div><div style>I tried 32 bits depth as well. I tried adding a subsection "Display". I tried to stay calm ...  but no success so far!   :-)</div>
<div style><br></div><div style><br></div><div style>BTW, I upgraded to kernel 3.9.2 for this.</div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/13 Dave Airlie <span dir="ltr"><<a href="mailto:airlied@gmail.com" target="_blank">airlied@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">><br>
> /var/log/Xorg.0.log doesn't contain anything differiing at all that is<br>
> related to video output.<br>
><br>
> And hints on how I could pursue this issue?<br>
<br>
</div>Try installing xf86-video-modesetting driver or whatever your distro calls it.<br>
<span class="HOEnZb"><font color="#888888"><br>
Dave.<br>
</font></span></blockquote></div><br></div>