Jump to content
1,156 posts in this topic

Recommended Posts

I've lost my FAN rpms with this version of kexts

 

my fan DSDT was

 

Device (SMCD)
		    {
				 Name (_HID, "MONITOR")
				 Method (FAN0, 0, NotSerialized)
				 {
						 Return (B1B2 (^^EC.HSP0, ^^EC.HSP1))
				 }
				 Method (TCPU, 0, NotSerialized)
				 {
						 Store (^^EC.TMP0, Local0)
						 Return (Local0)
				 }
		    }

Link to comment
Share on other sites

I've lost my FAN rpms with this version of kexts

 

my fan DSDT was

 

 

 

Use this code:

 

Device (SMCD)
			{
				 Name (_HID, "MONITOR")
				 Method (RPM0, 0, NotSerialized)
				 {
						 Return (B1B2 (^^EC.HSP0, ^^EC.HSP1))
				 }
				 Method (TCPU, 0, NotSerialized)
				 {
						 Store (^^EC.TMP0, Local0)
						 Return (Local0)
				 }
			}

Link to comment
Share on other sites

Thanks a lot, now its working!

 

Use this code:

 

Device (SMCD)
			{
				 Name (_HID, "MONITOR")
				 Method (RPM0, 0, NotSerialized)
				 {
						 Return (B1B2 (^^EC.HSP0, ^^EC.HSP1))
				 }
				 Method (TCPU, 0, NotSerialized)
				 {
						 Store (^^EC.TMP0, Local0)
						 Return (Local0)
				 }
			}

Link to comment
Share on other sites

Goodmorning ...please what is NouveauSensors in project ...this is a for nvidia card?

 

NouveauSensors.kext (formerly GeForceX) is an NVidia hardware monitoring sensor output module

which serves as a superior replacement for the outdated and no longer developed NVClockX.kext.

  • Like 1
Link to comment
Share on other sites

 

 

NouveauSensors.kext (formerly GeForceX) is an NVidia hardware monitoring sensor output module

which serves as a superior replacement for the outdated and no longer developed NVClockX.kext.

 

The problem with NouveauSensor was only I2C support for older hardware. Thats what I am working on now. It is already implemented in latest revision as a feature for testing. Waiting for feedback.

Link to comment
Share on other sites

For me there's problem with newest revision. The checkbox in the energy settings for automatic reset if power loss is missing, and therefore my sleep doesn't work properly, giving me a reset each time.

 

With rev609 everything is fine.

 

OS: ML 10.8

MB: p55m-ud4 with tonymac DSDT

CPU: i7 860 stock

GFX: 5770

SMBIOS: MacPro3,1

Chameleon: rev. 2035

Link to comment
Share on other sites

The problem with NouveauSensor was only I2C support for older hardware. Thats what I am working on now. It is already implemented in latest revision as a feature for testing. Waiting for feedback.

 

So far there is still no GPU temperature reading from the new NouveauSensor.

Link to comment
Share on other sites

Try new revision and also I need your kernel log.

Still the same with v1.0.58, no GPU temp reading..and here is my kernel logs

 

