Jump to content

hpet problem - my personal mystery!


5 posts in this topic

Recommended Posts

I was trying to make my FireWire working and followed one of advises here on the board to remove AppleHPET.kext to make it work. It caused Kernel Panic on boot, so I've put it back where it belongs S/L/E. But ever since then a strange phenomenon I observe. In safe mode (-x) it boots, then after a reboot it boots flawlessly (pretty long time though), BUT ONLY ONCE! Try rebooting again and you get the same Kernel Panic about HPET. Can anyone tell me how it's possible? I know that I sound like a green newbie and pretty much I am referred to Hack. And theoretically I could live with booting the system in safe mode and then again normally, but it takes 15 minutes! It's not something you look forward to when turning your comp on!

I'm being too emotional 'cause of three sleepless nights. But anyway, I would really appreciate any help, fellows!

Thanx!

 

MB Asus P6T Deluxe Core i7 930 2.8 GHz 4 GB 1066 RAM SnowLeopard 10.6.5

Link to comment
Share on other sites

umm... what exactly do you mean by upload? (forgive me being dumb :unsure:)

Thanx!

run on terminal

perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

send me file

generate in desktop

 

use send space

http://www.sendspace.com/

Link to comment
Share on other sites

run on terminal

perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

send me file

generate in desktop

 

use send space

http://www.sendspace.com/

 

here's the download link for my dsdt.aml generated with your help:

 

http://www.sendspace.com/file/7libnb

 

Thank you!

Link to comment
Share on other sites

 Share

×
×
  • Create New...