View Single Post
 
Old 03-04-2010, 12:35 PM
uman uman is offline
Panther
 
Join Date: May 2009
Location: USA
Posts: 103
Wow. I've never heard of that. Can you normally run ioreg from the terminal? What do you get if you do the following:

Code:
$ ioreg -lw0 >ioreg.txt
If you have access to a Ubuntu (really any Linux livecd), you could try booting with that. You could then do:

Code:
# acpidump -b -t DSDT -o DSDT.aml
, and then save the file to a USB disk. You can then disassemble with iasl.

--
MacBook Pro - have allergy to nickel in the aluminum casing. So my kid gets an expensive toy!

Gateway MX 8738 - Retail, vanilla Snow Leopard 10.6.2 (thanks kizwan!) with Chameleon RC4, modified DSDT. Upgraded to Core 2 CPU (easy to do). Upgraded to 640GB drive. Everything but SD card working. Minor niggles. GMA950 with QE/CI and *no* artifacts.

iMac (luxo/lamp) G4 with Tiger.
Reply With Quote