Piker-Alpha / AppleIntelInfo

Replacement for AppleIntelCPUPowerManagementInfo.kext
164 stars 40 forks source link

Accidentally installed AppleIntelInfo.kext via kext installer #20

Closed KalWardin closed 6 years ago

KalWardin commented 7 years ago

Hey Pike,

while following a guide on enabling native PM, which read 'install' the kext, I rendered my machine unbootable (kernel panic). Having done some digging, I was able to remove the kext using a bootable UniBeast stick and boot into Sierra again. However, a window saying the kext has been installed improperly has kept popping up ever since, although the latter's been seemingly removed from the system along with its cache. Additionally, my audio is now greyed out. May I ask what the solution may be?

Many thanks in advance, Kal

Piker-Alpha commented 7 years ago

Hi,

Sorry for being late. Still on holidays. Anyway. Do you know where the kext have been installed? Is that: /Library/Extensions or /System/Library/Extensions?

When you know where the kext is installed, then you should boot from another volume (think recoveryOS) and remove the kext with sudo rm [path]/AppleIntelInfo.kext

Note: you should never install this kext in either directory, but load it when you need it!

KalWardin commented 7 years ago

Hey,

You’re all right :) I’ve already deleted the kext using the following command sequence:

diskutil mount /dev/DiskNumber cd /Volumes/VolumeName

cd /System/Library/Extensions

rm -rf /System/Library/Extensions/RealtekRTL81xx.kext

rm -rf /System/Library/Caches/*

However, I suspect the system’s not fully operational with respect to CPU PM. May you please assist me with that? The folks on tonymac aren’t exactly co-operative :)

Yours sincerely, Alex

On 27 Aug 2017, at 09:41, Pike R. Alpha notifications@github.com wrote:

Hi,

Sorry for being late. Still on holidays. Anyway. Do you know where the kext have been installed? Is that: /Library/Extensions or /System/Library/Extensions?

When you know where the kext is installed, then you should boot from another volume (think recoveryOS) and remove the kext with sudo rm [path]/AppleIntelInfo.kext

Note: you should never install this kext in either directory, but load it when you need it!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Piker-Alpha/AppleIntelInfo/issues/20#issuecomment-325182570, or mute the thread https://github.com/notifications/unsubscribe-auth/Ab3_5X-tFNmC2X3pb1HlWBNh6ZjBLG8Sks5scR2xgaJpZM4OvsEA.

Piker-Alpha commented 6 years ago

Hi Alex,

Sorry, but that is off-topic. I'm also too busy keeping up with everything already. No time.

KalWardin commented 6 years ago

No problemo! Thank you, anyway.

Regards, Alex

On 12 Nov 2017, at 17:06, Pike R. Alpha notifications@github.com wrote:

Closed #20.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.