Jump to content

cleaning up the kext before moving to efi partition


1 post in this topic

Recommended Posts

Hi folks,

Okies I will attach the complete list of Loaded kext, but I have several different questions that I will cut and paste because I would like to know specifics on certain things.

1. Voodoo HDA loads but apple hda loads as well does my hack need both? see below:

 

bash-3.2# kextstat

Index Refs Address Size Wired Name (Version) <Linked Against>

74 0 0x3571d000 0x22000 0x21000 org.voodoo.driver.VoodooHDA (0.2.1) <73 13 8 7 5 4 3 1>

102 1 0x45e78000 0x7000 0x6000 com.apple.iokit.IOHDAFamily (1.7.4a1) <5 4 3 1>

103 0 0x45f67000 0x10000 0xf000 com.apple.driver.AppleHDAController (1.7.4a1) <102 13 5 4 3 1>

 

#2 PS keyboard and mouse there are several extensions that load which is wierd

52 0 0x2f558000 0x2000 0x1000 com.apple.driver.AppleACPIPS2Nub (1.0.0d1) <14 11 7 6 4 3>

60 3 0x3538b000 0x5000 0x4000 com.apple.driver.ApplePS2Controller (1.1.0) <12 11 10>

61 0 0x352a3000 0x3000 0x2000 com.apple.driver.ApplePS2Keyboard (1.2.0) <60 58 12 11 10 7 6 5 4 3 1>

82 0 0x357c5000 0x9000 0x8000 com.apple.driver.ApplePS2Trackpad (1.1.3) <60 58 12 11 10 7 6 5 4 3 1>

83 0 0x357d5000 0x3000 0x2000 com.apple.driver.ApplePS2Mouse (1.2.0) <60 58 12 11 10 7 6 5 4 3 1>

I understand that dependencies are important but I have a ps2 trackpad not mouse.

 

#3 Intel CPU power management there are several things there that sort of urk me because I seen to be not able to enable any kind of speed stepping and well the fan sometimes is on so high at random as well as especially when I idle it sometimes goes nuts and well battery life sucks because of this as well. the voodoo app doesn't seem to work

17 0 0x290e5000 0x2000 0x1000 org.tgwbd.driver.NullCPUPowerManagement (1.0.0d2) <7 4 3>

18 0 0x2f52e000 0x18000 0x17000 com.apple.driver.AppleIntelCPUPowerManagement (90.0.0) <7 6 5 4 3 1>

30 0 0x2f0ed000 0x2000 0x1000 sk.triaxis.kext.SleepEnabler (1.0.0) <7 4 3>

31 0 0x2f582000 0x5000 0x4000 com.superhai.driver.VoodooPowerMini (1.2.4) <11 7 5 4 3>

44 0 0x35284000 0x7000 0x6000 com.apple.driver.AppleIntelMeromProfile (19) <19 6 5 4 3>

45 0 0x352b6000 0x8000 0x7000 com.apple.driver.AppleIntelNehalemProfile (11) <19 6 4 3>

46 0 0x352be000 0x7000 0x6000 com.apple.driver.AppleIntelPenrynProfile (17) <19 6 4 3>

47 0 0x2f7fb000 0x5000 0x4000 com.apple.driver.AppleIntelYonahProfile (14) <19 6 4 3>

Okies I know the #17 is supposed to disable #18, but why the heck is it loading 4 unrelated cpu's profiles when I'm running an atom processor, there's gotta be a better solution.

there are probably some other things that I dunno how it works, but maybe you folks can point some things out?

For example I once installed zd1211 driver and now it's stuck in the system/library/extension folder and I tried to delete it but it wouldn't even in terminal.

hope you guys can help

terramir

my_kext.txt

Link to comment
Share on other sites

 Share

×
×
  • Create New...