Skip to content

Instantly share code, notes, and snippets.

@thaddeusc1
Created April 29, 2022 13:58
Show Gist options
  • Save thaddeusc1/83fdb76bf29591836a4aaec978ec943b to your computer and use it in GitHub Desktop.
Save thaddeusc1/83fdb76bf29591836a4aaec978ec943b to your computer and use it in GitHub Desktop.
Omen 30L by HP (Hana motherboard) sensors
# Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# Sensors.d configuration for the Hana motherboard
# See also: https://support.hp.com/us-en/document/ish_4853259-4853773-16
chip "k10temp-pci-*"
label temp2 "Ryzen 7 5800X"
chip "nvme-pci-0100" # SSD Slot 1
label temp1 "P5 Plus NVMe"
label temp2 "P5 Plus ASIC"
chip "nvme-pci-0400" # SSD Slot 2
label temp1 "SN770 NVMe"
label temp2 "SN770 ASIC"
label temp3 "SN770 NAND"
chip "acpitz-acpi-0"
label temp1 "System"
bus "i2c-0" "SMBus PIIX4 adapter port 0 at 0b00"
# Crucial Ballistix MAX DDR4 memory
chip "jc42-i2c-0-18" # DIMM4
label temp1 "DIMM 4"
chip "jc42-i2c-0-19" # DIMM3
label temp1 "DIMM 3"
chip "jc42-i2c-0-1a" # DIMM2
label temp1 "DIMM 2"
chip "jc42-i2c-0-1b" # DIMM1
label temp1 "DIMM 1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment