While watching videos on either YouTube or anywhere else, on Ubuntu 22.04 creates high CPU utilization and fan noise. What's the reason? Is this okay and how do I avoid it?
My Windows dual booted with Ubuntu, never faced such thing on Windows.
GRAPHICS : NVIDIA CORPORATION GK208B[GeForce GT 730]
Normally the sensors used to be around 40 to 45 deg C.
Good to mention: When I first downloaded Ubuntu I accidentally downloaded xorg when nvidia driver was installed. Then uninstalled xorg and auto/reinstalled nvidia (if that created some problem).
result when doing this way sudo apt-add-repository ppa:jfi/ppa
:
lspci -v
. For your graphics card it must sayKernel driver in use: nvidia
.sudo dpkg --add-architecture i386
?