Jump to content

[GUIDE] EL Capitan / Sierra / High Sierra / Mojave / Catalina on Intel LGA 775 motherboards / DSDT


MaLd0n
911 posts in this topic

Recommended Posts

send me error photo

It's the same screen, I don't think it's useful, just enumarate kexts I think.

I'll try to get a boot log because it writes more very fast before this screen and then reboot, I used Don't reboot on panic to take the photo.

 

Edit: What the.... I just booted without dsdt and it actually booted... Clover folder is the one I sent you PM yesterday but without dsdt... that's very very weird.

Edit2: I found the trick, when I check InjectNvidia in clover I get the weird kp, if I uncheck it the system boots.

I'll put again your post clover and run runme.app and send you the file.

Edit3: Attached SendMe.zip

Send me LuCys-Mac-Pro.zip

  • Like 1
Link to comment
Share on other sites

It's the same screen, I don't think it's useful, just enumarate kexts I think.

I'll try to get a boot log because it writes more very fast before this screen and then reboot, I used Don't reboot on panic to take the photo.

 

Edit: What the.... I just booted without dsdt and it actually booted... Clover folder is the one I sent you PM yesterday but without dsdt... that's very very weird.

Edit2: I found the trick, when I check InjectNvidia in clover I get the weird kp, if I uncheck it the system boots.

I'll put again your post clover and run runme.app and send you the file.

Edit3: Attached SendMe.zip

@MaLd0n can you help me? Sorry for bothering you..

  • Like 1
Link to comment
Share on other sites

back ur old DSDT, have a GPU patch and work ;) if clover fail with ur GPU...

Sorry I don't understand what you mean..

You tell me to use my old clover with dsdt? and what gpu patch?

 

Sent from my HTC One M9 using Tapatalk

  • Like 1
Link to comment
Share on other sites

here

Device (PEGP)
            {
                Name (_ADR, 0x00010000)  // _ADR: Address
                Device (GFX0)
                {
                    Name (_ADR, Zero)  // _ADR: Address
                    Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
                    {
                        Store (Package (0x1E)
                            {
                                "AAPL,slot-name", 
                                Buffer (0x07)
                                {
                                    "Slot-1"
                                }, 

                                "@0,compatible", 
                                Buffer (0x0B)
                                {
                                    "NVDA,NVMac"
                                }, 

                                "@0,connector-type", 
                                Buffer (0x04)
                                {
                                     0x00, 0x08, 0x00, 0x00                         
                                }, 

                                "@0,device_type", 
                                Buffer (0x08)
                                {
                                    "display"
                                }, 

                                "@0,name", 
                                Buffer (0x0F)
                                {
                                    "NVDA,Display-A"
                                }, 

                                "@1,compatible", 
                                Buffer (0x0B)
                                {
                                    "NVDA,NVMac"
                                }, 

                                "@1,connector-type", 
                                Buffer (0x04)
                                {
                                     0x00, 0x08, 0x00, 0x00                         
                                }, 

                                "@1,device_type", 
                                Buffer (0x08)
                                {
                                    "display"
                                }, 

                                "@1,name", 
                                Buffer (0x0F)
                                {
                                    "NVDA,Display-B"
                                }, 

                                "NVCAP", 
                                Buffer (0x18)
                                {
                                    /* 0000 */  0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
                                    /* 0008 */  0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
                                    /* 0010 */  0x00, 0x00, 0x00, 0x00                         
                                }, 

                                "VRAM,totalsize", 
                                Buffer (0x04)
                                {
                                     0x00, 0x00, 0x00, 0x10                         
                                }, 

                                "device_type", 
                                Buffer (0x0C)
                                {
                                    "NVDA,Parent"
                                }, 

                                "model", 
                                Buffer (0x17)
                                {
                                    "NVIDIA GeForce 8600 GT"
                                }, 

                                "rom-revision", 
                                Buffer (0x1E)
                                {
                                    "nVidia 8600 GT OpenGL Engine"
                                }, 

                                "hda-gfx", 
                                Buffer (0x0A)
                                {
                                    "onboard-1"
                                }
                            }, Local0)
                        DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                        Return (Local0)
                    }
                }
            }
  • Like 1
