Jump to content
3741 posts in this topic

Recommended Posts

Hace 1 hora, Mirone dijo:

¿Alguien ha tenido éxito con la placa base Z370? Logré instalarla, pero me quedé atascado en un bucle infinito y no le presté mucha atención después.

Hace 1 hora, Mirone dijo:

¿Alguien ha tenido éxito con la placa base Z370? Logré instalarla, pero me quedé atascado en un bucle infinito y no le presté mucha atención después.

If on the z370 aorus gaming 7.. the RX 580 and the network do not work.. you have to disconnect the DP or HDMI cable from the eGPU and connect the monitor to the iGPU via HDMI.. the USB ports with the SSDT-UIAC generated by Hackintool work in a limited way..

Looks like a lot has been happening in this thread. Good stuff!

 

For those advocating the use of SSDT-UIAC.aml without USBInjectAll.kext, what is it that you think SSDT-UIAC.aml is doing without USBInjectAll.kext and how is it different from not having SSDT-UIAC.aml.

 

Just asking, because I've never seen it used this way before. Thanks!

  • Like 3

Hi Guys,

 

I’m frequently facing an issue where macOS (possibly macOS 14 or another recent version) doesn't boot properly. I have to reset the NVRAM and try multiple times before it finally starts. Could you please suggest a solution to fix this permanently ?

 

 

IMG_20250612_132433.jpg

On 6/16/2025 at 6:29 PM, Stefanalmare said:

 

H370 

If you are in "prepare computer for first login fase", chose import from disk, choose your home folder and settings. After that you need to reinstall in same partition. At the end you will be able to log on.

Could you share your H370 EFI folder here please? I want to compare it with mine.

On 6/16/2025 at 7:39 PM, Oyecomova said:

 

If on the z370 aorus gaming 7.. the RX 580 and the network do not work.. you have to disconnect the DP or HDMI cable from the eGPU and connect the monitor to the iGPU via HDMI.. the USB ports with the SSDT-UIAC generated by Hackintool work in a limited way..

I’m trying to avoid using my integrated graphics card, as it’s going to give me some hardware work that I don’t want to deal with right now, but it seems like I won’t be able to escape that... LoL

 

On 6/16/2025 at 11:55 AM, jm26200 said:

hi

no error message but  with the famous lines

KextLog: Loading FilesSet KC(s)

Try using the Lilu.kext that was posted a few posts ago and let me know if it solves the problem.

9 minutes ago, Mirone said:

Could you share your H370 EFI folder here please? I want to compare it with mine.

 

22 minutes ago, Mirone said:

Could you share your H370 EFI folder here please? I want to compare it with mine.

 

Config.plist

Just now, galisrule said:

 Z370

13 minutes ago, Slice said:

Hi,

@Mirone, @Dec_Bra1n, @Oyecomova and others having Polaris cards: RX560-580 etc.

Don't try to install Tahoe until Apple make Beta 2.

I am on UHD 630 Graphics Comet Lake Laptop i am not having Polaris cards: RX560-580 etc

58 minutes ago, Dec_Bra1n said:

Could you please suggest a solution to fix this permanently ?

You are getting an internal graphics error. The patch may be faulty. Or re-editing the config.plist with ProperTree may help.

33 minutes ago, Slice said:

Hi,

@Mirone, @Dec_Bra1n, @Oyecomova and others having Polaris cards: RX560-580 etc.

Don't try to install Tahoe until Apple make Beta 2.

That's a damn good advice. 

 

I tried it, because I was curious, and wanted to learn more about it. But yeah, it was a pain in the ass. And it still doesn't work. :))

40 minutes ago, strangeron said:

You are getting an internal graphics error. The patch may be faulty. Or re-editing the config.plist with ProperTree may help.

 

I’m using the same boot flags and same Device Properties as I did with the older OS. Please let me know if there’s anything I might be doing incorrectly.

Flags:- igfxonln=1 -igfxblr -igfxblt -igfxbls -noDC9 -disablegfxfirmware -v -lilubetaall

