just test it out yourself by booting with the kext and without it. the hwmonitor app will tell you whether you're seeing more sensors or not, and then you can decide.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.
HWSensors
#721
Posted 20 September 2012 - 10:37 AM
#722
Posted 20 September 2012 - 01:34 PM
#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
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
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
@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
@
kozlek
any idea about that ?
do you need any other info ?
Sorry, you hardware is unsupported.
#727
Posted 22 September 2012 - 08:53 AM
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
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.
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
so any upcoming thing give hope for my sensor ?Sorry, you hardware is unsupported.
#730
Posted 22 September 2012 - 04:18 PM
so any upcoming thing give hope for my sensor ?
I am not develop plugins, only port some working code from windows and linux from other developers and maintain it.
#731
Posted 22 September 2012 - 04:24 PM
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
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.so any upcoming thing give hope for my sensor ?
#733
Posted 22 September 2012 - 07:57 PM
my acpi tables does contain EC and no data for using acpisensorsdecipher 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
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
my acpi tables does contain EC and no data for using acpisensors
you can see my tables on my topic
so is the latest lunix kernel 3.6 rc6
or lm-sensors contain something useful for me ?
Nothing useful for you.
- Mohamed Khairy likes this
#735
Posted 23 September 2012 - 01:20 PM
Attached Files
#736
Posted 23 September 2012 - 05:59 PM
http://www.insanelym...00#entry1850015
#737
Posted 25 September 2012 - 07:44 PM
<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
#739
Posted 30 September 2012 - 07:30 PM
Also tagged with one or more of these keywords: FakeSMC, Plugins, Hardware Monitoring, Sensors, SuperIO, Temperature, Voltage, Tachometer, Frequency
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account







