[Debian-eeepc-devel] External monitor

Axel Beckert abe at deuxchevaux.org
Tue May 20 20:14:46 UTC 2008


Hi,

On Tue, May 20, 2008 at 08:00:50PM +0200, Sven Arvidsson wrote:
> On Tue, 2008-05-20 at 18:19 +0200, Axel Beckert wrote:
> > Technically this works fine on the 701 4G, but it's practically
> > unusable, because both displays' resolution must fit in 800x800
> > together. So the best option is 640x350 on the internal and 720x400 on
> > the external display -- which short said sucks.
> 
> AFAIK, the maximum framebuffer for intel is 2048x2048 (if you want DRI).
> 
> It sounds like you need to set a "Virtual 2048 2048" line in the screen
> configuration in xorg.conf.

You're right! Thanks! That one line makes the EeePC much more useful
in a second. ;-)

It looks now like this:

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        SubSection "Display"
                Virtual         2048 2048
        EndSubSection
EndSection

Thanks again!

		Regards, Axel
-- 
Axel Beckert - abe at deuxchevaux.org, abe at noone.org - http://noone.org/abe/



More information about the Debian-eeepc-devel mailing list