I'm trying to enable LVDS on ATI Mobility Radeon HD 5650 on 10.7.1:
$ sudo lspci -nnvd 0x1002: | grep -B2 Subsystem pcilib: 0000:02:00.0 64-bit device address ignored. 02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Madison [AMD Radeon HD 5000M Series] [1002:68c1] (prog-if 00 [VGA controller]) Subsystem: Acer Incorporated [ALI] Unknown device [1025:0379] -- 02:00.1 Audio device [0403]: ATI Technologies Inc Redwood HDMI Audio [Radeon HD 5600 Series] [1002:aa60] Subsystem: Acer Incorporated [ALI] Unknown device [1025:0379]
Graphics card was correctly recognized by system only after using patched Chameleon R875 boot file. Also I've forced edid file installed.
Output of radeon_bios_decode
$ ./radeon_bios_decode < 1002_68C1.rom ATOM BIOS Rom: SubsystemVendorID: 0x1025 SubsystemID: 0x037f IOBaseAddress: 0x2000 Filename: BR035200.010 BIOS Bootup Message: MADISON HYNIX/SAMSUNG DDR3 64Mx16 PCI ID: 1002:68c1 Connector at index 0 Type [@offset 45024]: LVDS (7) Encoder [@offset 45028]: INTERNAL_UNIPHY (0x1e) i2cid [@offset 45098]: 0x96, OSX senseid: 0x7 Connector at index 1 Type [@offset 45034]: HDMI-A (11) Encoder [@offset 45038]: INTERNAL_UNIPHY1 (0x20) i2cid [@offset 45121]: 0x91, OSX senseid: 0x2 Connector at index 2 Type [@offset 45044]: VGA (1) Encoder [@offset 45048]: INTERNAL_KLDSCP_DAC1 (0x15) i2cid [@offset 45148]: 0x90, OSX senseid: 0x1
Output of redsock_bios_decoder
$ ./redsock_bios_decoder < 1002_68C1.rom BR035200.010: MADISON HYNIX/SAMSUNG DDR3 64Mx16 Subsystem Vendor ID: 1025 Subsystem ID: 37f Object Header Structure Size: 199 Connector Object Table Offset: 34 Router Object Table Offset: 0 Encoder Object Table Offset: 99 Display Path Table Offset: 12 Connector Object Id [14] which is [LVDS] encoder obj id [0x1e] which is [INTERNAL_UNIPHY (osx txmit 0x10 [duallink 0x0] enc 0x0)] linkb: false Connector Object Id [12] which is [HDMI_TYPE_A] encoder obj id [0x20] which is [INTERNAL_UNIPHY1 (osx txmit 0x11 [duallink 0x1] enc 0x2)] linkb: false Connector Object Id [5] which is [VGA] encoder obj id [0x15] which is [INTERNAL_KLDSCP_DAC1 (osx txmit 0x00 enc 0x10?)] linkb: false
And here is my modified Hoolock:
0200 0000 4000 0000 0901 0000 1000 0007 0008 0000 0002 0000 0001 0000 1102 0202 1000 0000 1000 0000 0000 0000 0001 0101
Result:
LVDS - black screen, backlight is on
VGA - ok, full resolution
HDMI - ok, full resolution, but no audio
Also tried other FB such as Uakari, Eulemur - the same result.
Is there any way to enable LVDS? Where I'm mistaken?



Sign In
Create Account










