this post was submitted on 23 Aug 2023
18 points (95.0% liked)

Linux

47361 readers
1546 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
 

yes, I've tried restarting audio systems, I tried rebooting. It didn't work.

you are viewing a single comment's thread
view the rest of the comments
[–] ilickfrogs@lemmy.world 4 points 1 year ago (2 children)

Did you try reinstalling pipewire audio?

[–] Yoru@lemmy.ml 1 points 1 year ago (1 children)

yes, but when I go to start the service this is what it outputs: Failed to start pipewire.service: Unit pipewire.service not found.

[–] mmstick@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

Are you using sudo? The pipewire/pipewire-pulse/wireplumber services only exist for users.

systemctl --user enable --now pipewire pipewire-pulse wireplumber

Make sure that the services are not masked, and use apt reinstall pipewire if necessary.

[–] Yoru@lemmy.ml 1 points 1 year ago (1 children)

my electricity got cut off for like 10 hours and after it came back, it fixed itself. It still does it after every restart so I run systemctl --user restart pipewire.service and it fixes itself

[–] mmstick@lemmy.world 1 points 1 year ago (1 children)

Are there any logs from startup indicating a potential issue here? You can see all warnings and errors since boot with journalctl -p 4 -xb.

[–] Yoru@lemmy.ml 1 points 1 year ago

couldn't find anything in particular, there are just pages and pages of logs. My only solution is to restart the audio services everytime I boot in.