Jump to content

AMD R7 360 Framebuffer problems.


Naticsys
 Share

1 post in this topic

Recommended Posts

I'm having a little trouble with patching my framebuffers connectors, obviously two screens work, HDMI and DVI, but I can't seem to get all three to work. I've followed the instructions on the previous threads, and have ended up with something like this. I'm using OSX 10.12

 

This is what I've gotten so far, I'm not sure if this is correct at all, doesn't seem to work, by any chance is the connector information different in 10.12 compared to El Captain.

 

Most of the connector information was the same as the connectors as the example, expect the last one from memory. I can't seem to solve this any suggestions?

 

01 [DISPLAY_PORT] 

redsock_bios_decoder :

enc obj 0x21 transmitter 0x12 dual link 0x2 enc 0x4

radeon_bios_decode:

Connector at index 0

Type [@offset 43522]: DisplayPort (10)

Encoder [@offset 43526]: INTERNAL_UNIPHY2 (0x21) 

i2cid [@offset 43632]: 0x90, OSX senseid: 0x1

 

Code construction: 12 04 01 01

 

02 [HDMI_TYPE_A] 

redsock_bios_decoder :

enc obj 0x21 transmitter 0x22 dual link 0x2 enc 0x5

radeon_bios_decode:

Connector at index 1

Type [@offset 43532]: HDMI-A (11)

Encoder [@offset 43536]: INTERNAL_UNIPHY2 (0x21)

i2cid [@offset 43659]: 0x92, OSX senseid: 0x3

 

Code construction: 22 05 02 03

 

03 [DVI_I] 

redsock_bios_decoder :

enc obj 0x1e transmitter 0x10 dual link 0x0 enc 0x0

radeon_bios_decode:

Connector at index 2

Type [@offset 43542]: DVI-I (2)

Encoder [@offset 43546]: INTERNAL_UNIPHY (0x1e)

i2cid [@offset 43696]: 0x95, OSX senseid: 0x6

 

Code construction: 10 00 03 06

 

04 [DVI_I] 

redsock_bios_decoder :

enc obj 0x15 transmitter 0x00 enc 0x10

radeon_bios_decode:

Connector at index 3

Type [@offset 43552]: DVI-I (2)

Encoder [@offset 43556]: INTERNAL_KLDSCP_DAC1 (0x15)

i2cid [@offset 43696]: 0x95, OSX senseid: 0x6

 

Code construction: 00 10 04 06

 

05 [DVI_D] 

redsock_bios_decoder :

enc obj 0x20 transmitter 0x11 dual link 0x1 enc 0x2

radeon_bios_decode:

Connector at index 4

Type [@offset 43562]: DVI-D (3)

Encoder [@offset 43566]: INTERNAL_UNIPHY1 (0x20)

i2cid [@offset 43723]: 0x94, OSX senseid: 0x4

 

11 02 05 04

 

 

00 04 00 00 DISPLAY PORT

00 08 00 00 (HDMI)

00 02 00 00 (DVI-I)

00 02 00 00 (DVI-I)

04 00 00 00 (DVI_D)

 

00040000 04030000 00010000 / DP + 12 04 01 01

00020000 04020000 00010000 / DVI-SL + 10 00 03 06

00020000 04020000 00010000 / DVI-SL + 00 10 04 06

04000000 14020000 00010000 / DVI-DL + 11 02 05 04

00080000 00020000 00010000 / HDMI + 22 05 02 03

 

 

00  04  00  00  04  03  00  00  00  01  03  00  12 04 01 01

00  08  00 00  04  03  00  00  00  01  01   00  10 00 03 06

00  02  00 00  04  03  00  00  00  01  02  00  00 10 04 06

00  02  00 00 04  03  00  00  00  01  04  00  11 02 05 04

04  00  00 00  04  03  00  00  00  01  05  00  22 05 02 03

 

00  04  00  00  04  03  00  00  00  01  03  00  12  04  03  03

00  04  00  00  04  03  00  00  00  01  01  00  11  02  01  01

00  04  00  00  04  03  00  00  00  01  02  00  21  03  02  02

