Jump to content

ICH9 Sleep? DSDT or something else...


eggmcmuffin
 Share

25 posts in this topic

Recommended Posts

First off, can someone explain the need for sleepenabler.kext

ive tried countless versions to no avail. the closest ive gotten is my display will sleep but it wont wake.

 

is this DSDT related? I read a guide on ICH9 patching, but its confusing as hell.

 

heres my lspci. perhaps someone could help me out and patch a dsdt for me? (:

00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
  00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
  00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
  00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
  00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
  00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
  00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
  00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
  00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03)
  00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03)
  00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 03)
  00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
  00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
  00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
  00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
  00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
  00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03)
  00:1f.2 SATA controller [0106]: Intel Corporation ICH9M/M-E SATA AHCI Controller [8086:2929] (rev 03)
  00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
  09:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8048 PCI-E Fast Ethernet Controller [11ab:435a] (rev 12)
  0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)

Link to comment
Share on other sites

send me DSDT

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

Link to comment
Share on other sites

Thanks for the DSDT, but it ended up killing my USB ports. My iPhone would no longer connect ):

 

Do i still need sleepenabler with a patched dsdt?

You dont need sleepenabler

 

look at the "About this Mac"

USBs is built in?

 

do you use kext mod for USB?

Link to comment
Share on other sites

i tried USBF=Y and that didnt work,

i found a non-vanilla iousbfamily + massstorage kext that works.

 

heres kextstat:

 

