Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A amd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,279
    • Issues 1,279
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • drm
  • amd
  • Issues
  • #1467

Closed
Open
Created Feb 02, 2021 by Alexander Monakov@amonakov

Renoir: hwmon sensors give wrong readings 5.10

It looks like in 5.10 amdgpu started exposing more voltage/power info via sysfs hwmon interfaces, but unfortunately on my Renoir laptop the values (power consumption in particular) seem wrong:

amdgpu-pci-0300
Adapter: PCI adapter
vddgfx:      699.00 mV
vddnb:       756.00 mV
edge:         +40.0°C
power1:        4.24 kW

(this is on idle; the 4KW figure is nonsensical)

With vkcube running at 60 fps:

amdgpu-pci-0300
Adapter: PCI adapter
vddgfx:      731.00 mV
vddnb:       756.00 mV
edge:         +39.0°C
power1:       50.03 W

(again, the 50W figure doesn't make sense)

Assignee
Assign to
Time tracking