sacaman1 Posted February 10, 2012 Share Posted February 10, 2012 Hello every one please how i can know what kind of chip i have i have only one partition with OSX and no windows to test my Mobo is MSI H67MA-E35 B3 and this is the log Feb 10 21:21:02 imac kernel[0]: W836x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:02 imac kernel[0]: NCT677x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:02 imac kernel[0]: IT87x: [Warning] invalid super I/O chip ID=0xffff Feb 10 21:21:02 imac kernel[0]: F718x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:06 imac kernel[0]: W836x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:06 imac kernel[0]: NCT677x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:06 imac kernel[0]: IT87x: [Warning] invalid super I/O chip ID=0xffff Feb 10 21:21:06 imac kernel[0]: F718x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:08 imac kernel[0]: W836x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:08 imac kernel[0]: NCT677x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:08 imac kernel[0]: IT87x: [Warning] invalid super I/O chip ID=0xffff Feb 10 21:21:08 imac kernel[0]: F718x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:09 imac kernel[0]: W836x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:09 imac kernel[0]: NCT677x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:09 imac kernel[0]: IT87x: [Warning] invalid super I/O chip ID=0xffff Feb 10 21:21:09 imac kernel[0]: F718x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:09 imac kernel[0]: W836x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:09 imac kernel[0]: NCT677x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:09 imac kernel[0]: IT87x: [Warning] invalid super I/O chip ID=0xffff Feb 10 21:21:09 imac kernel[0]: F718x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:10 imac kernel[0]: W836x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:10 imac kernel[0]: NCT677x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 Feb 10 21:21:10 imac kernel[0]: IT87x: [Warning] invalid super I/O chip ID=0xffff Feb 10 21:21:10 imac kernel[0]: F718x: [Warning] found unsupported chip ID=0x10 REVISION=0x7 thanks for your help Link to comment Share on other sites More sharing options...
dgsga Posted February 11, 2012 Share Posted February 11, 2012 New Nuvoton doesn´t seem to work on Sabertooth P67: I get this same message with the new Nuvoton, the chip does not appear to be identified, exactly the same entry in kernel log. Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted February 11, 2012 Share Posted February 11, 2012 latest ones Link to comment Share on other sites More sharing options...
Goron Posted February 13, 2012 Share Posted February 13, 2012 Newest version doesn´t change anything on Sabertooth P67, sadly Link to comment Share on other sites More sharing options...
THe KiNG Posted February 14, 2012 Share Posted February 14, 2012 Newest version doesn´t change anything on Sabertooth P67, sadly OK, I fixed NCT677x plugin, at least for my setup but IMHO should work for others too. Limited the temperatures to 2: Sytem and CPU,, the Auxiliary, as rest of NCT677x capable sensors reading temperature require a much elaborated code since it depends on Vendor implementation (if more then 2 fans are implemented and stuff like that). OpenHardwareMonitor as Linux code is as best in beta stage, anyway they try to get max 3. Voltages, only CPU and 3V one are correct, rest require a math(see datasheet and programming guide) and since I cant bet on iStat(it does own math depending on specific key) I need to have them implemented in monitoring app/menuextra, or figure out how to compile those, if possible... Fans, only 2 are set for now, if you have more just add the desired name on FANINx entry in info.plist. Enjoy! NuvotonNCT677x.kext.zip NCT677X_fsmc4_source.zip 2 Link to comment Share on other sites More sharing options...
HFW Posted February 14, 2012 Share Posted February 14, 2012 OK, I fixed NCT677x plugin, at least for my setup but IMHO should work for others too. Limited the temperatures to 2: Sytem and CPU,, the Auxiliary, as rest of NCT677x capable sensors reading temperature require a much elaborated code since it depends on Vendor implementation (if more then 2 fans are implemented and stuff like that). OpenHardwareMonitor as Linux code is as best in beta stage, anyway they try to get max 3. Voltages, only CPU and 3V one are correct, rest require a math(see datasheet and programming guide) and since I cant bet on iStat(it does own math depending on specific key) I need to have them implemented in monitoring app/menuextra, or figure out how to compile those, if possible... Fans, only 2 are set for now, if you have more just add the desired name on FANINx entry in info.plist. Enjoy! Works fine for me, thanks. Link to comment Share on other sites More sharing options...
buoo Posted February 14, 2012 Share Posted February 14, 2012 Works fine for me, thanks. Excuse me, how many plugins are you using? Link to comment Share on other sites More sharing options...
buoo Posted February 14, 2012 Share Posted February 14, 2012 The same to me Is it possible to add the plugins in /Contents/Plugins ? Link to comment Share on other sites More sharing options...
Carstiman Posted February 15, 2012 Share Posted February 15, 2012 hello, ist there a way to link GPU-Diode TGOP to atmonitor ? all other sensors work fine but GPU-Diode shows 0 Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted February 15, 2012 Share Posted February 15, 2012 thanks mozodojo now multiper more better and it is nearly matching msrdumper thanks it will be good if i can monitor fan and chipsets Link to comment Share on other sites More sharing options...
csm3837 Posted February 16, 2012 Share Posted February 16, 2012 Hi Mozodojo! sorry, I did not write English well... I've got two kinds of motherboards( ASUS P8P67 Pro Rev 3.1(use mobo) and ASUS Maximus4 Gene-z(use mobo) ) The boards using Nuvoton NCT6776F sensor chip. i installed ACPISensors.kext, FakeSMC.kext, RadeonX.kext, IntelThermal.kext, NuvotonNCT677x.kext and HWMonitor.app However, the latest version of the chip will not recognize in NCT677x.kext KernelLog output this message: NCT677x: [Warning] wrong vendor chip ID = 0xc3 REVISION = 0x33 VENDORID = 0xffff Please help me. Thank you! Link to comment Share on other sites More sharing options...
kozlek Posted February 16, 2012 Author Share Posted February 16, 2012 Should work now. Seems some chips returning 0xffff instead of proper vendor-id. Link to comment Share on other sites More sharing options...
csm3837 Posted February 17, 2012 Share Posted February 17, 2012 Great! mozodojo! thank you! :wink2: Link to comment Share on other sites More sharing options...
THe KiNG Posted February 17, 2012 Share Posted February 17, 2012 Should work now. Seems some chips returning 0xffff instead of proper vendor-id. Heh, including the plug-in as was uploaded could save some time/trouble About IntelThermal, now it does read the multiplier but not turbo ones If we can add those and rest of the stuff from OpenHardwareMonitor would be great! Link to comment Share on other sites More sharing options...
Carstiman Posted February 17, 2012 Share Posted February 17, 2012 hello, thx a lot for FakeSMC_4.0_rev526 !!! now GPU-Diode is shown too in atMonitor as all the other sensors. Link to comment Share on other sites More sharing options...
Slice Posted February 17, 2012 Share Posted February 17, 2012 Heh, including the plug-in as was uploaded could save some time/trouble About IntelThermal, now it does read the multiplier but not turbo ones If we can add those and rest of the stuff from OpenHardwareMonitor would be great! Now we are working together. IntelThermal is excluded from the project by IntelCPUmonitor. Check rev530. What stuff did you find in OpenHardwareMonitor? Link to comment Share on other sites More sharing options...
THe KiNG Posted February 17, 2012 Share Posted February 17, 2012 What stuff did you find in OpenHardwareMonitor? So github is gone and we are back to assembla, good! Didn't have time to check IntelCpuMonitor, I will check. P.S. A little organization in folders for each one as was on mozo would be great. Link to comment Share on other sites More sharing options...
kozlek Posted February 17, 2012 Author Share Posted February 17, 2012 So github is gone and we are back to assembla, good! Didn't have time to check IntelCpuMonitor, I will check. P.S. A little organization in folders for each one as was on mozo would be great. Yes, but I am leaving the scene. Link to comment Share on other sites More sharing options...
Slice Posted February 17, 2012 Share Posted February 17, 2012 Good job, mozo! Link to comment Share on other sites More sharing options...
kozlek Posted February 17, 2012 Author Share Posted February 17, 2012 Don't rely on, I'll come back later. 1 Link to comment Share on other sites More sharing options...
THe KiNG Posted February 17, 2012 Share Posted February 17, 2012 Yes, but I am leaving the scene. Good job, mozo! Don't rely on, I'll come back later. I am confused... Anyway good luck with your plans mozo and thanks for the work you did/share so far. Link to comment Share on other sites More sharing options...
oSxFr33k Posted February 17, 2012 Share Posted February 17, 2012 I only want to remember to check real stepping after using new fakesmc + intelthermal by msrdumper. For me it was not only an cosmetic problem - showing an fixed 10* multiplier , it was real fixed multiplier problem. Stepping stopped working. For me, IntelThermal shows fixed multiplier 10* and that was real - no stepping shown also in msr dumper. Went back to older fakesmc + InteCPUMonitor = stepping works again with same OSX and same dsdt. Dont know if maybe bit newer builds or other C2D cpus like mine (E7400) dont have that effect but i would cross check stepping with msrdumper. my first thinking: could it be that IntelThermal MSR reads can block the native AppleIntelCPU.kext in changing the MSR stepping tasks by timing problems / interrupt problems in the msr read code (maybe depends on CPU type also if problem happens) ? @mitch_de After some fixes that seem to be made is this working for you now in 10.7.3? I know you had a problem with speedstepping with this newer version but since it seems some mods were made were you able to try it since then to get it to work with speedstepper for 10.7.3? Thanks Link to comment Share on other sites More sharing options...
THe KiNG Posted February 17, 2012 Share Posted February 17, 2012 Check rev530. Did as latest and failed to build. Maybe you forgot to commit the complete source/working copy... Link to comment Share on other sites More sharing options...
kozlek Posted February 17, 2012 Author Share Posted February 17, 2012 Ok, added S.M.A.R.T temperature monitoring (thanks to Navi). New repo is here 1 Link to comment Share on other sites More sharing options...
THe KiNG Posted February 17, 2012 Share Posted February 17, 2012 Ok, added S.M.A.R.T temperature monitoring (thanks to Navi). New repo is here Welcome back kozlek! Link to comment Share on other sites More sharing options...
Recommended Posts