Jump to content
871 posts in this topic

Recommended Posts

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

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
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
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
Just now, truemac said:

yes I  upload the wrong one haha now the right one is there :)

You can remove the file if you wish :D I already have all your precious info :dev:

@truemac Thanks again man :) It was a cool trick to learn ;)

  • Haha 1
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
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
13 minutes ago, telepati said:

Ok Thanks. I modified my info.plist and I disabled IGPU from BIOS and AirPlay doesn't work. I attached my info.plist could you please check it. 

Try this FakeSMC.kext

FakeSMC.kext.zip

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
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

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 :(

12 minutes ago, truemac said:

upload your DSDT I edit it for you :)

SBUS device need a fix why its load MKY0 you don't have this device :(

Here is my DSDT; 

MKY0 maybe because of this;

5ad0c48f18080_ScreenShot2018-04-13at17_52_28.png.ec8e753ce71e0e391a91fc09e0ea2a9d.png

DSDT.aml

Edited by telepati
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
×
×
  • Create New...