You are not logged in.

#1 2024-01-15 05:45:34

aitow_
Member
Registered: 2024-01-15
Posts: 4

[SOLVED] Sound problems

Hello, I’ve been using Linux for about a week, I’m happy with everything and everything works, but I managed to break the system. When installing the system, I chose pipewire as the sound, then I decided to install pulseaudio and everything broke, at first only the sound in the firefox browser broke, the videos did not start to turn on, I tried to fix it by installing plugins, it didn’t work, I decided to put pipewire back, it seems like I thought it would replace pulseaudio, In general, there is no sound in the browser, plus the system does not see the microphone, there is sound in the system itself. Is it possible to somehow check with a command what I have installed, remove what is unnecessary and how to install sound from scratch. I like the system, it’s beautiful, I use Gnome, I set everything up beautifully and I wouldn’t want to reinstall it. Thank you all for your help and understanding.

[aitow_@archlinux ~]$ sudo pacman -S pipewire-pulse
[sudo] password for aitow_:
resolving dependencies...
looking for conflicting packages...
:: pipewire-pulse and pulseaudio are in conflict. Remove pulseaudio? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pulseaudio breaks dependency 'pulseaudio=16.1-7' required by pulseaudio-equalizer

I removed pulseaudio-equalizer and everything helped

Last edited by aitow_ (2024-01-15 15:27:06)

Offline

#2 2024-01-15 09:09:19

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,048

Re: [SOLVED] Sound problems

it seems like I thought it would replace pulseaudio

https://archlinux.org/packages/extra/x8 … ire-pulse/

pacman -Qs 'pipewire|pulse'

Offline

#3 2024-01-15 14:14:36

aitow_
Member
Registered: 2024-01-15
Posts: 4

Re: [SOLVED] Sound problems

seth wrote:

it seems like I thought it would replace pulseaudio

https://archlinux.org/packages/extra/x8 … ire-pulse/

pacman -Qs 'pipewire|pulse'

the first couple of seconds after the reboot everything works, and then it fails again, maybe I can show some logs, or a list of packages using some command? knowledgeable people can immediately see the problem

Offline

#4 2024-01-15 14:16:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,048

Re: [SOLVED] Sound problems

Knowlegeable people can quite possibly see a problem in the suggested pacman output…
If not, knowlegeable people would probably ask for a system journal.

Offline

#5 2024-01-15 14:27:51

aitow_
Member
Registered: 2024-01-15
Posts: 4

Re: [SOLVED] Sound problems

seth wrote:

Knowlegeable people can quite possibly see a problem in the suggested pacman output…
If not, knowlegeable people would probably ask for a system journal.

[aitow_@archlinux ~]$ sudo pacman -S pipewire-pulse
[sudo] password for aitow_:
resolving dependencies...
looking for conflicting packages...
:: pipewire-pulse and pulseaudio are in conflict. Remove pulseaudio? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pulseaudio breaks dependency 'pulseaudio=16.1-7' required by pulseaudio-equalizer

I removed pulseaudio-equalizer and everything helped, in any case, after a reboot everything works, I didn’t immediately see that there was an error. True, due to inexperience I almost removed the dependencies, but I saw it in time. Thanks anyway for your help, how can I close this topic?

Offline

#6 2024-01-15 15:03:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,232

Re: [SOLVED] Sound problems

Edit the first post and prepend [SOLVED] to the title.

Online

Board footer

Powered by FluxBB