Skip to content

No temperature on AMD Ryzen 1600X #78

Open
@DemonInTheCloset

Description

@DemonInTheCloset

Problem

AMD Ryzen 1600X sensors doesn't have a per core readout so the sed/awk script fails:

$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
Tctl:         +56.6°C  
Tdie:         +36.6°C 

Proposed solution

Add a variable/option to use the Tdie readout instead.

In my case sensors | sed -n 's/Tdie:\s*+//p' is enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions