Contribute
Register

Is my dell inspiron 15 3537 hackintosh able ?

Status
Not open for further replies.
I still have the files, but maybe its saves time to dump them again..

dsdt.aml
ssdt-*.aml (0 untill 7)

It is best to extract DSDT/SSDTs using Linux (/sys/firmware/acpi/tables and /sys/firmware/acpi/tables/dynamic), then save them in a safe place for patching later.

I find Clover's F4 table dump to be not very reliable.
 
New dump, same problem...Weird thing, files are dated tomorrow 06:50 (it was 23:50 here)
i attached the file
 

Attachments

  • DSDT.zip
    28.3 KB · Views: 100
New dump, same problem...Weird thing, files are dated tomorrow 06:50 (it was 23:50 here)
i attached the file

It is because SSDT-1.aml and SSDT-3x appear to be a duplicate of each other.

You can eliminate both from your disassembly process as you need neither one.
 
Thanks, it worked.
I patched all but still stuck with 4 errors:
64 External (_SB_.PCI0.PEG0, UnknownObj) Name already exists in scope
66 External (_SB_.PCI0.PEG0.PEGP, UnknownObj) Name already exists in scope

3918 Store (\_GPE.MMTB (Local2, \_GPE.OSUP (Local2)), Store (Local1, REG6) /* \_WAK.REG6 */) syntax error unexpected parseop store

Store (\_GPE.MMTB (Local3, \_GPE.OSUP (Local3)), Store (Local2, REG6) /* \_SB_.PCI0._INI.REG6 */)syntax error unexpected parseop store

Is this fixable?
 
Thanks, it worked.
I patched all but still stuck with 4 errors:
64 External (_SB_.PCI0.PEG0, UnknownObj) Name already exists in scope
66 External (_SB_.PCI0.PEG0.PEGP, UnknownObj) Name already exists in scope

3918 Store (\_GPE.MMTB (Local2, \_GPE.OSUP (Local2)), Store (Local1, REG6) /* \_WAK.REG6 */) syntax error unexpected parseop store

Store (\_GPE.MMTB (Local3, \_GPE.OSUP (Local3)), Store (Local2, REG6) /* \_SB_.PCI0._INI.REG6 */)syntax error unexpected parseop store

Is this fixable?

Remove all the offending lines of code.
 
Rehabman, Nguyen,
Thank you very much for your help.

I think i'm nearly finished now. I followed the last steps of Nguyens guide and rebooted.
It slipped 2 times over VoodooHDA, but then finally loaded correctly, without me changing anything...

Only problem left is:
Audio is greyed out and not working.

BTW, how do I know DSDT is actually loaded?
 
...

BTW, how do I know DSDT is actually loaded?

You can check bootloader log. What bootloader are you using?

Or run MaciASL and see if the DSDT has the patches you expect it to have...
 
I have a Dell Inspiron 15 3537 with a i5 4200u and HD4400.

I am currently on OSX 10.9.5 w/o any problems at all.

I previously tried to update to Yosemite, and the Graphics suddenly decreased to 4mb.

Everything else worked fine except the graphics wasn't detected correctly.

Is there any fix for this??
 
Status
Not open for further replies.
Back
Top