Jump to content
122 posts in this topic

Recommended Posts

Verde.kext not works  in 10.13 macOS High Sierra  with Radeon HD 7770 GPU (1 GB)please help

You have to change the CFBundleIdentifier like this

 

<key>CFBundleIdentifier</key>

 

            <string>com.apple.kext.AMDRadeonX4000</string>

 

You have to change the CFBundleIdentifier like this

 

<key>CFBundleIdentifier</key>

 

            <string>com.apple.kext.AMDRadeonX4000</string>

 

tank you for helping but not working. Kernel Extension Info: No Kext Loaded

Verde.kext not works  in 10.13 macOS High Sierra  with Radeon HD 7770 GPU (1 GB)please help

Same thing happened last year with Sierra DP1. Was fixed in DP2 by the system itself, not a new version of Verde.kext. So I guess we just need to wait next release…

 

In the meantime, editing the AMDRadeonX4000.kext as per post #1 should do the trick but it's important to NOT use Verde.kext as well.

  • Like 1

Same thing happened last year with Sierra DP1. Was fixed in DP2 by the system itself, not a new version of Verde.kext. So I guess we just need to wait next release…

 

In the meantime, editing the AMDRadeonX4000.kext as per post #1 should do the trick but it's important to NOT use Verde.kext as well.

Hello

But which kext to modify, green.kext or amdradeon 4000?

As I said, it's the AMDRadeonX4000.kext that you need to edit.

 

Try the one attached and don't forget to repair permissions and rebuild cache with Kext Wizard or Kext Utiliy. And again, delete any Verde.kext in your system.

AMDRadeonX4000.kext_10.13_17A264c.zip

  • Like 1
  • 4 weeks later...

I have an system without integrated GPU (in the cpu). I use Quad Q9550, is an cpu only.

Will it work without that? Or must i have integrated gpu for using that fakeSMC_verde version to get AMD 7xxx working?

I have an system without integrated GPU (in the cpu). I use Quad Q9550, is an cpu only.

Will it work without that? Or must i have integrated gpu for using that fakeSMC_verde version to get AMD 7xxx working?

It will work, but this patch is only for the black screen after boot up, and not after wake up and it only works for AMD verde cards. An IGPU is only needed to wake up properly.

  • Like 1

It will work, but this patch is only for the black screen after boot up, and not after wake up and it only works for AMD verde cards. An IGPU is only needed to wake up properly.

THANKS!

I didnt know the sleep/wakeup problem. So that problem is for me to much - without sleep/wake i stay by nvidia. Until sometimes i buy new boud/cpu with IGPU :)

Asus R7 250X 1024 MB

 

Inject ATI + Futomaki Framebuffer

 

Patch:

 

Find

00040000 04030000 00010101 00000000

12040401 00000000 00040000 04030000
00010201 00000000 22050502 00000000
04000000 14020000 00010300 00000000
00000606 00000000 00080000 04020000
00010400 00000000 11020103 00000000
Replace
 
00040000 04030000 00010000 00000000
12040102 00000000 00020000 04020000
00010001 00000000 10000304 00000000
00020000 04020000 00010001 00000000
00100404 00000000 00080000 04020000
00010000 00000000 22050201 00000000
 

post-1250740-0-39713100-1500507315_thumb.png

×
×
  • Create New...