Jump to content
3338 posts in this topic

Recommended Posts

On 8/25/2022 at 5:41 AM, deeveedee said:

@jsl2000 Maybe because you didn't edit the Info.plist in the kext. What happens when you use only the boot-arg?

and what needs to be edited in the nfo.plist file in the kext AMFIExemption.kext

Edited by AlexVTk

@AlexVTk  You should first confirm that you need the boot-arg amfi_get_out_of_my_way=1 and that the boot-arg has your desired result.  After you've confirmed that the boot-arg produces your desired result, you should read about the kext here.  The kext is intended to replace the boot-arg (you shouldn't need the kext if you're properly using the boot-arg).  I have only used the boot-arg (I didn't care about the security vulnerabilities) and never needed the kext, so I can't help you other than to refer you to the readme.

 

Edited by deeveedee
  • Like 1
4 hours ago, jsl2000 said:

No, thank you very much for help.

I have followed hvds's detailed instruction (#691 https://forums.macrumors.com/threads/macos-13-ventura-on-unsupported-macs-thread.2346881/page-28) to boot my Ventura beta 6 successfully already.

Previous error was due to mis-understanding of the file size which should be 4.22 GB exactly instead of 1.xx or 3.xx GB.

Screenshot 2022-09-01 at 5.58.25 PM.png

Screenshot 2022-09-01 at 9.39.00 PM.png

Is Powermanagement  working for you?

12 hours ago, RoberT_XeS said:

EFI.zip 5.07 MB · 16 downloads

I have removed the Resource Folder. Please add it also I have removed the platform info you need to add it. Also remember I have a heavily modified DSDT, YOU MAY WANT TO DISABLE IT. ALSO YOU MAY NEED TO ENABLE ApplecpupmCfglock

Thanks. It boot to black screen same as when i installed beta 1.

Maybe i'm wrong something

What steps did you follow?

On 9/1/2022 at 9:35 PM, anerik70 said:

Thanks. It boot to black screen same as when i installed beta 1.

Maybe i'm wrong something

What steps did you follow?

which Graphics card are you using?

 

when does this happen?

Captura de Tela 2022-09-02 às 16.17.17.pngMy EFI (Real Mac) MacBookPro12,1 => OpenCore 0.8.4 Today's kext's for Real Mac to boot in Ventura 13.0 Beta 6 with Dual Boot of Windows 11. VRAM Patched for 3072MB of my Intel Iris Graphics 6100 (Original 1536MB).

 

EFI's 0.8.4 (Real Mac) => https://drive.google.com/file/d/1miw3Rb9tIO0GTO5NafAq1HTclHMsnt5E/view?usp=sharing

 

image.thumb.png.67381c2e3f3d00bf9daeac9ac5c31234.png

Edited by fernando.c.neves
  • Like 6
On 9/1/2022 at 7:22 PM, jsl2000 said:

No, thank you very much for help.

I have followed hvds's detailed instruction (#691 https://forums.macrumors.com/threads/macos-13-ventura-on-unsupported-macs-thread.2346881/page-28) to boot my Ventura beta 6 successfully already.

Previous error was due to mis-understanding of the file size which should be 4.22 GB exactly instead of 1.xx or 3.xx GB.

Screenshot 2022-09-01 at 5.58.25 PM.png

Screenshot 2022-09-01 at 9.39.00 PM.png

Another great breakthrough for my AMD FX-6300m hackintosh which can boot Ventura beta 6 by Clover 5148 or OC 0.8.3 safe mode (-x).

Sysctl -a |grep cpu > FX-6300.txt was attached here for your reference.

Only PS2 keyboard & USB 3.0 Mouse/keyboard working now. No any audio available !

No GPU hardware acceleration either due to safe boot of RX-560 which should be working.

Screenshot 2022-09-04 at 1.13.16 PM.png

Screenshot 2022-09-04 at 1.13.57 PM.png

FX-6300.txt

Screenshot 2022-09-04 at 3.05.18 PM.png

Screenshot 2022-09-04 at 3.06.03 PM.png

Screenshot 2022-09-04 at 3.23.12 PM.png

Edited by jsl2000
  • Like 1

I'm using Ventura beta 6 on a z390 Aorus master case. I want to use MSI RX 580 Gaming X as external graphics card. But with the adjustments I made in the Bios, I could not get an image output from the video card. When the video card is installed in the case, the bios and oc menu does not appear. When Windows boots up, the video card displays an image on the screen. Is there a solution for this? I am using EC.ssdt and EC-Enabler.kext

 

My opencore version shows 0.0.0.0 on hackintool. After making the necessary updates, I did a Nvram reset. But nothing changes.

 

Thanks....

Edited by futureorkun
4 hours ago, futureorkun said:

I'm using Ventura beta 6 on a z390 Aorus master case. I want to use MSI RX 580 Gaming X as external graphics card. But with the adjustments I made in the Bios, I could not get an image output from the video card. When the video card is installed in the case, the bios and oc menu does not appear. When Windows boots up, the video card displays an image on the screen. Is there a solution for this? I am using EC.ssdt and EC-Enabler.kext

 

My opencore version shows 0.0.0.0 on hackintool. After making the necessary updates, I did a Nvram reset. But nothing changes.

 

Thanks....

 

Hi @futureorkun It seems to be an Opencore settings problems. So Off-Topic. Please, you can post in the Opencore général Discussion thread: most users can help you.

On 6/22/2022 at 5:27 PM, Common_Sense said:

Beta 2 seems to be working fine. Beta 1 worked great as well, once Clover and OC was updated to support the AvoidRuntimeDefrag quirk for macOS Ventura.

 

an interesting note to Haswell users is that FakePCIID.kext + FakePCIID_XHCIMux.kext works in Ventura without any issues. In Monterey it gave me KPs.

