Contribute
Register

ERROR 6105 in compilings DSDT on DELL Laptop

Status
Not open for further replies.
Joined
Dec 26, 2015
Messages
46
Motherboard
Dell inspiron 15R n5110, clover lagacy
CPU
Core i7 2670QM
Graphics
nvidia gtx 525m, Intel HD 3000
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
Hey guys,
I wanted to connect an external VGA monitor to my Hackintosh, but I figured out I must patch my DSDT first.
I did it with this: http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html
and was able to solve some problems with this: http://www.tonymacx86.com/yosemite-...5-when-compiling-dsdt-nvidia-optimus-fix.html
but couldn't understand fix solution was given in it and still have error 6105 in compiling.

here is the errors:
Code:
7074 6105 Invalid object type for reserved name (_PLD: found Buffer, package required)
same errors in lines: 7983, 8013, 8030, 8097, 8112, 8134, 8151, 8168, 8185.

here is my DSDT and a picture of errors.
 

Attachments

  • DSDT.zip
    30.9 KB · Views: 113
  • Screen Shot 2016-02-13 at 11.58.17.png
    Screen Shot 2016-02-13 at 11.58.17.png
    111.2 KB · Views: 210
Hey guys,
I wanted to connect an external VGA monitor to my Hackintosh, but I figured out I must patch my DSDT first.
I did it with this: http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html
and was able to solve some problems with this: http://www.tonymacx86.com/yosemite-...5-when-compiling-dsdt-nvidia-optimus-fix.html
but couldn't understand fix solution was given in it and still have error 6105 in compiling.

here is the errors:
Code:
7074 6105 Invalid object type for reserved name (_PLD: found Buffer, package required)
same errors in lines: 7983, 8013, 8030, 8097, 8112, 8134, 8151, 8168, 8185.

here is my DSDT and a picture of errors.

Not a desktop. Moved to laptop support.

VGA/HD3000 not related to DSDT. There is a VGA patch for AppleIntelSNBGraphicsFB.kext. You can find it in the plist files linked from my Clover guide: http://www.tonymacx86.com/el-capita...de-booting-os-x-installer-laptops-clover.html

The VGA patch is not recommended. It tends to interfere with correct operation of HDMI and the internal display. Use an active HDMI->VGA adapter instead.

As for ACPI patching, read the guide: http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html
 
I have tried it with HDMI cable too, but that does not work too. still I have the error 6105 on compiling.
 
I have tried it with HDMI cable too, but that does not work too.

Post ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Also, post EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed.

still I have the error 6105 on compiling.

The error you mention can be fixed by apply "Fix _PLD Buffer/Package Error". You should read the guide. Carefully.
 
I tried to mont EFI partition on my hackintosh with this code
Code:
sudo mount -t msdos /dev/disk0s1 /Volumes/efi
but I am getting this error in terminal
Code:
mount_msdos: Unsupported sector size (49294)
so I can not upload my clover file, unless you help me with that error.
 
I tried to mont EFI partition on my hackintosh with this code
Code:
sudo mount -t msdos /dev/disk0s1 /Volumes/efi
but I am getting this error in terminal
Code:
mount_msdos: Unsupported sector size (49294)
so I can not upload my clover file, unless you help me with that error.

Your EFI partition is damaged. You might try to repair in Disk Utility (from OS X installer).

Or you might just start over... (clearly, you already have made plenty of mistakes...)

http://www.tonymacx86.com/el-capita...de-booting-os-x-installer-laptops-clover.html
 
I still have the USB drive i used to install my hackintosh and it has CLOVER which I made it with your guides, how can I change the existing EFI partition in my hack with the USB drive one.

here is the CLOVER file.
 

Attachments

  • CLOVER.zip
    3.1 MB · Views: 106
I still have the USB drive i used to install my hackintosh and it has CLOVER which I made it with your guides, how can I change the existing EFI partition in my hack with the USB drive one.

Since your partitions are corrupt, you may need to repartition.

here is the CLOVER file.

This looks like it is from USB. What is the point?
 
Your EFI partition is damaged. You might try to repair in Disk Utility (from OS X installer).
I looked at that post but it was learning how to create it in USB drive and.
Or you might just start over...
if I want to start it over should I remove my currently EFI partition, then recreate a new one.
(clearly, you already have made plenty of mistakes...)
you mean in beginning in setup I made mistakes?
 
Since your partitions are corrupt, you may need to repartition.
Is it a must? should I do it certainly?
This looks like it is from USB. What is the point?
I uploaded it that you could see if it is right at all or not? and if it would, then can I replace it with the current one?
 
Status
Not open for further replies.
Back
Top