Link to comment
Share on other sites

 

here

Device (PEGP)
            {
                Name (_ADR, 0x00010000)  // _ADR: Address
                Device (GFX0)
                {
                    Name (_ADR, Zero)  // _ADR: Address
                    Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
                    {
                        Store (Package (0x1E)
                            {
                                "AAPL,slot-name", 
                                Buffer (0x07)
                                {
                                    "Slot-1"
                                }, 

                                "@0,compatible", 
                                Buffer (0x0B)
                                {
                                    "NVDA,NVMac"
                                }, 

                                "@0,connector-type", 
                                Buffer (0x04)
                                {
                                     0x00, 0x08, 0x00, 0x00                         
                                }, 

                                "@0,device_type", 
                                Buffer (0x08)
                                {
                                    "display"
                                }, 

                                "@0,name", 
                                Buffer (0x0F)
                                {
                                    "NVDA,Display-A"
                                }, 

                                "@1,compatible", 
                                Buffer (0x0B)
                                {
                                    "NVDA,NVMac"
                                }, 

                                "@1,connector-type", 
                                Buffer (0x04)
                                {
                                     0x00, 0x08, 0x00, 0x00                         
                                }, 

                                "@1,device_type", 
                                Buffer (0x08)
                                {
                                    "display"
                                }, 

                                "@1,name", 
                                Buffer (0x0F)
                                {
                                    "NVDA,Display-B"
                                }, 

                                "NVCAP", 
                                Buffer (0x18)
                                {
                                    /* 0000 */  0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
                                    /* 0008 */  0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
                                    /* 0010 */  0x00, 0x00, 0x00, 0x00                         
                                }, 

                                "VRAM,totalsize", 
                                Buffer (0x04)
                                {
                                     0x00, 0x00, 0x00, 0x10                         
                                }, 

                                "device_type", 
                                Buffer (0x0C)
                                {
                                    "NVDA,Parent"
                                }, 

                                "model", 
                                Buffer (0x17)
                                {
                                    "NVIDIA GeForce 8600 GT"
                                }, 

                                "rom-revision", 
                                Buffer (0x1E)
                                {
                                    "nVidia 8600 GT OpenGL Engine"
                                }, 

                                "hda-gfx", 
                                Buffer (0x0A)
                                {
                                    "onboard-1"
                                }
                            }, Local0)
                        DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                        Return (Local0)
                    }
                }
            }

I already have this in my old dsdt, so the sleep can't be fixed?

  • Like 1
Link to comment
Share on other sites

if sleep problem is related to GPU, idk

I don't know if is related to gpu, with an ati hd 5870 the problem was the same and I have a laptop with Nvidia 130m and same problem, on Sierra sleep is ok but hs don't wake.

I think it's something related to ich chipsets.

 

Sent from my HTC One M9 using Tapatalk

  • Like 2
Link to comment
Share on other sites

So, if the sleep can't be fixed I have one last problem with audio.

I have ALC1200 with AppleALC and layout-id 7.

On the rear panel I have 6 jacks: green, black and orange are working as output; pink is working as input; gray and blue aren't working but I don't need them anyway.

On the front panel I have green(headphones) and pink(mic) which aren't working at all.

My question is: How can I make front panel to work?

  • Like 1
Link to comment
Share on other sites

So, if the sleep can't be fixed I have one last problem with audio.

I have ALC1200 with AppleALC and layout-id 7.

On the rear panel I have 6 jacks: green, black and orange are working as output; pink is working as input; gray and blue aren't working but I don't need them anyway.

On the front panel I have green(headphones) and pink(mic) which aren't working at all.

My question is: How can I make front panel to work?

http://olarila.com/forum/viewtopic.php?f=28&t=2676

  • Like 1
Link to comment
Share on other sites

u can try a AppleHdaPatcher by Mirone

 

I'm trying with AppleHDAPatcher by Mirone with ALC888 because I see ALC1200 is actually 888 but I can't get sound at all...

 

I'll try your tutorial but I don't have linux.

  • Like 1
Link to comment
Share on other sites

