Contribute
Register

[Guide] Dell XPS 9530 using Clover UEFI

Status
Not open for further replies.
[GUIDE] Dell XPS 9530

Framebuffer is not initializing.


  1. Did you remember to re-patch your IOKit for pixel clock?
  2. Post your Clover config.plist
  3. Verify BIOS allocated memory (DVMT pre-alloc) is set to 96MB (System Agent (SA) Configuration -> Graphics Configuration)
  4. Ensure Clover kexts folder contains:
    FakePCIID.kext
    FakePCIID_HD4600_HD4400.kext
 
[GUIDE] Dell XPS 9530

Framebuffer is not initializing.


  1. Did you remember to re-patch your IOKit for pixel clock?
  2. Post your Clover config.plist
  3. Verify BIOS allocated memory (DVMT pre-alloc) is set to 96MB (System Agent (SA) Configuration -> Graphics Configuration)
  4. Ensure Clover kexts folder contains:
    FakePCIID.kext
    FakePCIID_HD4600_HD4400.kext
image.jpgimage.jpgimage.jpg

Code:
https://www.dropbox.com/s/fuvoy2ql5d52e0s/DSDT.zip?dl=0

View attachment config.plist
 

Attachments

  • image.jpg
    image.jpg
    750.3 KB · Views: 111
[GUIDE] Dell XPS 9530

Replace your Clover ACPI/patched contents with this:
https://dl.dropboxusercontent.com/u/13972199/XPS-9530/DSDT-spud.zip

Note your raw DSDT/SSDT are nearly identical to mine:
Code:
DSDT.aml = 135fe210267b4c1c8a5343724592035c vs 5a8813593033d61b1728c46ddcc78737
SSDT-0.aml = 5ed4b0e521497578e2551615eb330751
SSDT-1.aml = f72425d7c76e7d06d25cd781a1843d77
SSDT-2.aml = b71580ddbe8f5fce15d9b7108cbf4773
SSDT-3.aml = 635a60d95ef884fddcbf660825736dc1 vs be60ab7bf5693e652a0690beadb3276e
SSDT-7.aml = a0d3c3eae6f825bdc0d9a9c900103421
SSDT-8.aml = 99fac98709a51aef180537cdb4ce4ebf
SSDT-9.aml = 45edfb9692e539c261a54f3aab31b58c
SSDT-10.aml = 8bbcb643176ad303a2005c6b497dc3e6
SSDT-11.aml = aebf25836f1befb5125adfe4d9c4747b
SSDT-12.aml = bf081bb13753315287987f661f373f82
SSDT-13.aml = 22cb82d57812bb547f316c881e73d61b
SSDT-14.aml = 3002ea0b76e2d6bded988da8eaa628da
SSDT-15.aml = 6d1a387809eca37d15bcbc94d3863741

Some bios differences might still be there.

Update:

Did a comparison of the decompiled files. No special differences which should affect anything.
 
[GUIDE] Dell XPS 9530

thank you so much to vbo and dark void, i've updated my XPS12 to 10.10.2 and using AppleHDA for 668 with working headphone and also FakePCIID for wifi\HD4400 :)
 
[GUIDE] Dell XPS 9530

@ Rehabman and DarkVoid thank you both for your help.
i update to the 10.10.2 thinking it hopfully sorts all my issues out.
i have redone all the patches using DarkVoids scrip. All the patches compiled with no errors but upon restart I can't boot back into desktop :

Something strange is happening.

Note the "Waiting for DSMOS" *after* "DSMOS has arrived"??
 
[GUIDE] Dell XPS 9530

Something strange is happening.

Note the "Waiting for DSMOS" *after* "DSMOS has arrived"??

His compiled DSDT's were also not what I expected. Not what my script should generate.
So I re-generated them, lets see when spud comes back with updates.

Besides the DSMOS arrival in his log, it also says "/etc/rc.server" is missing.
I wonder why its looking for that on a desktop installation.
 
[GUIDE] Dell XPS 9530

thank you so much to vbo and dark void, i've updated my XPS12 to 10.10.2 and using AppleHDA for 668 with working headphone and also FakePCIID for wifi\HD4400 :)

Great to hear stich86. Maybe you can use your experiences and either fork vbo's or my repository and create a guide for the XPS12 users out there?
 
[GUIDE] Dell XPS 9530

His compiled DSDT's were also not what I expected. Not what my script should generate.
So I re-generated them, lets see when spud comes back with updates.

Besides the DSMOS arrival in his log, it also says "/etc/rc.server" is missing.
I wonder why its looking for that on a desktop installation.

Check the disassembled files for literal pattern '*/)' (without the quotes).

If you see that pattern (useless iasl comments), then the correct iasl was not being used.
 
[GUIDE] Dell XPS 9530

No, it looks like the right iasl was used.

Just my script is supposed to generate a certain number of .aml files and not all of them were there.
I decompiled, patched and compiled the raw AML files spud sent, so lets see what the result is.
 
[GUIDE] Dell XPS 9530

Thank you I paced the files in patched folder in EFI still can't login
 

Attachments

  • image.jpg
    image.jpg
    915.8 KB · Views: 87
  • image.jpg
    image.jpg
    680.7 KB · Views: 91
  • image.jpg
    image.jpg
    542.2 KB · Views: 94
  • image.jpg
    image.jpg
    849.3 KB · Views: 89
Status
Not open for further replies.
Back
Top