ATI 6.7.192 Dual-Head DVI

Alex Deucher alexdeucher at gmail.com
Mon Sep 24 15:05:40 PDT 2007


On 9/24/07, Bryce Harrington <bryce at bryceharrington.org> wrote:
> On Sat, Sep 22, 2007 at 04:01:26PM -0400, Alex Deucher wrote:
> > On 9/22/07, Bryce Harrington <bryce at bryceharrington.org> wrote:
> > > Should dual cards work?
> > >
> > > In experimenting with -ati's xrandr, I could get dual screen working
> > > with one card, but triple head with two cards doesn't seem to work (lots
> > > of screen corruption).
> >
> > not sure.  I haven't tried it myself.
>
> I tried again with the 6.7.194 driver.  Photos, README, and files are
> here:
>
>   http://people.ubuntu.com/~bryce/triple-head/
>
> Essentially, after switching to tty1 and back, all 3 monitors displayed
> without corruption, however monitor 3 was inaccessible by mouse or
> keyboard.

you don't specify any orientation for screen2 to in your config:
        Screen          "Screen0"
#        Screen          "Screen1"
        Screen          "Screen2"

should be something like:
        Screen          "Screen0" 0 0
#        Screen          "Screen1"
        Screen          "Screen2" RightOf "Screen0"

>
> Also, it brings up a question.  How *would* one configure multi-board
> setups with xrandr?  I notice the screens on the second card have the
> same identifiers as the screens on the first card.

GPU objects.  xrandr 1.3

Alex



More information about the xorg mailing list