jinbingmao Posted November 28, 2018 Share Posted November 28, 2018 On 2018/11/25 at PM9点15分, vector sigma said: 没有网格=没有水平网格,没有垂直网格 虚线水平=它只有虚线水平网格 安德烈,试试这个: HWMonitorSMC2.app_gridColor.zip 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 28, 2018 Share Posted November 28, 2018 On 11/26/2018 at 8:09 AM, Alpha22 said: vector sigma possible to have the latest version to try thank There's no latest version other then last one you can find here: https://sourceforge.net/projects/hwsensors3.hwsensors.p/files/. The very very latest is under testing by me and not commited, but soon I'll post it to let you try before doing a commit. 1 1 Link to comment Share on other sites More sharing options...
losinka Posted December 9, 2018 Share Posted December 9, 2018 On 11/8/2018 at 12:02 AM, vector sigma said: Please, post a ioreg my_ioreg.ioreg.zip Attached. Thank you! Link to comment Share on other sites More sharing options...
vector sigma Posted December 9, 2018 Share Posted December 9, 2018 24 minutes ago, losinka said: my_ioreg.ioreg.zip Attached. Thank you! please create a directory called "HWGraphics" into your ~/Desktop and restart the application. Post that directory Link to comment Share on other sites More sharing options...
losinka Posted December 9, 2018 Share Posted December 9, 2018 2 minutes ago, vector sigma said: please create a directory called "HWGraphics" into your ~/Desktop and restart the application. Post that directory done...HWGraphics.zip Link to comment Share on other sites More sharing options...
vector sigma Posted December 9, 2018 Share Posted December 9, 2018 (edited) 2 hours ago, losinka said: done...HWGraphics.zip The second accelerator is missing. That because it is a children of dispaly0 instead the pci device. I need to find a way to retrieve it. Edited December 9, 2018 by vector sigma Link to comment Share on other sites More sharing options...
losinka Posted December 9, 2018 Share Posted December 9, 2018 3 minutes ago, vector sigma said: The second accelerator is missing. That because it is a children of dispaly0 instead the pci device. I need to find a way to retrieve it. And so? HWGraphics-2.zip my_ioreg-2.ioreg.zip Link to comment Share on other sites More sharing options...
vector sigma Posted December 9, 2018 Share Posted December 9, 2018 (edited) 16 minutes ago, losinka said: And so? HWGraphics-2.zip my_ioreg-2.ioreg.zip The app read everythings is connected through pci and has a gpu compatible class-code. Everything is fine becouse macOS connect thunderbolt devices like that as pci devices. The IOAccelerator is what we need to show properties of your card because contains the "PerformanceStatistics", but eGPU doesn't respond to this class and "PerformanceStatistics" is published under a children of display0 (or whatever it is connected). So, I need to think on how retrieve those info before, and then create code to try Edited December 9, 2018 by vector sigma 1 Link to comment Share on other sites More sharing options...
losinka Posted December 9, 2018 Share Posted December 9, 2018 FYI only The information in the ioreg is true. The first two strings is Vega RX64 and the second two strings is VegaFE. [losinka@mac-pro]:~/Downloads$ ioreg -l | perl -lne 'print $1, $2 while /(?:"PerformanceStatistics".*\K("Temperature\(C\)"=\d+)|("Fan Speed\(RPM\)"=\d+))/g' "Fan Speed(RPM)"=1510 "Temperature(C)"=28 "Fan Speed(RPM)"=2011 "Temperature(C)"=22 [losinka@mac-pro]:~/Downloads$ Link to comment Share on other sites More sharing options...
MacNB Posted December 10, 2018 Share Posted December 10, 2018 (edited) My RX580 GPU not showing in HWMonitorSMC2 App. This is what I did: I just downloaded HWSensors3 DMG from SF. I removed my existing FakeSMC.kext from E/C/K/Other (and related sensor kexts). I copied the new FakeSMC, IntelCPUMonitor, ITEIT87x and RadeonMonitor to E/C/K/Other and rebooted. HWMonitorSMC2 App shows no GPU: Then I go into preferences for the App and tick the box "Use IOAccelerator's monitoring for GPUs" and restarted the App. Now I see : So, what is the point of RadeonMonitor.kext ? How to display GPU info without ticking "Use IOAccelerator's monitoring for GPUs" box ? Edited December 10, 2018 by MacNB typo Link to comment Share on other sites More sharing options...
p.H Posted December 19, 2018 Share Posted December 19, 2018 (edited) Hi, I'd like to know what I could do to improve those readings. No doubt those reading are wrong. Here're some info from HWMonitor dump. My config: Asus Prime Z370A + 8700K + GTX650Ti Mainboard Model PRIME Z370-A LPCIO ------------------------------------------------------------------------- LPCIO Vendor Nuvoton LPCIO Model NCT6793/NCT5563 LPCIO Vendor ID 0x5CA3 LPCIO Chip ID 0xD1 LPCIO Revision ID 0x21 Hardware monitor Nuvoton NCT6791D Voltage 0 5.08 Volts [0x7F] (+5V) Voltage 1 3.38 Volts [0xD3] (+3.3V) Voltage 2 12.29 Volts [0x80] (+12V) Voltage 3 1.07 Volts [0x86] (VIN3) Voltage 4 1.94 Volts [0x79] (VIN4) Voltage 5 0.67 Volts [0x2A] (VCORE) Temperature 0 28 degC (82 degF) [0x1C] (Mainboard) Temperature 1 30 degC (86 degF) [0x1E] (CPU) Temperature 2 28 degC (82 degF) [0x1C] (TMPIN2) Temperature 3 30 degC (86 degF) [0x1E] (TMPIN3) Temperature 5 50 degC (122 degF) [0x32] (TMPIN5) Temperature 6 22 degC (71 degF) [0x16] (TMPIN6) Fan 1 830 RPM [0x33E] (CPU) Edited December 19, 2018 by p.H Link to comment Share on other sites More sharing options...
jaymonkey Posted December 20, 2018 Share Posted December 20, 2018 (edited) Hi Guys, I recently swapped out my old GTX980Ti for a Vega 64 Liquid Cooled GPU in my video edit Hack so i could update to Mojave (now running 10.14.2) I wanted to see what sort of temps .. etc the Vega was running at so I removed the old HWMonitor App, FakeSMC and Sensor plugins and installed the latest HWMonitorSMC2 App and the FakeSMC, IntelCPUMonitor & W836x kexts and enabled the option to use the IOAccelerator's for GPU Monitoring. It works great and i can finally monitor whats going on with my Vega 64 ... great work guys !! However there is something very odd going on with the Vega 64 Total Power reading .. If i run a benchmark like FurMark in the default window mode then the Power reading seems about right at around 360W (yes Vega 64 really are that power hungry) However if i run FurMark (or any other Benchmark) in fullscreen (3440x1440) the reading almost doubles to around 680W which is obviously incorrect I know AMD Vega's are power hungry devices but that clearly is not correct, the result is the same with any app that uses the GPU for 3D Open GL/CL Rendering such as Vally, Heaven, FurMark ... etc, if the output is windowed the Total Power seems correct, but if i run it full screen then Total Power is crazy high ?? When running heaven or valley in window mode ... the bigger the window the higher the reading ? It's very strange .... has anyone else seen this issue ? Pretty sure its a MacOS thing as if i execute the terminal command ioreg -l |grep \"PerformanceStatistics\" | cut -d '{' -f 2 | tr '|' ',' | tr -d '}' | tr ',' '\n'|grep 'Temp\|Fan\|Power It also reports incorrect Power readings when running a 3d app ad fullscreen :- MonkeyMac-Pro-2018:~ Jay$ ioreg -l |grep \"PerformanceStatistics\" | cut -d '{' -f 2 | tr '|' ',' | tr -d '}' | tr ',' '\n'|grep 'Temp\|Fan\|Power' "Fan Speed(%)"=45 "Fan Speed(RPM)"=1501 "Temperature(C)"=33 "Total Power(W)"=683 MonkeyMac-Pro-2018:~ Jay$ Cheers Jay Edited December 20, 2018 by jaymonkey Link to comment Share on other sites More sharing options...
XLNC Posted December 20, 2018 Share Posted December 20, 2018 @Slice @vector sigma Can you please add support forCPU : AMD Threadripper 2970wxLPC : ITE 8665 ( from ROG STRIX X399-E GAMING Motherboard ) I have attached the CPU-Z and AIDA 64 Report below . Thanks ! AIDA 64 Engineer Report.htm CPU-Z Report.html Link to comment Share on other sites More sharing options...
Slice Posted December 20, 2018 Author Share Posted December 20, 2018 It is already great achievement if you can start macOS on such hardware. Sensors monitoring looks to be a minor problem. Test HWMonitorSMC2.app and report what is wrong. 1 Link to comment Share on other sites More sharing options...
Rodion2010 Posted December 20, 2018 Share Posted December 20, 2018 (edited) 19 hours ago, p.H said: Hi, I'd like to know what I could do to improve those readings. No doubt those reading are wrong. About Voltages ... You need to find or calculate correct Ri/Rf for your motherboard and place it into kext info.plist These values can be found in Linux LMSensors sources, sometimes in DSDT Example <key>VIN3</key> <dict> <key>Name</key> <string>3VCC</string> <key>Rf</key> <integer>100</integer> <key>Ri</key> <integer>100</integer> <key>VRef</key> <integer>0</integer> </dict> Edited December 20, 2018 by Rodion2010 1 Link to comment Share on other sites More sharing options...
XLNC Posted December 20, 2018 Share Posted December 20, 2018 (edited) 6 hours ago, Slice said: It is already great achievement if you can start macOS on such hardware. Sensors monitoring looks to be a minor problem. Test HWMonitorSMC2.app and report what is wrong. Already got macos 10.13.6 installed and booted up : ) i also got macos 10.13.6 installed on many other AMD Threadripper 1950x systems but they all dont show temperatures. same problem as with this system. here is a pic from one of the 1950x system. For temperature the kexts i used is : in HWmonitorSMC.app it only shows GPU temp and nothing else. Edited December 20, 2018 by XLNC Link to comment Share on other sites More sharing options...
p.H Posted December 20, 2018 Share Posted December 20, 2018 5 hours ago, Rodion2010 said: About Voltages ... You need to find or calculate correct Ri/Rf for your motherboard and place it into kext info.plist These values can be found in Linux LMSensors sources, sometimes in DSDT Example <key>VIN3</key> <dict> <key>Name</key> <string>3VCC</string> <key>Rf</key> <integer>100</integer> <key>Ri</key> <integer>100</integer> <key>VRef</key> <integer>0</integer> </dict> Thanks for your suggestion. https://github.com/lm-sensors/lm-sensors/tree/master/configs This is the place where I tried to find my config. But I did not find it though. Just to maker sure I am searching the right place. Link to comment Share on other sites More sharing options...
vector sigma Posted December 21, 2018 Share Posted December 21, 2018 On 12/9/2018 at 9:23 PM, losinka said: FYI only The information in the ioreg is true. The first two strings is Vega RX64 and the second two strings is VegaFE. [losinka@mac-pro]:~/Downloads$ ioreg -l | perl -lne 'print $1, $2 while /(?:"PerformanceStatistics".*\K("Temperature\(C\)"=\d+)|("Fan Speed\(RPM\)"=\d+))/g' "Fan Speed(RPM)"=1510 "Temperature(C)"=28 "Fan Speed(RPM)"=2011 "Temperature(C)"=22 [losinka@mac-pro]:~/Downloads$ Yes the second reading comes from the display where a eGPU is attached On 12/20/2018 at 1:29 AM, jaymonkey said: Hi Guys, I recently swapped out my old GTX980Ti for a Vega 64 Liquid Cooled GPU in my video edit Hack so i could update to Mojave (now running 10.14.2) I wanted to see what sort of temps .. etc the Vega was running at so I removed the old HWMonitor App, FakeSMC and Sensor plugins and installed the latest HWMonitorSMC2 App and the FakeSMC, IntelCPUMonitor & W836x kexts and enabled the option to use the IOAccelerator's for GPU Monitoring. It works great and i can finally monitor whats going on with my Vega 64 ... great work guys !! However there is something very odd going on with the Vega 64 Total Power reading .. If i run a benchmark like FurMark in the default window mode then the Power reading seems about right at around 360W (yes Vega 64 really are that power hungry) However if i run FurMark (or any other Benchmark) in fullscreen (3440x1440) the reading almost doubles to around 680W which is obviously incorrect I know AMD Vega's are power hungry devices but that clearly is not correct, the result is the same with any app that uses the GPU for 3D Open GL/CL Rendering such as Vally, Heaven, FurMark ... etc, if the output is windowed the Total Power seems correct, but if i run it full screen then Total Power is crazy high ?? When running heaven or valley in window mode ... the bigger the window the higher the reading ? It's very strange .... has anyone else seen this issue ? Pretty sure its a MacOS thing as if i execute the terminal command ioreg -l |grep \"PerformanceStatistics\" | cut -d '{' -f 2 | tr '|' ',' | tr -d '}' | tr ',' '\n'|grep 'Temp\|Fan\|Power It also reports incorrect Power readings when running a 3d app ad fullscreen :- MonkeyMac-Pro-2018:~ Jay$ ioreg -l |grep \"PerformanceStatistics\" | cut -d '{' -f 2 | tr '|' ',' | tr -d '}' | tr ',' '\n'|grep 'Temp\|Fan\|Power' "Fan Speed(%)"=45 "Fan Speed(RPM)"=1501 "Temperature(C)"=33 "Total Power(W)"=683 MonkeyMac-Pro-2018:~ Jay$ Cheers Jay These values are just read from the ioreg with no interpretation, i.e. HWMonitorSMC2.app just read what your driver says just as you can do using the Terminal. But, why do you think they are wrong? Link to comment Share on other sites More sharing options...
vector sigma Posted December 21, 2018 Share Posted December 21, 2018 Guys I will resume the development of HWM2 after the Christmas holidays (after January 6) as very soon I'll be out of Italy. See you, Merry Christmas and Happy New Year to all! 2 Link to comment Share on other sites More sharing options...
iCanaro Posted December 21, 2018 Share Posted December 21, 2018 (edited) dopo la befana e non natale e cambia croccantini al micio che mi pare incazzato after the befana and not Christmas and change croccantini to the cat that I think pissed off PS: buone vacanze Edited December 21, 2018 by iCanaro 1 Link to comment Share on other sites More sharing options...
jaymonkey Posted December 23, 2018 Share Posted December 23, 2018 (edited) On 12/21/2018 at 6:09 PM, vector sigma said: These values are just read from the ioreg with no interpretation, i.e. HWMonitorSMC2.app just read what your driver says just as you can do using the Terminal. But, why do you think they are wrong? @vector sigma MonkeyMac-Pro-2018:~ Jay$ ioreg -l |grep \"PerformanceStatistics\" | cut -d '{' -f 2 | tr '|' ',' | tr -d '}' | tr ',' '\n'|grep 'Temp\|Fan\|Power' "Fan Speed(%)"=45 "Fan Speed(RPM)"=1501 "Temperature(C)"=33 "Total Power(W)"=683 MonkeyMac-Pro-2018:~ Jay$ No way the Total Power reading is correct, if Vega was really drawing 683W it would explode .... When running a Open GL App (like FurMark) the Total Power data point appears to scale with the rendered output window size, for instance if you run the MacOS version of FurMark at the default size of 1024 x 640 the Total Power Reading (on my system) will be around 330W if you resize the window the Total Power data point changes depending upon the size of the FurMark output window ... if i make it smaller it will drop below 330W if i make it full screen it goes up to 680W !!! ... The rendered output window size seems to dictate the Total Power data point, which is totally incorrect ... if you do the same thing under windows it will always be the same value no matter the resolution of the furMark output window which is what one would expect. When running a Open CL App (like LuxMark) the Total Power power is pegged at 680W (on my system) or the same value as when running Open GL app at full screen. It's not an issue with HWMonitorSMC2 but due to a bug/error in Apples IOAccelerator module ... hopefully Apple will fix it in the next release of Mojave. Quite why/how Apple managed this is beyond belief ... clearly MacOS is calculating the value by some sort of multiplier rather than reading it direct from the Vega's on board diagnostic sensors. Cheers Jay Edited December 23, 2018 by jaymonkey 1 Link to comment Share on other sites More sharing options...
jinbingmao Posted December 24, 2018 Share Posted December 24, 2018 (edited) My biggest wish is Slice can upgrade sensors and add keys. Edited December 24, 2018 by jinbingmao Link to comment Share on other sites More sharing options...
XLNC Posted December 24, 2018 Share Posted December 24, 2018 (edited) On 12/20/2018 at 11:09 AM, Slice said: It is already great achievement if you can start macOS on such hardware. Sensors monitoring looks to be a minor problem. Test HWMonitorSMC2.app and report what is wrong. @Sliceany support for this cpu ? : ) here is the pics you asked from HWMonitorSMC2.app : and from HWMonitorSMC.app :here are the kext using from latest release :https://www.insanelymac.com/forum/topic/299861-hwsensors3/?do=findComment&comment=2654617 Edited December 24, 2018 by XLNC Link to comment Share on other sites More sharing options...
Slice Posted December 25, 2018 Author Share Posted December 25, 2018 1 Link to comment Share on other sites More sharing options...
jinbingmao Posted December 25, 2018 Share Posted December 25, 2018 3 hours ago, Slice said: "CPU Package Total" does not provide a key Link to comment Share on other sites More sharing options...
Recommended Posts