Contribute
Register

[Guide] HP Elite X2 1012 G1 - The ultimate OS X tablet? Pretty close....

Status
Not open for further replies.
@jhax01
I'm using your SSDT files from post #201 on High Sierra, HP 1012 G2 model. They work fine (no sound ;/). I'm trying patching DSDT/SSDT files to have sound. I've generated files, but file names are different than in your guide. Numbers range from 0 to 14 without 16 and 17. How can I match my files with your guide? PS. Uploaded my origin files

ACPI patching always based on file content, not file naming.
With single GPU, no reason to patch SSDTs.

See guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
 
ACPI patching always based on file content, not file naming.
With single GPU, no reason to patch SSDTs.

See guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/

Thank you.
I'm fighting with syntax errors. Could you help?

29310, 6126, syntax error, unexpected PARSEOP_OPERATIONREGION
... Method (TBFF, 1, Serialized)
... {
29308 Store ("TBFF", Debug)
29309 Store (MMTB (), Arg0)
29310 Local0
29311 OperationRegion (PXVD, SystemMemory, Local0, 0x08)
29312 Field (PXVD, DWordAcc, NoLock, Preserve)
29313 {
29314 VEDI, 32,
29315 CSRE, 32
29316 }
29317 Store (VEDI, Local1)
...
29627, 6126, syntax error, unexpected PARSEOP_INTEGER, expecting PARSEOP_CLOSE_PAREN
Method (DMSI, 1, Serialized)
{
Store ("DMSI", Debug)
Add (MMTB (), Arg0, 0x0548)
Local0
OperationRegion (PXVD, SystemMemory, Local0, 0x08)
Field (PXVD, DWordAcc, NoLock, Preserve)
{
TB2P, 32,
P2TB, 32
}

29935, 6126, syntax error, unexpected PARSEOP_NAMESEG
29936, 6126, syntax error, unexpected PARSEOP_STORE

Store (REG6, Local1)
Store (Zero, Local2)
Or (Local2, 0x00780000, Local2)
Or (Local2, 0x7800, Local2)
Store (Local2, REG6)
Store (MMTB (), Arg0)
Local2
OSUP (Local2)
Store (Local1, REG6)
Store ("End-of-TINI", Debug)
 
Thank you.
I'm fighting with syntax errors. Could you help?

29310, 6126, syntax error, unexpected PARSEOP_OPERATIONREGION
... Method (TBFF, 1, Serialized)
... {
29308 Store ("TBFF", Debug)
29309 Store (MMTB (), Arg0)
29310 Local0
29311 OperationRegion (PXVD, SystemMemory, Local0, 0x08)
29312 Field (PXVD, DWordAcc, NoLock, Preserve)
29313 {
29314 VEDI, 32,
29315 CSRE, 32
29316 }
29317 Store (VEDI, Local1)
...

29627, 6126, syntax error, unexpected PARSEOP_INTEGER, expecting PARSEOP_CLOSE_PAREN

Method (DMSI, 1, Serialized)
{
Store ("DMSI", Debug)
Add (MMTB (), Arg0, 0x0548)
Local0
OperationRegion (PXVD, SystemMemory, Local0, 0x08)
Field (PXVD, DWordAcc, NoLock, Preserve)
{
TB2P, 32,
P2TB, 32
}

29935, 6126, syntax error, unexpected PARSEOP_NAMESEG
29936, 6126, syntax error, unexpected PARSEOP_STORE

Store (REG6, Local1)
Store (Zero, Local2)
Or (Local2, 0x00780000, Local2)
Or (Local2, 0x7800, Local2)
Store (Local2, REG6)
Store (MMTB (), Arg0)
Local2
OSUP (Local2)
Store (Local1, REG6)
Store ("End-of-TINI", Debug)

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 
@jhax01
I'm using your SSDT files from post #201 on High Sierra, HP 1012 G2 model. They work fine (no sound ;/). I'm trying patching DSDT/SSDT files to have sound. I've generated files, but file names are different than in your guide. Numbers range from 0 to 14 without 16 and 17. How can I match my files with your guide? PS. Uploaded my origin files

Those files are for hotpatching so you should be using the config.plist from that post as well. If sound isn't working, then ensure you have installed AppleALC + Lilu, and have the correct audio injection in the config as well.
 
Those files are for hotpatching so you should be using the config.plist from that post as well. If sound isn't working, then ensure you have installed AppleALC + Lilu, and have the correct audio injection in the config as well.
OK, I've updated AppleALC and Lilu kext to newest versions and audio is working now.
Have another problem.
I'm using DW1830 wifi+bt. Wifi is working OOB but BT doesn't. It worked on one install but stopped. Yesterday I've reinstalled system, updated to 10.13.5 and BT was working until now. Wifi card is OK, it's working on Windows. I've also covered BT power pin by tape.
Could you help me. I'm attaching my config files.

PS. I haven't copied any kexts in SL or SLE
 

Attachments

  • cwoos hp 1012 G2 BT DW1830 TroubleShooting Materials.zip
    9 MB · Views: 85
OK, I've updated AppleALC and Lilu kext to newest versions and audio is working now.
Have another problem.
I'm using DW1830 wifi+bt. Wifi is working OOB but BT doesn't. It worked on one install but stopped. Yesterday I've reinstalled system, updated to 10.13.5 and BT was working until now. Wifi card is OK, it's working on Windows. I've also covered BT power pin by tape.
Could you help me. I'm attaching my config files.

PS. I haven't copied any kexts in SL or SLE

Your ioreg shows bluetooth working.
 
Your ioreg shows bluetooth working.
Yes it even find devices but I cannot connect. If I try connect mouse it's connecting and disconnecting (flashing).

Just deleted existing devices and now can't find any new BT device.
 

Attachments

  • Screen Shot 2018-06-05 at 18.25.42.png
    Screen Shot 2018-06-05 at 18.25.42.png
    95.4 KB · Views: 143
Last edited:
Yes it even find devices but I cannot connect. If I try connect mouse it's connecting and disconnecting (flashing).

Just deleted existing devices and now can't find any new BT device.
Can this be kext problem?

Could be hardware or antenna issue.
Or you failed to install the required kexts.

Note...
Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 
Status
Not open for further replies.
Back
Top