<br><br><div><span class="gmail_quote">On 5/6/07, <b class="gmail_sendername">Michael T. Dean</b> <<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 05/06/2007 01:52 PM, Nick Morrott wrote:<br>> On 06/05/07, Paulo Cavalcanti <<a href="mailto:promac@gmail.com">promac@gmail.com</a>> wrote:<br>><br>>> I have an Intel D975XBX2 mobo,<br>>> which has no alsa line in channel yet.
<br>>><br>>> Following one of myth's howto I am<br>>> using for now<br>>><br>>> arecord -D hw:0,0 -d 0 -f dat | aplay &<br>>><br>>> for sending the line in input to pcm.<br>
>> It works fine for any application accessing the capture card,<br>>> mplayer, tvtime, gnome radio, etc ..<br>>><br>>> but not for watching TV with mythtv. Completely dumb, in this case.<br>>>
<br>><br>> Doesn't MythTV still require using /dev/dsp and OSS emulation?<br><br>Audio capture during recording is written to use the OSS API (and,<br>therefore, uses /dev/dsp*). Playback can be done using either ALSA or OSS.
<br><br>See, also, <a href="http://svn.mythtv.org/trac/ticket/3405">http://svn.mythtv.org/trac/ticket/3405</a> (which needs some<br>work, but is, at least, in progress).<br><br>However, I don't know how that relates to the OP's question as he seems
<br>to be doing something very soundcard-specific-workaround-like...</blockquote><div><br><br>I tried this also<br><br> sox -w -r 441000 -t ossdsp /dev/dsp -t ossdsp /dev/dsp <br><br>and got the same result. Works fine for everything but myth.
<br><br>I am using <br><br>snd-hda-intel, model=ref<br><br>from latest alsa driver (1.0.14 rc3).<br><br>I think it is a question of time until alsa implements the line in channel,<br>but I really do not understand why the work around did not work for myth.
<br></div><br></div>Everything else is working just fine. Only the sound while watching TV is missing.<br><br>Thanks for the help.<br clear="all"><br>/Paulo Roma.