On 8/30/07, Gaudenz Steinlin <[EMAIL PROTECTED]> wrote:
> Hi
>
> On Wed, Aug 29, 2007 at 11:36:10PM -0400, Alex Deucher wrote:
> > Those of you with radeon based mac laptops please test the latest code
> > in that ati git tree.  I recently added connector table and quirk
> > information for mac laptops.  You will need at least xserver 1.3 and a
> > recent version of xrandr (1.2.2 preferred) to test.
> >
> > As far as I can tell there are three apple laptop variants:
> >
> > ibook                              - LVDS, TVDAC drives TV or VGA via dongle
> > powerbook-duallink   - LVDS, TV, External TMDS/Primary DAC
> > powerbook                   - LVDS, TV, Internal TMDS/Primary DAC
> >
> > To test, add:
> >
> > Option "MacModel" "<string>"
> >
> > to the device section of your xorg config where <string> is one of the
> > following:
> > ibook
> > powerbook-duallink
> > powerbook
> >
> > powerbook-duallink indicates that it is one of the laptops that has
> > dual link DVI rather than single link.  We can't yet init the external
> > dual link TMDS directly, but if OF inits it, it should work.  I'm also
> > not sure about some of the pll quirks for ibooks. those may not be
> > needed in all cases.
> >
> > Please test and let me know how it goes, as I don't have any macs and
> > we may need additional quirks or finer grained model info.  Also, make
> > sure I'm cc'ed as I'm not on this list.
>
> I compiled the latest git version against the packages in Debian
> unstable, added powerbook-duallink (I hope this is correct for my
> PowerBook5,8). Attached the VGA Input of an old beamer via the DVI to
> VGA converter. I attached my xorg.conf and X Server log. The result is
> mixed:
> - The internal LCD works as before.
> - The output is cloned to the external output (this is what I want), but
>   the resolution is not adaptad to the capabilities of the beamer. Older
>   versions of the ati driver did automatically lower the resolution.
>
> I don't know if this is an issue with my xorg.conf or a bug in the
> driver.
>

I'm not quite sure I understand what you are getting at.  which
resolution is not adapted to what?  the laptop panel?  the beamer?  As
far as I can tell, it seems to be doing the right thing.  Right now
the driver defaults each output to it's preferred mode (based on edid
from the monitor):

(II) RADEON(0): Output LVDS using initial mode 1440x960
(II) RADEON(0): Output DVI-0 using initial mode 1024x768

what do you want to happen?  if you'd rather have then both at one
resolution, you can use xrandr to change the mode on either or both
heads.

Alex


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to