vector sigma Posted November 4, 2018 Share Posted November 4, 2018 1 minute ago, Andrey1970 said: I know about a flood in Italy. You OK? Ha ha, no all fine here. I'm building a tiny hack with Intel 4130 (haswell) Intel 4400 that I've successfully activated, but I'm fighting with the only two video cards I've at Home right now, a Radeon 5450 silent 1GB that doesn't seem to work, and now I'm going to try an NVidia GT 610. All that in Sierra. As soon I'll have done all my tests I'll do some modifications to the project, also why I need a that new hack. 1 Link to comment Share on other sites More sharing options...
Rodion2010 Posted November 4, 2018 Share Posted November 4, 2018 dyld: Library not loaded: /Library/Frameworks/IntelPowerGadget.framework/Versions/A/IntelPowerGadgetReferenced from: /Users/rodion/Downloads/HWMonitorSMC2-2.app/Contents/MacOS/HWMonitorSMC2Reason: image not found new versions do not start without IntelPowerGadget Release 173 works OK Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 2 minutes ago, Rodion2010 said: dyld: Library not loaded: /Library/Frameworks/IntelPowerGadget.framework/Versions/A/IntelPowerGadgetReferenced from: /Users/rodion/Downloads/HWMonitorSMC2-2.app/Contents/MacOS/HWMonitorSMC2Reason: image not found new versions do not start without IntelPowerGadget Release 173 works OK Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz How do you compile it then? it is actually a dempendence. Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 4, 2018 Share Posted November 4, 2018 At me too does not start HWMonitorSMC2.app without IPG. 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 14 minutes ago, vector sigma said: it is actually a dempendence. Link to comment Share on other sites More sharing options...
losinka Posted November 4, 2018 Share Posted November 4, 2018 Temperature Package is XX.YY but the YY show always 00 Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 55 minutes ago, Rodion2010 said: dyld: Library not loaded: /Library/Frameworks/IntelPowerGadget.framework/Versions/A/IntelPowerGadgetReferenced from: /Users/rodion/Downloads/HWMonitorSMC2-2.app/Contents/MacOS/HWMonitorSMC2Reason: image not found new versions do not start without IntelPowerGadget Release 173 works OK Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz 39 minutes ago, Andrey1970 said: At me too does not start HWMonitorSMC2.app without IPG. Try this one:HWMonitorSMC2.app_IPG_optional.zip. Weak linking. 21 minutes ago, losinka said: Temperature Package is XX.YY but the YY show always 00 What to say. Intel says to use double instead of int, so it is a question for them. Link to comment Share on other sites More sharing options...
losinka Posted November 4, 2018 Share Posted November 4, 2018 6 minutes ago, vector sigma said: What to say. Intel says to use double instead of int, so it is a question for them. May be XX°C is enough for us? Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 (edited) 6 minutes ago, losinka said: May be XX°C is enough for us? I'm unsure that double precision is not used for all the CPUs, you are? EDIT Anyway is easy to show integer precision. I'll do that. Edited November 4, 2018 by vector sigma Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 4, 2018 Share Posted November 4, 2018 6 minutes ago, vector sigma said: Try this one:HWMonitorSMC2.app_IPG_optional.zip. Weak linking. Works both with IPG and without IPG. Update Russian translation. 1 Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 2 minutes ago, Andrey1970 said: Works both with IPG and without IPG. good. 2 minutes ago, Andrey1970 said: Update Russian translation. I'll do that later in this day or tomorrow, as I said I'm fighting with my new little Desktop hack Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 Finally I have both card working: This was my last chance today about discrete card and surpriseling work and metal is supported. Only performance statistics is not very helpfull in Sierra due to the lack of some thing that I hope in newer OSes show up.... mmmh, but is there any chances that this NVidia will work on mojave? Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 4, 2018 Share Posted November 4, 2018 7 minutes ago, vector sigma said: Finally I have both card working: This bad decision. IGPU it is necessary to use only for IQSV with a framebuffer "0 connectors". Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 1 minute ago, Andrey1970 said: This bad decision. IGPU it is necessary to use only for IQSV with a framebuffer "0 connectors". This is only for testing with HWMonitorSMC2, I don't care bad or not bad Link to comment Share on other sites More sharing options...
Rodion2010 Posted November 4, 2018 Share Posted November 4, 2018 (edited) R173 works OK Weak-Linking version shows empty screen (( Spoiler Edited November 4, 2018 by Rodion2010 Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 1 minute ago, Rodion2010 said: R173 works OKWeak-Linking version shows empty screen (( let me try, just installed 10.12.6 today 1 Link to comment Share on other sites More sharing options...
Rodion2010 Posted November 4, 2018 Share Posted November 4, 2018 3 hours ago, vector sigma said: How do you compile it then? it is actually a dempendence. I did not compile, there were prebuilt binaries from the topic Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 4, 2018 Share Posted November 4, 2018 2 minutes ago, vector sigma said: This is only for testing with HWMonitorSMC2, I don't care bad or not bad If for testing with HWMonitorSMC2, it is especially important to do IQSV only. Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 6 minutes ago, Rodion2010 said: I did not compile, there were prebuilt binaries from the topic I've said that because on sf, using 'make' actually will not compile the app w/o IPG framework. 9 minutes ago, Andrey1970 said: If for testing with HWMonitorSMC2, it is especially important to do IQSV only. but not what I looking for. Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 (edited) 17 minutes ago, Rodion2010 said: Weak-Linking version shows empty screen (( Work on my 10.12.6 in dark mode. But yes in light mode has this problem. I'll fix it. P.S.: r173 is really different thing, nothing to look more. Now I have to fix the actual which is new code but a lot better. Edited November 4, 2018 by vector sigma Link to comment Share on other sites More sharing options...
joedm ru Posted November 4, 2018 Share Posted November 4, 2018 35 minutes ago, vector sigma said: This is only for testing with HWMonitorSMC2, I don't care bad or not bad Make sure that it doesn't escape your experiments. GPU must be working only as a support for IQSV, this is how real Macs work. And that's how the majority of hackintosh community use it on desktop systems. I.e., IGPU works on "0 connector" framebuffer and doesn't appear in "About this Mac - Graphics/Monitors". But in this case IGPU would be visible in yours HWMonitorSMC2 app and IOReg. Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 (edited) 58 minutes ago, joedm ru said: Make sure that it doesn't escape your experiments. GPU must be working only as a support for IQSV, this is how real Macs work. And that's how the majority of hackintosh community use it on desktop systems. I.e., IGPU works on "0 connector" framebuffer and doesn't appear in "About this Mac - Graphics/Monitors". But in this case IGPU would be visible in yours HWMonitorSMC2 app and IOReg. The kext I'm working on is able to switch between the two (virtual AppleL/GMux/MUControllerr), so should I left this project? The iGPU power or its utilization is what is needed to do an ipotetically automated switch. actually far from that. Edited November 4, 2018 by vector sigma Link to comment Share on other sites More sharing options...
vector sigma Posted November 4, 2018 Share Posted November 4, 2018 @Andrey1970, @Rodion2010, please verify if all the problems are fixed. HWMonitorSMC2.app_Rodion-Andrey.zip 2 Link to comment Share on other sites More sharing options...
Andrey1970 Posted November 4, 2018 Share Posted November 4, 2018 49 minutes ago, vector sigma said: @Andrey1970, @Rodion2010, please verify if all the problems are fixed. HWMonitorSMC2.app_Rodion-Andrey.zip Works. It is necessary will add the translation on Russian, dimensionalities. MHz = МГц W = Вт V = В rpm = об/мин MB = МБ mV = мВ mA = мА 1 Link to comment Share on other sites More sharing options...
Rodion2010 Posted November 4, 2018 Share Posted November 4, 2018 now it works except CPU temperature 1 Link to comment Share on other sites More sharing options...
Recommended Posts