pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.43k stars 84 forks source link

Very High Single Core CPU Usage #420

Open ArtificialAmateur opened 5 years ago

ArtificialAmateur commented 5 years ago

Distribution (run cat /etc/os-release):

NAME="Pop!_OS"
VERSION="18.10"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Pop!_OS 18.10"
VERSION_ID="18.10"
HOME_URL="https://system76.com/pop"
SUPPORT_URL="http://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=cosmic
UBUNTU_CODENAME=cosmic

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

xorg:
  Installed: 1:7.7+19ubuntu8
  Candidate: 1:7.7+19ubuntu8
  Version table:
 *** 1:7.7+19ubuntu8 500
        500 http://us.archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
        100 /var/lib/dpkg/status

Issue/Bug Description: When I open a Youtube video on Firefox on fullscreen in its own workspace one of my CPU Cores will jump up to 100% utilization, causing the fans to ramp up, temperature to skyrocket, and whole DE to lag.

Steps to reproduce (if you know):

  1. Open firefox
  2. Open a youtube video
  3. Put video in full-screen
  4. Press play
  5. Expect major slowdown

Expected behavior: To spread out core utilization without turning my laptop into a burning jet engine.

Other Notes:

mmstick commented 5 years ago

Does the same happen in Chromium?

ArtificialAmateur commented 5 years ago

It does not... Seems this is more of a firefox issue?

screenshot from 2019-01-31 13-59-23

mmstick commented 5 years ago

Highly likely. Firefox has hardware acceleration issues on Linux, sadly. Chrome often fares much better in the HW accel department.