Gentoo Archives: gentoo-amd64

From: Daiajo Tibdixious <daiajo@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] no sound in firefox java
Date: Sun, 19 Jun 2011 04:02:52
Message-Id: BANLkTinQW2ShU6DWN_TeJr0du0JX1BJB2w@mail.gmail.com
In Reply to: Re: [gentoo-amd64] no sound in firefox java by Barry Schwartz
1 Lie Ryan <lie.1296@×××××.com>
2 > OSS or ALSA?
3
4 Using ALSA by default, although I suspect java or firefox is using OSS
5 hence playing around the the OSS emulation.
6
7 I meant to include this
8 # lspci | grep Audio
9 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
10 01:00.1 Audio device: ATI Technologies Inc HD48x0 audio
11
12 I've tried selecting both devices in alsaconf. Same symtoms for both.
13
14 On 6/18/11, Barry Schwartz <chemoelectric@×××××××××××××.org> wrote:
15 > I would set up pulseaudio (if it isn't set up already) and then worry
16 > if I still had trouble with sound.
17
18 I installed pulseaudio, added the pulseaudio use flag, and rebuild
19 with --newuse.
20 I went thru <http://pulseaudio.org/wiki/PerfectSetup> logged out & in from kde,
21 and got no sound at all.
22 Rebooted and still no sound, in any application.
23
24 If I mplayer -ao pulse, it opens the sound okay, but no sound is audible
25 if I mplayer -ao alsa it can't find the library, I think thats because
26 of the rebuild
27 with pulseaudio use flag.
28 There is no /dev/dsp device (which is the oss compatibility device).
29
30 pavucontrol runs, but doesn't see any sound devices.
31
32 <http://en.gentoo-wiki.com/wiki/PulseAudio>
33 suggests doing a "fuser /dev/snd/*" and kill off any process listed.
34 I have nothing listed here. Before rebooting there were a few KDE
35 things, eg. knotify
36 This also suggests killing the daemon and doing "pulseaudio -vvvv"
37 which gave:
38 :
39 D: cli-command.c: Checking for existance of
40 '/usr/lib64/pulse-0.9.22/modules/module-esound-protocol-unix.so':
41 success
42 E: socket-server.c: bind(): Address already in use
43 E: module.c: Failed to load module "module-esound-protocol-unix"
44 (argument: ""): initialization failed.
45 E: main.c: Module load failed.
46 E: main.c: Failed to initialize daemon.
47 :
48 The problem is I now have 3 pulseaudio daemons, which keep starting,
49 stopping, restarting,
50 so the PIDs keep changing. I'm about to reboot again to get rid of them.

Replies

Subject Author
[gentoo-amd64] Re: no sound in firefox java Duncan <1i5t5.duncan@×××.net>