Jump to content

[Guide] Catalina / BigSur / Monterey on mobos Serie 100 / 200 / 300 / 400 / 500 / 600 SkyLake / KabyLake / CoffeeLake / CometLake / RocketLake / AlderLake DSDT


MaLd0n
5,455 posts in this topic

Recommended Posts

13 hours ago, MaLd0n said:

USE MY FULL CLOVER FOLDER, JUST PUT UR SERIALS

CLOVER.zip

 

Thank you - fixed empty PCI list.

 

Sleep still not working - wakes after 1 second. BUT, Wake Reason now show as XHC instead of before it was XDCI XHC.

Link to comment
Share on other sites

Good Evening @MaLdon and thank you for helping us users to get our macOS working fine. I need help with my Clover Configuration and also creating DSDT edits. I updated my motherboard’s bios to the last update, also I ran your utility app (RunMe) and attached the file it generated.

I'm on macOS High Sierra 10.13.5.

My Pc hardware is as follows:

My motherboard is an Asus Maximus Hero IX 200 Series.

My processor is an Intel i7 7700K

I have 32 GB RAM TridentZ RGB (4x8GB)

I don’t have a dedicated Graphics Card, only onboard graphics (I believe it’s Intel HD6300 since my processor is Intel i7 7700K).

I use my computer for Video Edition (Adobe Software + Apple Final Cut) and music production, so video acceleration is very important (Intel Quicksync). I used to have a dedicated graphics card (Nvidia GTX 760) but it died, so now I have only my Intel HD graphics which I need help to make it work. As you will see in my configs file, I changed my SMBIOS from iMac 18,3 to iMac 17,1 because the graphics used to flick a lot with iMac 18,3. I read in some forums that changing it to iMac 17,1 would solve the problem and it did, now there’s no flickering, but I don’t know if the graphics are working at 100% speed with this SMBIOS. Thank you for your help.

 

Also, in my Clover/ACPI/Patched folder, you’ll see a file called SSDT-UIAC. It’s a SSDT file for proper USB configuration of USBInjectAll. I followed Rehab Man’s tutorial for creating a custom SSDT for my USBs. Using IOreg I tested all my ports with USB 2.0 and USB 3.0 devices and wrote down all the ports reported as active in IOreg. I have 18 ports as follows:

 

The following two ports are located on the front of my case and they are both connected to only one (1) internal USB3.0 port on my motherboard), I declared them as USB3.0 in the SSDT file:

 

HS01 - SS01

HS02 - SS02

Is it correct to declare both of them as USB3.0 or should I declare them as internal?

 

There are four (4) USB3.0 ports located at the back of the motherboard, I declared them as USB3.0 in the SSDT file:

 

HS03 - SS03

HS04 - SS04

HS05 - SS05

HS06 - SS06

 

There are four (4) USB2.0 located at the back of the motherboard. I declared them as USB2.0 in th SSDT file.

 

HS07

HS08

HS09

HS10

 

 

The following are two USB2.0 ports located on the front of my case (they are both connected to only  one (1) internal USB2.0 port on my motherboard), I declared them as usb2.0 in the SSDT file:

 

HS13

HS14

 

Is it correct to declare both of them as USB2.0 or should I declare them as internal?

Like I told you before, I have 18 ports because usb 3.0 has a 3.0 denomination (for example HS03) and also a 2.0 denomination (for example SS03), and both of them have to be declared as active in the SSDT file, so, I have 6 usb 3.0 ports (4 in the back of the mobo and two in the front of my case), that would be 12 denominations or ports in total plus 6 usb2.0 ports (4 at the back of the mobo plus two more at the front of my case). I read that the purpose of creating a custom SSDT for USBInjectAll is to eliminate the unused ports and that way usb falls below 15 ports, so we can eliminate the 15 port limit patch, but in my case I have 18, so I have to keep using the 15 port limit patch, is this correct?

Please forgive my lack of knowledge and if I have omitted any useful info. Once again thanks for your help.

Send me Onays-iMac.zip

Edited by Onay Rodríguez
Link to comment
Share on other sites

Hello MaLD0n!

Thanks for you work.

Will try the iMac one later

I've tested the MacBook Pro one and unfortunately the cursor buttons or better to say no one of the keyboard keys work at the clover screen.

So I can't boot from a usb pen drive for example. As soon as MacOS is booted everything works fine 

DSDT.aml

Edited by DSM2
Link to comment
Share on other sites

10 hours ago, msbc said:

 

Thank you - fixed empty PCI list.

 

Sleep still not working - wakes after 1 second. BUT, Wake Reason now show as XHC instead of before it was XDCI XHC.

Use power button for wake

DSDT.aml.zip

 

send me new dump after reboot

RunMe.app

Link to comment
Share on other sites

10 hours ago, Onay Rodríguez said:

Good Evening @MaLdon and thank you for helping us users to get our macOS working fine. I need help with my Clover Configuration and also creating DSDT edits. I updated my motherboard’s bios to the last update, also I ran your utility app (RunMe) and attached the file it generated.

