Jump to content

[Guide] El Capitan, Sierra / High Sierra / Mojave / Catalina on Intel 5, 6, 7, 8, 9 Chipset Series / Nehalem, SandyBridge, IvyBridge, Haswell, Broadwell


MaLd0n
2,509 posts in this topic

Recommended Posts

hdas to hdef

 

into device name_adr 0x001F0003 set_label

begin
HDEF
end;
into_all all code_regex HDAS replaceall_matched
begin
HDEF
end

hdef

 

into method label _DSM parent_adr 0x001F0003 remove_entry;

into device name_adr 0x001F0003 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
Return (Package()\n
{\n
"AAPL,slot-name", "Built In",\n
"name", "Realtek Audio Controller",\n
"model", Buffer () {"Realtek ALCxxx Audio Controller"},\n
"device_type", Buffer () {"Audio Controller"},\n
"layout-id", Buffer () {0x01, 0x00, 0x00, 0x00}, \n
"MaximumBootBeepVolume", Buffer () {0x01}, \n
"PinConfigurations", Buffer () {},\n
"hda-gfx", Buffer () {"onboard-1"}\n
})\n
}\n
end
  • Like 2
Link to comment
Share on other sites

It's still same problem here. Can't see any SSD and HDD to install. What's that ?

If you boot with your previous EFI folder you can see the internal hard disks?

I tested the EFI folder MaLd0n posted in post #207, whiteout the DSDT.aml file of course because I'm using a different mobo and everything is working ok.

 

If you can boot into macOS Sierra installer with you previous EFI folder or with MaLd0n's EFI folder without the DSDT.aml file and be able to see all the internal HDDs we'll there might be a problem with the DSDT.aml file.

 

Make sure you have SATA configuration set to AHCI in BIOS.

 

I also attached a folder which is exactly the same folder as MaLd0n posted except for the DSDT.aml file which is different. Give it a try.

athackintoshat.zip

  • Like 1
Link to comment
Share on other sites

in installation dont use DSDT.aml, ;) only in post installation :)

installation use only basic to up to installer

 

u can try a vboxhfs intead hfsplus driver too

  • Like 2
Link to comment
Share on other sites

If you boot with your previous EFI folder you can see the internal hard disks?

I tested the EFI folder MaLd0n posted in post #207, whiteout the DSDT.aml file of course because I'm using a different mobo and everything is working ok.

 

If you can boot into macOS Sierra installer with you previous EFI folder or with MaLd0n's EFI folder without the DSDT.aml file and be able to see all the internal HDDs we'll there might be a problem with the DSDT.aml file.

 

Make sure you have SATA configuration set to AHCI in BIOS.

 

I also attached a folder which is exactly the same folder as MaLd0n posted except for the DSDT.aml file which is different. Give it a try.

 

I changed to this CLOVER and installed OK.

 

in installation dont use DSDT.aml, ;) only in post installation :)

installation use only basic to up to installer

 

u can try a vboxhfs intead hfsplus driver too

Can i changed DSDT.aml ( MaLd0n ) and DSDT.aml ( cyberdevs ) when i in clover ? Because i installed macOS with DSDT.aml of cyberdevs. I don't know how to use DSDT.aml of MaLd0n.

Sorry for bad english. Hope you understand what i say. 

post-1633391-0-08390000-1495984984_thumb.png

post-1633391-0-23189500-1495985021_thumb.png

post-1633391-0-47055600-1495985046_thumb.png

post-1633391-0-16815000-1495985079_thumb.png

  • Like 2
Link to comment
Share on other sites

I changed to this CLOVER and installed OK.

 

Can i changed DSDT.aml ( MaLd0n ) and DSDT.aml ( cyberdevs ) when i in clover ? Because i installed macOS with DSDT.aml of cyberdevs. I don't know how to use DSDT.aml of MaLd0n.

Sorry for bad english. Hope you understand what i say. 

We understand what you me, don't worry about it ;)

 

You can simply replace or rename the DSDT file I gave you to Dev'sDSDT.aml and use the one that MaLd0n has posted earlier.

you can have them both inside the /EFI/Cover/ACPI/patched folder but the one which is called "DSDT.aml" will be loaded. so you can test them both, but not at the same time.

Link to comment
Share on other sites

Well actually the DSDT file I gave him is not for my mobo, it's for the same Z170X - Gaming 7 otherwise I wouldn't give to him. ;)

I'm still using the same DSDT you kindly patched for me :D and I'm thankful for that :)

  • Like 1
Link to comment
Share on other sites

Hi, looking for help with my clover folder. I have:

 

Mobo: Gigabyte - GA-Z170MX

 

Processor: Intel - Core i7-6700K 4.0GHz

 

Graphics: EVGA - GeForce GTX 1060 6GB

 

Here is my clover folder:

 


Sorry, here is my Clover folder.

EFI.zip

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...