How to fix problems with audio and youtube videos in fedora 35 KDE

vikash@123

New Member
Joined
Feb 18, 2022
Messages
2
Reaction score
0
Credits
19
In fedora 35 KDE, audio not working and youtube videos are freeze . What should i do?
 


G'day vikash, Welcome to Linux.org

You can start by giving us some detail

Has this happened befpore?

How long has Fedora been installed?

Does it happen every time.....some of the time......just randomly ?

What steps have you taken to solve the problem yourself?

Does this happen in a particular browser?...which one ?.....Have you tried another browser?

Some detail please.
 
I installed fedora 2 days ago and up to date my kernel also. my laptop has 2 bootable linux as well as windows . In windows there are no issues with audio and youtube work perfectly. But in linux it happening every time.I am using firefox all data transferring well but youtube videos freeze. i didn't take any step to solve it. please give instructions to resolve the problems.Thank you.
 
First can you give output of ...
lspci
.. from a terminal. This way we know what devices you have.

Some proprietary drivers are not included in the Fedora iso images.

I recommend you add the the rpmfusion repos.

This way if you need something like the proprietary video drivers, now you can install them.

KDE uses Wayland, some better have better luck using a different desktop.
MATE uses X11 by default.
 
In fedora 35 KDE, audio not working and youtube videos are freeze . What should i do?
To stop your videos from lagging in Fedora use these commands in terminal:

Code:
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm


Code:
sudo dnf install ffmpeg-libs

This happened to me also and fixed problems with the videos. Audio however worked for me out of the box.
 


Latest posts

Top