this post was submitted on 30 Dec 2023
44 points (100.0% liked)

Linux

46827 readers
1511 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

For a little over a month now, when playing videos on firefox, VLC, or any other application, I get infrequent stutters. This is with or without hardware accelleration. It's as if the video pauses briefly. If multiple videos are playing, even across different applications, each of them will be effected at the same time.

System:
CPU: AMD Ryzen 9 7950X
GPU: AMD AMD Radeon RX 6900 XT
Driver Version: Mesa 23.2.1-arch1.2
Memory: 4x G.Skill Ripjaws S5 16 GB DDR5-5600 CL28
Motherboard: PRIME X670E-PRO WIFI
Kernel/OS: 6.6.4-arch1-1
DE: Gnome-Wayland 45.2
Audio Server: Pipewire
Audio Session Manager: Wireplumber

all 18 comments
sorted by: hot top controversial new old
[–] pendulous@lemmy.world 10 points 7 months ago (2 children)

I had this happen with multiple programs for a while, and I found out that my computer had changed the cpu governor from "perfomance" to "power save"

[–] Lars@infosec.pub 2 points 7 months ago (1 children)

My cpupower profile was set to power save. I just switched it to performance and will give it some time

[–] Lars@infosec.pub 2 points 7 months ago

Issue still occured

[–] haroldstork@lemm.ee 1 points 7 months ago

This was exactly what caused the problem for me too.

[–] bazsy@lemmy.world 2 points 7 months ago (1 children)

There were issues with TPM so that might affect the older bios versions. You could try disabling it.

[–] possiblylinux127@lemmy.zip 1 points 7 months ago (1 children)

Do you know what changed a month ago. It sounds like maybe a hardware issue or a bad update.

[–] Lars@infosec.pub 1 points 7 months ago

I had moved to a new house but my setup is the same as it was prior. I run updates regularly but I'm pretty sure the issue started after moving and before updating

[–] library_napper@monyet.cc 1 points 7 months ago (1 children)

Try only having one video open at once. And reduce the resolution (make the window smaller)

[–] Lars@infosec.pub 1 points 7 months ago

It happens with only a single video or multiple. When there's multiple it happens to all at once

[–] just_another_person@lemmy.world 1 points 7 months ago* (last edited 7 months ago) (1 children)

There are still a number of clock sync issues with the Zen4 chips. I've had issues on 6.4/5/6 with similar sounding audio/video that I've been able to somewhat mitigate by getting my amd_pstate settings to stop competing with other power tuning tools. Turn off EVERYTHING you have running dealing with cpufreq management, and just let the kernel amd_pstate do it's thing. No TLP, no desktop tuning tools, just the upstate.

Also, double check that your memory frequencies aren't bouncing all over the place, and consider under locking in the BIOS to exactly match the channel freq for CPU/mem.

See if that helps.

[–] Lars@infosec.pub 1 points 7 months ago (1 children)

I believe the only power tuning I had was cpupower. I just stopped it and will give it some time. Do you know a tool that'll graph out my memory frequency? My memory seems pretty stable at 4800 MHz but I'll watch it with "watch lshw -short -C memory"

[–] Lars@infosec.pub 1 points 7 months ago

Issue still occured. Didn't see my memory fluctuating either