Hi, mucha
Can you help me to find out why I can not make 3 display ports (HDMI, DVI, & VGA) working at the same time ?
My ATI HD 5770 is Asus EAH 5770.
./radeondump < Asus.HD5770.1024.100331.bin
ATOM BIOS Rom:
SubsystemVendorID: 0x1043 SubsystemID: 0x0344
IOBaseAddress: 0x0000
Filename: AC37500.103
BIOS Bootup Message:
68B8.12.20.0.4.AS02.U126
Connector at index 0 type: HDMI-A (11)
Connector's i2cid: 94
Connector at index 1 type: DVI-I (2)
Connector's i2cid: 93
Connector at index 2 type: DVI-I (2)
Connector's i2cid: 93
Connector at index 3 type: VGA (1)
Connector's i2cid: 90
Personality: Uakari
ConnectorInfo count in decimal: 4
Effective address for ConnectorInfo table in hex: 111c0
155648+70904+0x111c0-0x111c0=226552
dd if=ATIFramebuffer of=/tmp/uakari bs=1 skip=226552 count=64
od -Ax -tx1 /tmp/uakari
0000000 10 00 00 00 10 00 00 00 00 01 00 00 12 04 04 01 (VGA)
0000010 00 08 00 00 00 02 00 00 00 01 00 00 22 05 05 05 (HDMI audio)
0000020 00 02 00 00 14 00 00 00 00 01 00 00 00 00 06 04 (DVI)
0000030 00 08 00 00 00 02 00 00 00 01 00 00 22 05 05 03
0000040
If VGA and HDMI audio are working, there is no output from DVI.
If disconnect VGA, then both HDMI audio and DVI are working now.
I have tried many different parameters for its VGA port, and this one is the only working up to now.
Is there any secret to make all 3 display working according to your knowledge or experience ?
I hope Asus did not remove ATI Eyefinity function from this EAH 5770 card because it's the only 5770 card which is lack of DP port.
EDIT on 2011-11-23:
Asus had disabled ATI EyeFinity function of its EAH 5770 card, so only two ports can be displayed at the same time.
My MSI Hawk 5770 has the same problem:
Can you help me to find out why my MSI Hawk 5770 can not display 3 ports (DP, HDMI, & DVI) at the same time in SL_10.6.6 ?
./radeondump < 1002_68B8.rom.bin
ATOM BIOS Rom:
SubsystemVendorID: 0x1462 SubsystemID: 0x2140
IOBaseAddress: 0x0000
Filename: SV35125e.bin
BIOS Bootup Message: 113-MSITV214MS.114
JUNIPER BIOS UCODEV:122
Connector at index 0 type: DisplayPort (10)
Connector's i2cid: 91
Connector at index 1 type: HDMI-A (11)
Connector's i2cid: 94
Connector at index 2 type: DVI-I (2)
Connector's i2cid: 93
Connector at index 3 type: DVI-I (2)
Connector's i2cid: 93
________________________________________________________
Personality: Uakari
ConnectorInfo count in decimal: 4
Effective address for ConnectorInfo table in hex: 12840
4096 + 75840 +12840 - 12840 = 79936
dd if=ATIFramebuffer of=/tmp/uakari bs=1 skip=79936 count=64
od -Ax -tx1 /tmp/uakari
0000000 00 04 00 00 04 06 00 00 00 01 00 00 12 04 04 02 (DP audio)
0000010 00 08 00 00 00 02 00 00 00 01 00 00 22 05 05 05 (HDMI audio)
0000020 04 00 00 00 14 00 00 00 00 01 00 00 01 12 01 04 (DVI)
0000030 00 02 00 00 14 00 00 00 00 01 00 00 00 00 06 01
0000040
_____________________________________________________________
Personality: Vervet
ConnectorInfo count in decimal: 4
Effective address for ConnectorInfo table in hex: 12880
4096 + 75840 +12880 - 12840 = 80000
dd if=ATIFramebuffer of=/tmp/vervet bs=1 skip=80000 count=64
od -Ax -tx1 /tmp/vervet
0000000 00 08 00 00 00 02 00 00 00 01 00 00 22 05 05 05 (HDMI audio)
0000010 00 04 00 00 04 06 00 00 00 01 00 00 12 04 04 02 (DP audio)
0000020 04 00 00 00 14 00 00 00 00 01 00 00 01 12 01 04 (DVI)
0000030 00 02 00 00 14 00 00 00 00 01 00 00 00 00 06 00
0000040
________________________________________________________________
Up to now only the first TWO of these Three ports working.
Unless I dis-connect either DP or HDMI at first, otherwise the third DVI port can not be activated.
I have changed their order, but still get the same result: Need disconnect 1st or 2nd port to make the 3rd working.
EDIT on 2011-11-23:
MSI Hawk 5770 can display 3 ports at the same time if I use an active EyeFinity DP->HDMI convertor or DP->DP cable in SL 10.6.6/10.6.7 and Lion 10.7.2 only. That means it fails in SL 10.6.8 and Lion 10.7.0/10.7.1
__________________________________________________________________________