On 6/12/23 20:42, jurgenacc@xxxxxxxxxxxx wrote:
Is there anything I can do to help getting the support for NCT6799D? Also, is it normal that I don't see any sensors after loading NCT6686D?
I think I'll probably just apply the current code for v6.5. It isn't perfect -
temperature sensor support is incomplete - but better incomplete support than
nothing.
For NCT6686D: You could try setting the "force" module parameter.
Guenter
Thanks,
Jurgen.
May 19, 2023, 2:51 PM by jurgenacc@xxxxxxxxxxxx:
My bad. I'm relatively new to Linux. This is the output of the "sensors" command:
amdgpu-pci-0300
Adapter: PCI adapter
vddgfx: 825.00 mV
fan1: 0 RPM (min = 0 RPM, max = 3300 RPM)
edge: +34.0°C (crit = +100.0°C, hyst = -273.1°C)
(emerg = +105.0°C)
junction: +38.0°C (crit = +110.0°C, hyst = -273.1°C)
(emerg = +115.0°C)
mem: +38.0°C (crit = +100.0°C, hyst = -273.1°C)
(emerg = +105.0°C)
PPT: 38.00 W (cap = 303.00 W)
k10temp-pci-00c3
Adapter: PCI adapter
Tctl: +44.6°C
Tccd1: +35.8°C
Tccd2: +40.9°C
nvme-pci-4700
Adapter: PCI adapter
Composite: +40.9°C
amdgpu-pci-5000
Adapter: PCI adapter
vddgfx: 1.32 V
vddnb: 1.15 V
edge: +42.0°C
PPT: 46.25 W
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1: +30.0°C
nvme-pci-4f00
Adapter: PCI adapter
Composite: +36.9°C (low = -273.1°C, high = +81.8°C)
(crit = +84.8°C)
Sensor 1: +36.9°C (low = -273.1°C, high = +65261.8°C)
Sensor 2: +42.9°C (low = -273.1°C, high = +65261.8°C)
These are the same as before, so no new sensors.
Thanks,
Jurgen.
May 19, 2023, 1:47 PM by linux@xxxxxxxxxxxx:
On Fri, May 19, 2023 at 03:59:34PM +0200, jurgenacc@xxxxxxxxxxxx wrote:
Hi,
Loading the nct6683 did not give an error. However the sensors-detect gives the same output "Sorry, no sensors were detected."
??? The sensors-detect command and kernel drivers have no relationship
to each other.
Question is if you see any sensors after loading the nct6683 driver.
Guenter