[mythtv-users] Audio fine execpt in MythMusic

Peter Buelow pete at putzin.net
Sat Nov 27 23:02:21 UTC 2004


Isaac Richards wrote:

>On Friday 12 November 2004 12:32 am, Chris Clarke wrote:
>  
>
>>Hi All,
>>
>>    My sound problems are almost gone, everything is working except
>>MythMusic.  I've got the sound set to ALSA:default which seems to work
>>fine with the TV part ( a little quiet but working) but whenever I use
>>MythMusic I get the error message of "timed out watitng for
>>ALSA:default"  Any ideas?  I'm so close to having everyting perfect :)
>>    
>>
>
>MythMusic currently only works with OSS (and ALSA using OSS emulation).  
>Someone is currently working on moving it to use the same audio abstraction 
>layer as the rest of Myth, though, so native ALSA should work eventually.
>
>Isaac
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>  
>
I had much the same issue, and finally figured out that MythMuisc 
doesn't like Alsa just yet. No big deal. You can point it at /dev/dsp or 
/dev/adsp to get the sound output and that seems to work just fine. If 
you don't have /dev/adsp (which is the digital output for soundcards 
that support that), google for "chmod adsp" and "alsa adsp" for more 
information. Quickly though, you just "mknod /dev/adsp c 14 12", chmod 
it to something useful (or add that to the mknod), and then add the line 
"options snd-pcm-oss adsp_map=2". Then just pick /dev/adsp for mythmusic.


More information about the mythtv-users mailing list