HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
295 stars 37 forks source link

[BUG] Can't get value of subfeature in0_input: Can't read #100

Closed MuriloucoLouco closed 3 years ago

MuriloucoLouco commented 3 years ago

Describe the bug When i run archey, it gives the following message:

WARNING: [lm-sensors]: ERROR: Can't get value of subfeature in0_input: Can't read
ERROR: Can't get value of subfeature in1_input: Can't read

And don't display the temperature correctly (it says Temperature: 47.3 C (Max. 47.5 C)).

Expected behavior To show the temperature correctly and not give an error.

Environment

Additional context I have all dependencies installed.

This is the output of sensors -u:

amdgpu-pci-0700
Adapter: PCI adapter
vddgfx:
ERROR: Can't get value of subfeature in0_input: Can't read
vddnb:
ERROR: Can't get value of subfeature in1_input: Can't read
edge:
  temp1_input: 39.000

k10temp-pci-00c3
Adapter: PCI adapter
Tctl:
  temp1_input: 39.125
Tdie:
  temp2_input: 39.125
HorlogeSkynet commented 3 years ago

Hello !


EDIT : sensors error messages are being shown on purpose to let the user know about a possible configuration error, or any low-level issue. Archey options are here to workaround/clarify the setup.

See #45 & #47.


Bye 👋

HorlogeSkynet commented 3 years ago

Closing here, do not hesitate to ask for help or even disapprove my points.

HorlogeSkynet commented 3 years ago

@MuriloucoLouco there was actually a bug with the sensors_chipsets option when multiple items were specified. This has been fixed in 063b19d and released as v4.13.0.