Jump to content

AMD Polaris IDs on Sierra / High Sierra


Ciro82
 Share

870 posts in this topic

Recommended Posts

ok check with this if its work then we know that its not depends on WIFI 

<dict>
				<key>IOGVAHEVCDecode</key>
				<string>1</string>
				<key>IOGVAHEVCEncode</key>
				<string>1</string>
			</dict>

 

Edited by truemac
Link to comment
Share on other sites

1 minute ago, truemac said:

ok check with this if its work then we know that its not depends on WIFI 


<dict>
				<key>IOGVAHEVCDecode</key>
				<string>1</string>
				<key>IOGVAHEVCEncode</key>
				<string>1</string>
			</dict>

 

Like this?

5acfc4bb0f743_ScreenShot2018-04-13at1_12_07AM.png.42f783b17e9c0737f5d7fe70d78ecc7a.png

Link to comment
Share on other sites

like this just add it to Fakesmc info.plist

so you can leave the kext untouched

<key>eGPU</key>
		<dict>
			<key>CFBundleIdentifier</key>
			<string>com.apple.driver.AppleUSBHostMergeProperties</string>
			<key>IOClass</key>
			<string>AppleUSBHostMergeProperties</string>
			<key>IOProviderClass</key>
			<string>AMDEllesmereGraphicsAccelerator</string>
			<key>IOProviderMergeProperties</key>
			<dict>
				<key>IOGVAHEVCDecode</key>
				<string>1</string>
				<key>IOGVAHEVCEncode</key>
				<string>1</string>
			</dict>
		</dict>
	</dict>
Edited by truemac
Link to comment
Share on other sites

12 minutes ago, truemac said:

like this just add it to Fakesmc info.plist

Which version of FakeSMC are you using? I use 6.26-21-gddf53ec1.1464 and when I add the config you sent it's get corrupted. Can you send me your FakeSMC please?

Edited by Cyberdevs
Link to comment
Share on other sites

14 minutes ago, truemac said:

here an example :)

Thanks :)

My FakeSMC only has first two values: FakeSMC and FakeSMCKeyStore. I see you added quite few values :D

And now the moment of truth! The AirPlay is now working.

Thank you I've learned something new today!

Edited by Cyberdevs
  • Like 1
Link to comment
Share on other sites

your Welcome :)

you can do this with HDA Hardware Config Resource and other things so you can leave original untouched and inject with AppleUSBHostMergeProperties or AppleUSBMergeNub:)

Edited by truemac
  • Like 1
Link to comment
Share on other sites

2 hours ago, truemac said:

here an example :)

 

 

 

 

Info.plist.zip

Thank you for the file this will help me too 'cause I already messed up my FakeSMC info.plist. :) I will try tomorrow. Thank you again. But I have a question it will work with RX560? Ellesmere is for RX580, isn't it?

Edited by telepati
Link to comment
Share on other sites

15 hours ago, telepati said:

Thank you for the file this will help me too 'cause I already messed up my FakeSMC info.plist. :) I will try tomorrow. Thank you again. But I have a question it will work with RX560? Ellesmere is for RX580, isn't it?

 i think Ellesmere is for RX570 and above cards

and RX560 and below use Baffin.

need to check it to be 100% sure.

Edited by truemac
  • Like 1
Link to comment
Share on other sites

14 minutes ago, Cyberdevs said:

Try this FakeSMC.kext

FakeSMC.kext.zip

No, it does not help either still same. I tried both places L/E and Clover/Other but it doesn't change anything. 

BIOS settings look like;

Primary > PEG

IGPU Multi Monitor > Disabled.

Maybe inside of my DSDT effect something. 'Cause when @MaLd0n create this DSDT I was using HD530.

Edited by telepati
Link to comment
Share on other sites

5 minutes ago, telepati said:

No, it does not help either still same. I tried both places L/E and Clover/Other but it doesn't change anything. 

BIOS settings look like;

Primary > PEG

IGPU Multi Monitor > Disabled.

Maybe inside of my DSDT effect something. 'Cause when @MaLd0n create this DSDT I was using HD530.

here I edit the one from Cyberdevs

FakeSMC.kext.zip

Link to comment
Share on other sites

43 minutes ago, truemac said:

RX560 use AMDBaffinGraphicsAccelerator

 

this one should work :)

FakeSMC.kext.zip

Thank you. Like you said. It's working.

5ad0c0a7a02ea_ScreenShot2018-04-13at17_34_55.png.fbbcbfa9e7a12c9b7856bc4db8ee71ae.png

 

32 minutes ago, truemac said:

i see your PNLF don't load correctly this cause a long boot time

you need to fix it in the DSDT

PNLF.png

should be look like this

 

PNLFF.png

Yes, I have a slow boot problem. I always wonder why is that. But I don't have any experience with DSDT and don't know how should I do that :(

Link to comment
Share on other sites

11 minutes ago, truemac said:

here you go

 

DSDT.aml.zip

no you don't need this you can delete it :)

 

Thank you so much. And I deleted it. :thumbsup_anim: Can I ask you one thing could you please check my config.plist; Many people saying RX560 working OOB without any kext and injections but when I remove kexts I cant boot just got black screen;

 

 

config.plist

Edited by telepati
Link to comment
Share on other sites

 Share

×
×
  • Create New...