Advertisement
arthur-littlepaws

Untitled

Dec 13th, 2024
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1.  
  2. ERROR: Can't get value of subfeature temp1_input: Can't read
  3.  
  4. amdgpu-pci-0300
  5. Adapter: PCI adapter
  6. vddgfx:
  7. ERROR: Can't get value of subfeature in0_input: Can't read
  8. vddnb:
  9. ERROR: Can't get value of subfeature in1_input: Can't read
  10. edge:
  11. temp1_input: 70.000
  12.  
  13. hidpp_battery_0-hid-3-9
  14. Adapter: HID adapter
  15. in0:
  16. in0_input: 4.190
  17.  
  18. k10temp-pci-00c3
  19. Adapter: PCI adapter
  20. Tctl:
  21. temp1_input: 70.375
  22. ----------------------------------------------------------------------------
  23.  
  24. and here is the sensors.conf file i created in /etc/sensors.d
  25.  
  26. chip "k10temp-pci-00c3"
  27. label temp1_input "Core 0"
  28. compute temp1_input @-53,@-53
  29. -------------------------------------------------------------------------------------------------------------------------
  30.  
  31. i am not sure what i am doing wrong...i may be missing a step....but when i tried rebooting and runnings sensors again i did not see the offset that i had placed in sensors.conf.
  32.  
  33. the good news is i am not getting any strange errrors in logs anymore...so i am close i think?
  34.  
  35. however i am not seeing the temprature offsets i input.
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement