Jump to content

[UPDATED] Help with Sleep/Wake issues


fggs
 Share

8 posts in this topic

Recommended Posts

Good afternoon,

 

  I want to make sleep/wake work on this laptop. If I put it to sleep, it sleeps fine, when I try to wake it by pressing power button, it looks like it waked, just the screen continues black, but a ping test shows the OS is not running after my attempt to wake it.

 

  The error I get according to the logs below is "Invalid window 0xffffffff", can't find much information about it when I google.

 

  Laptop specs:

 

  Asus G2S

  Processor: Core2Duo T7700 @ 2.4GHz (4MB of cache)

  Memory: 4GB (2x2GB)

  Graphics: NVIDIA GeForce 8600M GT 256MB

  OSX: Mavericks 10.9.3 with myHack 3.3.1

 

  There is an lspci output below with detailed hardware description.

 

  What I've done so far:

 

  - Applied EHCI ownership patch to DSDT

  - Applied SMBUS patch to DSDT

  - Removed NullCPUIntelPowerManagement (No kernel panic)

  - Moved all remaining kexts (FakeSMC, lspcidrv and Patched_10.7_AppleRTC) in /Extra/Extensions to /System/Library/Extensions

  - Made sure AppleIntelPowerManagement, AppleLPC were running

 

  I've deleted system.log before set to sleep, so you will find the error it gives when trying to wake up and a full bootlog.

 

  I'm also attaching a dmesg, kextstat and my DSDT with patches mentioned above.

 

  As you can see, my DSDT is named dsdt.dsl.rtf, the forum won't allow me to upload .dsl, so just remove .rtf from the filename after download.

 

  If there is anything else I can provide, let me know.

 

lspci:

mbp-de-flavio:~ djflavios$ sudo lspci -nn
pcilib: 0000:01:00.0 64-bit device address ignored.
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 03)
00:01.0 PCI bridge [0604]: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port [8086:2a01] (rev 03)
00:1a.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 03)
00:1a.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 03)
00:1a.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 03)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 03)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 [8086:2843] (rev 03)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 [8086:2845] (rev 03)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 [8086:2847] (rev 03)
00:1c.5 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 [8086:2849] (rev 03)
00:1d.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 03)
00:1d.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 03)
00:1d.2 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 03)
00:1d.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f3)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HM (ICH8M) LPC Interface Controller [8086:2815] (rev 03)
00:1f.1 IDE interface [0101]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] [8086:2829] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 03)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G84 [GeForce 8600M GT] [10de:0407] (rev a1)
02:00.0 Ethernet controller [0200]: Atheros Communications Inc. Attansic L1 Gigabit Ethernet [1969:1048] (rev b0)
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4229] (rev 61)
06:00.0 Memory controller [0580]: Intel Corporation Turbo Memory Controller [8086:444e] (rev 01)
07:00.0 SATA controller [0106]: JMicron Technology Corp. JMB360 AHCI Controller [197b:2360] (rev 02)
09:01.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05)
09:01.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
09:01.2 System peripheral [0880]: Ricoh Co Ltd R5C843 MMC Host Controller [1180:0843] (rev 12)
09:01.3 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12)
09:01.4 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 12)
mbp-de-flavio:~ djflavios$

dmesg:

