Andrey1970 Posted November 1, 2018 Share Posted November 1, 2018 Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 Just now, Andrey1970 said: You have just found a bug in the IntelPowerGadget.framework. Are you a volunteer to file a bug at Intel? Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 1, 2018 Share Posted November 1, 2018 21 minutes ago, vector sigma said: You have just found a bug in the IntelPowerGadget.framework. Are you a volunteer to file a bug at Intel? I see a "IGPU utilization" = "CPU utilization". If it is a bug Intel, it is not necessary to show a IGPU utilization from IPG. Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 Just now, Andrey1970 said: I see a "IGPU utilization" = "CPU utilization". If it is a bug Intel, it is not necessary to show a IGPU utilization from IPG. here works good. How can I know when is not working? returns the GPU utilization if it exists GetGPUUtilization(float *util); Calculate and retrieve CPU utilization GetCpuUtilization(int iNode, int *util); GetGPUUtilization = IGPU Utilization GetCpuUtilization = CPU Utilization Try a previous version (3.5.2, 3.5.3 etc), maybe can work. Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 On 10/30/2018 at 11:03 PM, Extreme™ said: Tried but pulsation effect persists: Try that: HWMonitorSMC2.app_SMC_swift4.2_Beta5.zip 1 Link to comment Share on other sites More sharing options...
Extreme™ Posted November 1, 2018 Share Posted November 1, 2018 (edited) 3 hours ago, vector sigma said: Try that: HWMonitorSMC2.app_SMC_swift4.2_Beta5.zip The problem does not survive but the frequency of the cpu has disappeared and the last diode temp is displayed in the second line Edited November 1, 2018 by Extreme™ 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 (edited) 21 minutes ago, Extreme™ said: The problem does not survive but the frequency of the cpu has disappeared: 12 sensors max, and must be the space for them. Exceded will be not taken into account. Tried to remove and add it again since different way is used now? And a question, did you try the gadget? ---> is resizable and is good for anyone needs a lot of stuff to be displayed (should be placed in the right upper corner the first time, but you can place where you like and its position is recordered). let me know P.S. You can also try to change the order of login items in System Preferences->Users&group->Login Items by removing and readding them. HWMonitorSMC2 should be the first (quindi basta che lo elimini e lo riaggiungi) Edited November 1, 2018 by vector sigma 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 Mi sono appena accorto che il gadget non ha più la capacità di allargarsi a più di 200 punti, lo sistemo immediatamente... 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 HWMonitorSMC2.app_SMC_swift4.2_Beta6.zip 1 Link to comment Share on other sites More sharing options...
Extreme™ Posted November 1, 2018 Share Posted November 1, 2018 (edited) 19 minutes ago, vector sigma said: HWMonitorSMC2.app_SMC_swift4.2_Beta6.zip Pulse effect is solved. Gadget it looks like this App in task bar look like this Menu look like this Edited November 1, 2018 by Extreme™ 1 Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 1, 2018 Share Posted November 1, 2018 @vector sigma "Device Utilization" and "Device Unit 0 Utilization" does not work. At the old-old version works ОК. At present I launched the OpenCL test. Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 19 minutes ago, Andrey1970 said: "Device Utilization" and "Device Unit 0 Utilization" does not work. I've excluded IPG to publish the IGPU Utilization, maybe I need adjustment elsewhere. 25 minutes ago, Extreme™ said: Menu look like this I made a modification to avoid a compiler warning that 'materlial' property of the NSVisualEffectView class is deprecated in newer OSes. I need to think to a replacement. 1 Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 1, 2018 Share Posted November 1, 2018 17 minutes ago, vector sigma said: I've excluded IPG to publish the IGPU Utilization, maybe I need adjustment elsewhere. I saw it, but I speak about an option IOAccelerator. Link to comment Share on other sites More sharing options...
vector sigma Posted November 1, 2018 Share Posted November 1, 2018 1 minute ago, Andrey1970 said: I saw it, but I speak about an option IOAccelerator. We speach about the same thing. Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 1, 2018 Share Posted November 1, 2018 It is superfluous and is the not informative. It is interesting to nobody to consumes DRAM in Joules or milliwatt in hour. Remove it. The index in watts is enough. Link to comment Share on other sites More sharing options...
vector sigma Posted November 2, 2018 Share Posted November 2, 2018 (edited) Release candidate 1: HWMonitorSMC2.app_swift4.2_RC1.zip @Andrey1970, solve IOAccelerator's issues, removed DRAM J and mWh. @Extreme™, fixed the "Preferences" window's appearance. Edited November 2, 2018 by vector sigma 2 Link to comment Share on other sites More sharing options...
vector sigma Posted November 2, 2018 Share Posted November 2, 2018 Changes are online, commit r176 (8 pages long ). Will require the IntelPowerGadget.framework installed to compile the project from now on. Next commit will be to avoid compile it using make when the framework is not present. @Slice, can you tell me if the problem you where experience here is solved? Thanks. P.S. Latest IntelPowerGadget installer 3.5.5 is here 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 2, 2018 Share Posted November 2, 2018 Latest build: HWSensors-3_r177.dmg.zip 2 1 Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 2, 2018 Share Posted November 2, 2018 6 minutes ago, vector sigma said: Latest build: HWSensors-3_r177.dmg.zip Placement bug Package IGPU, when IPG off. IPG off IPG on Link to comment Share on other sites More sharing options...
Extreme™ Posted November 2, 2018 Share Posted November 2, 2018 (edited) 6 hours ago, vector sigma said: Release candidate 1: HWMonitorSMC2.app_swift4.2_RC1.zip @Extreme™, fixed the "Preferences" window's appearance. Hello Vector Sigma! Confirm solved as screen Solved also transparency icon and its precedence overlap to the version of the program Great work, thank you! Edited November 2, 2018 by Extreme™ 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 2, 2018 Share Posted November 2, 2018 31 minutes ago, Andrey1970 said: Placement bug Package IGPU, when IPG off. IPG off IPG on Next time I'll move back under CPU. Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 2, 2018 Share Posted November 2, 2018 Just now, vector sigma said: Next time I'll move back under CPU. OK Take your time to do release. Let's make everything well. Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 2, 2018 Share Posted November 2, 2018 Rename "Intel® Power Gadget info" in "Reference info" Rename "DRAM" in "DRAM Power" Some points require the translation into Russian. "Core %d» = «Ядро %d» "Diode %d" = "Датчик %d" "Package Power Limit (TDP)" = "Термопакет" «Device Utilization" = "Использование" "DRAM Power» = «Потребление - модули ОЗУ» "Purgeable" = "Очищаемая" "Fan %d speed" = "Вентилятор %d обороты" «Package Core» = «Потребление ЦПУ ядра» «Package Total» = «Потребление ЦПУ общее» «Package IGPU» = «Потребление Интел ГПУ» "Reference info" = "Справочная информация" Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 3, 2018 Share Posted November 3, 2018 @vector sigma There is a bug, there where there is %d the translation does not work. Here I corrected/added the translation into Russian, but I cannot correct a bug with %d. Localizable.strings.zip Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 4, 2018 Share Posted November 4, 2018 I know about a flood in Italy. You OK? 1 Link to comment Share on other sites More sharing options...
Recommended Posts