SlEePlEs5 / logKext

An update to fsb's logKext tool. Runs on 10.9 Mavericks!
206 stars 40 forks source link

only "Could not load KEXT" messages in log after initial success logging keystrokes #18

Open kimslawson opened 8 years ago

kimslawson commented 8 years ago

Installed the latest LogKext on 10.11.3 Yosemite here. After the SIP disable workaround to install logKext on Yosemite (mentioned in https://github.com/SlEePlEs5/logKext/issues/13 ) I have been seeing an error in the log every 10s or so since the initial session where it worked and recorded some keystrokes.

The error logged is "![Could not load KEXT : Fri Jan 22 12:35:04 201". The logfile is 3.3mb and covers about a month, but all except the first 1000 chars or so is that error every 10s.

I have tried this to enable unsigned kexts, as per the stackoverflow comment here http://stackoverflow.com/questions/26671885/codesigned-kext-but-why-not-load-in-yosemite10-10 sudo nvram boot-args="debug=0x146 kext-dev-mode=1" I will report back if it is successful. Is anyone else seeing these errors in the log after an initial success?

mwichary commented 7 years ago

I’ve had the same problem. I haven’t investigated very carefully, but after the initial reboot and re-enabling SIP I’ve seen the same issue. After one more reboot and disabling SIP again it seems to work, but I’m uncomfortable leaving SIP disabled.