Index Refs Address	Size	   Wired	  Name (Version) <Linked Against>
1   52 0		  0		  0		  com.apple.kpi.bsd (10.7.0)
2	4 0		  0		  0		  com.apple.kpi.dsep (10.7.0)
3   67 0		  0		  0		  com.apple.kpi.iokit (10.7.0)
4   73 0		  0		  0		  com.apple.kpi.libkern (10.7.0)
5   63 0		  0		  0		  com.apple.kpi.mach (10.7.0)
6   21 0		  0		  0		  com.apple.kpi.private (10.7.0)
7   41 0		  0		  0		  com.apple.kpi.unsupported (10.7.0)
8	1 0		  0		  0		  com.apple.kernel.6.0 (7.9.9)
9	0 0		  0		  0		  com.apple.kernel.bsd (7.9.9)
  10	1 0		  0		  0		  com.apple.kernel.iokit (7.9.9)
  11	3 0		  0		  0		  com.apple.kernel.libkern (7.9.9)
  12	0 0		  0		  0		  com.apple.kernel.mach (7.9.9)
  13   18 0x41c00000 0x11000	0x10000	com.apple.iokit.IOPCIFamily (2.6) <7 5 4 3>
  14   13 0x41a1c000 0x4000	 0x3000	 com.apple.iokit.IOACPIFamily (1.3.0) <7 6 4 3>
  15	1 0x41cbf000 0x42000	0x41000	com.apple.driver.AppleACPIPlatform (1.3.5) <14 13 7 6 5 4 3>
  16   10 0x41d1d000 0x18000	0x17000	com.apple.iokit.IOStorageFamily (1.6.2) <7 6 5 4 3 1>
  17	0 0x41d51000 0x11000	0x10000	com.apple.driver.DiskImages (289) <16 7 6 5 4 3 1>
  18	0 0x4181d000 0x2000	 0x1000	 com.superhai.driver.PlatformUUID (1.0.0) <4 3>
  19	0 0x41c84000 0x8000	 0x7000	 com.apple.nke.applicationfirewall (2.1.11) <7 6 5 4 3 1>
  20	2 0x41bfd000 0x3000	 0x2000	 com.apple.kext.AppleMatch (1.0.0d1) <4 1>
  21	0 0x41c6b000 0x5000	 0x4000	 com.apple.security.quarantine (0) <20 7 6 5 4 2 1>
  22	0 0x41d9c000 0x8000	 0x7000	 com.apple.security.sandbox (1) <20 7 6 5 4 2 1>
  23	0 0x41c68000 0x3000	 0x2000	 com.apple.security.TMSafetyNet (6) <7 6 5 4 2 1>
  24	0 0x41c65000 0x3000	 0x2000	 com.apple.driver.AppleAPIC (1.4) <4 3>
  25	0 0x41c8c000 0x4000	 0x3000	 com.apple.driver.AppleSMBIOS (1.6) <7 4 3>
  26	0 0x41cb0000 0x3000	 0x2000	 com.yourcompany.driver.AppleACPIPS2Nub (1.0.0d1) <14 7 5 4 3 1>
  27	0 0x47a1a000 0x6000	 0x5000	 com.apple.driver.AppleRTC (1.3.1) <14 5 4 3 1>
  28	7 0x47a97000 0x31000	0x30000	com.apple.iokit.IOUSBFamily (3.9.6) <13 7 5 4 3 1>
  29	0 0x41c70000 0x10000	0xf000	 com.apple.driver.AppleUSBUHCI (3.9.6) <28 13 7 5 4 3 1>
  30	3 0x47a46000 0x3c000	0x3b000	com.apple.iokit.IOHIDFamily (1.6.5) <7 6 5 4 3 1>
  31	0 0x41c80000 0x4000	 0x3000	 com.apple.driver.AppleACPIButtons (1.3.5) <30 15 14 7 6 5 4 3 1>
  33	0 0x41da4000 0x3000	 0x2000	 org.netkas.fakesmc (1) <14 7 4 3>
  34	0 0x41dfd000 0x3000	 0x2000	 com.apple.driver.AppleHPET (1.5) <14 7 5 4 3>
  35	0 0x47bd7000 0x16000	0x15000	com.apple.driver.AppleUSBEHCI (3.9.6) <28 13 7 5 4 3 1>
  36	3 0x47b32000 0x6000	 0x5000	 com.apple.iokit.IOAHCIFamily (2.0.4) <5 4 3 1>
  37	0 0x47a82000 0x14000	0x13000	com.apple.driver.AppleAHCIPort (2.1.5) <36 13 5 4 3 1>
  38	2 0x47b53000 0x6000	 0x5000	 org.voodoo.driver.PS2Controller (1.1.0) <14 7 5 4 3 1>
  39	0 0x41c4d000 0x2000	 0x1000	 com.apple.iokit.IOUSBUserClient (3.9.6) <28 7 5 4 3 1>
  40	0 0x47c0a000 0x11000	0x10000	com.apple.driver.AppleUSBHub (3.9.6) <28 5 4 3 1>
  41	0 0x47bed000 0x13000	0x12000	com.apple.iokit.IOAHCIBlockStorage (1.6.3) <36 16 5 4 3 1>
  43	0 0x47c00000 0x6000	 0x5000	 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
  44	0 0x47cc1000 0x5000	 0x4000	 com.apple.BootCache (31) <7 6 5 4 3 1>
  45	5 0x47d06000 0x1a000	0x19000	com.apple.iokit.IOSCSIArchitectureModelFamily (2.6.5) <5 4 3 1>
  46	0 0x47ce1000 0x9000	 0x8000	 com.apple.iokit.IOAHCISerialATAPI (1.2.5) <45 36 5 4 3 1>
  47	0 0x47d46000 0x3000	 0x2000	 com.apple.driver.XsanFilter (402.1) <16 5 4 3 1>
  48	0 0x47d58000 0x3000	 0x2000	 org.voodoo.driver.PS2Keyboard (1.1.0) <38 30 7 6 5 4 3 1>
  49	3 0x47dc6000 0x8000	 0x7000	 com.apple.iokit.IOCDStorageFamily (1.6) <16 5 4 3 1>
  50	2 0x47dde000 0x6000	 0x5000	 com.apple.iokit.IODVDStorageFamily (1.6) <49 16 5 4 3 1>
  51	1 0x47df3000 0x5000	 0x4000	 com.apple.iokit.IOBDStorageFamily (1.6) <50 49 16 5 4 3 1>
  52	0 0x47e39000 0x18000	0x17000	com.apple.iokit.IOSCSIMultimediaCommandsDevice (2.6.5) <51 50 49 45 16 5 4 3 1>
  53	0 0x47e17000 0x7000	 0x6000	 com.apple.iokit.SCSITaskUserClient (2.6.5) <45 16 5 4 3 1>
  54	1 0x47dc0000 0x4000	 0x3000	 com.apple.driver.AppleUSBComposite (3.9.0) <28 4 3 1>
  55	0 0x47e0d000 0x4000	 0x3000	 com.apple.driver.AppleUSBMergeNub (3.9.6) <54 28 4 3 1>
  56	0 0x47e25000 0xb000	 0xa000	 com.apple.iokit.IOUSBMassStorageClass (2.6.1) <45 28 16 5 4 3 1>
  57	0 0x47ed3000 0x18000	0x17000	com.apple.iokit.IOSCSIBlockCommandsDevice (2.6.5) <45 16 5 4 3 1>
  58	0 0x480e6000 0xa000	 0x9000	 com.apple.filesystems.autofs (2.1.0) <7 6 5 4 3 1>
  59	3 0x48395000 0x16000	0x15000	com.apple.iokit.IONetworkingFamily (1.8) <7 6 5 4 3 1>
  60	1 0x483c8000 0x24000	0x23000	com.apple.iokit.IO80211Family (300.20) <59 7 5 4 3 1>
  61	0 0x4863b000 0x1a8000   0x1a7000   com.apple.driver.AirPortBrcm43xx (410.91.20) <60 59 13 7 5 4 3 1>
  62	4 0x481da000 0x1e000	0x1d000	com.apple.iokit.IOGraphicsFamily (2.0) <13 7 5 4 3>
  63	1 0x480d8000 0xe000	 0xd000	 com.apple.iokit.IONDRVSupport (2.0) <62 13 7 5 4 3>
  64	0 0x4807c000 0x4000	 0x3000	 com.apple.driver.AppleBacklight (170.0.34) <63 62 13 5 4 3>
  65	0 0x48094000 0x3000	 0x2000	 com.apple.driver.AppleLPC (1.4.12) <13 5 4 3>
  66	0 0x47d9d000 0x2000	 0x1000	 com.apple.driver.AppleSMBusPCI (1.0.8d0) <13 5 4 3>
  67	3 0x48189000 0xa000	 0x9000	 com.apple.driver.AppleSMC (3.1.0d3) <14 7 5 4 3>
  68	1 0x481ae000 0xb000	 0xa000	 com.apple.driver.IOPlatformPluginFamily (4.5.0d5) <6 5 4 3>
  69	0 0x481c4000 0x10000	0xf000	 com.apple.driver.ACPI_SMC_PlatformPlugin (4.5.0d5) <68 67 14 13 7 6 5 4 3>
  70	0 0x4821a000 0x2c000	0x2b000	com.apple.iokit.AppleProfileFamily (41) <13 7 6 5 4 3 1>
  71	0 0x41906000 0x2c000	0x2b000	com.apple.iokit.AppleYukon2 (3.1.14b1) <59 13 5 4 3 1>
  72	0 0x41883000 0x5000	 0x4000	 com.superhai.driver.VoodooBattery (1.3.0) <14 5 4 3>
  73	1 0x4184a000 0x4000	 0x3000	 com.apple.kext.OSvKernDSPLib (1.3) <5 4>
  74	2 0x41932000 0x18000	0x17000	com.apple.iokit.IOAudioFamily (1.8.0fc1) <73 5 4 3 1>
  75	0 0x47a20000 0x1d000	0x1c000	org.voodoo.driver.VoodooHDA (0.2.1) <74 13 8 7 5 4 3 1>
  76	0 0x48157000 0x19000	0x18000	com.apple.driver.AppleIntelGMAX3100FB (5.4.8) <67 62 14 13 11 7 5 4 3 1>
  77	0 0x418ba000 0x4000	 0x3000	 org.voodoo.driver.PS2Mouse (1.2.0) <38 30 7 6 5 4 3 1>
  78	1 0x418ab000 0x3000	 0x2000	 com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>
  79	0 0x418be000 0x9000	 0x8000	 com.apple.driver.AppleSMBusController (1.0.8d0) <78 14 13 5 4 3>
  80	0 0x418a0000 0x4000	 0x3000	 com.apple.driver.AudioIPCDriver (1.1.6) <74 5 4 3 1>
  84	0 0x418a4000 0x6000	 0x5000	 com.apple.Dont_Steal_Mac_OS_X (7.0.0) <67 7 4 3 1>
  85	1 0x418ce000 0x9000	 0x8000	 com.apple.iokit.IOSerialFamily (10.0.3) <7 6 5 4 3 1>
  86	0 0x41c92000 0x9000	 0x8000	 com.apple.iokit.IOBluetoothSerialManager (2.4.0f1) <85 7 5 4 3 1>
  87	0 0x418b4000 0x5000	 0x4000	 com.apple.driver.AppleUpstreamUserClient (3.5.4) <62 14 13 7 5 4 3 1>
  88	0 0x47db5000 0xb000	 0xa000	 com.apple.iokit.IOSurface (74.2) <7 5 4 3 1>
  89	0 0x41896000 0x3000	 0x2000	 com.x86dev.driver.lspcidrv (1.0) <11 10>
  90	0 0x418d7000 0x6000	 0x5000	 com.superhai.driver.VoodooPower (1.2.1) <11 7 5 4 3>
  92	1 0x48574000 0x60000	0x5f000	com.apple.filesystems.ntfs (3.4) <7 6 5 4 1>

