
Estoy ejecutando Ubuntu 20.04 en Asus X93S.
Entonces mi problema es que mi instalación no detectó ningún ventilador con comandos:sensors
Obtuve este resultado:
asus-isa-0000
Adapter: ISA adapter
temp1: +6280.4°C
BAT1-acpi-0
Adapter: ACPI interface
in0: 12.39 V
curr1: 1000.00 uA
nouveau-pci-0100
Adapter: PCI adapter
GPU core: N/A (min = +0.83 V, max = +1.00 V)
temp1: N/A (high = +95.0°C, hyst = +3.0°C)
(crit = +105.0°C, hyst = +5.0°C)
(emerg = +135.0°C, hyst = +5.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +49.0°C (high = +80.0°C, crit = +85.0°C)
Core 0: +49.0°C (high = +80.0°C, crit = +85.0°C)
Core 1: +49.0°C (high = +80.0°C, crit = +85.0°C)
acpitz-acpi-0
Adapter: ACPI interface
temp1: +27.8°C (crit = +100.0°C)
temp2: +29.8°C (crit = +100.0°C)
Así que intento diferentes cosas para intentar solucionar este problema.
Primero intenté la detección automática desdesudo sensors-detect --auto
Y esto no se soluciona.
Segundo, intentaré esto:sudo pwmconfig
Y obtuve el mismo resultado.
Creo que tengo un error, porque puedo escuchar el ventilador funcionando, pero a veces la temperatura de mi CPU llega a 80° y el ventilador está a la misma velocidad...
Gracias por tu ayuda y perdón por mi mal inglés.