Hai guys
I dual booted kali this week and I have some increase in temperature problem and battery drain problem. I started checking the problem in google and installed lm-sensors and run sensors It doesnt show my fan.
```
pch_skylake-virtual-0
Adapter: Virtual device
temp1: +51.5?C

coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +54.0?C (high = +100.0?C, crit = +100.0?C)
Core 0: +54.0?C (high = +100.0?C, crit = +100.0?C)
Core 1: +53.0?C (high = +100.0?C, crit = +100.0?C)
Core 2: +53.0?C (high = +100.0?C, crit = +100.0?C)
Core 3: +53.0?C (high = +100.0?C, crit = +100.0?C)

acpitz-acpi-0
Adapter: ACPI interface
temp1: +27.8?C (crit = +119.0?C)
temp2: +29.8?C (crit = +119.0?C)
temp3: +10.0?C

BAT1-acpi-0
Adapter: ACPI interface
in0: 11.48 V
curr1: N/A
```

And I came to know my GPU is not functioning so I installed them using
https://www.kali.org/docs/general-us...on-kali-linux/

And its successfully done.
```
glxinfo | grep -i "direct rendering"
direct rendering: Yes
```

But still now the fan is not showing in sensors I installed xsensors and thats also same thing. Please help me fix this. I dont wanna move to VM again.