[mythtv-users] Re: Sound Issues

Dean mythtv at deanandadie.net
Sun Nov 21 18:12:48 UTC 2004


> Date: Sun, 21 Nov 2004 10:23:26 +0100
> From: Ryszard <ryszard99 at gmail.com>
> Subject: Re: [mythtv-users] Sound Issues
> To: Discussion about mythtv <mythtv-users at mythtv.org>
> Message-ID: <9d6bc23604112101233fa5add9 at mail.gmail.com>
> Content-Type: text/plain; charset=US-ASCII
> 
> if you dont have your sound modules loaded, then doing a cat on
> /dev/dsp will show you the device doesnt exist.  do an lsmod to have a
> look.  you could also do a chmod 777 on /dev/dsp* to _ensure_ you have
> enuff permission for any user to do what they need.

Hello all,

Thanks for the replies.

lsmod shows my sound modules loaded (at least I think that's all of them).  And
if I run aplay /dev/dsp as root, I still get a "no such device" error, so
permissions are not the issue.  Check out my modules and see if I'm missing
something.

Again, I'm running debian-unstable with kernel 2.6.9.

My mythtv user is in the audio and video group.

0 mythical /dev # id mythtv
uid=106(mythtv) gid=106(mythtv) groups=106(mythtv),29(audio),44(video)


0 mythical /dev # id
uid=0(root) gid=0(root) groups=0(root)

0 mythical /dev # aplay /dev/dsp
/dev/dsp: No such device

1 mythical /dev # ll /dev/dsp*
lrwxrwxrwx  1 root root       4 Nov 20 22:48 /dev/dsp -> dsp0
crw-rw----  1 root audio 14,  3 Nov 20 22:47 /dev/dsp0
crw-rw----  1 root audio 14, 19 Nov 20 22:47 /dev/dsp1
crw-rw----  1 root audio 14, 35 Nov 20 22:47 /dev/dsp2
crw-rw----  1 root audio 14, 51 Nov 20 22:47 /dev/dsp3

0 mythical /dev # lsmod
Module                  Size  Used by
snd_mixer_oss          17344  0
tuner                  19364  0
tvaudio                20768  0
bttv                  136332  1
video_buf              16964  1 bttv
i2c_algo_bit            8840  1 bttv
v4l2_common             4864  1 bttv
btcx_risc               3784  1 bttv
i2c_core               18768  4 tuner,tvaudio,bttv,i2c_algo_bit
videodev                7040  2 bttv
tulip                  36832  0
snd_bt87x               8968  0
agpgart                28072  0
snd_cs46xx             74152  0
snd_rawmidi            18916  1 snd_cs46xx
snd_pcm                78280  2 snd_bt87x,snd_cs46xx
snd_timer              20036  1 snd_pcm
snd_ac97_codec         67216  1 snd_cs46xx
snd                    42404  7
snd_mixer_oss,snd_bt87x,snd_cs46xx,snd_rawmidi,snd_pcm,snd_timer,snd_ac97_codec
soundcore               6880  2 bttv,snd
snd_page_alloc          7560  3 snd_bt87x,snd_cs46xx,snd_pcm
af_packet              12680  0

Backend log messages:
2004-11-21 10:00:10 Could not open audio device: /dev/dsp
2004-11-21 10:00:10 Changing from None to WatchingLiveTV
Cannot open DSP '/dev/dsp', dying.
open: No such device
Could not detect audio blocksize
Cannot open DSP '/dev/dsp', exitingopen: No such device
2004-11-21 10:00:14 Changing from WatchingLiveTV to None

--Dean - Unscrambler of eggs
--
Quality Web Hosting http://www.3llamas.com
Take your time, take your chances
--------------------------------------------------------------------------------
It matters not how strait the gate / How charged with punishment the scroll
I am the master of my fate / I am the captain of my soul.    -- Invictus --
                                                          -- William E Henley --


More information about the mythtv-users mailing list