Jump to content

Toshiba A665 DSDT Need Fix please


gnomsy
 Share

41 posts in this topic

Recommended Posts

i have toshiba Satellite A665

version: PSAW3U-03Y001B

serial: 7A210044K

 

 

Intel® Core i7 CPU Q 720 @ 1.60GHz

Memory size: 4GiB

GPU [GeForce GT 330M]

 

 

there is not DSDT for A665 in internet so i mde it & i attached acpidump.out DSDT.aml DSDT.dsl DSDT.hex log.log for errors from linux

 

 

but it need fix , please

 

thanks alot

dsdt.zip

Link to comment
Share on other sites

i was fixing it but had to go out and didnt finish it. soon

in meantime make a signature with your install method (retail or what distro) probles with devices and device ids for hardware like gfx Ati 5770 devid 1002:xxxx

and chipset sandy or nehalem

  • Like 1
Link to comment
Share on other sites

this is ioreg log

 

at night i will but ispci+lsusb log from linux

 

i attached Dolence DSDT from his bost INFO : http://us.toshiba.com/computers/laptops/satellite/A660/A665-S6094/

 

everything work except :

 

NOT WORK:

wifi

battery

audio

LED's

Sleep

 

Working:

CPU = with voodootscync kext moded (7) + generate P-states+C-States

NVIDIA 330M = GraphicsEnapler=Yes

Ram = native

Ethernet = native

touch = synaptic kext

 

 

errors from kernel log :

 

 

AppleLMUController::smcReadKey received error 0x84 when reading key '0VLA (many errors line)

AppleUSBCDC: start - initDevice failed

PXSX cannot assert wake from D3cold

ACPI_SMC_PlatformPlugin::startForReal - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

IOREG+Dolence-DSDT.zip

Link to comment
Share on other sites

PXSX cannot assert wake from D3cold =wireless likely i get that in lion not snow leopard. its a sleep issue with wireless. its ok tho.

 

ACPI_SMC_PlatformPlugin::startForReal - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

is likely u need GeneratePStates GenerateCStates

or wrong smbios model used

or u have nullcpupowermanagement

 

AppleLMUController::smcReadKey received error 0x84 when reading key '0VLA (many errors line)

 

FakeSMC issue .. what version u have?

 

(will download and look through it tonight)

  • Like 2
Link to comment
Share on other sites

nullcpupowermanagement not installed native power only

 

GeneratePStates GenerateCStates checked in chamelion

 

smbios 6.2

 

AppleLMUController::smcReadKey received error 0x84 when reading key '0VLA (many errors line)

i think it's from dsdt ?

the fakesmc version is 3.1.0

Link to comment
Share on other sites

SMBios.plist

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Copyright</key>
<string>SMBios by 7ender @ InMac.org	Created with Champlist.app</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>MBP61.88Z.0057.B0C.1007261552</string>
<key>SMboardproduct</key>
<string>Mac-F22589C8</string>
<key>SMfamily</key>
<string>MacBook Pro</string>
<key>SMproductname</key>
<string>MacBookPro6,1</string>
<key>SMserial</key>
<string>G8036Y09DC7C</string>
</dict>
</plist>

 

 

 

-----

org.chameleon.Boot.plist

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DSDT</key>
<string>/Extra/DSDT.aml</string>
<key>Default Partition</key>
<string>(hd0,1)</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>SMBIOS</key>
<string>/Extra/smbios.plist</string>
<key>Theme</key>
<string>Default</string>
</dict>
</plist>

 

 

 

i changed to 6.1 MacBookPro6,1 and Sleep Working Great

 

------

 

fakesmc loaded successfully

 

http://www.osx86.net/view/2425-fakesmc_v4_and_plugins.html (only fakesmc.kext without plugin's )

 

found this : http://olarila.com/forum/viewtopic.php?f=7&t=1074

 

brightness and Card Reader not working too

 

lsusb + lspci + lspci -n logs

lsusb+pci.zip

Link to comment
Share on other sites

the realtek wireless device id 8172 i dont think works.. replace with AR5B91 cheapo from ebay. (make sure pins are complete not partially missing some pins)

like this one is missing pins).. it works on my dell but on friends toshiba it didnt like it.. i think bios has whitelist

Missing pins

http://www.ebay.com/...4#ht_532wt_1189

 

this one has full pins and its toshiba

http://www.ebay.com/...=item3370996621

  • Like 1
Link to comment
Share on other sites

thank you wifi solved (using external wifi)

but the dsdt need more fixes (audio+battery+brightness+cardreader+usb not work solved by using (USB BUS FIX from chameleon, but sometimes not work))

 

i was thinking the ich sata is ESB2 faked. but thats deesktop . best to fake it with 2828 2port

 

 

are you meant

 

DSDT includes ESB2 SATA AHCI Controller and you want to change it to Serial ATA Storage Controller - 2828

 

My HDD SATA not ATA

Link to comment
Share on other sites

genericbrightness.kext with a dsdt edit should do trick . or let me try to force it in dsdt.

 

im gona try to see if it needs the Windows 2001 replaced with Darwin as a test.

 

not work :(

 

i tried many dsdt fix + genericbrightness.kext

 

also tried audio + battery kexts not work

Link to comment
Share on other sites

i found battery + audio (output only - mic not work ) kext and it's work great

 

still need brightness + card reader kexts and fix errors in boot

 

AppleLMUController::smcReadKey received error 0x84 when reading key (many lines error) i think it's from fakesmc (tried many kexts)

 

 

Mar 27 01:41:12 localhost kernel[0]: Unsynchronized TSC for cpu 1: 0x0000002cb8dd8eb4, delta 0x2fe43af0 it's from voodootscync , waiting for new kext

Mar 27 01:41:12 localhost kernel[0]: Unsynchronized TSC for cpu 2: 0x0000002cb950931e, delta 0x2fe43b05

Mar 27 01:41:12 localhost kernel[0]: Unsynchronized TSC for cpu 3: 0x0000002cb9c3cd5b, delta 0x2fe43b20

Link to comment
Share on other sites

toshibas can be a pain.. notice not many toshiba hackintosh threads ?.

ok i think issue with LMU is the FN keys hack in dsdt.

or the methods are made for Windows xxx or Linux.

so Darwin isnt in dsdt to return a value.

Link to comment
Share on other sites

 Share

×
×
  • Create New...