only have 2 GPUs. 4 GPUs is not as in picture
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
#321
Posted 11 April 2012 - 11:44 AM
OpenHardware Dump from Gigabyte Z68X-UD3H-B3.
only have 2 GPUs. 4 GPUs is not as in picture
only have 2 GPUs. 4 GPUs is not as in picture
#322
Posted 11 April 2012 - 04:21 PM
ok after reading this post, i get that i need to change Info.plist in SuperIOSensors. The thing that i don't get is the relation between the output of HWMonitor and the labels in Info.plist. I mean the output looks like this:

But in Info.plist, i don't have an entry named Main 3.3v, neither Auxiliary 3.3v. I just don't get where this names came from :S and what do i need to change after all. Please Kozlek some help here
But in Info.plist, i don't have an entry named Main 3.3v, neither Auxiliary 3.3v. I just don't get where this names came from :S and what do i need to change after all. Please Kozlek some help here
#323
Posted 12 April 2012 - 05:50 AM
kozlek-HWSensors-3b903ff
Asus P5K Pro (SuperIO: found Winbond W83627DHG on port=0x2e address=0x290)again
HW Monitor shows Ambient, should be System. Ambient Sensor is missing.
with the older W836x.kext i could change inside the info.plist TEMPIN0FORCED to Yes and System Sensor was shown right.
i never got both sensors at the same time (System/Ambient) inside a monitor app.
Voltage 5 V, 12 V still missing or wrong. tell me please if you need more info´s.
Just a question, is it a big deal to insert GPU Fan inside NVclock ?
Attached Files
#324
Posted 12 April 2012 - 08:08 AM
@Carstiman i have a p5kc. I think that p5k pro and p5kc are almost identical so as you can see in my previous post i also have the same output as you in hwmonitor. The thing that i concluded by reading previous posts is that these are raw values read from the Winbond. We need to use "gain" for getting the +12v and +5v. I think that in mine +12v is Power Supply 2. Yours should be the same.
But as i mentioned in the previous post i can't figure out where i'm supposed to change the values in Info.plist, because i can't find the names that HWMonitor shows in the Info.plist :S
But as i mentioned in the previous post i can't figure out where i'm supposed to change the values in Info.plist, because i can't find the names that HWMonitor shows in the Info.plist :S
#325
Posted 12 April 2012 - 10:21 AM
@camon
change this inside the info.plist of SuperIOSensors.kext and System Chipset is shown right with HW Monitor.
the Ambient Sensor is missing but i know that i´ve got one real shown in an older version.
here ist my smcutil output
change this inside the info.plist of SuperIOSensors.kext and System Chipset is shown right with HW Monitor.
the Ambient Sensor is missing but i know that i´ve got one real shown in an older version.
here ist my smcutil output
Attached Files
#326
Posted 12 April 2012 - 09:05 PM
Hi,
Thanks for the update.
Most values are showing, but my cpu fan isn't running.
Hope you can help, do you need some info from the setup?
Thanks.
Thanks for the update.
Most values are showing, but my cpu fan isn't running.
Hope you can help, do you need some info from the setup?
Thanks.
Attached Files
#327
Posted 13 April 2012 - 05:50 PM
Pietruszka, on 11 April 2012 - 11:44 AM, said:
with nvclock -i I see this: NV50 GPU Internal Sensor
Hi can someone help with compiler errors???
still fight with Palit 8800gs gpu temp
thanks for any help
else if (nv50_get_gpu_temp(0)>0) {
nv_card->sensor_name = malloc(64); //Use of undeclared identifier 'malloc'
sprintf(nv_card->sensor_name,"NV50 GPU Internal Sensor (correction=%d)",
nv_card->bios->sensor_cfg.temp_correction<<2);
nv_card->get_gpu_temp = (int(*)(I2CDevPtr))nv50_get_gpu_temp;
http://dl.dropbox.co...532/compile.png
\\OK no errors now but KP with nvclockx during boot
#328
Posted 13 April 2012 - 06:26 PM
In HWMonitor the multiplier isn't showing all the P-states. I have an i7 2600k with multiplier set to 34 in bios with turbo states 45, 46, 47, 48. When using MSRDumper, i can see it hitting 16, 45, 46, 46, 48 but in HWMonitor, it only ever shows 16 and 45. It never shows 46, 47, or 48. Is this a known issue with turbo states?
#329
Posted 14 April 2012 - 06:28 PM
Pietruszka, on 13 April 2012 - 05:50 PM, said:
Hi can someone help with compiler errors???
still fight with Palit 8800gs gpu temp
thanks for any help
else if (nv50_get_gpu_temp(0)>0) {
nv_card->sensor_name = malloc(64); //Use of undeclared identifier 'malloc'
sprintf(nv_card->sensor_name,"NV50 GPU Internal Sensor (correction=%d)",
nv_card->bios->sensor_cfg.temp_correction<<2);
nv_card->get_gpu_temp = (int(*)(I2CDevPtr))nv50_get_gpu_temp;
http://dl.dropbox.co...532/compile.png
\\OK no errors now but KP with nvclockx during boot
need to learn more and more 
still fight with Palit 8800gs gpu temp
thanks for any help
else if (nv50_get_gpu_temp(0)>0) {
nv_card->sensor_name = malloc(64); //Use of undeclared identifier 'malloc'
sprintf(nv_card->sensor_name,"NV50 GPU Internal Sensor (correction=%d)",
nv_card->bios->sensor_cfg.temp_correction<<2);
nv_card->get_gpu_temp = (int(*)(I2CDevPtr))nv50_get_gpu_temp;
http://dl.dropbox.co...532/compile.png
\\OK no errors now but KP with nvclockx during boot
OK everything works ...GPU temp 48C (idle) as it should be
just made changes from post #320 (some fight with xcode
would be nice to write more universal code...
need to change nvclockx every hwsensors update
thank you for all your help
great work!!!
#330
Posted 15 April 2012 - 03:26 AM
Kozlek, only a small correction in SuperIOSensors in info.plist, on Nuvoton NCT677x Monitor, Asus Profiles is ASUS P8P67-M PR should be P8P67-M PRO.
After modifying it's all working properly.
Sorry for bad English, I am Brazilian and I'm using Google translator
thank you
After modifying it's all working properly.
Sorry for bad English, I am Brazilian and I'm using Google translator
thank you
#331
Posted 15 April 2012 - 04:22 PM
Pietruszka, on 14 April 2012 - 06:28 PM, said:
OK everything works ...GPU temp 48C (idle) as it should be
just made changes from post #320 (some fight with xcode
)
would be nice to write more universal code...
need to change nvclockx every hwsensors update
thank you for all your help
great work!!!
just made changes from post #320 (some fight with xcode
would be nice to write more universal code...
need to change nvclockx every hwsensors update
thank you for all your help
great work!!!
Please, send me your changes in .zip
Thaaales., on 15 April 2012 - 03:26 AM, said:
Kozlek, only a small correction in SuperIOSensors in info.plist, on Nuvoton NCT677x Monitor, Asus Profiles is ASUS P8P67-M PR should be P8P67-M PRO.
After modifying it's all working properly.
Sorry for bad English, I am Brazilian and I'm using Google translator
thank you
After modifying it's all working properly.
Sorry for bad English, I am Brazilian and I'm using Google translator
thank you
Fixed.
#332
Posted 15 April 2012 - 05:36 PM
Hi Kozlek
Please help me..if you can !
Wich version i need of Fakesmc and which Plug in for temp?
Please help me..if you can !
Wich version i need of Fakesmc and which Plug in for temp?
#333
Posted 15 April 2012 - 08:14 PM
Hi kozlek
this is .zip with changes for my Palit 8800GS
send you PM with more info
thank you
this is .zip with changes for my Palit 8800GS
send you PM with more info
thank you
Attached Files
#335
Posted 16 April 2012 - 03:53 PM
Mohamed Khairy, on 16 April 2012 - 03:21 AM, said:
hi kozlek
HWmonitor application doesnt work on my amd system iam runing under -force64 snow leopard 10.6.8
it was working before
now appiction doesnt open when tring to open it the icon appear on bar and then disappear on one second
what is the problem
HWmonitor application doesnt work on my amd system iam runing under -force64 snow leopard 10.6.8
it was working before
now appiction doesnt open when tring to open it the icon appear on bar and then disappear on one second
what is the problem
+1 here, same problem on snow 10.6.8 with the latest versions
#336
Posted 16 April 2012 - 06:44 PM
more dumps from my Gigabyte Z68x-UD3H-B3
Attached Files
#337
Posted 16 April 2012 - 08:27 PM
#338
Posted 17 April 2012 - 04:05 AM
Sorry guys, I don't go to use your dumps to get voltage values for you. It's all up to you. The method described in post #264, you could see the first post there is link on it. If you'll send me voltage gains I'll add it into database. It's going to be a hard work for me to handle all requests.
#339
Posted 17 April 2012 - 08:11 AM
also latest hwmonitor.app doesnt work under snow leopard .. works on 10.7 or above message !!
------
edit
changed deployment to 10.6 but the same problem the program exit after 1 second
------
edit
changed deployment to 10.6 but the same problem the program exit after 1 second
#340
Posted 17 April 2012 - 04:07 PM
Still having some problems:
1. NO Fans appear, not even CPU fan
2. following output from dmesg:
screenshot_01.jpg 132.18K
27 downloads
Have already changed dependancy in Info.plist to fakesmc 4.2.1 (from 4.0.0) but does´t change anything ... i installed from latest github via installer!
1. NO Fans appear, not even CPU fan
2. following output from dmesg:
screenshot_01.jpg 132.18K
27 downloadsHave already changed dependancy in Info.plist to fakesmc 4.2.1 (from 4.0.0) but does´t change anything ... i installed from latest github via installer!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account