Link to comment
Share on other sites

Heres the new kextstat! AICPUPM loaded! ;)

 

I deleted openhaltrestart, PUDID, and VPower.

 

now using mach_kernel

 

Index Refs Address	Size	   Wired	  Name (Version) <Linked Against>
1   62 0		  0		  0		  com.apple.kpi.bsd (10.7.0)
2	4 0		  0		  0		  com.apple.kpi.dsep (10.7.0)
3   83 0		  0		  0		  com.apple.kpi.iokit (10.7.0)
4   88 0		  0		  0		  com.apple.kpi.libkern (10.7.0)
5   72 0		  0		  0		  com.apple.kpi.mach (10.7.0)
6   31 0		  0		  0		  com.apple.kpi.private (10.7.0)
7   47 0		  0		  0		  com.apple.kpi.unsupported (10.7.0)
8	1 0		  0		  0		  com.apple.kernel.6.0 (7.9.9)
9	0 0		  0		  0		  com.apple.kernel.bsd (7.9.9)
  10	2 0		  0		  0		  com.apple.kernel.iokit (7.9.9)
  11	2 0		  0		  0		  com.apple.kernel.libkern (7.9.9)
  12	0 0		  0		  0		  com.apple.kernel.mach (7.9.9)
  13   15 0x41922000 0x4000	 0x3000	 com.apple.iokit.IOACPIFamily (1.3.0) <7 6 4 3>
  14   21 0x41b1e000 0x11000	0x10000	com.apple.iokit.IOPCIFamily (2.6) <7 5 4 3>
  15	1 0x41bbf000 0x42000	0x41000	com.apple.driver.AppleACPIPlatform (1.3.5) <14 13 7 6 5 4 3>
  16	0 0x41b74000 0x1e000	0x1d000	com.apple.driver.AppleIntelCPUPowerManagement (105.13.0) <7 6 5 4 3 1>
  17   11 0x41b92000 0x18000	0x17000	com.apple.iokit.IOStorageFamily (1.6.2) <7 6 5 4 3 1>
  18	0 0x41b5f000 0x11000	0x10000	com.apple.driver.DiskImages (289) <17 7 6 5 4 3 1>
  19	0 0x41c8b000 0x8000	 0x7000	 com.apple.nke.applicationfirewall (2.1.11) <7 6 5 4 3 1>
  20	2 0x41c81000 0x3000	 0x2000	 com.apple.kext.AppleMatch (1.0.0d1) <4 1>
  21	0 0x41c93000 0x5000	 0x4000	 com.apple.security.quarantine (0) <20 7 6 5 4 2 1>
  22	0 0x41ca3000 0x8000	 0x7000	 com.apple.security.sandbox (1) <20 7 6 5 4 2 1>
  23	0 0x41c87000 0x3000	 0x2000	 com.apple.security.TMSafetyNet (6) <7 6 5 4 2 1>
  24	0 0x41c84000 0x3000	 0x2000	 com.apple.driver.AppleIntelCPUPowerManagementClient (105.13.0) <7 6 5 4 3 1>
  25	0 0x41ca0000 0x3000	 0x2000	 com.apple.driver.AppleAPIC (1.4) <4 3>
  26	0 0x41c98000 0x4000	 0x3000	 com.apple.driver.AppleSMBIOS (1.6) <7 4 3>
  27	0 0x41c9c000 0x3000	 0x2000	 com.yourcompany.driver.AppleACPIPS2Nub (1.0.0d1) <13 7 5 4 3 1>
  28	0 0x47942000 0x6000	 0x5000	 com.apple.driver.AppleRTC (1.3.1) <13 5 4 3 1>
  29	0 0x41cab000 0x3000	 0x2000	 com.apple.driver.AppleHPET (1.5) <13 7 5 4 3>
  30	3 0x479e1000 0x3c000	0x3b000	com.apple.iokit.IOHIDFamily (1.6.5) <7 6 5 4 3 1>
  31	0 0x41b58000 0x4000	 0x3000	 com.apple.driver.AppleACPIButtons (1.3.5) <30 15 13 7 6 5 4 3 1>
  32	1 0x41b55000 0x3000	 0x2000	 com.apple.driver.AppleEFIRuntime (1.4.0) <7 6 5 4 3>
  33	0 0x41b4d000 0x3000	 0x2000	 org.netkas.fakesmc (1) <13 7 4 3>
  34	0 0x47935000 0x6000	 0x5000	 com.apple.driver.AppleEFINVRAM (1.4.0) <32 7 5 4 3>
  35	7 0x47a91000 0x34000	0x33000	com.apple.iokit.IOUSBFamily (4.1.8) <14 7 5 4 3 1>
  36	0 0x47972000 0x16000	0x15000	com.apple.driver.AppleUSBEHCI (4.1.8) <35 14 7 5 4 3 1>
  37	0 0x41b5c000 0x2000	 0x1000	 com.apple.iokit.IOUSBUserClient (4.1.5) <35 7 5 4 3 1>
  38	0 0x47988000 0x12000	0x11000	com.apple.driver.AppleUSBHub (4.1.7) <35 5 4 3 1>
  39	3 0x4793b000 0x6000	 0x5000	 com.apple.iokit.IOAHCIFamily (2.0.4) <5 4 3 1>
  40	0 0x4799a000 0x14000	0x13000	com.apple.driver.AppleAHCIPort (2.1.5) <39 14 5 4 3 1>
  41	0 0x4794d000 0x10000	0xf000	 com.apple.driver.AppleUSBUHCI (4.1.5) <35 14 7 5 4 3 1>
  42	2 0x4796c000 0x6000	 0x5000	 org.voodoo.driver.PS2Controller (1.1.0) <13 7 5 4 3 1>
  43	0 0x47b59000 0x13000	0x12000	com.apple.iokit.IOAHCIBlockStorage (1.6.3) <39 17 5 4 3 1>
  44	5 0x47b2f000 0x1a000	0x19000	com.apple.iokit.IOSCSIArchitectureModelFamily (2.6.5) <5 4 3 1>
  45	0 0x47b49000 0x9000	 0x8000	 com.apple.iokit.IOAHCISerialATAPI (1.2.5) <44 39 5 4 3 1>
  46	0 0x41dfd000 0x3000	 0x2000	 com.apple.driver.AppleFileSystemDriver (2.0) <17 4 3>
  47	0 0x47b78000 0x6000	 0x5000	 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
  48	0 0x47b89000 0x5000	 0x4000	 com.apple.BootCache (31) <7 6 5 4 3 1>
  49	0 0x47c5d000 0x3000	 0x2000	 com.apple.driver.XsanFilter (402.1) <17 5 4 3 1>
  50	0 0x47c77000 0x3000	 0x2000	 org.voodoo.driver.PS2Keyboard (1.1.0) <42 30 7 6 5 4 3 1>
  51	3 0x47c9b000 0x8000	 0x7000	 com.apple.iokit.IOCDStorageFamily (1.6) <17 5 4 3 1>
  52	2 0x47c71000 0x6000	 0x5000	 com.apple.iokit.IODVDStorageFamily (1.6) <51 17 5 4 3 1>
  53	1 0x47cc2000 0x5000	 0x4000	 com.apple.iokit.IOBDStorageFamily (1.6) <52 51 17 5 4 3 1>
  54	0 0x47d08000 0x18000	0x17000	com.apple.iokit.IOSCSIMultimediaCommandsDevice (2.6.5) <53 52 51 44 17 5 4 3 1>
  55	0 0x47c8f000 0x7000	 0x6000	 com.apple.iokit.SCSITaskUserClient (2.6.5) <44 17 5 4 3 1>
  56	0 0x47c96000 0x4000	 0x3000	 com.apple.driver.AppleUSBComposite (3.9.0) <35 4 3 1>
  57	0 0x47d37000 0xb000	 0xa000	 com.apple.iokit.IOUSBMassStorageClass (2.6.5) <44 35 17 5 4 3 1>
  58	0 0x47ce7000 0x18000	0x17000	com.apple.iokit.IOSCSIBlockCommandsDevice (2.6.5) <44 17 5 4 3 1>
  59	0 0x47f75000 0xa000	 0x9000	 com.apple.filesystems.autofs (2.1.0) <7 6 5 4 3 1>
  60	3 0x47f5c000 0xa000	 0x9000	 com.apple.driver.AppleSMC (3.1.0d3) <13 7 5 4 3>
  61	6 0x47fa8000 0x1e000	0x1d000	com.apple.iokit.IOGraphicsFamily (2.0) <14 7 5 4 3>
  62	0 0x48036000 0x19000	0x18000	com.apple.driver.AppleIntelGMAX3100FB (5.4.8) <61 60 14 13 11 7 5 4 3 1>
  63	2 0x47f45000 0xe000	 0xd000	 com.apple.iokit.IONDRVSupport (2.0) <61 14 7 5 4 3>
  64	0 0x47f2d000 0x4000	 0x3000	 com.apple.driver.AppleBacklight (170.0.34) <63 61 14 5 4 3>
  65	0 0x47eaf000 0x3000	 0x2000	 com.apple.driver.AppleLPC (1.4.12) <14 5 4 3>
  66	0 0x47ef5000 0x2000	 0x1000	 com.apple.driver.AppleSMBusPCI (1.0.8d0) <14 5 4 3>
  67	2 0x47fcd000 0xb000	 0xa000	 com.apple.driver.IOPlatformPluginFamily (4.5.0d5) <6 5 4 3>
  68	0 0x4804f000 0x10000	0xf000	 com.apple.driver.ACPI_SMC_PlatformPlugin (4.5.0d5) <67 60 14 13 7 6 5 4 3>
  69   10 0x48161000 0x2c000	0x2b000	com.apple.iokit.AppleProfileFamily (41) <14 7 6 5 4 3 1>
  70	0 0x47f7f000 0x7000	 0x6000	 com.apple.driver.AppleIntelMeromProfile (19) <69 6 5 4 3>
  71	3 0x47d9c000 0x16000	0x15000	com.apple.iokit.IONetworkingFamily (1.8) <7 6 5 4 3 1>
  72	1 0x47dcf000 0x24000	0x23000	com.apple.iokit.IO80211Family (300.20) <71 7 5 4 3 1>
  73	0 0x48621000 0x1a8000   0x1a7000   com.apple.driver.AirPortBrcm43xx (410.91.20) <72 71 14 7 5 4 3 1>
  74	0 0x47e59000 0x2c000	0x2b000	com.apple.iokit.AppleYukon2 (3.1.14b1) <71 14 5 4 3 1>
  75	0 0x47edd000 0x5000	 0x4000	 com.superhai.driver.VoodooBattery (1.3.0) <13 5 4 3>
  76	1 0x47e85000 0x4000	 0x3000	 com.apple.kext.OSvKernDSPLib (1.3) <5 4>
  77	3 0x4801e000 0x18000	0x17000	com.apple.iokit.IOAudioFamily (1.8.0fc1) <76 5 4 3 1>
  78	0 0x48128000 0x1d000	0x1c000	org.voodoo.driver.VoodooHDA (0.2.1) <77 14 8 7 5 4 3 1>
  79	0 0x484a6000 0xcb000	0xca000	com.apple.driver.AppleIntelGMAX3100 (5.4.8) <63 61 14 10 3 1>
  80	1 0x41b04000 0x3000	 0x2000	 com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>
  81	0 0x4806f000 0x9000	 0x8000	 com.apple.driver.AppleSMBusController (1.0.8d0) <80 14 13 5 4 3>
  82	0 0x41b0d000 0x4000	 0x3000	 com.apple.driver.AudioIPCDriver (1.1.6) <77 5 4 3 1>
  83	0 0x480df000 0x8000	 0x7000	 com.apple.driver.AppleIntelNehalemProfile (11) <69 6 4 3>
  84	0 0x47ef1000 0x4000	 0x3000	 org.voodoo.driver.PS2Mouse (1.2.0) <42 30 7 6 5 4 3 1>
  85	0 0x47fe3000 0x5000	 0x4000	 com.apple.driver.AudioAUUC (1.54) <77 61 14 13 7 5 4 3 1>
  86	0 0x480d5000 0x6000	 0x5000	 com.apple.Dont_Steal_Mac_OS_X (7.0.0) <60 7 4 3 1>
  87	0 0x480cb000 0x7000	 0x6000	 com.apple.driver.AppleIntelPenrynProfile (17) <69 6 4 3>
  88	0 0x483c4000 0x5000	 0x4000	 com.apple.driver.AppleUpstreamUserClient (3.5.4) <61 14 13 7 5 4 3 1>
  89	2 0x480fe000 0x9000	 0x8000	 com.apple.iokit.IOSerialFamily (10.0.3) <7 6 5 4 3 1>
  90	0 0x48400000 0x9000	 0x8000	 com.apple.iokit.IOBluetoothSerialManager (2.4.0f1) <89 7 5 4 3 1>
  91	0 0x483d9000 0x5000	 0x4000	 com.apple.driver.AppleIntelYonahProfile (14) <69 6 4 3>
  92	0 0x483c9000 0xb000	 0xa000	 com.apple.iokit.IOSurface (74.2) <7 5 4 3 1>
  93	0 0x47e95000 0x3000	 0x2000	 com.x86dev.driver.lspcidrv (1.0) <11 10>
  94	0 0x47ecd000 0x3000	 0x2000	 com.apple.driver.AppleProfileCallstackAction (20) <69 5 4 3 1>
  95	0 0x483d4000 0x4000	 0x3000	 com.apple.driver.InternalModemSupport (2.6.2) <89 35 7 5 4 3 1>
  96	0 0x480d2000 0x3000	 0x2000	 com.apple.driver.AppleProfileKEventAction (10) <69 4 3 1>
  97	0 0x480e7000 0x3000	 0x2000	 com.apple.driver.AppleProfileRegisterStateAction (10) <69 4 3 1>
  98	0 0x48425000 0x3000	 0x2000	 com.apple.driver.AppleProfileThreadInfoAction (14) <69 6 4 3 1>
  99	0 0x4842e000 0x3000	 0x2000	 com.apple.driver.AppleProfileTimestampAction (10) <69 5 4 3 1>
 100	0 0x48437000 0x3000	 0x2000	 com.apple.driver.AppleProfileReadCounterAction (17) <69 6 4 3>
 101	1 0x48440000 0x60000	0x5f000	com.apple.filesystems.ntfs (3.4) <7 6 5 4 1>
 102	0 0x4176c000 0x9000	 0x8000	 com.apple.driver.AppleTyMCEDriver (1.0.2d2) <67 14 13 7 6 5 4 3 1>

