this post was submitted on 26 Jul 2024
50 points (96.3% liked)

Linux

47231 readers
773 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
 

Hello so today fedora/linux cannot find any audio devices and it randomly started happening

Update: removing Pulseaudio and reinstalling Plasma-pa helped ty for the nice comments tho No help required anymore

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 month ago* (last edited 1 month ago) (1 children)

This must be a pulse audio command.

Try reinstalling pipewire using:

dnf reinstall pipewire

See if that fixes your problem

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago) (2 children)

nope same issue the problem started yesterday installing pulseaudio helped but made the problem worse

[–] [email protected] 3 points 1 month ago (1 children)

Wait, did you replace pipewire-pulse with pulseaudio?

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago) (1 children)

i think i installed it on top i thought its gonna solve the problem but after a restart it made it worse

[–] [email protected] 2 points 1 month ago (2 children)

Pipewire-pulse (or whatever the package is called) is the drop-in replacement for pulseaudio that makes apps, that normally use pulseaudio, use pipewire instead. You can't have both installed. You can have pipewire and pulseaudio installed at the same time but your system can only use one of them at a time.

[–] [email protected] 1 points 1 month ago

ty for the facts

[–] [email protected] 2 points 1 month ago (1 children)

try > sudo dnf reinstall pipewire-pulseaudio

[–] [email protected] 2 points 1 month ago (1 children)

Error: No packages marked for reinstall.

[–] [email protected] 1 points 1 month ago (1 children)

Maybe try with kpipewire.

But also check audio in the kde settings maybe they got misconfigured.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)
[–] [email protected] 1 points 1 month ago (1 children)

Hmmm... Can you type

systemctl --user status pipewire

[–] [email protected] 2 points 1 month ago (1 children)
[–] [email protected] 5 points 1 month ago (1 children)

Congrats! : D

If you have time, maybe share the solution so future people can check and fix it themselves.

[–] [email protected] 0 points 1 month ago