Random short CPU spikes and short PC freezeCinnamon running without video hardware acceleration after moving...

Are there reliable, formulaic ways to form chords on the guitar?

Is it appropriate for a business to ask me for my credit report?

Designing a prison for a telekinetic race

How to avoid using System.String with Rfc2898DeriveBytes in C#

Are there any OR challenges that are similar to kaggle's competitions?

How can I pack my food so it doesn't smell?

Do living authors still get paid royalties for their old work?

What professions does medieval village with a population of 100 need?

Chord with lyrics - What does it mean if there is an empty space instead of a Chord?

Starships without computers?

Should my "average" PC be able to discern the potential of encountering a gelatinous cube from subtle clues?

Would it be illegal for Facebook to actively promote a political agenda?

How to dismiss intrusive questions from a colleague with whom I don't work?

Have ejective consonants ever arisen on their own?

E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

iPhone 8 purchased through AT&T change to T-Mobile

How does the Saturn V Dynamic Test Stand work?

Infinite loop in CURSOR

Why would the President need briefings on UFOs?

Was Switzerland really impossible to invade during WW2?

Earliest evidence of objects intended for future archaeologists?

How could Tony Stark wield the Infinity Nano Gauntlet - at all?

Is there a known non-euclidean geometry where two concentric circles of different radii can intersect? (as in the novel "The Universe Between")

Did the twin engined Lazair ultralight have a throttle for each engine?



Random short CPU spikes and short PC freeze


Cinnamon running without video hardware acceleration after moving HD to a new PCmcelog: random freeze on Ubuntu/Fedora/Win10How to make Linux use the right driver (lshw)dnsmasq & systemd Causing Intermittent CPU SpikesMonitoring CPU and temperature






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I am having problems with Linux on my PC. I am facing issues with CPU usage I believe. The issue persists with short CPU spikes causing my PC to freeze for short periods of time, around 1 second. And this happens pretty randomly. Watching YouTube or a movie using VLC, using a code editor such as VS Code, or doing any small task while nothing else intensive is happening in the background causes these short CPU spikes. This also happens on the latest Ubuntu LTS release, same exact issue.
If you look at the CPU History of the image below, where ever there is a bigger difference in the workload of the CPUs, that is when the PC freeze kicks in
enter image description here



Here is a inxi -Fxz dump of my system:



System:    Host: elon Kernel: 4.15.0-58-generic x86_64 bits: 64 compiler: gcc v: 7.4.0 
Desktop: Cinnamon 4.2.3 Distro: Linux Mint 19.2 Tina base: Ubuntu 18.04 bionic
Machine: Type: Desktop System: HP product: HP ENVY Desktop v: 1.01 serial: <filter>
Mobo: HP model: 82F1 v: 1.01 serial: <filter> UEFI: AMI v: F.23 date: 01/29/2018
Battery: Device-1: hidpp_battery_0 model: Logitech Wireless Illuminated Keyboard K800
charge: 55% status: Discharging
Device-2: hidpp_battery_1 model: Logitech Wireless Mouse M510 charge: 55%
status: Discharging
CPU: Topology: Quad Core model: Intel Core i5-7400 bits: 64 type: MCP arch: Kaby Lake
rev: 9 L2 cache: 6144 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 24000
Speed: 2193 MHz min/max: 800/3500 MHz Core speeds (MHz): 1: 912 2: 959 3: 810 4: 1015
Graphics: Device-1: Intel HD Graphics 630 vendor: Hewlett-Packard driver: i915 v: kernel
bus ID: 00:02.0
Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
resolution: 2560x1440~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 19.0.8
direct render: Yes
Audio: Device-1: Intel 100 Series/C230 Series Family HD Audio
vendor: Hewlett-Packard Sunrise Point-H driver: snd_hda_intel v: kernel
bus ID: 00:1f.3
Sound Server: ALSA v: k4.15.0-58-generic
Network: Device-1: Intel Wireless 7265 driver: iwlwifi v: kernel port: f040 bus ID: 02:00.0
IF: wlp2s0 state: down mac: <filter>
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Hewlett-Packard driver: r8169 v: 2.3LK-NAPI port: e000 bus ID: 03:00.0
IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives: Local Storage: total: 1.03 TiB used: 50.40 GiB (4.8%)
ID-1: /dev/sda vendor: Samsung model: MZ7LN128HCHP-000H1 size: 119.24 GiB
ID-2: /dev/sdb vendor: Western Digital model: WD10EZEX-60WN4A0 size: 931.51 GiB
temp: 34 C
Partition: ID-1: / size: 114.15 GiB used: 25.20 GiB (22.1%) fs: ext4 dev: /dev/sda2
ID-2: swap-1 size: 2.26 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/dm-0
Sensors: System Temperatures: cpu: 43.0 C mobo: 27.8 C
Fan Speeds (RPM): N/A
Info: Processes: 231 Uptime: 15m Memory: 11.62 GiB used: 2.63 GiB (22.7%) Init: systemd
runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.20 inxi: 3.0.32