I found layout.xml and platforms.xml for my board and I compiled AppleALC and added another layout-id, now my headphones front panel works but I don't know how to make them hot-plug, you have any idea? I mean I permanently have my speakers in rear panel green jack and when I connect headphones on front panel(green) to switch automatically to headphones.

  • Like 1
Link to comment
Share on other sites

I found layout.xml and platforms.xml for my board and I compiled AppleALC and added another layout-id, now my headphones front panel works but I don't know how to make them hot-plug, you have any idea? I mean I permanently have my speakers in rear panel green jack and when I connect headphones on front panel(green) to switch automatically to headphones.

no idea, need check in AppleAlc topic, i think ppl share xD

  • Like 1
Link to comment
Share on other sites

Hi MaLd0n, I'm from Poland :D

 

Spec:

 

MOBO: ASUS P5N-E SLI (nForce 650i SLI) (LEGACY BIOS)
CPU: QuadCore Intel Xeon E5450
GPU: nVIDIA GeForce GTX 750 Ti
RAM: 8 GB (DDR2-800 (400 MHz) DDR2 SDRAM
Ethernet: nVIDIA nForce 430i (MCP51)
Wi-Fi: No
Audio: nVIDIA HDMI/DP @ nVIDIA GM107 - High Definition Audio Controller

 

post-2396156-0-53907700-1518711846_thumb.jpg

 

My problem is:

 

When I want install High Sierra without NullCPUPowerManagement.kext, I got this panic:

 

post-2396156-0-75528000-1518713242_thumb.jpg

 

When I install with this kext, my computer does not want to reboot.

 

Problem video:

 

https://drive.google.com/file/d/1jFH93TgFHNJ7PTD6A81XHidpltbZpRLv/view

 

A message appears and nothing else happens:

 

post-2396156-0-64784400-1518712320_thumb.jpg

 

Then I must restart PC with restart button.

 

This is my: DSDT and SSDT from Clover F4 ;) DSDT + SSDT.zip

 

This is my: RunMe file: Send me Mac-Endriu.zip

 

I tried many settings in config.plist and still the same.

 

Now my config it has only "Boot" options, the other tabs are default.

 

post-2396156-0-11161100-1518712872_thumb.jpg

 

My config.plist: config.zip

 

Please help me, I do not know how to fix this restart ;)

  • Like 1
Link to comment
Share on other sites

Hi MaLd0n, I'm from Poland :D

 

Spec:

 

MOBO: ASUS P5N-E SLI (nForce 650i SLI) (LEGACY BIOS)

CPU: QuadCore Intel Xeon E5450

GPU: nVIDIA GeForce GTX 750 Ti

RAM: 8 GB (DDR2-800 (400 MHz) DDR2 SDRAM

Ethernet: nVIDIA nForce 430i (MCP51)

Wi-Fi: No

Audio: nVIDIA HDMI/DP @ nVIDIA GM107 - High Definition Audio Controller

 

attachicon.gif123.jpg

 

My problem is:

 

When I want install High Sierra without NullCPUPowerManagement.kext, I got this panic:

 

attachicon.gif20180215_161828.jpg

 

When I install with this kext, my computer does not want to reboot.

 

Problem video:

 

https://drive.google.com/file/d/1jFH93TgFHNJ7PTD6A81XHidpltbZpRLv/view

 

A message appears and nothing else happens:

 

attachicon.gif20180210_202018.jpg

 

Then I must restart PC with restart button.

 

This is my: DSDT and SSDT from Clover F4 ;)attachicon.gifDSDT + SSDT.zip

 

This is my: RunMe file: attachicon.gifSend me Mac-Endriu.zip

 

I tried many settings in config.plist and still the same.

 

Now my config it has only "Boot" options, the other tabs are default.

 

attachicon.gif1.jpg

 

My config.plist: attachicon.gifconfig.zip

 

Please help me, I do not know how to fix this restart ;)

try

DSDT.aml.zip

  • Like 1
Link to comment
Share on other sites

I'm sr @MaLd0n  :D

u put clover/acpi/patched :P

xD Welcome!

Ok :D

I must run installation with nullcpupowermanagement.kext or without? ;)

install u can use NULL, after install in SSD/HDD we remove it for Power Management

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...