<br><br><div><span class="gmail_quote">On 5/6/07, <b class="gmail_sendername">Michael T. Dean</b> &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt; 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>&gt; On 06/05/07, Paulo Cavalcanti &lt;<a href="mailto:promac@gmail.com">promac@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;&gt; I have an Intel D975XBX2 mobo,<br>&gt;&gt; which has no alsa line in channel yet.
<br>&gt;&gt;<br>&gt;&gt; Following one of myth&#39;s howto I am<br>&gt;&gt; using for now<br>&gt;&gt;<br>&gt;&gt; arecord -D hw:0,0 -d 0 -f dat | aplay &amp;<br>&gt;&gt;<br>&gt;&gt;&nbsp;&nbsp;for sending the line in input to pcm.<br>
&gt;&gt; It works fine for any application accessing the capture card,<br>&gt;&gt; mplayer, tvtime, gnome radio, etc ..<br>&gt;&gt;<br>&gt;&gt; but not for watching TV with mythtv. Completely dumb, in this case.<br>&gt;&gt;
<br>&gt;<br>&gt; Doesn&#39;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*).&nbsp;&nbsp;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&#39;t know how that relates to the OP&#39;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>&nbsp;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.