Jason White <[email protected]> (04/05/2011): > You need to install xserver-xorg-video-dummy (the "dummy" video > driver) and edit /etc/X11/xorg.conf to enable it: > > Section "device" > driver "dummy" > > I'm not completely sure that the above is correct, but it should be close.
That should read:
Section "Device"
Identifier "NoScreen"
Driver "dummy"
EndSection
(You can choose another identifier of course.)
Mraw,
KiBi.
signature.asc
Description: Digital signature

