Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] need sound to listen to a adobe flash video
Date: Wed, 04 Nov 2009 22:39:29
Message-Id: 4AF2029C.5060105@gmail.com
In Reply to: [gentoo-user] need sound to listen to a adobe flash video by Valmor de Almeida
1 Valmor de Almeida wrote:
2 > Hello,
3 >
4 > I would appreciate some guidance in getting sound working such that I
5 > can listen to an adobe flash video. I am using firefox (have the adobe
6 > flash plugin installed which plays video but no sound) and a pretty
7 > updated gentoo laptop.
8 >
9 > Thanks in advance.
10 >
11 > --
12 > Valmor
13 >
14 > PS: never tried to get sound working.
15 >
16 >
17
18 Try lspci -v and see if the sounds card is using a driver. If it is,
19 then the kernel is working and it is recognizing the sound card. This
20 is what mine looks like:
21
22
23
24 01:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
25 Subsystem: Creative Labs SBLive! 5.1 eMicro 28028
26 Flags: bus master, medium devsel, latency 32, IRQ 18
27 I/O ports at b000 [size=32]
28 Capabilities: [dc] Power Management version 1
29 Kernel driver in use: EMU10K1_Audigy
30
31
32
33 The last line is what you look for. If you see something like that then
34 it could be as simple as the sound is muted. I have no idea why but as
35 a general rule, the sound is muted when you install. I use KDE so I had
36 to unmute with Kmix and alsamixer to get mine working.
37
38 If it doesn't show a driver in use, then you have to either build a
39 module or a new kernel if you want it built in. In that case, let us
40 know what kind of sound card you have. The output from lspci would be
41 great.
42
43 Dale
44
45 :-) :-)

Replies

Subject Author
Re: [gentoo-user] need sound to listen to a adobe flash video Valmor de Almeida <val.gentoo@×××××.com>