I have no clue what could it be except for driver issues.










share|improve this question







New contributor



Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




























    0















    I am having problems with Linux on my PC. I am facing issues with CPU usage I believe. The issue persists with short CPU spikes causing my PC to freeze for short periods of time, around 1 second. And this happens pretty randomly. Watching YouTube or a movie using VLC, using a code editor such as VS Code, or doing any small task while nothing else intensive is happening in the background causes these short CPU spikes. This also happens on the latest Ubuntu LTS release, same exact issue.
    If you look at the CPU History of the image below, where ever there is a bigger difference in the workload of the CPUs, that is when the PC freeze kicks in
    enter image description here



    Here is a inxi -Fxz dump of my system:



    System:    Host: elon Kernel: 4.15.0-58-generic x86_64 bits: 64 compiler: gcc v: 7.4.0 
    Desktop: Cinnamon 4.2.3 Distro: Linux Mint 19.2 Tina base: Ubuntu 18.04 bionic
    Machine: Type: Desktop System: HP product: HP ENVY Desktop v: 1.01 serial: <filter>
    Mobo: HP model: 82F1 v: 1.01 serial: <filter> UEFI: AMI v: F.23 date: 01/29/2018
    Battery: Device-1: hidpp_battery_0 model: Logitech Wireless Illuminated Keyboard K800
    charge: 55% status: Discharging
    Device-2: hidpp_battery_1 model: Logitech Wireless Mouse M510 charge: 55%
    status: Discharging
    CPU: Topology: Quad Core model: Intel Core i5-7400 bits: 64 type: MCP arch: Kaby Lake
    rev: 9 L2 cache: 6144 KiB
    flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 24000
    Speed: 2193 MHz min/max: 800/3500 MHz Core speeds (MHz): 1: 912 2: 959 3: 810 4: 1015
    Graphics: Device-1: Intel HD Graphics 630 vendor: Hewlett-Packard driver: i915 v: kernel
    bus ID: 00:02.0
    Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
    resolution: 2560x1440~60Hz
    OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 19.0.8
    direct render: Yes
    Audio: Device-1: Intel 100 Series/C230 Series Family HD Audio
    vendor: Hewlett-Packard Sunrise Point-H driver: snd_hda_intel v: kernel
    bus ID: 00:1f.3
    Sound Server: ALSA v: k4.15.0-58-generic
    Network: Device-1: Intel Wireless 7265 driver: iwlwifi v: kernel port: f040 bus ID: 02:00.0
    IF: wlp2s0 state: down mac: <filter>
    Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    vendor: Hewlett-Packard driver: r8169 v: 2.3LK-NAPI port: e000 bus ID: 03:00.0
    IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
    Drives: Local Storage: total: 1.03 TiB used: 50.40 GiB (4.8%)
    ID-1: /dev/sda vendor: Samsung model: MZ7LN128HCHP-000H1 size: 119.24 GiB
    ID-2: /dev/sdb vendor: Western Digital model: WD10EZEX-60WN4A0 size: 931.51 GiB
    temp: 34 C
    Partition: ID-1: / size: 114.15 GiB used: 25.20 GiB (22.1%) fs: ext4 dev: /dev/sda2
    ID-2: swap-1 size: 2.26 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/dm-0
    Sensors: System Temperatures: cpu: 43.0 C mobo: 27.8 C
    Fan Speeds (RPM): N/A
    Info: Processes: 231 Uptime: 15m Memory: 11.62 GiB used: 2.63 GiB (22.7%) Init: systemd
    runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.20 inxi: 3.0.32


    I have no clue what could it be except for driver issues.










    share|improve this question







    New contributor



    Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0












      0








      0








      I am having problems with Linux on my PC. I am facing issues with CPU usage I believe. The issue persists with short CPU spikes causing my PC to freeze for short periods of time, around 1 second. And this happens pretty randomly. Watching YouTube or a movie using VLC, using a code editor such as VS Code, or doing any small task while nothing else intensive is happening in the background causes these short CPU spikes. This also happens on the latest Ubuntu LTS release, same exact issue.
      If you look at the CPU History of the image below, where ever there is a bigger difference in the workload of the CPUs, that is when the PC freeze kicks in
      enter image description here



      Here is a inxi -Fxz dump of my system:



      System:    Host: elon Kernel: 4.15.0-58-generic x86_64 bits: 64 compiler: gcc v: 7.4.0 
      Desktop: Cinnamon 4.2.3 Distro: Linux Mint 19.2 Tina base: Ubuntu 18.04 bionic
      Machine: Type: Desktop System: HP product: HP ENVY Desktop v: 1.01 serial: <filter>
      Mobo: HP model: 82F1 v: 1.01 serial: <filter> UEFI: AMI v: F.23 date: 01/29/2018
      Battery: Device-1: hidpp_battery_0 model: Logitech Wireless Illuminated Keyboard K800
      charge: 55% status: Discharging
      Device-2: hidpp_battery_1 model: Logitech Wireless Mouse M510 charge: 55%
      status: Discharging
      CPU: Topology: Quad Core model: Intel Core i5-7400 bits: 64 type: MCP arch: Kaby Lake
      rev: 9 L2 cache: 6144 KiB
      flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 24000
      Speed: 2193 MHz min/max: 800/3500 MHz Core speeds (MHz): 1: 912 2: 959 3: 810 4: 1015
      Graphics: Device-1: Intel HD Graphics 630 vendor: Hewlett-Packard driver: i915 v: kernel
      bus ID: 00:02.0
      Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
      resolution: 2560x1440~60Hz
      OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 19.0.8
      direct render: Yes
      Audio: Device-1: Intel 100 Series/C230 Series Family HD Audio
      vendor: Hewlett-Packard Sunrise Point-H driver: snd_hda_intel v: kernel
      bus ID: 00:1f.3
      Sound Server: ALSA v: k4.15.0-58-generic
      Network: Device-1: Intel Wireless 7265 driver: iwlwifi v: kernel port: f040 bus ID: 02:00.0
      IF: wlp2s0 state: down mac: <filter>
      Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
      vendor: Hewlett-Packard driver: r8169 v: 2.3LK-NAPI port: e000 bus ID: 03:00.0
      IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
      Drives: Local Storage: total: 1.03 TiB used: 50.40 GiB (4.8%)
      ID-1: /dev/sda vendor: Samsung model: MZ7LN128HCHP-000H1 size: 119.24 GiB
      ID-2: /dev/sdb vendor: Western Digital model: WD10EZEX-60WN4A0 size: 931.51 GiB
      temp: 34 C
      Partition: ID-1: / size: 114.15 GiB used: 25.20 GiB (22.1%) fs: ext4 dev: /dev/sda2
      ID-2: swap-1 size: 2.26 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/dm-0
      Sensors: System Temperatures: cpu: 43.0 C mobo: 27.8 C
      Fan Speeds (RPM): N/A
      Info: Processes: 231 Uptime: 15m Memory: 11.62 GiB used: 2.63 GiB (22.7%) Init: systemd
      runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.20 inxi: 3.0.32


      I have no clue what could it be except for driver issues.










      share|improve this question







      New contributor



      Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I am having problems with Linux on my PC. I am facing issues with CPU usage I believe. The issue persists with short CPU spikes causing my PC to freeze for short periods of time, around 1 second. And this happens pretty randomly. Watching YouTube or a movie using VLC, using a code editor such as VS Code, or doing any small task while nothing else intensive is happening in the background causes these short CPU spikes. This also happens on the latest Ubuntu LTS release, same exact issue.
      If you look at the CPU History of the image below, where ever there is a bigger difference in the workload of the CPUs, that is when the PC freeze kicks in
      enter image description here



      Here is a inxi -Fxz dump of my system:



      System:    Host: elon Kernel: 4.15.0-58-generic x86_64 bits: 64 compiler: gcc v: 7.4.0 
      Desktop: Cinnamon 4.2.3 Distro: Linux Mint 19.2 Tina base: Ubuntu 18.04 bionic
      Machine: Type: Desktop System: HP product: HP ENVY Desktop v: 1.01 serial: <filter>
      Mobo: HP model: 82F1 v: 1.01 serial: <filter> UEFI: AMI v: F.23 date: 01/29/2018
      Battery: Device-1: hidpp_battery_0 model: Logitech Wireless Illuminated Keyboard K800
      charge: 55% status: Discharging
      Device-2: hidpp_battery_1 model: Logitech Wireless Mouse M510 charge: 55%
      status: Discharging
      CPU: Topology: Quad Core model: Intel Core i5-7400 bits: 64 type: MCP arch: Kaby Lake
      rev: 9 L2 cache: 6144 KiB
      flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 24000
      Speed: 2193 MHz min/max: 800/3500 MHz Core speeds (MHz): 1: 912 2: 959 3: 810 4: 1015
      Graphics: Device-1: Intel HD Graphics 630 vendor: Hewlett-Packard driver: i915 v: kernel
      bus ID: 00:02.0
      Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
      resolution: 2560x1440~60Hz
      OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 19.0.8
      direct render: Yes
      Audio: Device-1: Intel 100 Series/C230 Series Family HD Audio
      vendor: Hewlett-Packard Sunrise Point-H driver: snd_hda_intel v: kernel
      bus ID: 00:1f.3
      Sound Server: ALSA v: k4.15.0-58-generic
      Network: Device-1: Intel Wireless 7265 driver: iwlwifi v: kernel port: f040 bus ID: 02:00.0
      IF: wlp2s0 state: down mac: <filter>
      Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
      vendor: Hewlett-Packard driver: r8169 v: 2.3LK-NAPI port: e000 bus ID: 03:00.0
      IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
      Drives: Local Storage: total: 1.03 TiB used: 50.40 GiB (4.8%)
      ID-1: /dev/sda vendor: Samsung model: MZ7LN128HCHP-000H1 size: 119.24 GiB
      ID-2: /dev/sdb vendor: Western Digital model: WD10EZEX-60WN4A0 size: 931.51 GiB
      temp: 34 C
      Partition: ID-1: / size: 114.15 GiB used: 25.20 GiB (22.1%) fs: ext4 dev: /dev/sda2
      ID-2: swap-1 size: 2.26 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/dm-0
      Sensors: System Temperatures: cpu: 43.0 C mobo: 27.8 C
      Fan Speeds (RPM): N/A
      Info: Processes: 231 Uptime: 15m Memory: 11.62 GiB used: 2.63 GiB (22.7%) Init: systemd
      runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.20 inxi: 3.0.32


      I have no clue what could it be except for driver issues.







      linux ubuntu cpu






      share|improve this question







      New contributor



      Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked Aug 17 at 2:37









      Elonas MarcauskasElonas Marcauskas

      1




      1




      New contributor



      Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Elonas Marcauskas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Elonas Marcauskas is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535976%2frandom-short-cpu-spikes-and-short-pc-freeze%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Elonas Marcauskas is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Elonas Marcauskas is a new contributor. Be nice, and check out our Code of Conduct.













          Elonas Marcauskas is a new contributor. Be nice, and check out our Code of Conduct.












          Elonas Marcauskas is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535976%2frandom-short-cpu-spikes-and-short-pc-freeze%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...