<key>DeviceProperties</key>
	<dict>
		<key>Add</key>
		<dict>
			<key>PciRoot(0x0)/Pci(0x17,0x0)</key>
			<dict>
				<key>compatible</key>
				<string>pci8086,a182</string>
			</dict>
			<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
			<dict>
				<key>layout-id</key>
				<integer>17</integer>
			</dict>
			<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
			<dict>
				<key>AAPL,ig-platform-id</key>
				<data>AACSPg==</data>
				<key>device-id</key>
				<data>kj4AAA==</data>
				<key>enable-lspcon-support</key>
				<data>AQAAAA==</data>
				<key>framebuffer-con2-busid</key>
				<data>AgAAAA==</data>
				<key>framebuffer-con2-enable</key>
				<data>AQAAAA==</data>
				<key>framebuffer-con2-has-lspcon</key>
				<data>AQAAAA==</data>
				<key>framebuffer-con2-pipe</key>
				<data>EgAAAA==</data>
				<key>framebuffer-con2-type</key>
				<data>AAgAAA==</data>
				<key>framebuffer-patch-enable</key>
				<data>AQAAAA==</data>
			</dict>
		</dict>
		<key>Delete</key>
		<dict/>
	</dict>

 

51 minutes ago, Dec_Bra1n said:

I’m using the same boot flags and same Device Properties as I did with the older OS. Please let me know if there’s anything I might be doing incorrectly.

I know that -igfxblr no longer works on macOS 13.4 or later. If -igfxblt is used, the -igfxbls boot variable can also be removed. However, these may not be the cause of the problem. Because these commands do not directly get a graphics card error. A UHD630 patch with Hackintool and using ProperTree instead of OpenCore Configurator for recording may solve the problem.

  • Like 1

Tahoe has entered the chat!

 

A correctly fixed USBMap.kext got me past the 509 error (Thank you @Anto65). 
 

To fix the next issue I had, stopping around here…

 

“KextLog: kernelmanagerd is not active KextLog: Loading FileSet KC(s)”

 

…I had to disable WhateverGreen.kext and remove its “agdpmod=pikera” boot argument. 
 

Once I did this I was able to install and boot Tahoe 🤟🏻

 

 

Now to figure out why my Ethernet won’t find an IP 🤦🏻‍♂️

Edited by D-an-W
  • Like 3
  • Thanks 1
2 hours ago, Mirone said:

Could you share your H370 EFI folder here please? I want to compare it with mine.

I’m trying to avoid using my integrated graphics card, as it’s going to give me some hardware work that I don’t want to deal with right now, but it seems like I won’t be able to escape that... LoL

 

IGPU enabled and default booter.

EFI.zip

Edited by Stefanalmare

With my Asus Prime Z370-P board I am getting POST error installing  Tahoe. "The System has POSTed in safe mode"

I am using RTCMemoryFixup.kext in Sequoia 15.5 without issues. Anyone know if there is an updated kext for Tahoe.

Edited by macky1
5 minutes ago, eSaF said:

I have a few questions and the answers may allow me to see day light.

The members that had RX 5XX graphics but are now forced to use the CPU (Internal/Integrated) Graphics.

How are you connecting this to the Monitor, is it by Display Port or the HDMI Port?

 

As I am also forced to use the CPU inbuilt Graphics I am greeted with a black screen with the cursor appearing every 3 or so seconds.

This is right after the Apple logo and the loading bar. The screen is not frozen as the keyboard caps light can be toggled on and off also the mouse can be moved when it appears.

 

I have made the necessary changes in the BIOS for the inbuilt Graphics but after verbose the Monitor signal is lost and complains about Display Port signal.

This happens no matter what cable I use. I dont know how I managed it but previously in my struggle I did go to the language screen without changing graphics configuration.

I was hoping to replicate the same condition without luck. This is the last hurdle for me.

eSaf, just remove whatever green kext and agdpmod=pikera if u use it and it will work great

  • Like 3
19 hours ago, Sherlocks said:

Alguém tem uma LAN RTL8125 funcionando? Não consigo usar

Here I'm using LucyRTL8125-V1.2.2 Mieze, z690 ud ddr5, Sequoia 15.5 and Tahoe Beta, I need to change speed to 100baseTX to work, otherwise it doesn't work! but it is limited to 100mb!

 

working!

 

image.thumb.png.076909a305e26888e154989c86978fd2.png

  • Like 1
1 hour ago, D-an-W said:

Tahoe has entered the chat!

 

A correctly fixed USBMap.kext got me past the 509 error (Thank you @Anto65). 
 

To fix the next issue I had, stopping around here…

 

“KextLog: kernelmanagerd is not active KextLog: Loading FileSet KC(s)”

 

…I had to disable WhateverGreen.kext and remove its “agdpmod=pikera” boot argument. 
 

Once I did this I was able to install and boot Tahoe 🤟🏻

 

 

Now to figure out why my Ethernet won’t find an IP 🤦🏻‍♂️

because the entire "plugin" with the Ethernet drivers is missing in the kext IONetworking.kext!!!

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