Contribute
Register

DTSD Alienware 17 2014 Errors

Status
Not open for further replies.
Joined
Jun 7, 2015
Messages
25
Motherboard
HP Laptop
CPU
Intel® Pentium® Processor P6100
Graphics
Intel® HD Graphics
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
Hi, Started working on getting my second Hackintosh up and running and am looking for help with a few things. I’m looking to get my DTSD up and working but I’m hitting errors and not having a smooth time. Started with 9 errors and worked it it down to 3 thanks to google and this site. Please help me out if you can in any way. I will also be posting my guides for my Alienware and my HP G72 after I get this all up and running. Thanks for your help.

Used f4 / fn + f4 method.

Error:
13026, 6126, syntax error, unexpected PARSEOP_METHOD
13053, 6126, syntax error, unexpected PARSEOP_METHOD
13463, 6126, syntax error, unexpected $end and premature End-Of-File

Posting my working file as => SystemDSDT.dsl
Posting origin files as zip => origin.zip
Posting Config.plist as =>config.plist

AlienWare ToDo List

What works

boots with flags dart=0 nv_disable=1
keyboard
touchpad
camera
wifi
ethernet
usb ports
dvd drive

to work on /doesnt work

Intel HD 4600 Drivers
Geforce Drivers 765m
memory card bay
FX Controls
Speakers
Mic
keyboard shortcuts

Code:
ubuntu@ubuntu:~$ lspci -nn -q
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller [8086:0c04] (rev 06)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06)
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06)
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI [8086:8c31] (rev 05)
00:16.0 Communication controller [0780]: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 [8086:8c3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 [8086:8c10] (rev d5)
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 [8086:8c14] (rev d5)
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 [8086:8c16] (rev d5)
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 [8086:8c18] (rev d5)
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 [8086:8c26] (rev 05)
00:1f.0 ISA bridge [0601]: Intel Corporation HM87 Express LPC Controller [8086:8c4b] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [8086:8c03] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev 05)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK106M [GeForce GTX 765M] [10de:11e1] (rev a1)
08:00.0 Ethernet controller [0200]: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller [1969:e091] (rev 10)
09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
09:00.1 SD Host controller [0805]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
0a:00.0 Network controller [0280]: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter [14e4:43b1] (rev 03)
ubuntu@ubuntu:~$
Code:
ubuntu@ubuntu:~$ lsusb
Bus 002 Device 004: ID 187c:0524 Alienware Corporation
Bus 002 Device 003: ID 13d3:3411 IMC Networks
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0c45:64dd Microdia
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 006: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 003 Device 005: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 007: ID 1058:1003 Western Digital Technologies, Inc. WD Elements Desktop (WDE1UBK)
Bus 003 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 002: ID 4146:ba63 USBest Technology
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ubuntu@ubuntu:~$
 

Attachments

  • origin.zip
    39 KB · Views: 136
  • config.plist
    5.3 KB · Views: 234
  • System DSDT.dsl
    445.9 KB · Views: 247
Hi, Started working on getting my second Hackintosh up and running and am looking for help with a few things. I’m looking to get my DTSD up and working but I’m hitting errors and not having a smooth time. Started with 9 errors and worked it it down to 3 thanks to google and this site. Please help me out if you can in any way. I will also be posting my guides for my Alienware and my HP G72 after I get this all up and running. Thanks for your help.

Used f4 / fn + f4 method.

Error:


Posting my working file as => SystemDSDT.dsl
Posting origin files as zip => origin.zip
Posting Config.plist as =>config.plist

AlienWare ToDo List

What works

boots with flags dart=0 nv_disable=1
keyboard
touchpad
camera
wifi
ethernet
usb ports
dvd drive

to work on /doesnt work

Intel HD 4600 Drivers
Geforce Drivers 765m
memory card bay
FX Controls
Speakers
Mic
keyboard shortcuts

Code:
ubuntu@ubuntu:~$ lspci -nn -q
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller [8086:0c04] (rev 06)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06)
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06)
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI [8086:8c31] (rev 05)
00:16.0 Communication controller [0780]: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 [8086:8c3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 [8086:8c10] (rev d5)
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 [8086:8c14] (rev d5)
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 [8086:8c16] (rev d5)
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 [8086:8c18] (rev d5)
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 [8086:8c26] (rev 05)
00:1f.0 ISA bridge [0601]: Intel Corporation HM87 Express LPC Controller [8086:8c4b] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [8086:8c03] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev 05)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK106M [GeForce GTX 765M] [10de:11e1] (rev a1)
08:00.0 Ethernet controller [0200]: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller [1969:e091] (rev 10)
09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
09:00.1 SD Host controller [0805]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
0a:00.0 Network controller [0280]: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter [14e4:43b1] (rev 03)
ubuntu@ubuntu:~$
Code:
ubuntu@ubuntu:~$ lsusb
Bus 002 Device 004: ID 187c:0524 Alienware Corporation
Bus 002 Device 003: ID 13d3:3411 IMC Networks
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0c45:64dd Microdia
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 006: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 003 Device 005: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 007: ID 1058:1003 Western Digital Technologies, Inc. WD Elements Desktop (WDE1UBK)
Bus 003 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 002: ID 4146:ba63 USBest Technology
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ubuntu@ubuntu:~$

Not a desktop. Moved to laptop support.

http://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
 
Thanks for the quick response. That is the guide that i followed. I still have the three errors. Also this seem to be a very discouraging response. The last time I posted i got a similar response. and no help.
 
Thanks for the quick response. That is the guide that i followed. I still have the three errors. Also this seem to be a very discouraging response. The last time I posted i got a similar response. and no help.

Post #1 implies you disassembled incorrectly (you should not be dealing with 'System DSDT.dsl').

Please read the guide carefully.

Note: Disassembly with iasl -da -dl DSDT.aml SSDT*.aml. Then edit DSDT.dsl. Remove GOPS and SOPS methods (they are not needed). Result: zero errors.
 
Last edited:
i am working with .aml fils the only way that i could save my progress from MaciASL was to save as a .dsl due to the compile errors.
 
i am working with .aml fils the only way that i could save my progress from MaciASL was to save as a .dsl due to the compile errors.

You should not work with AML files directly.

Read post #4. And read the guide carefully.
 
Ok it took several times but i think i have it now i just have aa few questions.

1) do i need to save the SSDT's as amls and if so where do i put them.
1a) if yes => i have errors when i compile two of them.

Thank you for your patients.
 
Ok it took several times but i think i have it now i just have aa few questions.

1) do i need to save the SSDT's as amls and if so where do i put them.
1a) if yes => i have errors when i compile two of them.

Thank you for your patients.

Patched ACPI files are loaded by Clover from ACPI/patched. All files must be in AML format.

You must fix all errors.
 
Thats what i though good at least I'm headed in the right direction :).

The all compile 0 errors except 2

SSDT3.dsl has error =>
222, 6126, syntax error, unexpected PARSEOP_PACKAGE, expecting ')'
SSDT6.dsl has error =>
1023, 6126, syntax error, unexpected PARSEOP_ARG0
 

Attachments

  • SSDT6.dsl
    93.3 KB · Views: 260
  • SSDT3.dsl
    9.5 KB · Views: 281
Thats what i though good at least I'm headed in the right direction :).

The all compile 0 errors except 2

SSDT3.dsl has error =>
SSDT6.dsl has error =>

Use refs.txt as per guide (the error in SSDT6 will go away).
Apply "Remove _PSS placeholders" to SSDT3.dsl.
 
Status
Not open for further replies.
Back
Top