Link to comment
Share on other sites

MaLd0n, could you possibly check my DSDT as well?

 

I've gotten everything else to work but sleep. The computer sleeps, but doesn't wake up - all I get is a black screen and apparently everything jams because I can't for example start anything via Spotlight (would make HDD noise). Using native PM.

 

My system is:

 

  • ABIT IP35 (P35, ICH9R, ALC888, AWARD BIOS)
  • Q9550 CPU
  • GTX260 (GraphicsEnabler or EFI string, using GE because App Store gives error otherwise - sleep didn't work with 8800GT either)
  • Echo AudioFire4 Firewire audio interface (turning off doesn't help)
  • 500 GB Samsung HDD

 

Included in ZIP file is the original DSDT extracted in Windows and the modified DSDT I have been using.

abit_ip35_dsdt.zip

Link to comment
Share on other sites

Thanks! Sleep still doesnt work- i can still move the cursor around and i have to do a hard reboot...

 

Yes, shutdown and restart work!

I have no idea

sorry

 

 

MaLd0n, could you possibly check my DSDT as well?

 

I've gotten everything else to work but sleep. The computer sleeps, but doesn't wake up - all I get is a black screen and apparently everything jams because I can't for example start anything via Spotlight (would make HDD noise). Using native PM.

 

My system is:

 

  • ABIT IP35 (P35, ICH9R, ALC888, AWARD BIOS)
  • Q9550 CPU
  • GTX260 (GraphicsEnabler or EFI string, using GE because App Store gives error otherwise - sleep didn't work with 8800GT either)
  • Echo AudioFire4 Firewire audio interface (turning off doesn't help)
  • 500 GB Samsung HDD

 

Included in ZIP file is the original DSDT extracted in Windows and the modified DSDT I have been using.

dsdt.Kasakka.zip

use ForceHPET=Yes in boot.plist

but

sleep dont work

live with it

 

send me kextstat

run on terminal

Link to comment
Share on other sites

Tried it, still the same issues with sleep.

 

Kextstat:

Index Refs Address			Size	   Wired	  Name (Version) <Linked Against>
1   66 0xffffff7f80742000 0x683c	 0x683c	 com.apple.kpi.bsd (11.0.0)
2	6 0xffffff7f8072e000 0x3d0	  0x3d0	  com.apple.kpi.dsep (11.0.0)
3   86 0xffffff7f8074c000 0x1b9d8	0x1b9d8	com.apple.kpi.iokit (11.0.0)
4   91 0xffffff7f80738000 0x9b54	 0x9b54	 com.apple.kpi.libkern (11.0.0)
5   78 0xffffff7f8072f000 0x88c	  0x88c	  com.apple.kpi.mach (11.0.0)
6   31 0xffffff7f80730000 0x4938	 0x4938	 com.apple.kpi.private (11.0.0)
7   45 0xffffff7f80735000 0x22a0	 0x22a0	 com.apple.kpi.unsupported (11.0.0)
8   13 0xffffff7f812c7000 0x7000	 0x7000	 com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3>
9   20 0xffffff7f80768000 0x1d000	0x1d000	com.apple.iokit.IOPCIFamily (2.6.5) <7 6 5 4 3>
  10	1 0xffffff7f81e1e000 0x58000	0x58000	com.apple.driver.AppleACPIPlatform (1.4) <9 8 7 6 5 4 3 1>
  11	1 0xffffff7f807d3000 0xc000	 0xc000	 com.apple.driver.AppleKeyStore (28.18) <7 6 5 4 3 1>
  12	9 0xffffff7f808e2000 0x25000	0x25000	com.apple.iokit.IOStorageFamily (1.7) <7 6 5 4 3 1>
  13	0 0xffffff7f81390000 0x19000	0x19000	com.apple.driver.DiskImages (326) <12 7 6 5 4 3 1>
  14	0 0xffffff7f81b68000 0x2a000	0x2a000	com.apple.driver.AppleIntelCPUPowerManagement (166.0.0) <7 6 5 4 3 1>
  15	0 0xffffff7f80749000 0x3000	 0x3000	 com.apple.security.TMSafetyNet (7) <7 6 5 4 2 1>
  16	2 0xffffff7f80946000 0x4000	 0x4000	 com.apple.kext.AppleMatch (1.0.0d1) <4 1>
  17	1 0xffffff7f8094a000 0x11000	0x11000	com.apple.security.sandbox (165) <16 7 6 5 4 3 2 1>
  18	0 0xffffff7f8095b000 0x5000	 0x5000	 com.apple.security.quarantine (1) <17 16 7 6 5 4 2 1>
  19	0 0xffffff7f81e95000 0x8000	 0x8000	 com.apple.nke.applicationfirewall (3.0.30) <7 6 5 4 3 1>
  20	0 0xffffff7f81b64000 0x3000	 0x3000	 com.apple.driver.AppleIntelCPUPowerManagementClient (166.0.0) <7 6 5 4 3 1>
  21	0 0xffffff7f81dfe000 0x3000	 0x3000	 com.apple.driver.AppleAPIC (1.5) <4 3>
  22	0 0xffffff7f81aa5000 0x4000	 0x4000	 com.apple.driver.AppleSMBIOS (1.7) <7 4 3>
  23	0 0xffffff7f8169a000 0x2000	 0x2000	 org.tgwbd.driver.ElliottForceLegacyRTC (1) <8 4 3>
  24	0 0xffffff7f81ac9000 0x7000	 0x7000	 com.apple.driver.AppleRTC (1.4) <8 5 4 3 1>
  25	7 0xffffff7f80785000 0x4e000	0x4e000	com.apple.iokit.IOUSBFamily (4.4.0) <9 7 5 4 3 1>
  26	0 0xffffff7f8119f000 0x17000	0x17000	com.apple.driver.AppleUSBEHCI (4.4.0) <25 9 7 5 4 3 1>
  27	0 0xffffff7f81b9a000 0x3000	 0x3000	 com.apple.driver.AppleHPET (1.6) <8 7 5 4 3>
  28	4 0xffffff7f807df000 0x6b000	0x6b000	com.apple.iokit.IOHIDFamily (1.7.0) <11 7 6 5 4 3 2 1>
  29	0 0xffffff7f81e7f000 0x4000	 0x4000	 com.apple.driver.AppleACPIButtons (1.4) <28 10 8 7 6 5 4 3 1>
  30	0 0xffffff7f81693000 0x7000	 0x7000	 org.netkas.FakeSMC (3.1.0) <8 7 5 4 3>
  31	1 0xffffff7f81dda000 0x4000	 0x4000	 com.apple.driver.AppleEFIRuntime (1.5.0) <7 6 5 4 3>
  32	0 0xffffff7f8115c000 0x10000	0x10000	com.apple.driver.AppleUSBUHCI (4.4.0) <25 9 7 5 4 3 1>
  33	3 0xffffff7f814ac000 0xa000	 0xa000	 com.apple.iokit.IOAHCIFamily (2.0.6) <5 4 3 1>
  34	0 0xffffff7f81e02000 0x16000	0x16000	com.apple.driver.AppleAHCIPort (2.1.8) <33 9 5 4 3 1>
  35	0 0xffffff7f81dde000 0x7000	 0x7000	 com.apple.driver.AppleEFINVRAM (1.5.0) <31 7 5 4 3>
  36	0 0xffffff7f8114d000 0x3000	 0x3000	 com.apple.iokit.IOUSBUserClient (4.4.0) <25 7 5 4 3 1>
  37	0 0xffffff7f8118a000 0x11000	0x11000	com.apple.driver.AppleUSBHub (4.4.0) <25 5 4 3 1>
  38	5 0xffffff7f8110a000 0x29000	0x29000	com.apple.iokit.IONetworkingFamily (2.0) <7 6 5 4 3 1>
  39	0 0xffffff7f81303000 0x2c000	0x2c000	com.apple.iokit.AppleYukon2 (3.2.2b1) <38 9 5 4 3 1>
  40	4 0xffffff7f81060000 0x75000	0x75000	com.apple.iokit.IOFireWireFamily (4.4.3) <5 4 3 1>
  41	0 0xffffff7f813d9000 0x28000	0x28000	com.apple.driver.AppleFWOHCI (4.8.6) <40 9 7 6 5 4 3 1>
  42	0 0xffffff7f814c2000 0x15000	0x15000	com.apple.iokit.IOAHCIBlockStorage (2.0.0) <33 12 5 4 3 1>
  43	3 0xffffff7f80961000 0x2a000	0x2a000	com.apple.iokit.IOSCSIArchitectureModelFamily (3.0.0) <5 4 3 1>
  44	0 0xffffff7f814b6000 0xc000	 0xc000	 com.apple.iokit.IOAHCISerialATAPI (2.0.0) <43 33 5 4 3 1>
  45	0 0xffffff7f81738000 0x9000	 0x9000	 com.apple.BootCache (32) <7 6 5 4 3 1>
  46	0 0xffffff7f81dc9000 0x5000	 0x5000	 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
  47	0 0xffffff7f81dd0000 0x5000	 0x5000	 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>
  48	0 0xffffff7f819a8000 0x4000	 0x4000	 com.apple.driver.XsanFilter (403) <12 5 4 3 1>
  49	0 0xffffff7f81282000 0x7000	 0x7000	 com.apple.iokit.SCSITaskUserClient (3.0.0) <43 12 5 4 3 1>
  50	3 0xffffff7f8128b000 0xd000	 0xd000	 com.apple.iokit.IOCDStorageFamily (1.7) <12 5 4 3 1>
  51	2 0xffffff7f81298000 0xb000	 0xb000	 com.apple.iokit.IODVDStorageFamily (1.6) <50 12 5 4 3 1>
  52	1 0xffffff7f812a3000 0xa000	 0xa000	 com.apple.iokit.IOBDStorageFamily (1.6) <51 50 12 5 4 3 1>
  53	0 0xffffff7f812ad000 0x1a000	0x1a000	com.apple.iokit.IOSCSIMultimediaCommandsDevice (3.0.0) <52 51 50 43 12 5 4 3 1>
  54	0 0xffffff7f81150000 0x6000	 0x6000	 com.apple.driver.AppleUSBComposite (3.9.0) <25 4 3 1>
  55	1 0xffffff7f8084a000 0x8000	 0x8000	 com.apple.iokit.IOUSBHIDDriver (4.4.0) <28 25 5 4 3 1>
  56	0 0xffffff7f81dd7000 0x3000	 0x3000	 com.apple.driver.AppleFileSystemDriver (13) <12 4 3>
  57	1 0xffffff7f80852000 0x73000	0x73000	com.apple.iokit.IOBluetoothFamily (2.5f17) <7 5 4 3 1>
  58	1 0xffffff7f808c5000 0x11000	0x11000	com.apple.driver.IOBluetoothHIDDriver (2.5f17) <57 28 5 4 3>
  59	0 0xffffff7f808d6000 0x9000	 0x9000	 jp.plentycom.driver.SteerMouse (4.1.2) <58 55 28 25 5 4 3>
  60	1 0xffffff7f81412000 0x1b000	0x1b000	com.apple.iokit.IOFireWireAVC (4.2.1) <40 5 4 3 1>
  61	2 0xffffff7f81274000 0xe000	 0xe000	 com.apple.iokit.IOSerialFamily (10.0.5) <7 6 5 4 3 1>
  62	1 0xffffff7f81e85000 0xd000	 0xd000	 com.apple.driver.Apple16X50Serial (3.0) <61 9 5 4 3>
  63	0 0xffffff7f81e92000 0x2000	 0x2000	 com.apple.driver.Apple16X50ACPI (3.0) <62 8 4 3>
  64	0 0xffffff7f81b57000 0x3000	 0x3000	 com.apple.driver.AppleLPC (1.5.1) <9 5 4 3>
  65	0 0xffffff7f81a94000 0x3000	 0x3000	 com.apple.driver.AppleSMBusPCI (1.0.10d0) <9 5 4 3>
  66	2 0xffffff7f812ce000 0x13000	0x13000	com.apple.driver.IOPlatformPluginFamily (4.7.0b2) <8 7 6 5 4 3>
  67	2 0xffffff7f812e1000 0xc000	 0xc000	 com.apple.driver.AppleSMC (3.1.1d2) <8 7 5 4 3>
  68	0 0xffffff7f812ed000 0x11000	0x11000	com.apple.driver.ACPI_SMC_PlatformPlugin (4.7.0b2) <67 66 9 8 7 6 5 4 3>
  69	2 0xffffff7f81bb3000 0xc000	 0xc000	 com.apple.iokit.IOHDAFamily (2.1.1f11) <5 4 3 1>
  70	8 0xffffff7f809a8000 0x38000	0x38000	com.apple.iokit.IOGraphicsFamily (2.3) <9 7 5 4 3>
  71	1 0xffffff7f81bc2000 0x1a000	0x1a000	com.apple.driver.AppleHDAController (2.1.1f11) <70 69 9 6 5 4 3 1>
  72	2 0xffffff7f81752000 0x6000	 0x6000	 com.apple.kext.OSvKernDSPLib (1.3) <5 4>
  73	5 0xffffff7f81758000 0x2a000	0x2a000	com.apple.iokit.IOAudioFamily (1.8.3fc11) <72 5 4 3 1>
  74	0 0xffffff7f81782000 0x4000	 0x4000	 com.apple.driver.AudioIPCDriver (1.2.0) <73 5 4 3 1>
  75	0 0xffffff7f8169e000 0x5000	 0x5000	 com.apple.Dont_Steal_Mac_OS_X (7.0.0) <67 7 4 3 1>
  76	0 0xffffff7f813cc000 0xd000	 0xd000	 com.apple.iokit.IOFireWireIP (2.2.3) <40 38 5 4 3 1>
  77	1 0xffffff7f8145a000 0x5000	 0x5000	 com.apple.iokit.IOEthernetAVBController (1.0.0d5) <38 5 4 3 1>
  78	0 0xffffff7f8145f000 0x9000	 0x9000	 com.apple.iokit.IOAVBFamily (1.0.0d22) <77 38 5 4 3 1>
  79	0 0xffffff7f8125a000 0x12000	0x12000	com.apple.iokit.IOSurface (80.0) <7 5 4 3 1>
  80	0 0xffffff7f81133000 0x6000	 0x6000	 com.apple.iokit.IOUserEthernet (1.0.0d1) <38 6 5 4 3 1>
  81	3 0xffffff7f809e0000 0x12000	0x12000	com.apple.iokit.IONDRVSupport (2.3) <70 9 7 5 4 3>
  82	2 0xffffff7f809f2000 0x2d7000   0x2d7000   com.apple.NVDAResman (7.0.2) <81 70 9 5 4 3 1>
  83	0 0xffffff7f80cc9000 0x322000   0x322000   com.apple.nvidia.nv50hal (7.0.2) <82 4 3>
  84	0 0xffffff7f815a8000 0xbd000	0xbd000	com.apple.GeForce (7.0.2) <82 81 70 9 7 6 5 4 3 1>
  85	0 0xffffff7f81d51000 0x78000	0x78000	com.apple.driver.AppleFWAudio (2.6.2fc9) <73 60 40 5 4 3 1>
  86	0 0xffffff7f81788000 0x5000	 0x5000	 com.apple.driver.AudioAUUC (1.59) <73 70 9 8 7 5 4 3 1>
  87	0 0xffffff7f81df4000 0xa000	 0xa000	 com.apple.driver.AppleAVBAudio (1.0.0d11) <5 4 3 1>
  88	0 0xffffff7f81b2c000 0xa000	 0xa000	 com.apple.driver.AppleMCCSControl (1.0.24) <70 9 7 5 4 3 1>
  89	0 0xffffff7f819ef000 0x5000	 0x5000	 com.apple.driver.AppleUpstreamUserClient (3.5.9) <70 9 8 7 5 4 3 1>
  90	1 0xffffff7f81bdc000 0xa4000	0xa4000	com.apple.driver.DspFuncLib (2.1.1f11) <73 72 5 4 3 1>
  91	0 0xffffff7f81c80000 0xaf000	0xaf000	com.apple.driver.AppleHDA (2.1.1f11) <90 81 73 71 70 69 6 5 4 3 1>
  92	0 0xffffff7f81bbf000 0x3000	 0x3000	 com.apple.driver.AppleHDAHardwareConfigDriver (2.1.1f11) <4 3>
  93	1 0xffffff7f81742000 0x5000	 0x5000	 com.apple.kext.triggers (1.0) <7 6 5 4 3 1>
  94	0 0xffffff7f81747000 0x9000	 0x9000	 com.apple.filesystems.autofs (3.0) <93 7 6 5 4 3 1>
  95	0 0xffffff7f819f6000 0x9000	 0x9000	 com.apple.driver.AppleTyMCEDriver (1.0.2d2) <66 9 8 7 6 5 4 3 1>
  96	0 0xffffff7f8142d000 0xe000	 0xe000	 com.apple.iokit.IOBluetoothSerialManager (2.5f17) <61 7 5 4 3 1>
  97	0 0xffffff7f81b93000 0x5000	 0x5000	 com.apple.driver.AppleHWSensor (1.9.4d0) <5 4 3>
  98	4 0xffffff7f80feb000 0x57000	0x57000	com.apple.filesystems.ntfs (3.8) <7 6 5 4 1>

Link to comment
Share on other sites

  • 3 weeks later...

Tried it, still the same issues with sleep.

 

Kextstat:

[snip]

 

Kas, does your Kernel logs show anything at sleep or wake?

 

I've only ever once got this machine to wake from sleep, a long time ago on 10.6.3, but that install went up in smoke and i've never been able to replicate the results.

 

Now with Lion i'm at the same stage you are.

Everything is working great apart from sleep.

 

I believe there will be issues still with the USB re-initializing after sleep, i might set up a syslog server so i can monitor whats going on - and if my assumptions are correct I might be able to modify my USB-DSDT with some over-rides from sleep compatible motherboards.

 

I'll set this up for my weekend project.

 

Another issue i've noticed is that after a "bad sleep" no wake+restart, the machine will not boot into OSX until i zap the CMOS.

It's not "Corrupt" as there are no warning messages, it's just that the system boots ~90% of the way and stalls saying it got a bad response from my ATA controller (strange as it's disabled in bios, and the relevant kexts removed). Have you experienced this?

 

 

Hardware:

e6600 CPU

Abit IP35 (non-e/non-pro)

4gb Ram

GF560TI

Bluetooth (HP)

Link to comment
Share on other sites

my Toshiba L500 has ICH9 chipset (CANTIGA PM45 Mainboard ), sleep works with Nullcpu+Sleepenabler as well as using just stock Apple Powermanagement ( without Nullcpu +Sleepenabler ), in Snow and in Lion.

 

here is the working DSDT.aml of my Laptop ( includes HPET,RTC,HDEF,LAN,SATA,TIMR,IPIC,SBUS,LPC and USB ) :

 

dsdt.aml.zip

Link to comment
Share on other sites

Kas, does your Kernel logs show anything at sleep or wake?

 

I've only ever once got this machine to wake from sleep, a long time ago on 10.6.3, but that install went up in smoke and i've never been able to replicate the results.

 

Now with Lion i'm at the same stage you are.

Everything is working great apart from sleep.

 

I believe there will be issues still with the USB re-initializing after sleep, i might set up a syslog server so i can monitor whats going on - and if my assumptions are correct I might be able to modify my USB-DSDT with some over-rides from sleep compatible motherboards.

 

I'll set this up for my weekend project.

 

Another issue i've noticed is that after a "bad sleep" no wake+restart, the machine will not boot into OSX until i zap the CMOS.

It's not "Corrupt" as there are no warning messages, it's just that the system boots ~90% of the way and stalls saying it got a bad response from my ATA controller (strange as it's disabled in bios, and the relevant kexts removed). Have you experienced this?

 

Exact same results. I haven't found anything in the logs so I'm guessing it kernel panics before it can do anything.

 

I also get the CMOS corruption thing. It just tends to kernel panic after rebooting until I reset CMOS and change back the settings. Another thing that might also work is just booting into Windows and then rebooting and back to OSX. I have no idea why this works.

 

My guess is that the Abit is fairly close to an Intel P35 reference board so that might be something to look into.

Link to comment
Share on other sites

Exact same results. I haven't found anything in the logs so I'm guessing it kernel panics before it can do anything.

 

I also get the CMOS corruption thing. It just tends to kernel panic after rebooting until I reset CMOS and change back the settings. Another thing that might also work is just booting into Windows and then rebooting and back to OSX. I have no idea why this works.

 

My guess is that the Abit is fairly close to an Intel P35 reference board so that might be something to look into.

 

cmos resets in Snow can be fully cured by

 

using this two kexts here / S/L/E both : patched AppleRTC.kext AND elliotforcelegacyrtc.kext ( both compatible from 10.6.0 to 10.6.8 ), get them at my guide for 10.6.8 , see signature

 

these 2 kexts alone will cure it, to fix dsdt parts for cmos corruption is just a bonus to make absolutely sure.

 

I had the same issues, although it was on my laptop only the issue that the wifi turned itself on again when I turned it off in bios. If there was not the red light on my frontside I would not have noticed at all. Using the kexts stopped it to reset itself completely, BIOS will keep settings then forever.

Link to comment
Share on other sites

  • 2 months later...
 Share

×
×
  • Create New...