Contribute
Register

USB keyboard stops working randomly

Status
Not open for further replies.
Bumping this as i am having the same issue!
 
Bumping this as i am having the same issue!

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

Ok i think i have done everything you have asked. and it should all be in this archive.
Key issue:

Keyboard (Coolermaster Quickfire TL mechanical) works fine when active. after sleep/screenoff the leyboard is unresponsive. unplugging and replugging the USB gets it working again just fine.
 

Attachments

  • Archive.zip
    4.6 MB · Views: 70
Ok i think i have done everything you have asked. and it should all be in this archive.
Key issue:

Keyboard (Coolermaster Quickfire TL mechanical) works fine when active. after sleep/screenoff the leyboard is unresponsive. unplugging and replugging the USB gets it working again just fine.

You might want to look at the USB guide: http://www.tonymacx86.com/threads/guide-10-11-usb-changes-and-solutions.173616/

For example, it might be that your USB2 keyboard would work better if it was handled via EHCI instead of XHCI (use FakePCIID_XHCIMux to accomplish).

But you have some other problems too:
- power management is not implemented
- AppleLPC is not loaded
- GPU PM is not implemented and/or wrong

You will find many of these topics covered in the various pinned posts here.
 
Status
Not open for further replies.
Back
Top