Bug#255793: /dev/mixer is still opened by gnome-settings-daemon

Arnaud Patard (Rtp) Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org>, 255793@bugs.debian.org
Tue, 19 Oct 2004 21:53:57 +0200


Kasper R=C3=B6nning <kasper.ronning@hut.fi> writes:

> Package: capplets
> Version: 2.6.1-13
>
> I tried changing the gstreamer sink, tried both oss & esd, where testin=
g
> the OSS sink gives a tone and esd gives an error (because it isn't
> running). I logged out and logged back in between the tests. When
> gstreamer is using the esd sink, the /dev/mixer should probably not be
> opened by gnome-settings-daemon?
>
> $ lsof /dev/mixer
> COMMAND     PID   USER   FD   TYPE DEVICE SIZE NODE NAME
> gnome-set 10101 kasper   34u   CHR   14,0      5251 /dev/mixer

Hi,

What's you kernel drivers - alsa or oss ?
Also, please be sure that your gstreamer is correctly configured
(alsa-sink for alsa, esd-sink for esd if it's running, oss-sink if you
have oss). I know that this may  sound stupid but it wouldn't be the
first time that a misconfigured gstreamer leads to weird problems.

To test the configuration, you may use the programm call
'acme-volume-gstreamer' at http://rtpnet.nerim.net/tmp/. If it doesn't
complain, could you try the packages in the same directory ?

Regards,
Arnaud