Jump to content
3338 posts in this topic

Recommended Posts

7 hours ago, 5T33Z0 said:

 

Then you're doing something wrong. I've been using it daily on 2 systems for more than a year.

No.

 

...ouch yes yes, i doing something wrong!...I start to using it! LoL i think Is some sponsor for speak speak speak of OCAT... 🤣🤣🤣🤣 Btw i live well w/o It ...i reproduce the errore with pre/post config, with video, with ALL KIND OF PROVE...answer Is? "sometime Is happen" ahahahahah 

Edited by ilcondannato
25 minutes ago, ilcondannato said:

btw, all guys with navi on Z3xx system...why you use iMac19,1 smbios? You don't like DRM? xD LoL 😛  

Because it doesn't seem to boot with either iMacPro1,1 or MacPro7,1 (both were working in Monterey last time I tried)

31 minutes ago, supermike said:

Because it doesn't seem to boot with either iMacPro1,1 or MacPro7,1 (both were working in Monterey last time I tried)

for MacPro7,1 you simply need to add framebuffer injection (ATY,Henbury) ...seem Ventura change somethings and not working OOB... (your Geekbench score go down, but is working like on Monterey on app)

 

add this key:

 

PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)

 

(PCI path of your RX6600/XT...maybe is the same...but verify in Hackintool or gfxutil 🙂 )

 

(maybe if u have the nofan patch you have it already in Device Properties...)

 

and add:

 

key:

@0,name

 

class:

string

 

value:

ATY,Henbury

 

like in pic 🙂 remove WEG, remove agdpmod=pikera bootarg, reboot, reset nvram, try.

(ABBSOLUTELY ON A PEN DRIVE... it'r a "try", if not working u're safe in case...)

 

image.thumb.png.a53c2c416fb3f1a7732c5bc378df6859.png

 

 

result on i5 CoffeeLake 9600k on Aorus Pro Z390:

 

image.thumb.png.2e9c07c26ba9c96c01a34a6665600eed.png

Edited by ilcondannato
  • Like 1

Using FusionDrive with OpenCore:

 

Today I've decided to install Ventura on a FusionDrive using a Samsung 128GB NVMe drive and a Seagate 1TB.

After the completion of the first stage when system restarted OpenCore didn't show the FusionDrive so I looked for the reason and realized that in the config under the UEFI->APFS the "GlobalConnect" needs to be enabled. After enabling GlobalConnect, OpenCore shows the FusionDrive and the second phase of the installation started.

 

I hope this helps someone with the same issue.

  • Like 5
Guest 5T33Z0
40 minutes ago, ilcondannato said:

for MacPro7,1 you simply need to add framebuffer injection (ATY,Henbury) ...seem Ventura change somethings and not working OOB... (your Geekbench score go down, but is working like on Monterey on app)

 

add this key:

 

PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)

 

(PCI path of your RX6600/XT...maybe is the same...but verify in Hackintool or gfxutil 🙂 )

 

(maybe if u have the nofan patch you have it already in Device Properties...)

 

and add:

 

key:

@0,name

 

class:

string

 

value:

ATY,Henbury

 

like in pic 🙂 remove WEG, remove agdpmod=pikera bootarg, reboot, reset nvram, try.

(ABBSOLUTELY ON A PEN DRIVE... it'r a "try", if not working u're safe in case...)

 

image.thumb.png.a53c2c416fb3f1a7732c5bc378df6859.png

 

 

 

Do you need additional Renames to make it work when not using Whatevergreen (like PEGP to EGP0)?

Edited by 5T33Z0
2 hours ago, The Tech said:

@aben Are you able to use HDMI/DP audio with the SKL to KBL spoof? It works if the kext is not injected. Once injected, the HDMI/DP audio vanishes.

My DP/HDMI audio was enabled if SkylakeInjector.kext was disabled.

Please check my previous post at page 34.

Edited by jsl2000
48 minutes ago, 5T33Z0 said:

 

Do you need additional Renames to make it work when not using Whatevergreen (like PEGP to EGP0)?

nope on MacPro7,1 WEG is not required at all and no renames ora patches required (drm worging abbsolutely. 246/265 enc dec, AppleTV+ 4x, Prime, Netflix FHD on Safari etc...
(i use my hack for work in video making with DaVinci and Premiere, not need to put any renames and it work like charm)

 

ONLY ISSUE (but this is "for now" on Ventura, with ATY,Henbury (instead of RadeonFramebuffer used default w/o inject), Geekbench score in "metal" is too slow... but, it work's like on monterey with higher geekbench scores (w/o inject framebuffer)

btw, 

 

no need to renames (gfx0 etc)

no need to patch

no need nothing xD

 

but this is only for MacPro7,1 ...(they have 6xxx ((w6xxxX is only server side name)) series natively so, no need to patch nothing)

 

ex iMacPro1,1 NEED WEG same as iMac19,1

 

btw this is my config if you want check 🙂

config.plist.zip

 

Edited by ilcondannato
  • Like 1
  • Thanks 1
On 6/16/2022 at 2:04 PM, mav96 said:

@Cyberdevs Many thanks for sharing the WhateverGreen.kext. This was indeed the reason and now I have graphics acceleration on HD530 (btw it works even better than on the supported Monterey without spooofing :)). So the kernel panic I posted before was indeed related to the spoofing commit that they removed from WEG.

Now the only issue left for me is the HDMI, which does not work at all on Ventura for me. I guess this KBL spoof also changed something regarding the HDMI bus configuration.

Hi @mav96

 

Would you mind sharing your EFI folder ?

 

My mobile setup is not that different from yours...

Dell Latitude E5570, i7-6820HQ, Intel HD530

On 6/14/2022 at 7:38 PM, deeveedee said:

@Jazzoo and @FrDakota I found a thread here that references the "AppleKeyStoreTest" issue.  I'm not sure, but I think the user implies here that enabling AvoidRuntimeDefrag fixes the issue.  Were you able to resolve this?

 

EDIT: @5T33Z0 - I saw that you reported the "AppleKeyStoreTest" issue as well.  Did restoring AvoidRuntimeDefrag=True resolve this for you?

With the latest OpenCore and reactivating AvoidRuntimeDefrag I finaly could use my iMac19,1 definition.

 

I also had to copy the SystemSettings app from Monterey to Ventura because I couldn't change in Users and Groups the Automatic login as to my user. (I don't see any lock in the new SystemPreferences)

  • Like 2
49 minutes ago, 5T33Z0 said:

@ilcondannato I think using key fb_name and setting the Framebuffer name as value is also possible

 

:291070822_Bildschirmfoto2022-06-18um13_09_24.png.a88d8f65d44d33623f5eb4d4d5fa5a79.png

 

i'll give it a shot brb

 

respnse:

nope, did not working. Stuck on loading bar like without injecting. (last) 

Edited by ilcondannato
1 minute ago, 5T33Z0 said:

Hmmm, then I guess this is a property provided by Whatevergreen. Thanks for testing

 

at the moment i need to go out for work...btw when i come at home, i'll try with this mode + weg and reply! 😉 

I can only use SMBios iMacPro1.1 on my B660, if I go to MacPro7.1 I lose CPU turbos.

 

If I use iMac20,2 the RX6600 works, but I lose DRM and USBs... I'm at a dead end..

 

With iMacPro1,1 the 6600 works with Henbury, but it only reaches the ventura desktop once in ten attempts..

 

If I use the RX6650XT, it works like a charm and loads the desktop every time, but I lose DRM in Ventura, in Monterey if DRM works.

 

I'm gonna go crazy 😆

Guest
This topic is now closed to further replies.
×
×
  • Create New...