Jump to content
2 posts in this topic

Recommended Posts

Hello there, i use AMD r9-270 on asus rampage iv formula with DSDT injection (injecting framebuffer and spoofing device id from 0x6811 to 0x6810) 

 

if i use perl patch from vlada :

sudo perl -pi -e 's|\x00\x04\x00\x00\x04\x03\x00\x00\x00\x01\x01\x01\x12\x04\x04\x01\x00\x04\x00\x00\x04\x03\x00\x00\x00\x01\x02\x01\x22\x05\x05\x02\x04\x00\x00\x00\x14\x02\x00\x00\x00\x01\x03\x00\x00\x00\x06\x06\x00\x08\x00\x00\x04\x02\x00\x00\x00\x01\x04\x00\x11\x02\x01\x03|\x04\x00\x00\x00\x14\x02\x00\x00\x00\x01\x00\x00\x11\x02\x05\x05\x00\x08\x00\x00\x04\x02\x00\x00\x00\x01\x00\x00\x22\x05\x02\x03\x00\x04\x00\x00\x04\x03\x00\x00\x00\x01\x00\x00\x12\x04\x01\x01\x00\x02\x00\x00\x04\x02\x00\x00\x00\x01\x00\x00\x10\x00\x03\x06|g' /System/Library/Extensions/AMD7000Controller.kext/Contents/MacOS/AMD7000Controller

card works nice...but i need to patch AMD7000Controller on every update.

I tried to configure clover for auto kext patching without success.

 

1st try: I used the following value to ATI Connectors Data:

00040000040300000001010112040401000400000403000000010201220505020400000014020000000103000000060600080000040200000001040011020103

and that value to ATI Connector Patch:

04000000140200000001000011020505000800000402000000010000220502030004000004030000000100001204010100020000040200000001000010000306

but without success.

 

Also tried to set same values on KextsToPatch

Name:AMD7000Controller
Find* [HEX]:0004000....103

Replace* [HEX]:04000....306

 

without succes...what i doing wrong guys?

Its a clover issue?

I need to enable/disable some option on clover?

 

Also the ATI fake id not working on clover and i use DSDT device-id spoofing but i prefer clover fake ATI id if anyone knows why, please help!

From the wiki

This substitution will work if InjectATI (Nvidia, Intel) is set. Or if FixDsdtMask set for the device.

 

For the ATI Connectors Patch you need to specify which controller to patch, here's a good example.

 

And next time upload your config.plist, a boot.log and an ioreg dump.

×
×
  • Create New...