Jump to content
5 posts in this topic

Recommended Posts

Well, after finally getting the mac up on the D620 and running again with wireless and the works. (Except sound, which was going to be my next target) I shut down for the day and when i come back the next day... i start up the D620 and voila! Panics all around.

 

panic(cpu 0 caller 0x001A8CEC): Kernel trap at 0x00000000, type 14=page fault, registers:

CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00cd2000, CR4: 0x000006e0

EAX: 0x00000001, EBX: 0x001363b6, ECX: 0x00000000, EDX: 0x00000598

CR2: 0x00000000, EBP: 0x1afcbf38, ESI: 0x024e2000, EDI: 0x00000001

EFL: 0x00010002, EIP: 0x00000000, CS: 0x00000008, DS: 0x00000010

Error code: 0x00000010

 

Debugger called: <panic>

Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)

0x1afcbd78 : 0x12b0fa (0x4591f4 0x1afcbdac 0x133243 0x0)

0x1afcbdc8 : 0x1a8cec (0x461ecc 0x0 0xe 0x46167c)

0x1afcbea8 : 0x19eec5 (0x1afcbec4 0x46 0x1141452 0x1afcbf38)

0x1afcbebc : 0x0 (0xe 0x1afc0048 0x120010 0x10)

0x1afcbf38 : 0x1af90f8e (0x22e8c00 0x0 0x2346f20 0x23472e8)

0x1afcbf58 : 0x1af94d0b (0x2346f20 0x12ebe2f8 0x0 0x0)

0x1afcbfc8 : 0x19ecbc (0x0 0x0 0x1a20b5 0x23472e8)

Backtrace terminated-invalid frame pointer 0

Kernel loadable modules in backtrace (with dependencies):

com.apple.driver.AppleIntelCPUPowermanagement (59.0.1)@0x1af8d000->0x1afa5fff

 

BSD process name corresponding to current thread: Unknown

 

Mac OS version:

Not yet set

 

Kernel version:

Darwin Kernel Version 9.5.0: Wed Sep 17 19:40:02 PDT 2008; root:xnu-1228.7.58.obj/RELEASE_I386

System model name: Latitude D620

 

 

 

Yes, this WAS painstakingly long to write down. The question is:

What's wrong, and how do i fix it?

Link to comment
https://www.insanelymac.com/forum/topic/171178-panic-and-my-dell-latitude-d620/
Share on other sites

you must erase the intel speedstep kext, i had the exactly same boot kp

 

 

Thanks. But i'm a complete mac n00b. And i don't know how and where to locate that kext. A simple guide would be ever so helpful.

 

=)

 

I've tried searching for speedstep, but nothing comes up.

this is your goal, naturally the kext is another one, exactly IntelEnhancedSpeedStep.kext

 

 

Ok, i removed the SpeedStep kext you mentioned by using the following command

 

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

 

AND since someone suggested this line.. I tried that too.

 

sudo rm -rf /System/Library/Extensions/IntelEnhancedSpeedStep.kext

 

 

However, i still get the same error message.

 

 

Edit. Yes, i did also enable file changes by plotting in the commands mentioned at terminal startup.

 

Update! I ran AppleJack and ran a repair permissions. Now it boots. Thanks for the help. Though i might come back and ask for more help. =)

×
×
  • Create New...