I'm on macOS High Sierra 10.13.5.

My Pc hardware is as follows:

My motherboard is an Asus Maximus Hero IX 200 Series.

My processor is an Intel i7 7700K

I have 32 GB RAM TridentZ RGB (4x8GB)

I don’t have a dedicated Graphics Card, only onboard graphics (I believe it’s Intel HD6300 since my processor is Intel i7 7700K).

I use my computer for Video Edition (Adobe Software + Apple Final Cut) and music production, so video acceleration is very important (Intel Quicksync). I used to have a dedicated graphics card (Nvidia GTX 760) but it died, so now I have only my Intel HD graphics which I need help to make it work. As you will see in my configs file, I changed my SMBIOS from iMac 18,3 to iMac 17,1 because the graphics used to flick a lot with iMac 18,3. I read in some forums that changing it to iMac 17,1 would solve the problem and it did, now there’s no flickering, but I don’t know if the graphics are working at 100% speed with this SMBIOS. Thank you for your help.

 

Also, in my Clover/ACPI/Patched folder, you’ll see a file called SSDT-UIAC. It’s a SSDT file for proper USB configuration of USBInjectAll. I followed Rehab Man’s tutorial for creating a custom SSDT for my USBs. Using IOreg I tested all my ports with USB 2.0 and USB 3.0 devices and wrote down all the ports reported as active in IOreg. I have 18 ports as follows:

 

The following two ports are located on the front of my case and they are both connected to only one (1) internal USB3.0 port on my motherboard), I declared them as USB3.0 in the SSDT file:

 

HS01 - SS01

HS02 - SS02

Is it correct to declare both of them as USB3.0 or should I declare them as internal?

 

There are four (4) USB3.0 ports located at the back of the motherboard, I declared them as USB3.0 in the SSDT file:

 

HS03 - SS03

HS04 - SS04

HS05 - SS05

HS06 - SS06

 

There are four (4) USB2.0 located at the back of the motherboard. I declared them as USB2.0 in th SSDT file.

 

HS07

HS08

HS09

HS10

 

 

The following are two USB2.0 ports located on the front of my case (they are both connected to only  one (1) internal USB2.0 port on my motherboard), I declared them as usb2.0 in the SSDT file:

 

HS13

HS14

 

Is it correct to declare both of them as USB2.0 or should I declare them as internal?

Like I told you before, I have 18 ports because usb 3.0 has a 3.0 denomination (for example HS03) and also a 2.0 denomination (for example SS03), and both of them have to be declared as active in the SSDT file, so, I have 6 usb 3.0 ports (4 in the back of the mobo and two in the front of my case), that would be 12 denominations or ports in total plus 6 usb2.0 ports (4 at the back of the mobo plus two more at the front of my case). I read that the purpose of creating a custom SSDT for USBInjectAll is to eliminate the unused ports and that way usb falls below 15 ports, so we can eliminate the 15 port limit patch, but in my case I have 18, so I have to keep using the 15 port limit patch, is this correct?

Please forgive my lack of knowledge and if I have omitted any useful info. Once again thanks for your help.

Send me Onays-iMac.zip

dont need ssdt

CLOVER.zip

 

if u need exclude ports, check

 

Unused Ports, excluded with flag
uia_exclude=HS01;HS02;HS05;HS06;HS07;HS13;HS14;SS03;SS04;SS05;SS06;SS09;SS10;USR1;USR2

 

if u need change 2, 3 or 255, just edit usbinjectall

 

send me new dump after reboot

RunMe.app

4 hours ago, DSM2 said:

Hello MaLD0n!

Thanks for you work.

Will try the iMac one later

I've tested the MacBook Pro one and unfortunately the cursor buttons or better to say no one of the keyboard keys work at the clover screen.

So I can't boot from a usb pen drive for example. As soon as MacOS is booted everything works fine 

DSDT.aml

send me one new dump

RunMe.app

  • Thanks 1
Link to comment
Share on other sites

11 hours ago, MaLd0n said:

Use power button for wake

DSDT.aml.zip

 

send me new dump after reboot

RunMe.app

 

I'm not sure what you mean by "use power button to wake"?

 

I am putting my Hack to sleep (Apple Menu/Sleep) - it enters sleep mode (screen off, fans off, case led pulse) then after a second wakes again - no input from me.

Link to comment
Share on other sites

23 hours ago, DSM2 said:

Delete old files generated by my .app and run again, app merged files

13 hours ago, msbc said:

 

I'm not sure what you mean by "use power button to wake"?

 

I am putting my Hack to sleep (Apple Menu/Sleep) - it enters sleep mode (screen off, fans off, case led pulse) then after a second wakes again - no input from me.

use last dsdt and use power button for wake ur hack, usb etc dont have more power for it

Link to comment
Share on other sites

