Jump to content

Shutdown problem


Torpedo
 Share

18 posts in this topic

Recommended Posts

Hi all,

I installed Osx86 10.8.2 by iATKOS ML2 into my toshiba satellite l745 laptop.
Everything is fine (sound (VoodooHDA 7.4.6), Wired, Wireless, VGA) .

Except when I shutdown without unplug battery charger. It will not able to turn on.
If only if I pull battery out. I will work again.

So what should I do?



Thank you

Link to comment
Share on other sites

Maybe there are errors in the ACPI tables, you could take a look in the DSDT.

 

Open terminal and type this:

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"; } }'

 

Attach the dsdt here

Link to comment
Share on other sites

Put DSDT.aml in Extra folder

 

You can find the Extra folder in the root of the partition where you installed the operation system.

If you can see the Extra folder maybe it could have been setted invisible by the distro or it could not exist. If is not exist create it :)

 

Let me know if it works

DSDT.aml.zip

Link to comment
Share on other sites

It has been not working.

 

FYI, my Extra folder is available and appear in mac os drive.

There are a little files and folder there such as Keymaps, Themes, smbios.plist and so on.

but there is no DSDT.aml. So I copy your DSDT.aml file to Extra folder.

 

FYI, this my system information, extra folder, /s/l/e folder and EvOreboot.kext file.

post-1112275-0-61994400-1357707013_thumb.png

post-1112275-0-71724300-1357707017_thumb.png

post-1112275-0-64966700-1357707321_thumb.png

post-1112275-0-91717700-1357707593_thumb.png

EvOreboot.kext.zip

Link to comment
Share on other sites

 

 

I removed AppleACPIPlatform1067.kext and replace your two plist file at Extra folder.

Then rebuild kernelcache (tick at Rebuild cache) with Kext wizard then reboot.

 

After that It's still not working and sound is also gone -- there is no output device selection in sound system preference.

 

FYI, I actually did not select sound device during install process. I installed VoodooHDA 2.8.0 by myself after installed MacOSX and I had a little problem which is disturbance sound that always occur during music playing.

 

Please find attached my new Extra folder and new Dump file.

http://www.sendspace.com/file/ebpnqs

DarwinDumper_2.5.8_Chameleon_2.1_ML_tredsiam.zip

Link to comment
Share on other sites

 

Check

-Bootloader (default)

-Graphics Enabler (default)

-Kernel Cache (default)

-AHCI SATA (default)

-Disabler (default)

-EvOreboot (default)

-RTC Patch (default)

-Mac Pro 3,1 (default)

-PS/2

-Laptop Battery

-nVidia's 10.8.2 drivers

-Network(default)

 

Uncheck

-Sound

Link to comment
Share on other sites

 Share

×
×
  • Create New...