Talk:ATI Mobility FireGL T2
Did anyone manage to configure Xorg to enable the DVI port via the port replicator? I used some configuration hints from this wiki but so far, the only output that works is the analog one.
Here's a snippet of my config:
Section "Device" Identifier "radeon" Driver "radeon" Option "AGPMode" "4" Option "EnablePageFlip" "on" Option "RenderAccel" "on" Option "AGPFastWrite" "yes" Option "DynamicClocks" "on" Option "BIOSHotkeys" "on" Option "PanelSize" "1280x1024" Option "MonitorLayout" "LVDS, TMDS" Option "MergedFB" "true" Option "CRT2Position" "Clone" Option "CRT2Hsync" "31-80" Option "CRT2VRefresh" "56-75" Option "MetaModes" "1280x1024" Option "MergedNonRectangular" "true" BusID "PCI:1:0:0" EndSection
Perhaps someone has some hint for me, i hope :)
213.203.247.248 11:41, 14 Nov 2005 (CET) Frank Altpeter <frank.altpeter@gmail.com>