Longterm timer threshold: 1000 ms
Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
vm_page_bootstrap: 1009617 free pages and 30767 wired pages
kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
zone leak detection enabled
"vm_compressor_mode" is 4
standard timeslicing quantum is 10000 us
standard background quantum is 2500 us
mig_table_max_displ = 74
Refusing new kext com.evosx86.driver.lspcidrv, v1.0: already have prelinked v1111.0.
Refusing new kext org.netkas.FakeSMC, v4.2: already have prelinked v1111.0.
Refusing new kext com.apple.driver.AppleRTC, v2.0: already have prelinked v1111.0.
AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
calling mpo_policy_init for TMSafetyNet
Security policy loaded: Safety net for Time Machine (TMSafetyNet)
calling mpo_policy_init for Sandbox
Security policy loaded: Seatbelt sandbox policy (Sandbox)
calling mpo_policy_init for Quarantine
Security policy loaded: Quarantine policy (Quarantine)
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 16384 buffer headers and 10240 cluster IO buffer headers
AppleKeyStore starting (BUILT: Apr 17 2014 23:36:27)
IOAPIC: Version 0x20 Vectors 64:87
ACPI: sleep states S3 S4 S5
RTC: Only single RAM bank (128 bytes)
AppleIntelCPUPowerManagement: (built 23:35:25 Apr 17 2014) initialization complete
pci (build 23:24:05 Apr 17 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
[ PCI configuration begin ]
mcache: 2 CPU(s), 64 bytes CPU cache line size
mbinit: done [64 MB total pool size, (42/21) split]
Pthread support ABORTS when sync kernel primitives misused
console relocated to 0xf9000000
[ PCI configuration end, bridges 9, devices 23 ]
rooting via boot-uuid from /chosen: 0DE30B11-F44C-3BC4-BB7B-692A42B22932
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
AppleIntelPIIXPATA: Secondary PCI IDE channel is disabled
com.apple.AppleFSCompressionTypeZlib kmod start
com.apple.AppleFSCompressionTypeDataless kmod start
com.apple.AppleFSCompressionTypeZlib load succeeded
com.apple.AppleFSCompressionTypeDataless load succeeded
AppleIntelCPUPowerManagementClient: ready
FireWire runtime power conservation disabled. (3)
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IDE1@1F,2/AppleICH8AHCI/CHN0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/Hitachi HTS722020K9SA00 Media/IOGUIDPartitionScheme/Untitled 1@2
BSD root: disk0s2, major 1, minor 2
jnl: b(1, 2): replay_journal: from: 2045952 to: 4753408 (joffset 0x27d000)
FireWire (OHCI) VendorID 1180 ID 832 built-in now active, GUID 00e0180003a6bac6; max speed s400.
jnl: b(1, 2): journal replay done.
hfs: mounted Hackintosh on device root_device
hfs: Removed 13 orphaned / unlinked files and 8 directories 
VM Swap Subsystem is ON
Waiting for DSMOS...
NVDAStartup: Official
NVDANV50HAL loaded and registered
init
probe
start
[IOBluetoothHCIController][start] -- completed
SMC::smcReadKeyAction ERROR $Num kSMCKeyNotFound(0x84) fKeyHashTable=0x0
SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
Previous Shutdown Cause: 3
SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
DSMOS has arrived
ApplePS2Trackpad: ALPS GlidePoint v10.115
No interval found for . Using 8000000
jnl: disk0s3: replay_journal: from: 7341568 to: 8429568 (joffset 0x357000)
flow_divert_kctl_disconnect (0): disconnecting group 1
jnl: disk0s3: journal replay done.
hfs: mounted Untitled 2 on device disk0s3
Sound assertion in AppleHDADriver at line 1535
Sound assertion in AppleHDADriver at line 2205
Sound assertion in AppleHDADriver at line 207
Sound assertion in AppleHDADriver at line 1094
AppleKeyStore:Sending lock change 0
**** [IOBluetoothHCIController][SearchForTransportEventTimeOutHandler] -- Missing Bluetooth Controller Transport! 
considerRebuildOfPrelinkedKernel prebuild rebuild has expired
process installd[284] thread 15099 caught burning CPU! It used more than 50% CPU (Actual recent usage: 94%) over 180 seconds. thread lifetime cpu usage 90.115720 seconds, (89.485028 user, 0.630692 system) ledger info: balance: 90001368351 credit: 90001368351 debit: 0 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 95706758904 
SMC::smcReadKeyAction ERROR F0Ac kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff800b9e0c00

kextstat: 

mbp-de-flavio:~ djflavios$ sudo kextstat 
Index Refs Address            Size       Wired      Name (Version) <Linked Against>
    1   63 0xffffff7f807e3000 0x8d80     0x8d80     com.apple.kpi.bsd (13.2.0)
    2    6 0xffffff7f80b25000 0x28c0     0x28c0     com.apple.kpi.dsep (13.2.0)
    3   85 0xffffff7f807ac000 0x1dfb0    0x1dfb0    com.apple.kpi.iokit (13.2.0)
    4   90 0xffffff7f807ca000 0xbf40     0xbf40     com.apple.kpi.libkern (13.2.0)
    5   80 0xffffff7f807a9000 0x2d10     0x2d10     com.apple.kpi.mach (13.2.0)
    6   37 0xffffff7f807d6000 0x7d90     0x7d90     com.apple.kpi.private (13.2.0)
    7   49 0xffffff7f807de000 0x48e0     0x48e0     com.apple.kpi.unsupported (13.2.0)
    8    0 0xffffff7f80b4c000 0xb000     0xb000     com.apple.kec.pthread (1) <7 6 5 4 1>
    9    2 0xffffff7f81302000 0x47000    0x47000    com.apple.kec.corecrypto (1.0) <7 6 5 4 3 1>
   10   13 0xffffff7f810f0000 0x9000     0x9000     com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3>
   11   19 0xffffff7f808be000 0x2f000    0x2f000    com.apple.iokit.IOPCIFamily (2.9) <7 6 5 4 3>
   12    2 0xffffff7f821a9000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (2.0) <11 10 7 6 5 4 3 1>
   13    1 0xffffff7f81349000 0xb000     0xb000     com.apple.driver.AppleFDEKeyStore (28.30) <9 7 6 5 4 3 1>
   14    1 0xffffff7f815fc000 0x11000    0x11000    com.apple.iokit.IOReportFamily (23) <5 4 3>
   15    8 0xffffff7f807ec000 0x2d000    0x2d000    com.apple.iokit.IOStorageFamily (1.9) <7 6 5 4 3 1>
   16    0 0xffffff7f8165c000 0x1e000    0x1e000    com.apple.driver.DiskImages (371.1) <15 7 6 5 4 3 1>
   17    0 0xffffff7f81e0a000 0x14000    0x14000    com.apple.driver.AppleKeyStore (2) <9 7 6 5 4 3 1>
   18    0 0xffffff7f81e5e000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (217.92.1) <7 6 5 4 3 1>
   19    0 0xffffff7f80b28000 0x3000     0x3000     com.apple.security.TMSafetyNet (7) <7 6 5 4 2 1>
   20    2 0xffffff7f80b2b000 0x5000     0x5000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>
   21    1 0xffffff7f80b30000 0x14000    0x14000    com.apple.security.sandbox (278.11) <20 7 6 5 4 3 2 1>
   22    0 0xffffff7f80b44000 0x7000     0x7000     com.apple.security.quarantine (3) <21 20 7 6 5 4 2 1>
   23    0 0xffffff7f82219000 0x8000     0x8000     com.apple.nke.applicationfirewall (153) <7 6 5 4 3 1>
   24    0 0xffffff7f81e59000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (217.92.1) <7 6 5 4 3 1>
   25    0 0xffffff7f82177000 0x3000     0x3000     com.apple.driver.AppleAPIC (1.7) <4 3>
   26    2 0xffffff7f8159f000 0x4000     0x4000     com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>
   27    0 0xffffff7f82208000 0x7000     0x7000     com.apple.driver.AppleACPIEC (2.0) <26 12 10 5 4 3>
   28    0 0xffffff7f81d24000 0x4000     0x4000     com.apple.driver.AppleSMBIOS (2.1) <7 4 3>
   29    0 0xffffff7f810f9000 0x7000     0x7000     com.apple.driver.AppleRTC (1111) <10 5 4 3 1>
   30    0 0xffffff7f81ebe000 0x3000     0x3000     com.apple.driver.AppleHPET (1.8) <10 7 5 4 3>
   31    3 0xffffff7f81354000 0x85000    0x85000    com.apple.iokit.IOHIDFamily (2.0.0) <13 7 6 5 4 3 2 1>
   32    0 0xffffff7f82212000 0x4000     0x4000     com.apple.driver.AppleACPIButtons (2.0) <31 12 10 7 6 5 4 3 1>
   33    0 0xffffff7f821a3000 0x3000     0x3000     com.yourcompany.driver.AppleACPIPS2Nub (1.0.0d1) <10 7 5 4 3 1>
   34    0 0xffffff7f8110b000 0xd000     0xd000     org.netkas.FakeSMC (1111) <10 7 5 4 3>
   35    1 0xffffff7f82152000 0x5000     0x5000     com.apple.driver.AppleEFIRuntime (2.0) <7 6 5 4 3>
   36    0 0xffffff7f82157000 0xa000     0xa000     com.apple.driver.AppleEFINVRAM (2.0) <35 7 6 5 4 3>
   37    0 0xffffff7f81dba000 0x9000     0x9000     com.apple.driver.ApplePS2Controller (1.1.5) <7 5 4 3 1>
   38    6 0xffffff7f8127e000 0x6d000    0x6d000    com.apple.iokit.IOUSBFamily (677.4.0) <11 7 5 4 3 1>
   39    0 0xffffff7f81416000 0x10000    0x10000    com.apple.driver.AppleUSBUHCI (656.4.1) <38 11 7 5 4 3 1>
   40    0 0xffffff7f81466000 0x18000    0x18000    com.apple.driver.AppleUSBEHCI (660.4.0) <38 11 7 5 4 3 1>
   41    2 0xffffff7f81130000 0x1e000    0x1e000    com.apple.iokit.IOATAFamily (2.5.2) <5 4 3 1>
   42    0 0xffffff7f8180a000 0xa000     0xa000     com.apple.driver.AppleIntelPIIXATA (2.5.1) <41 11 5 4 3>
   43    2 0xffffff7f8181c000 0x19000    0x19000    com.apple.iokit.IOAHCIFamily (2.6.5) <5 4 3 1>
   44    0 0xffffff7f8217c000 0x1a000    0x1a000    com.apple.driver.AppleAHCIPort (3.0.0) <43 11 5 4 3 1>
   45    2 0xffffff7f8117e000 0x84000    0x84000    com.apple.iokit.IOFireWireFamily (4.5.5) <5 4 3 1>
   46    0 0xffffff7f816bb000 0x27000    0x27000    com.apple.driver.AppleFWOHCI (5.0.2) <45 11 7 6 5 4 3 1>
   47    3 0xffffff7f8123d000 0x34000    0x34000    com.apple.iokit.IONetworkingFamily (3.2) <7 6 5 4 3 1>
   48    0 0xffffff7f81bb4000 0x7000     0x7000     ru.Applelife.AtherosL1Ethernet (1.2.40b3) <47 11 5 4 3 1>
   49    0 0xffffff7f81a78000 0x9000     0x9000     com.apple.BootCache (35) <7 6 5 4 3 1>
   50    0 0xffffff7f82143000 0x4000     0x4000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
   51    0 0xffffff7f82149000 0x3000     0x3000     com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>
   53    0 0xffffff7f81db5000 0x5000     0x5000     com.Apple.driver.PS2Keyboard (1.1.0) <31 5 4 3>
   54    0 0xffffff7f812ff000 0x3000     0x3000     com.apple.iokit.IOUSBUserClient (660.4.2) <38 7 5 4 3 1>
   55    0 0xffffff7f81447000 0x18000    0x18000    com.apple.driver.AppleUSBHub (666.4.0) <38 5 4 3 1>
   56    3 0xffffff7f8087c000 0x31000    0x31000    com.apple.iokit.IOSCSIArchitectureModelFamily (3.6.6) <5 4 3 1>
   57    0 0xffffff7f817e8000 0x7000     0x7000     com.apple.iokit.IOATAPIProtocolTransport (3.5.0) <56 41 5 4 3 1>
   58    0 0xffffff7f81842000 0x18000    0x18000    com.apple.iokit.IOAHCIBlockStorage (2.5.1) <43 15 6 5 4 3 1>
   59    0 0xffffff7f81bbe000 0x3000     0x3000     com.apple.driver.XsanFilter (404) <15 5 4 3 1>
   60    0 0xffffff7f815a8000 0x7000     0x7000     com.apple.iokit.SCSITaskUserClient (3.6.6) <56 15 5 4 3 1>
   61    3 0xffffff7f815b3000 0x11000    0x11000    com.apple.iokit.IOCDStorageFamily (1.7.1) <15 5 4 3 1>
   62    2 0xffffff7f815c4000 0xe000     0xe000     com.apple.iokit.IODVDStorageFamily (1.7.1) <61 15 5 4 3 1>
   63    1 0xffffff7f815d2000 0xc000     0xc000     com.apple.iokit.IOBDStorageFamily (1.7) <62 61 15 5 4 3 1>
   64    0 0xffffff7f815de000 0x1e000    0x1e000    com.apple.iokit.IOSCSIMultimediaCommandsDevice (3.6.6) <63 62 61 56 15 5 4 3 1>
   65    0 0xffffff7f813e2000 0x7000     0x7000     com.apple.driver.AppleUSBComposite (656.4.1) <38 4 3 1>
   67    6 0xffffff7f80b5b000 0x43000    0x43000    com.apple.iokit.IOGraphicsFamily (2.4.1) <11 7 5 4 3 1>
   68    3 0xffffff7f80b9e000 0x10000    0x10000    com.apple.iokit.IONDRVSupport (2.4.1) <67 11 7 5 4 3>
   69    2 0xffffff7f80bae000 0x273000   0x273000   com.apple.nvidia.classic.NVDAResmanTesla (8.2.4) <68 67 11 5 4 3 1>
   70    0 0xffffff7f81da7000 0xe000     0xe000     org.voodoo.driver.PS2Trackpad (1.1.2) <31 5 4 3>
   71    3 0xffffff7f8160d000 0xa000     0xa000     com.apple.driver.IOPlatformPluginFamily (5.7.0d11) <10 7 6 5 4 3>
   72    0 0xffffff7f81e02000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.0) <71 11 5 4 3>
   73    1 0xffffff7f8161c000 0x14000    0x14000    com.apple.driver.IOPlatformPluginLegacy (1.0.0) <71 10 7 6 5 4 3>
   74    2 0xffffff7f81630000 0x15000    0x15000    com.apple.driver.AppleSMC (3.1.8) <10 7 5 4 3 1>
   75    0 0xffffff7f81645000 0x10000    0x10000    com.apple.driver.ACPI_SMC_PlatformPlugin (1.0.0) <74 73 71 11 10 7 6 5 4 3>
   76    2 0xffffff7f81ef3000 0xf000     0xf000     com.apple.iokit.IOHDAFamily (2.6.1f2) <5 4 3 1>
   77    1 0xffffff7f81f06000 0x1a000    0x1a000    com.apple.driver.AppleHDAController (2.6.1f2) <76 67 11 7 6 5 4 3 1>
   79    0 0xffffff7f80e21000 0x2cf000   0x2cf000   com.apple.nvidia.classic.NVDANV50HalTesla (8.2.4) <69 11 4 3>
   80    0 0xffffff7f81867000 0xcb000    0xcb000    com.apple.GeForceTesla (8.2.4) <69 68 67 11 7 6 5 4 3 1>
   82    0 0xffffff7f81d10000 0x3000     0x3000     com.apple.driver.AppleSMBusPCI (1.0.12d1) <11 5 4 3>
   83    1 0xffffff7f81d13000 0x11000    0x11000    com.apple.driver.AppleSMBusController (1.0.11d1) <26 11 10 5 4 3>
   84    0 0xffffff7f816ab000 0x10000    0x10000    com.apple.iokit.IOFireWireIP (2.2.6) <47 45 5 4 3 1>
   85    0 0xffffff7f81dc9000 0xd000     0xd000     com.apple.driver.AppleMCCSControl (1.1.12) <83 67 11 10 7 5 4 3 1>
   87    0 0xffffff7f81e9a000 0x3000     0x3000     com.apple.driver.AppleHWAccess (1) <7 5 4 3>
   88    0 0xffffff7f81990000 0x5000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <74 7 4 3 1>
   89    0 0xffffff7f8173b000 0xad000    0xad000    com.apple.iokit.IOBluetoothFamily (4.2.4f1) <38 14 7 5 4 3 1>
   90    0 0xffffff7f8158a000 0x15000    0x15000    com.apple.iokit.IOSurface (91.1) <7 5 4 3 1>
   91    0 0xffffff7f81271000 0x7000     0x7000     com.apple.iokit.IOUserEthernet (1.0.0d1) <47 6 5 4 3 1>
   92    0 0xffffff7f81103000 0x4000     0x4000     com.evosx86.driver.lspcidrv (1111) <4 3>
   93    2 0xffffff7f81f20000 0x12000    0x12000    com.apple.kext.OSvKernDSPLib (1.14) <5 4>
   94    2 0xffffff7f81f32000 0x37000    0x37000    com.apple.iokit.IOAudioFamily (1.9.7fc2) <93 5 4 3 1>
   95    1 0xffffff7f81f69000 0x2f000    0x2f000    com.apple.vecLib.kext (1.0.0) <6 5 4 3>
   96    1 0xffffff7f81f98000 0xd6000    0xd6000    com.apple.driver.DspFuncLib (2.6.1f2) <95 94 93 6 5 4 3 1>
   97    0 0xffffff7f8206e000 0x90000    0x90000    com.apple.driver.AppleHDA (2.6.1f2) <96 94 77 76 68 67 6 5 4 3 1>
   99    1 0xffffff7f81716000 0x11000    0x11000    com.apple.iokit.IOSerialFamily (10.0.7) <7 6 5 4 3 1>
  100    0 0xffffff7f81727000 0xa000     0xa000     com.apple.iokit.IOBluetoothSerialManager (4.2.4f1) <99 7 5 4 3 1>
  101    1 0xffffff7f81a83000 0x5000     0x5000     com.apple.kext.triggers (1.0) <7 6 5 4 3 1>
  102    0 0xffffff7f81a88000 0x9000     0x9000     com.apple.filesystems.autofs (3.0) <101 7 6 5 4 3 1>
  103    0 0xffffff7f81e91000 0x5000     0x5000     com.apple.driver.AppleHWSensor (1.9.5d0) <5 4 3>
mbp-de-flavio:~ djflavios$

dmesg.rtf

kextstat.rtf

system.rtf

dsdt.dsl.rtf

  • Like 1
Link to comment
Share on other sites

What system definition are you using in your SMBIOS?

 

Could try using the NVIDIA "web" drivers available here http://www.nvidia.com/object/macosx-313.01.03f02-driver.html

 

Discussed here http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/

 

Please note that I'm not sure if they work for mobile devices(laptops) because they are mainly for desktop graphics but it is worth a try.

Link to comment
Share on other sites

No Problem, My system display would not wake from sleep until i used these drivers. You may need to change your system definition to Mac Pro 3,1 to allow for installation. Remember to use the kernel flag "nvda-drv=1"

Mine is EVGA GTX 650 Ti Boost 2GB.

Link to comment
Share on other sites

 Share

×
×
  • Create New...