Contribute
Register

Caps Lock freezes after use trackpad

Status
Not open for further replies.
No idea what you're referring to.



Can't understand that question either.

So, I was thinking..
The error could be caused because I don't have the Skylake LPC patch applied?
If so, I tried to apply, but when I try to compile, I get the following error:

Code:
12453, 6074, Name already exists in scope (_DSM)

My files are attached.

Thanks, @RehabMan.
 

Attachments

  • MacBook Pro de Andeilson.zip
    519.9 KB · Views: 67
  • second output.png
    second output.png
    99.2 KB · Views: 89
  • first output.png
    first output.png
    67.2 KB · Views: 99
  • RehabMan.zip
    56.8 KB · Views: 54
  • CLOVER.zip
    1.4 MB · Views: 60
So, I was thinking..
The error could be caused because I don't have the Skylake LPC patch applied?
If so, I tried to apply, but when I try to compile, I get the following error:

Code:
12453, 6074, Name already exists in scope (_DSM)

LPC not likely needed with Skylake (Apple's ioreg for real Skylake Macs show no AppleLPC loaded).

And as per guide, you must use "Remove _DSM methods" before applying other patches.

My files are attached.

Thanks, @RehabMan.

Your ACPI/patched has issues.
You will see you cannot disassemble your files in ACPI/patched cleanly: iasl -da -dl *.aml
(looks like a duplicate _DSM method somewhere... read ACPI patching guide regarding _DSM methods).

If this is still regarding the "caps lock" key, you should go back to native ACPI for further testing.
Or do a fresh install with native ACPI.
See if the problem still presents with a very basic setup/fresh install.
 
LPC not likely needed with Skylake (Apple's ioreg for real Skylake Macs show no AppleLPC loaded).

And as per guide, you must use "Remove _DSM methods" before applying other patches.

Your ACPI/patched has issues.
You will see you cannot disassemble your files in ACPI/patched cleanly: iasl -da -dl *.aml
(looks like a duplicate _DSM method somewhere... read ACPI patching guide regarding _DSM methods).

If this is still regarding the "caps lock" key, you should go back to native ACPI for further testing.
Or do a fresh install with native ACPI.
See if the problem still presents with a very basic setup/fresh install.

tried the _dsm method per guide.. i was able to apply the skylake lpc patch, but did not worked, still have the problem.
Gonna make a fresh install using only my config.plist and my kexts into the other folder.
Gonna make fresh acpi files as soon as installed.
thanks for the patience, @RehabMan.
 
LPC not likely needed with Skylake (Apple's ioreg for real Skylake Macs show no AppleLPC loaded).

And as per guide, you must use "Remove _DSM methods" before applying other patches.



Your ACPI/patched has issues.
You will see you cannot disassemble your files in ACPI/patched cleanly: iasl -da -dl *.aml
(looks like a duplicate _DSM method somewhere... read ACPI patching guide regarding _DSM methods).

If this is still regarding the "caps lock" key, you should go back to native ACPI for further testing.
Or do a fresh install with native ACPI.
See if the problem still presents with a very basic setup/fresh install.


I went back with native ACPI files, and still have the problem.

My files are attached.
 

Attachments

  • Captura de Tela 2017-08-11 às 16.41.06.png
    Captura de Tela 2017-08-11 às 16.41.06.png
    99.5 KB · Views: 78
  • Captura de Tela 2017-08-11 às 16.40.16.png
    Captura de Tela 2017-08-11 às 16.40.16.png
    60.8 KB · Views: 74
  • RehabMan.zip
    54.5 KB · Views: 49
  • CLOVER.zip
    1.4 MB · Views: 64
  • MacBook Pro de Andeilson.zip
    504.7 KB · Views: 50
I went back with native ACPI files, and still have the problem.

My files are attached.

Do a fresh install.
If still a problem, you can further debug VoodooPS2Keyboard.kext (source is available).
Would require developer skills though.
 
Status
Not open for further replies.
Back
Top