Contribute
Register

[Guide] Dell Inspiron 3x37 - 5x37 -7x37 Clover, Yosemite/El Capitan

Status
Not open for further replies.
Joined
Nov 18, 2016
Messages
15
CPU
Intel i7 4700
Graphics
Intel HD 4600/Nvidia GT750M
Mobile Phone
  1. Android
  2. iOS
Could you tell me which modules are for the graphics, then I could debug myself.
I don't think and I remember that I delete them or override them, maybe they are just not loaded?
Als what does the team CI and QE mean?
I am familiar with Linux but not with Mac, it would be more easy for me to know something to debug.
 

RehabMan

Moderator
Joined
May 2, 2012
Messages
183,243
Motherboard
Intel DH67BL
CPU
i7-2600K
Graphics
HD 3000
Mac
  1. MacBook Air
Mobile Phone
  1. iOS
Could you tell me which modules are for the graphics, then I could debug myself.
Als what does the team CI and QE mean?
I am familiar with Linux but not Mac.

CI (CoreImage) is provided by AppleIntelFramebufferAzul.kext.
QE (Quartz Extreme) is provided by AppleIntelHD5000Graphics.kext.

Just don't delete or replace kexts and it will work (with correct config.plist settings and FakePCIID.kext + FakePCIID_Intel_HD_Graphics.kext).
 
Joined
Nov 18, 2016
Messages
15
CPU
Intel i7 4700
Graphics
Intel HD 4600/Nvidia GT750M
Mobile Phone
  1. Android
  2. iOS
Thanks, it finally work. The main problem with me is that I forget to enable ACPI/SSDT/DropOem=true.
The Inject Intel Graphics can't be skipped even with patched DSDT and SSDT.
I wonder whether I need to use the tag #SortedOrder to load the SSDT, I didn't see that opinion in the wiki of clover.
But I still need to solve the other problems later, I will report them.
And thanks for your help.
 

RehabMan

Moderator
Joined
May 2, 2012
Messages
183,243
Motherboard
Intel DH67BL
CPU
i7-2600K
Graphics
HD 3000
Mac
  1. MacBook Air
Mobile Phone
  1. iOS
Thanks, it finally work. The main problem with me is that I forget to enable ACPI/SSDT/DropOem=true.
The Inject Intel Graphics can't be skipped even with patched DSDT and SSDT.
I wonder whether I need to use the tag #SortedOrder to load the SSDT, I didn't see that opinion in the wiki of clover.
But I still need to solve the other problems later, I will report them.
And thanks for your help.

Clover uses SortedOrder to set SSDT load order, not #SortedOrder.
 
Joined
Jun 13, 2014
Messages
56
Motherboard
Dell G3 3579
CPU
i5-8300H
Graphics
UHD 630/GTX 1050
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
Hi

I had a perfectly working macOS dual boot install on my Inspiron 3537. Recently I decided to change partition sizes and increased the SSD space for Windows partition, obviously lowering Mac's partition size.

I know this may call for DSDT edits all over again, even if they were fine before, as I changed my software config by doing this. But before I could boot into macOS again, I constantly get a root device error now, even on safe mode or any flags I try. This is what I get on verbose -

First it gets stuck here -

20170902_183435.jpg


Followed by screen garbling and getting stuck on -

20170902_183529.jpg


Both issues are different as of what I read. Root device stuck is USB related, but unavailable logo is SMBios settings related. So this is confusing. What could be the problem here?

Config -
Inspiron 3537
i3 4200U
2+8 GB LDDR3 RAM
128 + 128 GB SSDs
ATI HD 8670m/Intel 4400HD
 

RehabMan

Moderator
Joined
May 2, 2012
Messages
183,243
Motherboard
Intel DH67BL
CPU
i7-2600K
Graphics
HD 3000
Mac
  1. MacBook Air
Mobile Phone
  1. iOS
Hi

I had a perfectly working macOS dual boot install on my Inspiron 3537. Recently I decided to change partition sizes and increased the SSD space for Windows partition, obviously lowering Mac's partition size.

I know this may call for DSDT edits all over again, even if they were fine before, as I changed my software config by doing this. But before I could boot into macOS again, I constantly get a root device error now, even on safe mode or any flags I try. This is what I get on verbose -

First it gets stuck here -

View attachment 276265

Followed by screen garbling and getting stuck on -

View attachment 276266

Both issues are different as of what I read. Root device stuck is USB related, but unavailable logo is SMBios settings related. So this is confusing. What could be the problem here?

Config -
Inspiron 3537
i3 4200U
2+8 GB LDDR3 RAM
128 + 128 GB SSDs
ATI HD 8670m/Intel 4400HD

Read FAQ, "Problem Reporting"
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 

RehabMan

Moderator
Joined
May 2, 2012
Messages
183,243
Motherboard
Intel DH67BL
CPU
i7-2600K
Graphics
HD 3000
Mac
  1. MacBook Air
Mobile Phone
  1. iOS
Okay here's my clover zip

Your ACPI/origin files are too old (you forgot to press F4).
No misc/preboot.log (you forgot to press F2).
But just looking at ACPI/patched, I can see that ACPI is wrong.
 
Joined
Jun 13, 2014
Messages
56
Motherboard
Dell G3 3579
CPU
i5-8300H
Graphics
UHD 630/GTX 1050
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
Your ACPI/origin files are too old (you forgot to press F4).
No misc/preboot.log (you forgot to press F2).
But just looking at ACPI/patched, I can see that ACPI is wrong.
Which part do you think is wrong exactly? I had patched all required ACPI files twice by now with every feature (audio, video, wifi, etc.) working very nicely on macOS. I just don't comprehend why those patched files would suddenly go invalid just because I changed my partition sizes and virtually nothing else.

What is this error indicating precisely? I've searched everywhere, but nothing came up.

Here is the preboot log and Clover zip with new origin ACPI files -
 

Attachments

  • preboot.txt
    102.6 KB · Views: 177
  • CLOVER.zip
    4.8 MB · Views: 217
Last edited:
Status
Not open for further replies.
Top