00  04  00  00  04  03  00  00  00  01  04  00  22  05  04  04

00  04  00  00  04  03  00  00  00  01  05  00  10  00  05  05

00  04  00  00  04  03  00  00  00  01  06  00  20  01  06  06

 

01 [DISPLAY_PORT] 

redsock_bios_decoder :

enc obj 0x21 transmitter 0x12 dual link 0x2 enc 0x4

radeon_bios_decode:

Connector at index 0

Type [@offset 43522]: DisplayPort (10)

Encoder [@offset 43526]: INTERNAL_UNIPHY2 (0x21) 

i2cid [@offset 43632]: 0x90, OSX senseid: 0x1

 

Code construction: 12 04 01 01

 

02 [HDMI_TYPE_A] 

redsock_bios_decoder :

enc obj 0x21 transmitter 0x22 dual link 0x2 enc 0x5

radeon_bios_decode:

Connector at index 1

Type [@offset 43532]: HDMI-A (11)

Encoder [@offset 43536]: INTERNAL_UNIPHY2 (0x21)

i2cid [@offset 43659]: 0x92, OSX senseid: 0x3

 

Code construction: 22 05 02 03

 

03 [DVI_I] 

redsock_bios_decoder :

enc obj 0x1e transmitter 0x10 dual link 0x0 enc 0x0

radeon_bios_decode:

Connector at index 2

Type [@offset 43542]: DVI-I (2)

Encoder [@offset 43546]: INTERNAL_UNIPHY (0x1e)

i2cid [@offset 43696]: 0x95, OSX senseid: 0x6

 

Code construction: 10 00 03 06

 

04 [DVI_I] 

redsock_bios_decoder :

enc obj 0x15 transmitter 0x00 enc 0x10

radeon_bios_decode:

Connector at index 3

Type [@offset 43552]: DVI-I (2)

Encoder [@offset 43556]: INTERNAL_KLDSCP_DAC1 (0x15)

i2cid [@offset 43696]: 0x95, OSX senseid: 0x6

 

Code construction: 00 10 04 06

 

05 [DVI_D] 

redsock_bios_decoder :

enc obj 0x20 transmitter 0x11 dual link 0x1 enc 0x2

radeon_bios_decode:

Connector at index 4

Type [@offset 43562]: DVI-D (3)

Encoder [@offset 43566]: INTERNAL_UNIPHY1 (0x20)

i2cid [@offset 43723]: 0x94, OSX senseid: 0x4

 

11 02 05 04

 

 

00 04 00 00 DISPLAY PORT

00 08 00 00 (HDMI)

00 02 00 00 (DVI-I)

00 02 00 00 (DVI-I)

04 00 00 00 (DVI_D)

 

00040000 04030000 00010000 / DP + 12 04 01 01

00020000 04020000 00010000 / DVI-SL + 10 00 03 06

00020000 04020000 00010000 / DVI-SL + 00 10 04 06

04000000 14020000 00010000 / DVI-DL + 11 02 05 04

00080000 00020000 00010000 / HDMI + 22 05 02 03

 

 

00  04  00  00  04  03  00  00  00  01  03  00  12 04 01 01

00  08  00 00  04  03  00  00  00  01  01   00  10 00 03 06

00  02  00 00  04  03  00  00  00  01  02  00  00 10 04 06

00  02  00 00 04  03  00  00  00  01  04  00  11 02 05 04

04  00  00 00  04  03  00  00  00  01  05  00  22 05 02 03

 

00  04  00  00  04  03  00  00  00  01  03  00  12  04  03  03

00  04  00  00  04  03  00  00  00  01  01  00  11  02  01  01

00  04  00  00  04  03  00  00  00  01  02  00  21  03  02  02

00  04  00  00  04  03  00  00  00  01  04  00  22  05  04  04

00  04  00  00  04  03  00  00  00  01  05  00  10  00  05  05

00  04  00  00  04  03  00  00  00  01  06  00  20  01  06  06

Link to comment
Share on other sites

 Share

×
×
  • Create New...