Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

chris1111/HWSensors-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

HWSensors-3

This is a Mac OS X Package, working 10.10 to 10.13

HWSensors branch based on FakeSMC-3.x

The package includes:

  • FakeSMC.kext version 3.x
  • HWMonitorSMC.app V1, V2
  • ACPIMonitor.kext for custom making ACPI methods to access to hardware
  • VoodooBatterySMC for laptop battery monitoring
  • CPU sensors: IntelCPUMonitor AmdCpuMonitor
  • GPUSensors
    • RadeonMonitor for ATI/AMD Radeon card (temperature only)
    • GeforceSensors for Nvidia card Fermi, Kepler, Maxwell, Pascal
    • NVClockX for Nvidia Geforce 7xxx, 8xxx, Tesla
    • X3100 for IntelX3100 (at GM950 chipset)
  • LPC chip sensors, motherboard parameters like FAM, Voltages, temperatures
    • ITEIT87x for chips ITE 87xx, 86xx, usually present on Gigabyte motherboards
    • W836x for chips Winbond/Nuvoton 83xxx, NCT67xx, usually present on ASUS motherboards
    • F718x for chips Fintek
    • PC8739x for chip SMC

HWSensors Project (c) 2010 netkas, slice, usr-sse2, kozlek, navi, RehabMan and others. All rights reserved.

  • NOTE: FakeSMC & Plugins starting from v915 provides additional sensors information to HWMonitor.
  • EFIMounter script Credit:Clover team

Usage:

  • Select your Applications HWSensors: V1 or V2
  • Select your Kexts-Kernel Extensions
  • Select your Install Options: System Library Extensions or EFI System Partition

Exemple Usage Intel CPU, AMD Graphics, Install ➤ EFI System Partition Installation:

[Modular Image Creation

Exemple Usage Intel CPU, AMD Graphics, Install ➤ System Library Extensions:

[Modular Image Creation

Visit: HWSensors Source Forge

Packager chris1111