I noticed the KP issue with FakePCIID_XHCIMux.kext in Monterey too. I have forked and recompiled the current version (linked below) which now works under Monterey.

 

https://github.com/jpz4085/OS-X-Fake-PCI-ID/releases

 

Haven't tried Ventura but sounds good from your experience. Just wanted to through that out there if anyone else wants it for Monterey.

On 9/4/2022 at 8:19 AM, jsl2000 said:

Another great breakthrough for my AMD FX-6300m hackintosh which can boot Ventura beta 6 by Clover 5148 or OC 0.8.3 safe mode (-x).

Sysctl -a |grep cpu > FX-6300.txt was attached here for your reference.

Only PS2 keyboard & USB 3.0 Mouse/keyboard working now. No any audio available !

No GPU hardware acceleration either due to safe boot of RX-560 which should be working.

Screenshot 2022-09-04 at 1.13.16 PM.png

Screenshot 2022-09-04 at 1.13.57 PM.png

FX-6300.txt 2.49 kB · 6 downloads

Screenshot 2022-09-04 at 3.05.18 PM.png

Screenshot 2022-09-04 at 3.06.03 PM.png

Screenshot 2022-09-04 at 3.23.12 PM.png

I did the installation,

os.dmg I change it,

clover 5149 and opencore 0.8.4 I tried with

hd4000 and Amd rx560 stays on black screen

I'm waiting for your help thanks...

51 minutes ago, ruslan61 said:

I did the installation,

os.dmg I change it,

clover 5149 and opencore 0.8.4 I tried with

hd4000 and Amd rx560 stays on black screen

I'm waiting for your help thanks...

1. Add Root hash patch to your OC>Kernel>Patch
2. Boot installer or installed Ventura partition in which os.dmg was 4.22 GB version
3. Run OCLP 0.5.0 after login desktop of ventura beta 6
 

Screen Shot 2022-09-06 at 3.05.22 PM.png

Edited by jsl2000
  • Like 2
  • Thanks 1
2 saat önce, jsl2000 dedi ki:
1. OC>Kernel>Patch'inize Root hash yaması ekleyin
2. Önyükleme yükleyicisi veya os.dmg'nin 4.22 GB sürümü olduğu yüklü Ventura bölümü
3. Ventura beta 6'nın masaüstünde oturum açtıktan sonra OCLP 0.5.0'ı çalıştırın
 

Ekran Görüntüsü 2022-09-06 at 3.05.22 PM.png

PLEASE CAN YOU SHARE efi?

Edited by ruslan61
On 8/24/2022 at 7:16 AM, jsl2000 said:

Thanks for OCLP dev team without their effort my Lenovo M900 can not enable Kepler GPU at Ventura.

Both Safari and Google Chrome work but Firefox got green issue during video play now.

[Edit]

HD 4600 of Z97 hackintosh was working without issue with Firefox.

[Edit 2]

Ventura beta 6 still got green glitches issue at Firefox for Kepler GPU after OCLP 0.5.0 patch.

No such an issue for HD 4600 or AMD Radeon HD 7970.

Screenshot 2022-08-24 at 1.10.46 PM.png

Screenshot 2022-08-24 at 18.47.14.png

 

Screenshot 2022-08-24 at 21.29.59.png

Screenshot 2022-08-26 at 2.23.52 PM.png

Hi, how did you got working your HD 4600?
I am trying to do that, but works partially, not completely, it recognizes me the HD 4600, but graphics acceleration isn´t working, transparences also not working, but only the menu bar, the rest of all nothing.

I discovered a curious thing, if I do a screenshot, the screenshot shows that there is transparency, but in reallity it isn´t true, I attach some images from my phone, showing the difference between both.

Thanks in advance.

Cheers.

20220906_104123.jpg

20220906_103832.jpg

20220906_103711.jpg

20220906_103941.jpg

19 hours ago, jpz4085 said:

I noticed the KP issue with FakePCIID_XHCIMux.kext in Monterey too. I have forked and recompiled the current version (linked below) which now works under Monterey.

 

https://github.com/jpz4085/OS-X-Fake-PCI-ID/releases

 

Haven't tried Ventura but sounds good from your experience. Just wanted to through that out there if anyone else wants it for Monterey.

 

Thanks for sharing this information.

I get some issues with my Radeon 5700 XT in beta 6. When waking up from sleep I get a KP and it seems to be related to AMD Powerplay:

"panic(cpu 6 caller 0xffffff7fac060020): "[3:0:0][PPLIB] Failed Power Play Resume. Shutting back down.

" @AmdRadeonController.cpp:2001"

 

Anyone have a RX 5000/6000 series card, and is it working well in beta 6?

  • Like 1

anyone who get blackscreen when boot with verbose on AMD Radeon 6000 series?

i can boot only without verbose.

is there any solution?

 

bootargs : agdpmod=pikera

smbios : imacpro1,1

display : HDMI

Edited by Sherlocks
40 minutes ago, Sherlocks said:

anyone who get blackscreen when boot with verbose on AMD Radeon 6000 series?

i can boot only without verbose.

is there any solution?

 

bootargs : agdpmod=pikera

smbios : imacpro1,1

display : HDMI

 

no problem here...

bootargs : none

smbios : macpro7,1

display : hdmi + dp + dp

2 hours ago, ruslan61 said:

Dear friends

I am getting amd rx 560 black screen when booting?

won't open in verbose mode (-v) I can't see where it's stuck?

I added the efi

thanks in advance for your help

EFI.zip 2.68 MB · 0 downloads

although your boot-args had amfi_get_out_of_my_way=1, my Z77 hackintosh still need Kernel>Add>AMFIExemption.kext to boot Ventura beta 6 successfully.

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