Здравствуйте!
Проблема вот такая - при запуске браузера нагрузка на оба ядра CPU достигает 100%
Какие есть варианты выхода из положения?
gnome-shell --version
GNOME Shell 3.18.4
lspci| grep -i vga :(
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
cat /proc/cpuinfo | grep "model name"
model name : Intel(R) Pentium(R) D CPU 3.00GHz
model name : Intel(R) Pentium(R) D CPU 3.00GHz
free -tm
total used free shared buff/cache available
Mem: 3003 584 45 276 2374 2079
Swap: 6143 297 5846
Total: 9147 881 5891
uname -r
4.4.3-1-ARCH
uname -m
x86_64
pacman -Q | grep xf86-video
xf86-video-intel 1:2.99.917+560+gd167280-1
cat /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "glamor"
Option "DRI" "3"
Option "TearFree" "true"
EndSection
P.S. выход свалить с matter не выход
P.S.2. plugin-container
ps aux | grep -i plugin-container
tekma 21769 1.0 0.0 12872 2092 pts/2 S+ 17:04 0:00 grep --color=auto --color=auto -i plugin-container
/dev/mapper/tekma-tmp /tmp ext4 rw,relatime,data=ordered0 2