You are not logged in.

#1 2020-12-17 19:13:40

nahush
Member
Registered: 2019-01-18
Posts: 170

no Sound from firefox?

when i start the firefox my sound dosent work and also video playback is also paused.but when i start to jack and stop it .all seems to work. i guess somewhere jack is blocking alsa to take over at first.
i am not able to pinpoint from where should i make things right

output of fuser -v/dev/snd

musicarch@musicArch ~]$ fuser -v /dev/snd/*
                     USER        PID ACCESS COMMAND
/dev/snd/controlC0:  musicarch    764 F.... pulseaudio
/dev/snd/controlC1:  musicarch    764 F.... pulseaudio
[musicarch@musicArch ~]$

do let me know from where can i make changes .

Offline

#2 2020-12-18 07:36:38

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: no Sound from firefox?

How are you bridging JACK and PulseAudio? Are you using Cadence to manage this?

Offline

#3 2020-12-18 21:20:46

nahush
Member
Registered: 2019-01-18
Posts: 170

Re: no Sound from firefox?

d_fajardo wrote:

How are you bridging JACK and PulseAudio? Are you using Cadence to manage this?

No using qjackctl.

Offline

#4 2020-12-19 08:58:28

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: no Sound from firefox?

You need to have a bridge between JACK and Pulseaudio. I have no experience with qjackctl so I can't advice you with that but it's fairly straightforward doing it in Cadence so you might want to migrate. You will need to migrate to JACK2 as well if you do so.
https://wiki.archlinux.org/index.php/JA … ection_Kit

Offline

#5 2020-12-23 13:40:10

nahush
Member
Registered: 2019-01-18
Posts: 170

Re: no Sound from firefox?

using jack sink and jack-source for bridge.
.jackdrc

usr/bin/jackd -t 200 -p 2048 -R -T -d alsa -n 2 -r 44100 -p 1024 -d hw:PCH,0

i think there is something wrong with this but unable to find out.sometimes it doesnt recognise headphone as well.

Offline

Board footer

Powered by FluxBB