I'm trying to use ubuntu in my laptop. But the fan seems to not working.. I try use sudo pwmconfig but this is the result..
sudo pwmconfig
# pwmconfig revision 6166 (2013-05-01)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.
We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.
/usr/sbin/pwmconfig: There are no fan-capable sensor modules installed
I also try ~$ lspci -k | grep -EA2 'VGA|3D', the result is this
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) Subsystem: ASUSTeK Computer Inc. Device 1477
Kernel driver in use: i915
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 635M] (rev a1) Subsystem: ASUSTeK Computer Inc. Device 1477
Kernel driver in use: nouveau
My laptop's temperature is really high, what can I do to fix this?
lspci -k | grep -EA2 'VGA|3D'
terminal command. PLEASE DO NOT POST IT TO COMMENTS!!!! – Pilot6 Feb 04 '16 at 14:55