Last login: Fri Aug  3 04:18:45 on console
tot31s-Mac-Pro:~ tot31$ sudo dmesg
Password:
Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
vm_page_bootstrap: 6119881 free pages and 138807 wired pages
kext submap [0xffffff7f8073e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800073e000]
zone leak detection enabled
standard timeslicing quantum is 10000 us
standard background quantum is 2500 us
mig_table_max_displ = 74
corecrypto kext started!
Running kernel space in FIPS MODE
Plist hmac value is	735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
corecrypto.kext FIPS integrity POST test passed!
corecrypto.kext FIPS AES CBC POST test passed!
corecrypto.kext FIPS TDES CBC POST test passed!
corecrypto.kext FIPS SHA POST test passed!
corecrypto.kext FIPS HMAC POST test passed!
corecrypto.kext FIPS ECDSA POST test passed!
corecrypto.kext FIPS DRBG POST test passed!
corecrypto.kext FIPS POST passed!
AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
AppleACPICPU: ProcessorId=9 LocalApicId=136 Disabled
AppleACPICPU: ProcessorId=10 LocalApicId=137 Disabled
AppleACPICPU: ProcessorId=11 LocalApicId=138 Disabled
AppleACPICPU: ProcessorId=12 LocalApicId=139 Disabled
AppleACPICPU: ProcessorId=13 LocalApicId=140 Disabled
AppleACPICPU: ProcessorId=14 LocalApicId=141 Disabled
AppleACPICPU: ProcessorId=15 LocalApicId=142 Disabled
AppleACPICPU: ProcessorId=16 LocalApicId=143 Disabled
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
IOAPIC: Version 0x20 Vectors 88:111
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
PFM64 (36 cpu) 0xf10000000, 0xf0000000
[ PCI configuration begin ]
RTC: Only single RAM bank (128 bytes)
AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
HWSensors Project Copyright 2012 netkas, slice, usr-sse2, kozlek, navi, THe KiNG. All rights reserved.
FakeSMCDevice: 22 preconfigured key(s) added
SMC: successfully initialized
IntelThermal: CPU family 0x6, model 0x1a, stepping 0x4, cores 4, threads 8, TJmax 100
PCI configuration changed (bridge=7 device=3 cardbus=0)
[ PCI configuration end, bridges 9 devices 21 ]
mbinit: done [128 MB total pool size, (85/42) split]
Pthread support ABORTS when sync kernel primitives misused
rooting via boot-uuid from /chosen: 45DA2195-0C92-3235-A6FD-5BD31AFFDD0F
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
com.apple.AppleFSCompressionTypeZlib kmod start
com.apple.AppleFSCompressionTypeDataless kmod start
[RealtekRTL81xx:init] RealtekRTL81xx.kext v0.0.90 (c)2010-2011 by Lnx2Mac (lnx2mac@gmail.com)
com.apple.AppleFSCompressionTypeZlib load succeeded
com.apple.AppleFSCompressionTypeDataless load succeeded
AppleIntelCPUPowerManagementClient: ready
FireWire runtime power conservation disabled. (2)
SuperIODevice: found Winbond W83667HG on port=0x2e address=0x290
W836xMonitor: started
[RealtekRTL81xx:init] _logLevel is now 132 (0x0084)
[RealtekRTL81xx:init] Using updated PHY config method
[RealtekRTL81xx:init] init completed
[RTL81xx@0xe800:rtl8168_init_board] NIC identified as RTL8168C/8111C (mcfg=5)
NouveauSensors: VBIOS successfully read from PRAMIN
NouveauSensors: BIT VBIOS found
NouveauSensors: detected an NV50 generation card (0x0a0100a2) with 896 Mib of GDDR3 memory
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2@2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD1002FAEX-00Y9A0 Media/IOGUIDPartitionScheme/LION@2
BSD root: disk0s2, major 1, minor 2
Kernel is LP64
FireWire (OHCI) VendorID 1106 ID 3403 built-in now active, GUID 001e8c0001b23521; max speed s400.
NouveauSensors:: probing I2C busses
USBMSC Identifier (non-unique): 058F63626376 0x58f 0x6362 0x100
No interval found for . Using 8000000
No interval found for . Using 8000000
No interval found for . Using 8000000
com_lnx2mac_RealtekRTL81xx: Ethernet address 00:23:54:a5:3c:42
Previous Shutdown Cause: 0
HDAEnabler: Copyright (c) 2008 by Kabyl
HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
[AppleBluetoothHCIControllerUSBTransport][start] -- completed
NVDANV50HAL loaded and registered.
Welcome to ControllerMate v4.6 (64-bit)
DSMOS has arrived
[iOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
[iOBluetoothHCIController][start] -- completed
[iOBluetoothHCIController::setConfigState] calling registerService
[AGPM Controller] build GPUDict by Vendor10deDevice05e2
AppleTyMCEDriver::start coreVIDPID = 0xffffffff Number of packages = 1 Number of cpus = 8 memory monitor trough MCA
No interval found for . Using 8000000
No interval found for . Using 8000000
No interval found for . Using 8000000
macx_swapon SUCCESS
Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAWidget.cpp" at line 3794 goto handler
Sound assertion "0 != widget->setUnsolicited ( true )" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDACodecGeneric.cpp" at line 1099 goto handler
Sandbox: sandboxd(139) deny mach-lookup com.apple.coresymbolicationd
coreaudiod (map: 0xffffff802fe91a48) triggered DYLD shared region unnest for map: 0xffffff802fe91a48, region 0x7fff84c00000->0x7fff84e00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
CODE SIGNING: cs_invalid_page(0x1000): p=238[GoogleSoftwareUp] clearing CS_VALID
No interval found for . Using 8000000
No interval found for . Using 8000000
No interval found for . Using 8000000
No interval found for . Using 8000000
Finder (map: 0xffffff8030ff3960) triggered DYLD shared region unnest for map: 0xffffff8030ff3960, region 0x7fff86a00000->0x7fff86c00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
System Preferenc (map: 0xffffff8031d69a48) triggered DYLD shared region unnest for map: 0xffffff8031d69a48, region 0x7fff84c00000->0x7fff84e00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
tot31s-Mac-Pro:~ tot31$

Link to comment
Share on other sites

Still the same with v1.0.58, no GPU temp reading..and here is my kernel logs

 

 

Try new v1.0.59. It may not work but I've added more debug information to show in kernel log.

Link to comment
Share on other sites

I see this is my kernel log

 

 

Aug 3 07:46:00 localhost kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode

 

Aug 3 07:46:00 localhost kernel[0]: SuperIODevice: [Warning] found unsupported ship ID=0xffff

 

 

My Graphic card

 

From Kernel log....

 

NouveauSensors: detected an NV50 generation card (0x0a5400a2) with 1024 Mib of DDR3 memory

 

Don't know what the adress marked in red means.....

 

Below is from my bdmsg

 

GeForce GT 230M 1024MB NVa5 [10de:0a28]-[103c:7001] :: PciRoot(0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) device number: 1

 

PLease let me know if you need any more information.....

 

I'm on LION

 

FYI: This app dosent work on my Mountain Lion

 

 

BR

 

Peter

Link to comment
Share on other sites

Hi,

 

HWMonitor versions beyond 1.0.50 will not install on Lion - I get an opaque preference window. However all versions will install OK on Mountain Lion. What am I missing here ?

Currently using 1.0.50 with latest kexts.

 

Cheers

Link to comment
Share on other sites

Please, try this version: HWSensors.pkg.zip

 

Still no dice and here is my kernel logs for v1.0.61

 

 

Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64

vm_page_bootstrap: 6119972 free pages and 138716 wired pages

kext submap [0xffffff7f8073e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800073e000]

zone leak detection enabled

standard timeslicing quantum is 10000 us

standard background quantum is 2500 us

mig_table_max_displ = 74

corecrypto kext started!

Running kernel space in FIPS MODE

Plist hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d

Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d

corecrypto.kext FIPS integrity POST test passed!

corecrypto.kext FIPS AES CBC POST test passed!

corecrypto.kext FIPS TDES CBC POST test passed!

corecrypto.kext FIPS SHA POST test passed!

corecrypto.kext FIPS HMAC POST test passed!

corecrypto.kext FIPS ECDSA POST test passed!

corecrypto.kext FIPS DRBG POST test passed!

corecrypto.kext FIPS POST passed!

AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled

AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled

AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled

AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled

AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled

AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled

AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled

AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled

AppleACPICPU: ProcessorId=9 LocalApicId=136 Disabled

AppleACPICPU: ProcessorId=10 LocalApicId=137 Disabled

AppleACPICPU: ProcessorId=11 LocalApicId=138 Disabled

AppleACPICPU: ProcessorId=12 LocalApicId=139 Disabled

AppleACPICPU: ProcessorId=13 LocalApicId=140 Disabled

AppleACPICPU: ProcessorId=14 LocalApicId=141 Disabled

AppleACPICPU: ProcessorId=15 LocalApicId=142 Disabled

AppleACPICPU: ProcessorId=16 LocalApicId=143 Disabled

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 © 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

IOAPIC: Version 0x20 Vectors 64:87

IOAPIC: Version 0x20 Vectors 88:111

ACPI: System State [s0 S3 S4 S5] (S3)

PFM64 (36 cpu) 0xf10000000, 0xf0000000

RTC: Only single RAM bank (128 bytes)

AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete

HWSensors Project Copyright 2012 netkas, slice, usr-sse2, kozlek, navi, THe KiNG. All rights reserved.

FakeSMCDevice: 22 preconfigured key(s) added

SMC: successfully initialized

CPUSensors: CPU family 0x6, model 0x1a, stepping 0x4, cores 4, threads 8, TJmax 100

mbinit: done [128 MB total pool size, (85/42) split]

Pthread support ABORTS when sync kernel primitives misused

rooting via boot-uuid from /chosen: 45DA2195-0C92-3235-A6FD-5BD31AFFDD0F

Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>

com.apple.AppleFSCompressionTypeZlib kmod start

com.apple.AppleFSCompressionTypeDataless kmod start

com.apple.AppleFSCompressionTypeZlib load succeeded

com.apple.AppleFSCompressionTypeDataless load succeeded

AppleIntelCPUPowerManagementClient: ready

[ PCI configuration begin ]

PCI configuration changed (bridge=7 device=3 cardbus=0)

[ PCI configuration end, bridges 9 devices 21 ]

[RealtekRTL81xx:init] RealtekRTL81xx.kext v0.0.90 ©2010-2011 by Lnx2Mac (lnx2mac@gmail.com)

FireWire runtime power conservation disabled. (2)

SuperIODevice: found Winbond W83667HG on port=0x2e address=0x290

W836xMonitor: started

[RealtekRTL81xx:init] _logLevel is now 132 (0x0084)

 

[RealtekRTL81xx:init] Using updated PHY config method

 

[RealtekRTL81xx:init] init completed

NouveauSensors: VBIOS successfully read from PRAMIN

NouveauSensors: BIT VBIOS found

NouveauSensors: detected an NV50 generation card (0x0a0100a2) with 896 Mib of GDDR3 memory

[RTL81xx@0xe800:rtl8168_init_board] NIC identified as RTL8168C/8111C (mcfg=5)

 

NouveauSensors:: probing I2C busses

NouveauSensors:: bus: 1 device: a0

NouveauSensors:: bus: 1 device: 74

NouveauSensors:: bus: 1 device: 6e

NouveauSensors:: bus: 2 device: a0

NouveauSensors:: bus: 2 device: 74

FireWire (OHCI) VendorID 1106 ID 3403 built-in now active, GUID 001e8c0001b23521; max speed s400.

Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2@2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD1002FAEX-00Y9A0 Media/IOGUIDPartitionScheme/LION@2

BSD root: disk1s2, major 1, minor 5

jnl: unknown-dev: replay_journal: from: 8535552 to: 17718272 (joffset 0xe91000)

USBMSC Identifier (non-unique): 058F63626376 0x58f 0x6362 0x100

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

jnl: unknown-dev: journal replay done.

Kernel is LP64

hfs: Removed 4 orphaned / unlinked files and 190 directories

com_lnx2mac_RealtekRTL81xx: Ethernet address 00:23:54:a5:3c:42

Previous Shutdown Cause: 0

HDAEnabler: Copyright © 2008 by Kabyl

HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga

HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga

NVDANV50HAL loaded and registered.

[AppleBluetoothHCIControllerUSBTransport][start] -- completed

Welcome to ControllerMate v4.6 (64-bit)

[iOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification

[iOBluetoothHCIController][start] -- completed

DSMOS has arrived

[AGPM Controller] build GPUDict by Vendor10deDevice05e2

AppleTyMCEDriver::start coreVIDPID = 0xffffffff Number of packages = 1 Number of cpus = 8 memory monitor trough MCA

[iOBluetoothHCIController::setConfigState] calling registerService

USBF: 19.560 AppleUSBEHCI[0xffffff802ecb5000]::Found a transaction past the completion deadline on bus 0xfa, timing out! (Addr: 2, EP: 1)

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

macx_swapon SUCCESS

Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAWidget.cpp" at line 3794 goto handler

Sound assertion "0 != widget->setUnsolicited ( true )" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDACodecGeneric.cpp" at line 1099 goto handler

Sandbox: sandboxd(141) deny mach-lookup com.apple.coresymbolicationd

coreaudiod (map: 0xffffff802f0a8488) triggered DYLD shared region unnest for map: 0xffffff802f0a8488, region 0x7fff8bc00000->0x7fff8be00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

System Preferenc (map: 0xffffff802fdf30e8) triggered DYLD shared region unnest for map: 0xffffff802fdf30e8, region 0x7fff8bc00000->0x7fff8be00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

CODE SIGNING: cs_invalid_page(0x1000): p=265[GoogleSoftwareUp] clearing CS_VALID

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

Finder (map: 0xffffff803184ab30) triggered DYLD shared region unnest for map: 0xffffff803184ab30, region 0x7fff8da00000->0x7fff8dc00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

 

 

 

Link to comment
Share on other sites

Still no dice and here is my kernel logs for v1.0.61

 

 

Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64

vm_page_bootstrap: 6119972 free pages and 138716 wired pages

kext submap [0xffffff7f8073e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800073e000]

zone leak detection enabled

standard timeslicing quantum is 10000 us

standard background quantum is 2500 us

mig_table_max_displ = 74

corecrypto kext started!

Running kernel space in FIPS MODE

Plist hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d

Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d

corecrypto.kext FIPS integrity POST test passed!

corecrypto.kext FIPS AES CBC POST test passed!

corecrypto.kext FIPS TDES CBC POST test passed!

corecrypto.kext FIPS SHA POST test passed!

corecrypto.kext FIPS HMAC POST test passed!

corecrypto.kext FIPS ECDSA POST test passed!

corecrypto.kext FIPS DRBG POST test passed!

corecrypto.kext FIPS POST passed!

AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled

AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled

AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled

AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled

AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled

AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled

AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled

AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled

AppleACPICPU: ProcessorId=9 LocalApicId=136 Disabled

AppleACPICPU: ProcessorId=10 LocalApicId=137 Disabled

AppleACPICPU: ProcessorId=11 LocalApicId=138 Disabled

AppleACPICPU: ProcessorId=12 LocalApicId=139 Disabled

AppleACPICPU: ProcessorId=13 LocalApicId=140 Disabled

AppleACPICPU: ProcessorId=14 LocalApicId=141 Disabled

AppleACPICPU: ProcessorId=15 LocalApicId=142 Disabled

AppleACPICPU: ProcessorId=16 LocalApicId=143 Disabled

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 © 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

IOAPIC: Version 0x20 Vectors 64:87

IOAPIC: Version 0x20 Vectors 88:111

ACPI: System State [s0 S3 S4 S5] (S3)

PFM64 (36 cpu) 0xf10000000, 0xf0000000

RTC: Only single RAM bank (128 bytes)

AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete

HWSensors Project Copyright 2012 netkas, slice, usr-sse2, kozlek, navi, THe KiNG. All rights reserved.

FakeSMCDevice: 22 preconfigured key(s) added

SMC: successfully initialized

CPUSensors: CPU family 0x6, model 0x1a, stepping 0x4, cores 4, threads 8, TJmax 100

mbinit: done [128 MB total pool size, (85/42) split]

Pthread support ABORTS when sync kernel primitives misused

rooting via boot-uuid from /chosen: 45DA2195-0C92-3235-A6FD-5BD31AFFDD0F

Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>

com.apple.AppleFSCompressionTypeZlib kmod start

com.apple.AppleFSCompressionTypeDataless kmod start

com.apple.AppleFSCompressionTypeZlib load succeeded

com.apple.AppleFSCompressionTypeDataless load succeeded

AppleIntelCPUPowerManagementClient: ready

[ PCI configuration begin ]

PCI configuration changed (bridge=7 device=3 cardbus=0)

[ PCI configuration end, bridges 9 devices 21 ]

[RealtekRTL81xx:init] RealtekRTL81xx.kext v0.0.90 ©2010-2011 by Lnx2Mac (lnx2mac@gmail.com)

FireWire runtime power conservation disabled. (2)

SuperIODevice: found Winbond W83667HG on port=0x2e address=0x290

W836xMonitor: started

[RealtekRTL81xx:init] _logLevel is now 132 (0x0084)

 

[RealtekRTL81xx:init] Using updated PHY config method

 

[RealtekRTL81xx:init] init completed

NouveauSensors: VBIOS successfully read from PRAMIN

NouveauSensors: BIT VBIOS found

NouveauSensors: detected an NV50 generation card (0x0a0100a2) with 896 Mib of GDDR3 memory

[RTL81xx@0xe800:rtl8168_init_board] NIC identified as RTL8168C/8111C (mcfg=5)

 

NouveauSensors:: probing I2C busses

NouveauSensors:: bus: 1 device: a0

NouveauSensors:: bus: 1 device: 74

NouveauSensors:: bus: 1 device: 6e

NouveauSensors:: bus: 2 device: a0

NouveauSensors:: bus: 2 device: 74

FireWire (OHCI) VendorID 1106 ID 3403 built-in now active, GUID 001e8c0001b23521; max speed s400.

Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2@2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD1002FAEX-00Y9A0 Media/IOGUIDPartitionScheme/LION@2

BSD root: disk1s2, major 1, minor 5

jnl: unknown-dev: replay_journal: from: 8535552 to: 17718272 (joffset 0xe91000)

USBMSC Identifier (non-unique): 058F63626376 0x58f 0x6362 0x100

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

jnl: unknown-dev: journal replay done.

Kernel is LP64

hfs: Removed 4 orphaned / unlinked files and 190 directories

com_lnx2mac_RealtekRTL81xx: Ethernet address 00:23:54:a5:3c:42

Previous Shutdown Cause: 0

HDAEnabler: Copyright © 2008 by Kabyl

HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga

HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga

NVDANV50HAL loaded and registered.

[AppleBluetoothHCIControllerUSBTransport][start] -- completed

Welcome to ControllerMate v4.6 (64-bit)

[iOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification

[iOBluetoothHCIController][start] -- completed

DSMOS has arrived

[AGPM Controller] build GPUDict by Vendor10deDevice05e2

AppleTyMCEDriver::start coreVIDPID = 0xffffffff Number of packages = 1 Number of cpus = 8 memory monitor trough MCA

[iOBluetoothHCIController::setConfigState] calling registerService

USBF: 19.560 AppleUSBEHCI[0xffffff802ecb5000]::Found a transaction past the completion deadline on bus 0xfa, timing out! (Addr: 2, EP: 1)

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

macx_swapon SUCCESS

Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAWidget.cpp" at line 3794 goto handler

Sound assertion "0 != widget->setUnsolicited ( true )" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDACodecGeneric.cpp" at line 1099 goto handler

Sandbox: sandboxd(141) deny mach-lookup com.apple.coresymbolicationd

coreaudiod (map: 0xffffff802f0a8488) triggered DYLD shared region unnest for map: 0xffffff802f0a8488, region 0x7fff8bc00000->0x7fff8be00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

System Preferenc (map: 0xffffff802fdf30e8) triggered DYLD shared region unnest for map: 0xffffff802fdf30e8, region 0x7fff8bc00000->0x7fff8be00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

CODE SIGNING: cs_invalid_page(0x1000): p=265[GoogleSoftwareUp] clearing CS_VALID

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

No interval found for . Using 8000000

Finder (map: 0xffffff803184ab30) triggered DYLD shared region unnest for map: 0xffffff803184ab30, region 0x7fff8da00000->0x7fff8dc00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

 

 

 

 

Can't find what's the problem is. I can't test it on my hardware. Also I am not understand well I2C protocols so it's become very difficult to find what's wrong. So I decided to get back NVClockX plugin. Could you, please, test it with your hardware? As I remember It was working well on my GTX 260 two years ago. Deselect NouveauSensors in installer and select NVCLock. But before running installer delete NouveauSensors.kext from FakeSMC.kext plugins directory.

Link to comment
Share on other sites

×
×
  • Create New...