Manjaro Cannot Transmit Sound

Hi.

I was using my microphone perfectly fine. I had to switch windows for something. After i turned back to Manjaro and my microphone doesn’t work.

I downgraded my kernel (beta->last stable version)
I changed default.pa file (hw:0,0->0,1 or 0,0->0,0) (i will put file ASAP)
I typed:
pulseaudio -k
pulseaudio -D
It used to give error .

pacman -Rdd manjaro-pulse pulseaudio-alsa pulseaudio-bluetooth pulseaudio-ctl pulseaudio-equalizer pulseaudio-jack pulseaudio-lirc pulseaudio-rtp pulseaudio-zeroconf
and
pacman -S manjaro-pipewire
pipewire
It gives error too.
I hate sound issues. Because i am student. What should i do ???

Hello @FanOfLinux :wink:

Rename $HOME/.config/pulse to $HOME/.config/pulse.old

mv $HOME/.config/pulse $HOME/.config/pulse.old

and restart pulseaudio:

systemctl restart --user pulseaudio.service

It said

mv $HOME/.config/pulse $HOME/.config/pulse.old
mv: cannot stat '/home/huso/.config/pulse': There is no such file or directory
systemctl restart --user pulseaudio.service

Then do it with your file manager :stuck_out_tongue:

Btw… you need pulseaudio for sound… why did you remove it?

I need to cange PulseAudio to Pipewire. I heard it is pretty easy. I can hear sound but i cannot speak.

https://wiki.archlinux.org/index.php/PipeWire#PulseAudio_clients

It said:

[huso@IdeaPad320 ~]$ sudo pamac install pipewire-alsa
[sudo] password for huso: 
Hazırlanıyor...
Yapılacak Bir Şey Yok.
Işlem Başarılı.
[huso@IdeaPad320 ~]$ sudo pamac install pipewire-pulse
Hazırlanıyor...
Yapılacak Bir Şey Yok.
Işlem Başarılı.
[huso@IdeaPad320 ~]$ pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 34
Server Protocol Version: 35
Is Local: yes
Client Index: 55
Tile Size: 65472
User Name: huso
Host Name: IdeaPad320
Server Name: PulseAudio (on PipeWire 0.3.25)
Server Version: 14.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_00_1f.3.analog-stereo
Default Source: alsa_input.pci-0000_00_1f.3.analog-stereo
Cookie: 3b89:d75d
[huso@IdeaPad320 ~]$ pw-jack discord
Discord 0.0.14
Quitting secondary instance.
(node:7538) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

(discord:7538): Gtk-WARNING **: 13:53:46.401: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version

and

ldd /usr/bin/qjackctl | grep -i libjack
ldd: / usr / bin / qjackctl: There is no such file or directory
ck.so.0 => /usr/lib/pipewire-0.3/jack/libjack.so.0 (0x00007f7e5080a000)
bash: unexpected token `(syntax error near '

No idea. Pipewire is pretty new and there are bugs expected.

Have a look also here:

Can we try purge pipewire and install/repair pulseaudio ?

I opened a issue here (on GitLab).

Here is my default.pa