You are not logged in.

#1 2015-05-16 14:37:36

coyote3007
Member
Registered: 2015-03-26
Posts: 19

[FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

hi all , i have a problem (and i supose it's a bad configuration problem but i tried to search the same problem and couldn't find similar posts)
The problem is i can't hear any sources of audio / video in Firefox, but i can hear youtube vids and .webm.
Got Mozilla Firefox 38.0.1 with ALSA as sound card driver and pulseaudio.

this is my aasound.conf

 # Use PulseAudio by default
pcm.!default {
  type pulse
  fallback "sysdefault"
  hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
  }
}

ctl.!default {
  type pulse
  fallback "sysdefault"
}

i tried twitch.tv or gaana.com and i have no sound. But in vine.com, soundcloud.com and youtube.com i have perfectly sound

no need to say i have output channel unmuted in alsa.
If you need more info post it and i will update the post

Thanks for the reply

Last edited by coyote3007 (2015-05-17 08:43:29)

Offline

#2 2015-05-16 16:08:08

gaim123
Member
From: Poland
Registered: 2015-04-27
Posts: 34

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

Maybe it is missing some codecs?

$ sudo pacman -S gst-plugins-bad gst-plugins-base gstreamer gstreamer0.10 gstreamer0.10-bad gstreamer0.10-bad-plugins gstreamer0.10-base-plugins gstreamer0.10-ffmpeg gstreamer0.10-good gstreamer0.10-good-plugins gstreamer0.10-python gstreamer0.10-ugly gstreamer0.10-ugly-plugins phonon-qt4-gstreamer x264 gst-plugins-good gst-libav flac libdvdread libdvdcss libdvdnav a52dec faac faad2 jasper lame libdca libdv libmad libmpeg2 libtheora libvorbis libxv xvidcore flashplugin libquicktime libopenraw python2-lxml python2-numpy uniconvertor libmtp gvfs-mtp libdvdcss

Last edited by gaim123 (2015-05-16 16:59:20)

Offline

#3 2015-05-16 16:33:15

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,813
Website

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

coyote3007 wrote:

hi all , i have a problem (and i supose it's a bad configuration problem but i tried to search the same problem and couldn't find similar posts)
The problem is i can't hear any sources of audio / video in Firefox, but i can hear youtube vids and .webm.
Got Mozilla Firefox 38.0.1 with ALSA as sound card driver and pulseaudio.

this is my aasound.conf

 # Use PulseAudio by default
pcm.!default {
  type pulse
  fallback "sysdefault"
  hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
  }
}

ctl.!default {
  type pulse
  fallback "sysdefault"
}

i tried twitch.tv or gaana.com and i have no sound. But in vine.com, soundcloud.com and youtube.com i have perfectly sound

no need to say i have output channel unmuted in alsa.
If you need more info post it and i will update the post

Thanks for the reply

Do you have pulseaudio-alsa installed?

gaim123 wrote:
$ sudo pacman -S gst-plugins-bad gst-plugins-base gstreamer gstreamer0.10 gstreamer0.10-bad gstreamer0.10-bad-plugins gstreamer0.10-base-plugins gstreamer0.10-ffmpeg gstreamer0.10-good gstreamer0.10-good-plugins gstreamer0.10-python gstreamer0.10-ugly gstreamer0.10-ugly-plugins phonon-qt4-gstreamer x264 gst-plugins-good gst-libav flac libdvdread libdvdcss libdvdnav a52dec faac faad2 jasper lame libdca libdv libmad libmpeg2 libtheora libvorbis libxv xvidcore flashplugin pavucontrol mpd libquicktime libopenraw python2-lxml python2-numpy uniconvertor libmtp gvfs-mtp libdvdcss

You better explain why would someone need all of that.


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#4 2015-05-16 16:38:19

Trent
Member
From: Baltimore, MD (US)
Registered: 2009-04-16
Posts: 990

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

gaim123 wrote:
$ sudo pacman -S <lots of bs>

If this was an attempt to be funny, it isn't.

If it was an attempt to help, it's not that either.

Please don't waste people's time like this.

Offline

#5 2015-05-16 18:54:29

respiranto
Member
Registered: 2015-05-15
Posts: 479
Website

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

Does this problem only appear in firefox, respectively have you tried any other browser or any other application using sound (and pulseaudio)?

Offline

#6 2015-05-17 08:42:51

coyote3007
Member
Registered: 2015-03-26
Posts: 19

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

gaim123 wrote:

Maybe it is missing some codecs?

$ sudo pacman -S gst-plugins-bad gst-plugins-base gstreamer gstreamer0.10 gstreamer0.10-bad gstreamer0.10-bad-plugins gstreamer0.10-base-plugins gstreamer0.10-ffmpeg gstreamer0.10-good gstreamer0.10-good-plugins gstreamer0.10-python gstreamer0.10-ugly gstreamer0.10-ugly-plugins phonon-qt4-gstreamer x264 gst-plugins-good gst-libav flac libdvdread libdvdcss libdvdnav a52dec faac faad2 jasper lame libdca libdv libmad libmpeg2 libtheora libvorbis libxv xvidcore flashplugin libquicktime libopenraw python2-lxml python2-numpy uniconvertor libmtp gvfs-mtp libdvdcss

libsrtp
gst-plugins-bad
gstreamer0.10-python
x264
libvorbis
libxv
xvidcore
flashplugin
libquicktime
libopenraw
python2-lxml
python2-numpy
uniconvertor
libmtp
gvfs-mtp
libdvdcss

all those missing, installed and now it works. God i feel like a real newbie
Ty for the answer and thanks all to response.

Offline

#7 2015-05-17 09:16:07

bleach
Member
Registered: 2013-07-26
Posts: 264

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

it was probably just flashplugin. youtube usses html5 too for a lot of videos nowdays.

Offline

#8 2015-05-17 11:58:34

coyote3007
Member
Registered: 2015-03-26
Posts: 19

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

bleach wrote:

it was probably just flashplugin. youtube usses html5 too for a lot of videos nowdays.

Actually its broken again, but i tried with chromium after do all stuff and it works fine so i will switch to chromium...

Offline

#9 2015-05-18 00:09:20

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,770

Re: [FIXED]No sound on Firefox (i can hear youtube, vine and soundcloud)

My guess would be missing alsa-plugins package as it is the one that actually contains the pulse alsa emulation plugin

Offline

Board footer

Powered by FluxBB