Jump to content

Opencore Boot issuse in Z77 i7 3770K


Apple Hunter
 Share

19 posts in this topic

Recommended Posts

1st i started Opencore 0.5.6. try many tricks. followed instruction on opencore.one but cant fix this issues.

 

IMG_5938.thumb.jpg.2df2dc3c53870e7408362cebd35670f1.jpg.277823b4dad7b551fddaf8fecb78f650.jpg

 

2nd time try with 0.5.7. something improvement. pass previous  ^ and freeze here.IMG_5976.thumb.jpg.2ddd148bc2374d292b25a33c23869780.jpg

 

sometime show like this..IMG_5975.thumb.jpg.20becf05274f9cdac5681a4a54e48b55.jpg

 

if i change settings like here i mentioned (change to false)

686739109_Screenshot2020-04-09at6_50_30PM.thumb.png.882a83153f209e130fd6ec978b0fc31d.png

 

then shows like this..

IMG_5971.thumb.jpg.1e18fbede8ebf50c63d9d2d344e739d4.jpg

 

 

Here i have attached my efi. please help me how to fix it...

 

   

EFI(4).zip

Link to comment
Share on other sites

  • 2 weeks later...
On 4/12/2020 at 3:55 PM, exway8 said:

Remove only ssdt.aml from ACPI folder and from config, leave rest, if not working double check BIOS settings. Turn off igpu. If works, I can provide version with working HD 4000 and DRM.

EFI.zip

 

 

 

I boot with -v to check... Same issues. freeze on rooting

 

 

IMG_6105.thumb.jpg.723fa3b6b38328c4ecc52a58cb4284c0.jpg

 

i have mentioned bios screen shots you can check if there is wrong. but now i disable iGPU

BIOS_Screen_SHOTS.zip

Edited by Apple Hunter
Link to comment
Share on other sites

I have no experience with Biostar motherboards and Catalina, but here is my config for OC 0.5.7 with Gigabyte Z77N-WiFi + i5 3750K, other than serial you should probably add/remove some SSDT and kexts, AppleCpuPmCfgLock=True: https://pastebin.com/upjtKhX1

If you have Clover working on your machine maybe it will be useful if you share your config.

Link to comment
Share on other sites

5 hours ago, Simonej said:

I have no experience with Biostar motherboards and Catalina, but here is my config for OC 0.5.7 with Gigabyte Z77N-WiFi + i5 3750K, other than serial you should probably add/remove some SSDT and kexts, AppleCpuPmCfgLock=True: https://pastebin.com/upjtKhX1

If you have Clover working on your machine maybe it will be useful if you share your config.

this is my working Clover.

EFI.zip

config.plist

config13,2.plist

Link to comment
Share on other sites

19 hours ago, Simonej said:

There are some DSDT fixes and SSDT, other than add/remove those also in OC, I suggest to extract patched DSDT from Clover GUI with F5.

 

After adding dsdt.aml which generated on clover shows like this. if i add this dsdt on clover it works fine.

 

IMG_6161.thumb.jpg.4219ccddc7c7378cf75e455c9343b234.jpg

Link to comment
Share on other sites

On 4/22/2020 at 10:47 AM, Simonej said:

I have no experience with Biostar motherboards and Catalina, but here is my config for OC 0.5.7 with Gigabyte Z77N-WiFi + i5 3750K, other than serial you should probably add/remove some SSDT and kexts, AppleCpuPmCfgLock=True: https://pastebin.com/upjtKhX1

If you have Clover working on your machine maybe it will be useful if you share your config.

 

I am using the same board, Z77N-WIFI, for 7-series chipset mainboard, you don't need to apply XhciPortLimit Patch, 7-series XHCI Controller only has x4 USB 3.0 / x4 USB 2.0 Ports (total x8 Ports < 15 ports limit)

 

            <key>XhciPortLimit</key>

            <true/>

Link to comment
Share on other sites

10 hours ago, ad911 said:

 

I am using the same board, Z77N-WIFI, for 7-series chipset mainboard, you don't need to apply XhciPortLimit Patch, 7-series XHCI Controller only has x4 USB 3.0 / x4 USB 2.0 Ports (total x8 Ports < 15 ports limit)

 

            <key>XhciPortLimit</key>

            <true/>

 

Your board may only have 4 USB 3.0 but the comment "7-series XHCI Controller only has x4 USB 3.0" is not strictly true since the board maker can add external USB 3.0 chipset in addition to 7-series XHCI Controller. E.g. the Z77X-UP5-TH has 10 USB 3.0 ports (8x using VIA chipset and 2x using 7-series PCH).

 

The port limit patch is needed when the motherboard has more that 15 USB 3.0 ports.

Link to comment
Share on other sites

2 hours ago, MacNB said:

 

Your board may only have 4 USB 3.0 but the comment "7-series XHCI Controller only has x4 USB 3.0" is not strictly true since the board maker can add external USB 3.0 chipset in addition to 7-series XHCI Controller. E.g. the Z77X-UP5-TH has 10 USB 3.0 ports (8x using VIA chipset and 2x using 7-series PCH).

 

The port limit patch is needed when the motherboard has more that 15 USB 3.0 ports.

the 15 port limit is per XHCI controller, you cannot just add them up (VIA XHCI + Intel XHCI), that's WRONG !!

7-series XHCI only has 4 USB 3.0 Root Ports (4 USB 2.0 Ports), no way the 7-series Intel XHCI controller can exceed the 15 port limit.

 

Link to comment
Share on other sites

10 minutes ago, ad911 said:

the 15 port limit is per XHCI controller, you cannot just add them up (VIA XHCI + Intel XHCI), that's WRONG !!

7-series XHCI only has 4 USB 3.0 Root Ports (4 USB 2.0 Ports), no way the 7-series Intel XHCI controller can exceed the 15 port limit.

 

 

macOS XHCI driver is not counting just the 7-series ports, it's counting all the XCHI ports from all chipsets.

Yes you are correct that 7-series cannot exceed 15 port limit - on it's own BUT if there were 12 OTHER XHCI chipset ports, then the total limit would be exceed.

 

Most Z77 motherboard will not have the port limit issue.

Link to comment
Share on other sites

5 minutes ago, MacNB said:

 

macOS XHCI driver is not counting just the 7-series ports, it's counting all the XCHI ports from all chipsets.

Yes you are correct that 7-series cannot exceed 15 port limit - on it's own BUT if there were 12 OTHER XHCI chipset ports, then the total limit would be exceed.

  

Most Z77 motherboard will not have the port limit issue. 

 

already said, per controller, Intel XHC Controller under the Address @0x1400000, other controller under different address, you cannot just add them up

 

Link to comment
Share on other sites

17 minutes ago, ad911 said:

 

already said, per controller, Intel XHC Controller under the Address @0x1400000, other controller under different address, you cannot just add them up

 

Already said, it's total for all controllers.

Link to comment
Share on other sites

  • 4 months later...
 Share

×
×
  • Create New...