Marchrius Posted May 3, 2013 Share Posted May 3, 2013 (edited) Localization for italian language! it.lproj.zip I added/modified this in the: line 101 of the file DefaultTestingPlatform.h {"MlC%X", "ui8", 1, "CPU Multiplier %X", kSMCKeyGroupMultiplier, 8, 0, 1}, line 68 of the file HWMonitorProfiles.m [NSArray arrayWithObjects:@"MlC:081", @"CPU Multiplier %X", nil], in localizable.strings "CPU Multiplier %X" = "Moltiplicatore CPU %X"; Edited May 3, 2013 by Marchrius Link to comment Share on other sites More sharing options...
k3nny Posted May 5, 2013 Share Posted May 5, 2013 The best things come in threes. Attached a German translation. de.lproj.zip 1 Link to comment Share on other sites More sharing options...
haxzion Posted May 8, 2013 Share Posted May 8, 2013 Kozlek this set is working for AsRock p67 Pro3 (Nuvoton NCT6776F) ..add it if you want AsRock P67pro3.zip I don't currently use a side panel fan,that's why you see a dash. CPU and GPU running at lowest state.. Link to comment Share on other sites More sharing options...
jlfilms Posted May 12, 2013 Share Posted May 12, 2013 how do i install this? Link to comment Share on other sites More sharing options...
Maniac10 Posted May 12, 2013 Share Posted May 12, 2013 how do i install this? Download the latest revision from here and you'll find an installer inside. Link to comment Share on other sites More sharing options...
vladislav korotnev Posted May 12, 2013 Share Posted May 12, 2013 Works with Z77-DS3H? Link to comment Share on other sites More sharing options...
Alex009988 Posted June 3, 2013 Share Posted June 3, 2013 Hi everybody! I decided to ponder over sensors again. I wanna to get voltage of something, GPU, CPU, Ram and so on. 1) Is it possible to commit it with Laptops. Because I understand the LPCSensors works only for Desktops and maybe some laotops. By default it gives me nothing 2) Can ACPISensors give some voltage of something? If so how can I find necessary registers? I tried to do it with the aim of RWE under Windows 8 but it is a dark forest where so easy get lost Link to comment Share on other sites More sharing options...
artur_pt Posted June 11, 2013 Share Posted June 11, 2013 hello kozlekbooting 10.9 dp1my dmesg is full of thisSMC::smcReadKeyAction ERROR CG3S kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8025871800SMC::smcReadKeyAction ERROR CG1R kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8025871800and say msgrevert to old smc mode 12/06/13 00:00:28,000 kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC modethis with last versionthanks Link to comment Share on other sites More sharing options...
nyolc8 Posted June 13, 2013 Share Posted June 13, 2013 hello kozlek booting 10.9 dp1 my dmesg is full of this SMC::smcReadKeyAction ERROR CG3S kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8025871800 SMC::smcReadKeyAction ERROR CG1R kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8025871800 and say msg revert to old smc mode 12/06/13 00:00:28,000 kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode this with last version thanks Same here, and +10C temps for the CPU on 10.9 Link to comment Share on other sites More sharing options...
artur_pt Posted June 13, 2013 Share Posted June 13, 2013 hello my cpu temps is lower in Mavericks.. about 4 /5 º less but is all new.. good hack Link to comment Share on other sites More sharing options...
robi62 Posted June 22, 2013 Share Posted June 22, 2013 I cannot remember which version of fake smc I was using on maverick and it showed ambient sensor on my pro book 4430s then I installed another version maybe a later one but cannot seem to get sensor showing anymore in hwmonitor I have tried many fakesmc no luck...... Link to comment Share on other sites More sharing options...
RehabMan Posted June 22, 2013 Share Posted June 22, 2013 I cannot remember which version of fake smc I was using on maverick and it showed ambient sensor on my pro book 4430s then I installed another version maybe a later one but cannot seem to get sensor showing anymore in hwmonitor I have tried many fakesmc no luck...... Probably my fork: https://github.com/RehabMan/OS-X-FakeSMC-kozlek You need correctly patched DSDT as well. See: https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch Link to comment Share on other sites More sharing options...
robi62 Posted June 22, 2013 Share Posted June 22, 2013 I have tried yours and also my dsdt is patched with maciasl with your repo in sources but I cannot get it to show it again. :-( :-( Link to comment Share on other sites More sharing options...
RehabMan Posted June 23, 2013 Share Posted June 23, 2013 I have tried yours and also my dsdt is patched with maciasl with your repo in sources but I cannot get it to show it again. :-( :-( Depends on what you're using out of my repo (or not using). You need to do one of the fan patches, otherwise no SMCD/TAMB. And you need my fork of FakeSMC including ACPISensors.kext, because only mine has the entry for TAMB. Good luck... Link to comment Share on other sites More sharing options...
robi62 Posted June 23, 2013 Share Posted June 23, 2013 Well I have quiet fan patch on my dsdt and fakesmc is from you repo tooWill check my dsdt for TAMB..... I have got it showing again thanks RehabMan you need fan only reading patch…. Link to comment Share on other sites More sharing options...
robi62 Posted June 23, 2013 Share Posted June 23, 2013 I edited my dsdt so will show ambient and fan patch fan kick in at higher temps than normal but of course go off at lower temps e.g. 44 degrees Link to comment Share on other sites More sharing options...
robi62 Posted June 23, 2013 Share Posted June 23, 2013 Hi REhabman now I get this error I was not getting b4 23/06/2013 12:11:43.000 kernel: SuperIODevice: [Fatal] found unsupported ship ID=0x701 Any ideas what is is for????? Link to comment Share on other sites More sharing options...
RehabMan Posted June 23, 2013 Share Posted June 23, 2013 Hi REhabman now I get this error I was not getting b4 23/06/2013 12:11:43.000 kernel: SuperIODevice: [Fatal] found unsupported ship ID=0x701 Any ideas what is is for????? It is from LPCSensors.kext. You can remove it, as there is no support for the ProBook's LPC chipset. Link to comment Share on other sites More sharing options...
robi62 Posted June 23, 2013 Share Posted June 23, 2013 Thanks for that I looked in there and gathered it was that one the culprit... Link to comment Share on other sites More sharing options...
oswaldini Posted June 24, 2013 Share Posted June 24, 2013 Hi, HWSensors/HWMonitor see only one of two processor on EVGA SR-2 (dual processor mobo, chipset 5520/ICH10R). Kozlek, can You fix it ? What kind of dump you need ? I have everything from darwindumper 2.7.5 except bioses. Link to comment Share on other sites More sharing options...
The Real Deal Posted July 2, 2013 Share Posted July 2, 2013 Hello Kozlek, Do you plan to add Haswell support ? Here is some of my logs (Z87-UD3H and i5 4670K) 02/07/13 18:55:20,000 kernel[0]: CPUSensors: [Fatal] found unsupported Intel processor, using default Tjmax 02/07/13 18:55:20,000 kernel[0]: CPUSensors: CPU family 0x6, model 0x3c, stepping 0x3, cores 16, threads 16, TJmax 0 If you need something, i will help with pleasure. Thanks. Project 5.1.71 Link to comment Share on other sites More sharing options...
c0ercion Posted July 10, 2013 Share Posted July 10, 2013 Hello Kozlek, Do you plan to add Haswell support ? Here is some of my logs (Z87-UD3H and i5 4670K) 02/07/13 18:55:20,000 kernel[0]: CPUSensors: [Fatal] found unsupported Intel processor, using default Tjmax 02/07/13 18:55:20,000 kernel[0]: CPUSensors: CPU family 0x6, model 0x3c, stepping 0x3, cores 16, threads 16, TJmax 0 My 4770K is also model 3C. I looked through the FakeSMC source and found that it only has model ids for ultrabook and laptop haswell cpus, not the regular LGA1150 desktop. Here's a kext compiled for 10.9 with model 3c support. http://www.insanelymac.com/forum/files/file/107-fakesmckext/ 1 Link to comment Share on other sites More sharing options...
The Real Deal Posted July 10, 2013 Share Posted July 10, 2013 Thanks a lot. What's the purpose of this code please : diff --git a/CPUSensors/CPUSensors.cpp b/CPUSensors/CPUSensors.cpp Link to comment Share on other sites More sharing options...
TimeWalker75a Posted July 10, 2013 Share Posted July 10, 2013 Thanks a lot. What's the purpose of this code please : diff --git a/CPUSensors/CPUSensors.cpp b/CPUSensors/CPUSensors.cpp it just tells you the difference between these two C++ code files (the original and the one that had changes done to it). 1 Link to comment Share on other sites More sharing options...
c0ercion Posted July 10, 2013 Share Posted July 10, 2013 Hey Real Deal, have you had success with that kext? Someone else with a 4670K just reported failure on the download page... so I'm curious... I might look at exploring other haswell holes in the code this evening. Unfortunately I only have the one CPU to test on. I only just noticed CPUSensors reporting 16 cores & 16 threads for your cpu... I have a few ideas of where to look. Edit: well apparently the other guy with a 4670K got it working and I just misunderstood his first post. 1 Link to comment Share on other sites More sharing options...
Recommended Posts