Coder Social home page Coder Social logo

Comments (5)

RehabMan avatar RehabMan commented on July 18, 2024

Could be related to issue #41 ...

from hwsensors.

ISOTOM avatar ISOTOM commented on July 18, 2024

Hi, RehabMan
My grahic card is GT440 with Fermi core GF108. My screen die if GPUSensors.kext is loaded. Is there any solution or anything I can do to help fix it. Wait for your reply. Thanks a lot. Sorry for my poor English.

DSDT:
Device (GFX0)
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x22)
{
"vendor-id",
Buffer (0x04)
{
0xDE, 0x10, 0x00, 0x00
},
"device-id",
Buffer (0x04)
{
0xE0, 0x0D, 0x00, 0x00
},
"AAPL00,DualLink",
Buffer (0x04)
{
0x01, 0x00, 0x00, 0x00
},
"AAPL,slot-name",
Buffer (0x06)
{
"PCI-E"
},
"device_type",
Buffer (0x0C)
{
"NVDA,Parent"
},
"model",
Buffer (0x07)
{
"GT 440"
},
"NVPM",
Buffer (0x1C)
{
/* 0000 / 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/
0008 / 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0A,
/
0010 / 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/
0018 / 0x00, 0x00, 0x00, 0x00
},
"NVCAP",
Buffer (0x14)
{
/
0000 / 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00,
/
0008 / 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0A,
/
0010 */ 0x00, 0x00, 0x00, 0x00
},
"rom-revision",
Buffer (0x0F)
{
"70.08.45.00.75"
},
"VRAM,totalsize",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x40
},
"@0,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@0,device_type",
Buffer (0x08)
{
"display"
},
"@0,name",
Buffer (0x0F)
{
"NVDA,Display-A"
},
"@1,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@1,device_type",
Buffer (0x08)
{
"display"
},
"@1,name",
Buffer (0x0F)
{
"NVDA,Display-B"
},
"hda-gfx",
Buffer (0x0A)
{
"onboard-1"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
Device (HDAU)
{
Name (_ADR, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x06)
{
"vendor-id",
Buffer (0x04)
{
0xDE, 0x10, 0x00, 0x00
},
"device-id",
Buffer (0x04)
{
0xEA, 0x0B, 0x00, 0x00
},
"hda-gfx",
Buffer (0x0A)
{
"onboard-1"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}

from hwsensors.

CozmoNate avatar CozmoNate commented on July 18, 2024

Hi,

GeforceSensor works well on 10.8.2 with latest nvidia drivers installed, using clover and kernelcache. For Fermi card you must use GraphicsEnabler=Yes

from hwsensors.

ISOTOM avatar ISOTOM commented on July 18, 2024

I use the DSDT driver GT440

Use the MAC version of chimera 2181 guide MAC OS.

Do not need to use the: GraphicsEnabler=Yes
Graphics driver:
 2013-02-20 6 58 46
Graphics card work normal:
 2013-02-20 7 27 40
When I use GPUSensors.kext 》》》》》 The entire screen White
 2013-02-20 7 34 50

 2013-02-20 7 40 17
change into
4

from hwsensors.

ISOTOM avatar ISOTOM commented on July 18, 2024

Use Slice Fakesmc.kext Solve:
 2013-02-22 8 33 54
 2013-02-22 8 34 45
 2013-02-22 8 36 37

sudo dmesg:

Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
vm_page_bootstrap: 1009811 free pages and 30573 wired pages
kext submap [0xffffff7f80741000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000741000]
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!
GeForceSensors: GeforceSensors by kozlek (C) 2012
HWInfo: [Debug] Initialising...
HWInfo: HWInfo get information from Clover bootloader, (c)Slice 2013
IntelCPUMonitor: Based on code by mercurysquad, superhai (C)2008. Turbostates measurement added by Navi
User defined TjMax=0
HWInfo: [Debug] Starting...
AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
AppleACPICPU: ProcessorId=3 LocalApicId=130 Disabled
AppleACPICPU: ProcessorId=4 LocalApicId=131 Disabled
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)
calling mpo_policy_init for TMSafetyNet
Security policy loaded: Safety net for Time Machine (TMSafetyNet)
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 64:87
ACPI: System State [S0 S3 S4 S5]
PFM64 (36 cpu) 0xf80000000, 0x80000000
[ PCI configuration begin ]
console relocated to 0xf97000000
PCI configuration changed (bridge=5 device=2 cardbus=0)
[ PCI configuration end, bridges 6 devices 18 ]
RTC: Only single RAM bank (128 bytes)
FakeSMC: opensource SMC device emulator by netkas (C) 2009
FakeSMC: plugins & plugins support modifications by mozodojo, usr-sse2, slice (C) 2010
FakeSMCDevice: 18 preconfigured key(s) added
FakeSMCDevice: successfully initialized
IntelCPUMonitor: CPU family 0x6, model 0x17, stepping 0xa, cores 2, threads 2
IntelCPUMonitor: Using efi
IntelCPUMonitor: BusClock=266MHz FSB=1064MHz
IntelCPUMonitor: CPU Tjmax 100
AppleIntelCPUPowerManagement: (built 00:59:42 Aug 25 2012) initialization complete
GIGE cannot assert wake from D3cold
GeForceSensors: GeforceSensors by kozlek (C) 2012
GeForceSensors: found de0 Nvidia chip
GeForceSensors (0): chipset: GF108 (NVC1) bios: 70.08.45.00
GeForceSensors (0): started
mbinit: done [64 MB total pool size, (42/21) split]
Pthread support ABORTS when sync kernel primitives misused
rooting via boot-uuid from /chosen: DAB8792A-3D40-35BE-A527-F0E51A0C32A6
Waiting on IOProviderClassIOResourcesIOResourceMatchboot-uuid-media
com.apple.AppleFSCompressionTypeDataless kmod start
W836x: found Winbond W83667HG-B
W836x: [Warning] no OEMVendor
W836x: [Warning] set default configuration
[RealtekRTL81xx:init] RealtekRTL81xx.kext v0.0.90 (c)2010-2011 by Lnx2Mac ([email protected])
com.apple.AppleFSCompressionTypeZlib kmod start
[RealtekRTL81xx:init] _logLevel is now 132 (0x0084)

[RealtekRTL81xx:init] Using updated PHY config method

[RealtekRTL81xx:init] init completed
[RTL81xx@0xc800:rtl8168_init_board] NIC identified as RTL8168D/8111D (mcfg=8)

com.apple.AppleFSCompressionTypeDataless load succeeded
com.apple.AppleFSCompressionTypeZlib load succeeded
No interval found for . Using 8000000
AppleIntelCPUPowerManagementClient: ready
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/CHN0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST3250318AS Media/IOFDiskPartitionScheme/Untitled 7@7
BSD root: disk0s7, major 1, minor 4
Kernel is LP64
macx_swapon SUCCESS
Waiting for DSMOS...
AppleRTL8169Ethernet: Ethernet address
com_lnx2mac_RealtekRTL81xx: Ethernet address
Previous Shutdown Cause: 3
Controller: Intel 82801J (vendor ID: 8086, device ID: 3a3e)
Controller: NVidia (Unknown) (vendor ID: 10de, device ID: 0bea)
[AppleBluetoothHCIControllerUSBTransport][start] -- completed
NVDAGF100HAL loaded and registered.
[AGPM Controller] build GPUDict by Vendor10deDevice0de0
DSMOS has arrived
[IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
[IOBluetoothHCIController][start] -- completed
[IOBluetoothHCIController::setConfigState] calling registerService
NTFS driver 3.10 [Flags: R/W].
NTFS volume name Windows 7, version 3.1.
NTFS volume name Word, version 3.1.
NTFS volume name Game, version 3.1.
Sandbox: sandboxd(117) deny mach-lookup com.apple.coresymbolicationd
PPPoE domain init
CODE SIGNING: cs_invalid_page(0x1000): p=203[GoogleSoftwareUp] clearing CS_VALID

Thank you Kozlek!!!
System is running well!!!!

from hwsensors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.