View Single Post
 
Old 02-18-2010, 06:24 AM
kingoffright kingoffright is offline
Cheetah
 
Join Date: Feb 2010
Posts: 3
Using Ac Adaptor Issue In Appleacpibatterymanager

Code:
Feb  6 10:17:38 Mac kernel[0]: FakeSMC: key info not found MSDS, length - 6
Feb  6 10:19:33 Mac kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task*, void*, UInt32): Client task not privileged to open IOHIDSystem for mapping memory
Feb  6 10:20:26 Mac kernel[0]: IOHIDSystem::relativePointerEventGated: VBL too high (21378262), capping to 20000000
when I using the battery plugs the AC adaptor, everytime I enter the system, it need to wait a long time, compares to the non-adaptor case, the log message above shows after fakesmc message, till the next message, it wait for 2 mins, also, the IOHIDEventSystemUserClient message only appears when I pluged the AC adaptor, anybody experiences the slow case as me?
Reply With Quote