Jump to content
3390 posts in this topic

Recommended Posts

52 minutes ago, ameenjuz said:

I have removed sata patch from patched DSDT and config then

Appeared my drive in disk utility 

Natively support 8086 9d03 controller

 

I am not using any DSDT.  I am only using SSDT-PLUG, SSDT-PNLF and SSDT-EC, none of which should impact SATA. I have to assume that it is my OC config.plist that is the problem.  I hate to mess with it because I have it set now where it always boots up no matter what changes I make to my ACPI or kexts.  Still, the disk utility on my USB Flash drive shows only the flash drive and no other internally-connected drives, not even the DVD drive.

4 hours ago, mnfesq said:

 

I am not using any DSDT.  I am only using SSDT-PLUG, SSDT-PNLF and SSDT-EC, none of which should impact SATA. I have to assume that it is my OC config.plist that is the problem.  I hate to mess with it because I have it set now where it always boots up no matter what changes I make to my ACPI or kexts.  Still, the disk utility on my USB Flash drive shows only the flash drive and no other internally-connected drives, not even the DVD drive.

Try this:

1. UEFI - APFS - EnableJumpstart - NO

2. UEFI - Drivers - ApfsDriverLoader.efi (put it in drivers folder)

3. UEFI - Quirks - UnblockFSConnect - YES

 

Spoiler

Captură de ecran din 2020-07-10 la 02.25.45.png

 

ApfsDriverLoader.efi

3 hours ago, SavageAUS said:

Is there a way to use the Catalina IO2011family.kext in big Sur? I’d like to get my DW1820A working while I wait for a new card to arrive.

 

 

Sent from my iPhone using Tapatalk

https://medium.com/@andv/making-wifi-on-big-sur-unsupported-macs-with-failed-with-66-error-36c98e3f7965

5 minutes ago, dehjomz said:

Does anyone have the Aquantia AQC107 card working in Big Sur?  My pcie one doesn’t load, but works in Catalina. I even tried the Catalina Aquantia kext and it doesn’t work.
 

Very strange. 

You can try this patch, which works for me.

 

On 7/8/2020 at 3:38 PM, pg7 said:

 

  Reveal hidden contents

 

 


Capture d'écran 2020-07-09 à 00.33.31.png
 

 

 

 

 

  Hide contents

1968960641_Capturedecran2020-07-09a00_13_28.thumb.png.6a8677354107476cf14dcff8e4715392.png
 

 

 

HP Envy Recline 23 Haswell Boot Clover Quirks!

 

 

Could you please post your DSDT?  I would like to compare the SAT0 device in your DSDT with mine and see if mine is missing something.  Can you also check to see if you have an SSDT for SAT0 and post that as well?  Thanks.  I'm running out of ideas about why my HDD/SSD/DVD drives cannot be detected by Big Sur.

4 hours ago, ameenjuz said:

I have removed sata patch from patched DSDT and config then

Appeared my drive in disk utility 

Natively support 8086 9d03 controller

 

Could you please post your DSDT and SSDT for your SATA device?  Thanks.  I'm hoping I will see some method or other code in your DSDT that is missing in mine that makes your installation of Big Sur see your HDD/SSD/DVD drives.

3 minutes ago, mnfesq said:

 

Could you please post your DSDT and SSDT for your SATA device?  Thanks.  I'm hoping I will see some method or other code in your DSDT that is missing in mine that makes your installation of Big Sur see your HDD/SSD/DVD drives.

now i m not at home

Tommorow i will share my DSDT remember i just only use DSDT not to use SSDT

Please tell me about your SATA controller

 

7 minutes ago, ameenjuz said:

now i m not at home

Tommorow i will share my DSDT remember i just only use DSDT not to use SSDT

Please tell me about your SATA controller

 

 

Same as yours:  Sunrise Point-LP SATA Controller (AHCI mode) 9D03, 8086.

Edited by mnfesq
3 hours ago, Stefanalmare said:

Followed to the T and now having to do a fresh install.

