[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cloning to an external video projector...



On Thu, 06 Jan 2005 14:32:56 +0100
Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org> wrote:

> Il giorno gio, 06-01-2005 alle 12:30 +0100, Arnaud Vandyck ha scritto:
> > Hi,
> > 
> > I'd have to make a presentation tomorrow (yes!) and I'd like to make it
> > on my Debian PowerBook ;-) The presentation is about a training in Linux
> > and the whole session (6 month, full time) will be on Debian boxes!
> [...]
> 
> non need to patch xfree86. I have a normal sarge installation. This is
> the releveant part of xf86config-4:

If it's helpfull for someone with xorg I use this conf in my alubook (radeon 9700):

Section "Device"
        Identifier      "radeon_clone"
        Driver          "radeon"
        Option          "DDCMode"       "true"
        Option          "CloneMode"     "1024x768"
        Option          "MetaModes"     "1280x854-1024x768 1024x768-1024x768 800x600-800x600"
        Option          "CRT2HSync"     "31.5-80"
        Option          "CRT2VRefresh"  "56.3-75"
EndSection

I have to disable usefbdev beause it uses mergedfb.

Only cloning. I can't make Xienerama works fine (strange yellow color or other problems).

Bye.





> Section "Device"
>         Identifier      "radeon9000"
>         Driver          "radeon"
>         Option          "UseFBDev"      "true"
>         Option          "DDCMode"       "true"
> #       Option          "MonitorLayout" "LVDS,TMDS"
>         Option          "CloneMode"     "1280x1024"
>         Option          "CRT2HSync"     "31.5-80"
>         Option          "CRT2VRefresh"  "56.3-75"
> EndSection
> 
> man radeon for more informations.
> 
> Bye,
> Giuseppe
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: