<div dir="ltr">Created /etc/X11/xorg.conf.d/test_driver with 4 lines you described. No difference in behaviour as far as I could tell. Xorg.0.log here: <a href="https://gist.github.com/6939671">https://gist.github.com/6939671</a><br>

<br>It detected the xorg.conf.d directory but I'm not sure it loaded the file in it.<div><br></div><div>Lines 17-23:<div><div>[     6.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d"</div>

<div>[     6.108] (==) No Layout section.  Using the first Screen section.</div><div>[     6.108] (==) No screen section available. Using defaults.</div><div>[     6.108] (**) |-->Screen "Default Screen Section" (0)</div>

<div>[     6.108] (**) |   |-->Monitor "<default monitor>"</div><div>[     6.108] (==) No monitor specified for screen "Default Screen Section".</div><div><span class="" style="white-space:pre">    </span>Using a default monitor configuration.</div>

</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 11, 2013 at 8:10 PM, Chris Wilson <span dir="ltr"><<a href="mailto:chris@chris-wilson.co.uk" target="_blank">chris@chris-wilson.co.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Oct 11, 2013 at 07:55:59PM +0200, Oliver wrote:<br>
>    Where can I do this?<br>
<br>
</div>In a file under /etc/X11/xorg.conf.d (or if you are brave,<br>
/etc/X11/xorg.conf itself).<br>
<br>
cat > /etc/X11/xorg.conf <<EOF<br>
<div class="im">Section "Device"<br>
        Identifier "device0"<br>
        Driver "modesetting"<br>
EndSection<br>
</div>EOF<br>
<div class="HOEnZb"><div class="h5">-Chris<br>
<br>
--<br>
Chris Wilson, Intel Open Source Technology Centre<br>
</div></div></blockquote></div><br></div>