On 7/6/2018 at 9:22 AM, MaLd0n said:

ur wifi card, BT have a usb cable? just need check what device cause it, or cooler with usb cable or bt connect via usb cable

 

 

Hey @MaLd0n - sorry for the delay, I was out of town over the weekend. 

 

Bluetooth does not have a usb cable, it is an M.2 apple airport wifi/bluetooth card pulled from a macbook. 

 

I installed it using this method: https://www.tonymacx86.com/threads/pastrychefs-asus-rog-strix-z370-g-gaming-wi-fi-ac-build-w-i7-8700k-amd-vega-56.239969/page-4#post-1650773

 

The water cooler has a usb port but it is disconnected. 

 

 

Link to comment
Share on other sites

2 hours ago, leVel said:

 

Hey @MaLd0n - sorry for the delay, I was out of town over the weekend. 

 

Bluetooth does not have a usb cable, it is an M.2 apple airport wifi/bluetooth card pulled from a macbook. 

 

I installed it using this method: https://www.tonymacx86.com/threads/pastrychefs-asus-rog-strix-z370-g-gaming-wi-fi-ac-build-w-i7-8700k-amd-vega-56.239969/page-4#post-1650773

 

The water cooler has a usb port but it is disconnected. 

 

 

it's a wake common problem with cooler with usb cable or wifi/bt card, u try without ur wifi/bt card, u need check what device cause it, the others is ok

Link to comment
Share on other sites

Just now, MaLd0n said:

it's a wake common problem with cooler with usb cable or wifi/bt card, u try without ur wifi/bt card, u need check what device cause it, the others is ok

 

Thanks, @MaLd0n - the cooler is not plugged in so I will try to replace the wifi/bt card. 

  • Like 1
Link to comment
Share on other sites

1 hour ago, DSM2 said:

 

 

Here it is

Send me Alexanders-MacBook-Pro.zip

u change patches?

in pci appears very diff, have all in DSDT dont need any ssdt

MaLd0n 2018-07-09 às 17.20.42.png

 

 

1 hour ago, devil7108 said:

HELLO! MaLd0n 

 How to edit DSDT to show the inside of USB 

Jietu20180710-025117.jpg

u use USBINJECTALL?

9 minutes ago, leVel said:

 

Thanks, @MaLd0n - the cooler is not plugged in so I will try to replace the wifi/bt card. 

try without a wifi card first, take a shot, don't appears a correct device in wake, we need discovery what device cause it ;)

Link to comment
Share on other sites

8 hours ago, MaLd0n said:

Thank you,

 

sir,

 

The DSDT works well but few things need to sorted out...

 

The battery was not working - I sorted out with SSDT patches now it is working 100%

Audio working but the mic doesn't work, I tried the audio layout 3, 28, 28 nothing happened with mic - need to fix

The TrackPad working but right click not working - need to fix

 

Above then the rest of everything working well, thank you so much for your efforts to help us

 

Best regards,

 

Link to comment
Share on other sites

On 7/8/2018 at 11:00 AM, MaLd0n said:

dont need ssdt

CLOVER.zip

 

if u need exclude ports, check

 

Unused Ports, excluded with flag
uia_exclude=HS01;HS02;HS05;HS06;HS07;HS13;HS14;SS03;SS04;SS05;SS06;SS09;SS10;USR1;USR2

 

if u need change 2, 3 or 255, just edit usbinjectall

 

send me new dump after reboot

RunMe.app

send me one new dump

RunMe.app

Hello @Mald0n and thank you so much for your help. I replaced my CLOVER folder with the one you kindly sent me, rebooted (extracted tables with F4 at Clover Boot Menu) and created a new dump as you asked me to do, I attached the file here. My Intel Graphics memory reported by the system (about this MAC) is 1536MB, is this normal? How much DVMT should I allocate in my BIOS? Thank you again for your tremendous help. THANK YOU.

Send me Onays-iMac.zip

Link to comment
Share on other sites

5 hours ago, Onay Rodríguez said:

Hello @Mald0n and thank you so much for your help. I replaced my CLOVER folder with the one you kindly sent me, rebooted (extracted tables with F4 at Clover Boot Menu) and created a new dump as you asked me to do, I attached the file here. My Intel Graphics memory reported by the system (about this MAC) is 1536MB, is this normal? How much DVMT should I allocate in my BIOS? Thank you again for your tremendous help. THANK YOU.

Send me Onays-iMac.zip

yes, it's normal

CLOVER.zip

  • Thanks 1
Link to comment
Share on other sites

I have a problem internal and external USB2.0 port. While using the hack I am losing USB2.0 port. Can you look at my files and tell whats going on?

 

I tried to create the files with runme.app but its always giving an infinite loop when trying to create an ioreg. Yes, I gave a permission to both apps. But it doesn't change anything. Still giving an ioreg dumb failed error.

 

 

Here are my files; 

 

debug.zip

 

Link to comment
Share on other sites

×
×
  • Create New...