Contribute
Register

[README] Common (some unsolved) Problems in 10.12 Sierra

Perhaps you already made the changes in SysPrefs->Keyboard.
Or you're not really pressing F11/F12, but rather your brightness keys (driven by ACPI and translated to F14/F15).

Yes, you are right it's my brightness keys.
You are the man!
 
My VoodooPS2Controller.kext, is, unsurprisingly a PS2 kext. It has support for ELAN but only as a mouse (and ELAN PS2 trackpad has very poor mouse simulation firmware).

No support for I2C in PS2 drivers. I2C is completely different from PS2.

OK, I know now. Thanks. BTW, I got a Skylake Zenbook(Asus u306ua). I use the ssdtPRGen.sh script to generate SSDT.aml. But I get KP after I put it into the clover.
 
I'm trying to get my DW1560 (14e4:43b1) working on 10.12, but I can't get it for the life of me. With the latest FakePCIID/FakePCIID_Broadcom_WiFi and the FCVO Kext Patch in my config.plist, the WiFi shows up, but it refuses to turn on.
 
I'm trying to get my DW1560 (14e4:43b1) working on 10.12, but I can't get it for the life of me. With the latest FakePCIID/FakePCIID_Broadcom_WiFi and the FCVO Kext Patches in my config.plist, it shows up, but it refuses to turn on.

Attach 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.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
I'm trying to get my DW1560 (14e4:43b1) working on 10.12, but I can't get it for the life of me. With the latest FakePCIID/FakePCIID_Broadcom_WiFi and the FCVO Kext Patch in my config.plist, the WiFi shows up, but it refuses to turn on.

Hmm, I have a similar problem has been, and perhaps exactly the same. As a result of trial and error, I came to the conclusion that the card is out of order. In the Windows official drivers installed with an error, which clearly shows the wrong running map. With that, I bought a new one. Sorry initially in Windows is not around to benchmarking.

Maybe something really wrong in FakePCIID/FakePCIID_Broadcom_WiFi???
 
Hmm, I have a similar problem has been, and perhaps exactly the same. As a result of trial and error, I came to the conclusion that the card is out of order. In the Windows official drivers installed with an error, which clearly shows the wrong running map. With that, I bought a new one. Sorry initially in Windows is not around to benchmarking.

Maybe something really wrong in FakePCIID/FakePCIID_Broadcom_WiFi???

Read post #571.
 
Read post #571.
Yes I know. I have already laid out all the necessary information. You have already looked at - https://www.tonymacx86.com/threads/...ng-clover-uefi-hotpatch-10-11.189416/page-422

In short - the new card, totally new, worked 5 minutes and hung up. In the list there is a wi-fi is not included. In Windows the situation is similar. I thought defective, but there is another one similar situation. that's suggested is something wrong in the drivers.
 
Yes I know. I have already laid out all the necessary information. You have already looked at - https://www.tonymacx86.com/threads/...ng-clover-uefi-hotpatch-10-11.189416/page-422

In short - the new card, totally new, worked 5 minutes and hung up. In the list there is a wi-fi is not included. In Windows the situation is similar. I thought defective, but there is another one similar situation. that's suggested is something wrong in the drivers.

Issue not resolved at the link you provided due to inadequate information provided.

Read post #571.
 
Back
Top