[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Flash plugin not producing sound



Florian Kulzer wrote:
On Sun, Feb 19, 2012 at 12:01:02 +0000, Sian Mountbatten wrote:
Hello All

I have the flashplugin-nonfree package installed on my system
(version 1:2.8.3)

That suggests that you are on Wheezy (testing) or Sid (unstable); which
one is it exactly? Is it fully up-to-date?

so I can get the video clips working in my
browser. Unfortunately, I am not getting any sound. The video clips
without sound are not much use.

So what do I do to get sound working? I have two sound cards on my
computer only one of which is connected to loudspeakers (the
CA0106). The Intel sound card is part of my motherboard, but I do
not have it connected to any speakers.

Any help would be appreciated.

Please post the output of:

   lspci -knn | grep -iA2 audio
   cat /proc/asound/cards
   lsmod | awk '/snd/{print $1}'

The first command gives:

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller [8086:24d5] (rev 02)
        Subsystem: ASUSTeK Computer Inc. P4P800 Mainboard [1043:80f3]
        Kernel driver in use: snd_intel8x0
--
03:0b.0 Multimedia audio controller [0401]: Creative Labs CA0106 Soundblaster [1102:0007]
        Subsystem: Creative Labs SB0570 [SB Audigy SE] [1102:100a]
        Kernel driver in use: snd_ca0106

The second command gives:
 0 [ICH5           ]: ICH4 - Intel ICH5
                      Intel ICH5 with AD1985 at irq 17
 1 [CA0106         ]: CA0106 - CA0106
                      Audigy SE [SB0570] at 0xdf80 irq 23

The lsmod command gives:
snd_ca0106
snd_intel8x0
snd_ac97_codec
ac97_bus
snd_pcm_oss
snd_mixer_oss
snd_pcm
snd_seq_midi
snd_rawmidi
snd_seq_midi_event
snd_seq
snd_timer
snd_seq_device
snd
soundcore
snd_page_alloc

So as you can see, sound reproduction modules are loaded, and I really do have two sound cards.


Reply to: