[Bug 9955] radeon-randr12-v3 branch: not driving iBook panel correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 27 14:04:43 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=9955





------- Comment #17 from agd5f at yahoo.com  2007-08-27 14:04 PST -------
(In reply to comment #16)
> (In reply to comment #15)
> > does it work if you start X without the external monitor attached?
> 
> No.
> 
> 
> > Is the
> > external port VGA or DVI? Does the ibook have a tv-out port and if so do you
> > have it connected?
> 
> It seems to be a multifunction port.  From
> http://support.apple.com/specs/ibook/iBook_G4.html :
> 
> "Video mirroring supports VGA video out to an external display or projector
> (requires included Apple VGA Video Adapter) and S-video and composite video out
> to a TV or VCR (requires optional Apple Video Adapter, sold separately)."
> 
> I'm using a VGA adapter.

Ah, ok, so it uses the tv dac.  very interesting.

> 
> >  If not, lets try hardcoding the outputs:
> > 
> > Add:
> > 
> > Option "ConnectorTable" "2,2,2,1,3,0,2"
> > 
> > to the device section of your config.
> 
> That doesn't work; it seems there should be eight numbers.
> 

Whoops!  it should be:
Option "ConnectorTable" "2,2,2,1,3,0,2,2"
for the primary dac or
Option "ConnectorTable" "2,2,2,1,3,1,2,2"
for the tv dac.  I suspect it's using the tv dac.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list