Not a good method.

  • Thanks 1
16 minutes ago, mnfesq said:

 

Same as yours:  Sunrise Point-LP SATA Controller (AHCI mode) 9D03, 8086.

This is native support no need rename SAT0 to SATA Patch

Remove SSDT-SATA.aml and rename SAT0 to SATA Patch from config

Remember i m using kingstone SSD

Edited by ameenjuz
edited
34 minutes ago, hohoho said:

Thanks for the reply. I don’t know what a snapshot is, but do you mean my laptop specs?

 

Acer Aspire 3 (A315-51-51B0)

Intel i5-7200u (intel hd 620)

12 GB ram

Your config.plist is not correctly compiled for kaby Lake

https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/kaby-lake.html

I can compile your EFI if you want. it's 4AM here in the UK, I can compile it later. It's much better if you do it so you can learn OpenCore.:)

Edited by Blu24
4 minutes ago, ameenjuz said:

This is native support no need rename SAT0 to SATA Patch

Remove SSDT-SATA.aml and rename SAT0 to SATA Patch from config

Remember i m using kingstone SSD

 

I tried using no DSDT at all.  It still doesn't work.  IOAHCIBlockStorageDriver.kext fails to read any drives connected by SATA to PRT devices.

1 minute ago, Blu24 said:

Your config.plist is not correctly compiled for kaby Lake

what does that mean? is the problem with the DeviceProperties? or boot args? or quirks? or something else? here is my clover efi. i have been using clover since the beginning and i am just starting to migrate to OC so that i can install Big Sur. i followed a vanilla guide to make the OC config. thanks for the help!

clover EFI catalina working perfectly.zip

14 minutes ago, hohoho said:

what does that mean? is the problem with the DeviceProperties? or boot args? or quirks? or something else? here is my clover efi. i have been using clover since the beginning and i am just starting to migrate to OC so that i can install Big Sur. i followed a vanilla guide to make the OC config. thanks for the help!

clover EFI catalina working perfectly.zip

boot args, quirks, ACPI, are all wrong for kaby Lake OpenCore.  

personally I would start with macOS Catalina first 

 

In your OC kext folder you have USBInjectAll.kext and USBPorts.kext. only one can be used. You can't use both.

 

Please follow the guide

https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/kaby-lake.html

Edited by Blu24
19 minutes ago, Blu24 said:

Your config.plist is not correctly compiled for kaby Lake

https://dortania.github.io/OpenCore-Desktop-Guide/config.plist/kaby-lake.html

I can compile your EFI if you want. it's 4AM here in the UK, I can compile it later. It's much better if you do it so you can learn OpenCore.:)

that is the guide i followed to make my opencore config. yeah. i'd rather do it myself. i have only been doing OC just for about a couple of days now. i have been editing the OC config using ProperTree.. i will try to figure out that compile thing. any clues where it is would be very appreciated! thanks a lot!

15 minutes ago, hohoho said:

what does that mean? is the problem with the DeviceProperties? or boot args? or quirks? or something else? here is my clover efi. i have been using clover since the beginning and i am just starting to migrate to OC so that i can install Big Sur. i followed a vanilla guide to make the OC config. thanks for the help!

clover EFI catalina working perfectly.zip

no kexts files in your efi

 

23 minutes ago, mnfesq said:

 

I tried using no DSDT at all.  It still doesn't work.  IOAHCIBlockStorageDriver.kext fails to read any drives connected by SATA to PRT devices.

please provide me your EFI folder 

and i also provide my config and DSDT tommorow

 
 
 
 
 
 
 
 
6
19 minutes ago, hohoho said:

that is the guide i followed to make my opencore config. yeah. i'd rather do it myself. i have only been doing OC just for about a couple of days now. i have been editing the OC config using ProperTree.. i will try to figure out that compile thing. any clues where it is would be very appreciated! thanks a lot!

Sent you a PM. How to compile an EFI folder, snapshot, etc :thumbsup_anim: 

 

Edited by Blu24
  • Like 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...