Riley Freeman, on 19 September 2012 - 02:11 PM, said:
HWSensors
Started by kozlek, Feb 03 2012 07:22 AM
FakeSMC Plugins Hardware Monitoring Sensors SuperIO Temperature Voltage Tachometer Frequency
856 replies to this topic
#721
Posted 20 September 2012 - 10:37 AM
I'm curious about this too. If I don't need it then I'd rather not install it. I like to keep third-party kexts to a minimum.
#722
Posted 20 September 2012 - 01:34 PM
I removed it last night and everything looked the same in HWMonitor and iStat Menus. So I guess I don't need it after all. My system log shows "SuperIODevice: found Nuvoton NCT6776F" so it must be supported by MotherboardSensors.kext
#723
Posted 20 September 2012 - 02:08 PM
F718x: Fintek: Found unsupported chip ID=0xf1 REVISION=0x91
IT87x: [Warning] found unsupported chip ID=0xf191
W836x: found unsupported chip ID=0xf1 REVISION=0x91
Cheers for all the great work so far
Troy
#724
Posted 21 September 2012 - 02:41 PM
Kucksy, on 20 September 2012 - 02:08 PM, said:
Intel DQ35JO motherboard - with the following output thanks to sudo dmesg -grep
F718x: Fintek: Found unsupported chip ID=0xf1 REVISION=0x91
IT87x: [Warning] found unsupported chip ID=0xf191
W836x: found unsupported chip ID=0xf1 REVISION=0x91
Cheers for all the great work so far
Troy
F718x: Fintek: Found unsupported chip ID=0xf1 REVISION=0x91
IT87x: [Warning] found unsupported chip ID=0xf191
W836x: found unsupported chip ID=0xf1 REVISION=0x91
Cheers for all the great work so far
Troy
Seems you hardware is unsupported.
Sorry, but I have no idea what's the chip is on you motherboard.
#725
Posted 21 September 2012 - 02:44 PM
Mohamed Khairy, on 18 September 2012 - 04:41 PM, said:
with latest changes
HWSensors Project Copyright 2012 netkas, slice, usr-sse2, kozlek, navi, THe KiNG. All rights reserved. FakeSMCDevice: 22 preconfigured key(s) added SMC: successfully initialized INT340ESensors: [Warning] failed to evaluate TSDL table INT340ESensors: [Warning] failed to evaluate OSDL table INT340ESensors: started CPUSensors: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100 console relocated to 0xf10000000 PCI configuration changed (bridge=18 device=2 cardbus=0) [ PCI configuration end, bridges 7 devices 12 ] INT340ESensors: started
kozlek
any idea about that ?
do you need any other info ?
#726
Posted 21 September 2012 - 02:47 PM
#727
Posted 22 September 2012 - 08:53 AM
It's easy - just remove INT3F0D from the project (I believe I've seen just one person having a SuperIO with such an ID and it gives absolutely nothing, just PCH and CPU Package temps with is practically useless) and you won't find people constantly reporting this. Because even if the machine has, say a Nuovoton chip user will still get some errors.
With the addition of INT3F0D into INT340ESensors it now tries to attach to a CWDT device found on most SNB/IVB motherboards/laptops since the device has the same EISA but has nothing to do with monitoring.
With the addition of INT3F0D into INT340ESensors it now tries to attach to a CWDT device found on most SNB/IVB motherboards/laptops since the device has the same EISA but has nothing to do with monitoring.
Device (CWDT)
{
Name (_HID, EisaId ("INT3F0D"))
Name (_CID, EisaId ("PNP0C02"))
Name (BUF0, ResourceTemplate ()
{
IO (Decode16,
0x0454, // Range Minimum
0x0454, // Range Maximum
0x04, // Alignment
0x04, // Length
)
})
Method (_STA, 0, Serialized)
{
If (LEqual (WDTE, One))
{
Return (0x0F)
}
Else
{
Return (Zero)
}
}
Method (_CRS, 0, Serialized)
{
Return (BUF0)
}
}
#728
Posted 22 September 2012 - 09:17 AM
TimeWalker75a, on 22 September 2012 - 08:53 AM, said:
It's easy - just remove INT3F0D from the project (I believe I've seen just one person having a SuperIO with such an ID and it gives absolutely nothing, just PCH and CPU Package temps with is practically useless) and you won't find people constantly reporting this. Because even if the machine has, say a Nuovoton chip user will still get some errors.
With the addition of INT3F0D into INT340ESensors it now tries to attach to a CWDT device found on most SNB/IVB motherboards/laptops since the device has the same EISA but has nothing to do with monitoring.
With the addition of INT3F0D into INT340ESensors it now tries to attach to a CWDT device found on most SNB/IVB motherboards/laptops since the device has the same EISA but has nothing to do with monitoring.
I can solve this problem without restricting some people from monitoring their PCH and CPU temps. Maybe I'll update ACPISensors later.
#729
Posted 22 September 2012 - 03:38 PM
#730
Posted 22 September 2012 - 04:18 PM
#731
Posted 22 September 2012 - 04:24 PM
hi kozlek
i tried fakesmc versions 4.2 but they dont work. im stuck on 4.0. older versions 3 and even older version 2 works. but 4.2 doesnt. why? thanks in advance
i tried fakesmc versions 4.2 but they dont work. im stuck on 4.0. older versions 3 and even older version 2 works. but 4.2 doesnt. why? thanks in advance
#732
Posted 22 September 2012 - 06:53 PM
#733
Posted 22 September 2012 - 07:57 PM
TimeWalker75a, on 22 September 2012 - 06:53 PM, said:
decipher your registers/SMBUS output and make use of APCISensors. That is what I'm doing and it's pretty cool if you ask me.
you can see my tables on my topic
kozlek, on 22 September 2012 - 04:18 PM, said:
I am not develop plugins, only port some working code from windows and linux from other developers and maintain it.
so is the latest lunix kernel 3.6 rc6
or lm-sensors contain something useful for me ?
#734
Posted 23 September 2012 - 03:39 AM
#735
Posted 23 September 2012 - 01:20 PM
Everything looking good with the latest version
Attached Files
#736
Posted 23 September 2012 - 05:59 PM
Hmmm, above post looks great, how can this be possible on a laptop, see more info on a earlier post from me....
http://www.insanelym...00#entry1850015
http://www.insanelym...00#entry1850015
#737
Posted 25 September 2012 - 07:44 PM
When updating I always (feel the) need to go back to change this key in the info.plist
and also
I change to ATkPAAAR because it is closer match with a real MacPro5,1, not sure where I picked that up, but does it matter to the OS? or is it just cosmetic for System Profiler?
If it is a recommended change, it'd be helpful to have options in the installer based on the system users are emulating. Not sure how much research it would take, but I wonder how many people change this?
<key>REV </key>
<array>
<string>{rev</string>
<data>
ATkPAAAR
</data>
</array>
and also
<key>smc-compatible</key> <string>smc-thurley</string>
I change to ATkPAAAR because it is closer match with a real MacPro5,1, not sure where I picked that up, but does it matter to the OS? or is it just cosmetic for System Profiler?
If it is a recommended change, it'd be helpful to have options in the installer based on the system users are emulating. Not sure how much research it would take, but I wonder how many people change this?
#738
Posted 30 September 2012 - 02:59 PM
After installing this I get a kernel panic immediately following boot, involving the kexts installed and their dependencies. What files must I remove in order to restore my install to operational status?
#739
Posted 30 September 2012 - 07:30 PM
Are you running Kext Utility after installing and before rebooting (I install manually so always do this)?
#740
Posted 30 September 2012 - 10:04 PM
No, I didn't... my entire process of thought was a festering orgy of idiocy. Just installed, rebooted, and said, WELP, EVERYTHING HAD BETTER BE OKAY.
So yes, now I'm kicking myself. Ugh.
So yes, now I'm kicking myself. Ugh.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account










