I run the emu 1212m successfully on 64 bit linux.&nbsp; Some of the subcards (hw0.1 etc) have problems with 44.1, I use 48 so it&#39;s not an issue for me.&nbsp; Make sure your sync is set correctly in alsamixer (adat,spdif,int44) and play with using different settings for hardware.. hw0,1, 0,0 0,3 etc.. hw:0 will *not* work for recording.<br>
<br>the card support is problematic and I don&#39;t recommend it.&nbsp; I had to patch 1.15 to get it working correctly and for the life of me I cannot find where I got the patches.&nbsp; The original author of the patch hasn&#39;t done any major work on it for over a year.&nbsp; Check the alsa dev wiki page on emu10k/emu on the discussion page, thats as much documentation as anyone has collected on the card.<br>
<br>taken from:<br><a href="http://www.alsa-project.org/main/index.php/Matrix_Talk:Module-emu10k1">http://www.alsa-project.org/main/index.php/Matrix_Talk:Module-emu10k1</a><br><br><pre>MajorBytes <a href="http://majorbytes.com">majorbytes.com</a> -- &gt;&gt; music site <a href="http://myspace.com/allenwarrenmusic">http://myspace.com/allenwarrenmusic</a><br>
-- <a href="http://host-69-146-29-10.static.bresnan.net">host-69-146-29-10.static.bresnan.net</a> (2007-05-29 18:36:16)<br>You use jack, right? Then you have to set which alsa device will be used for capture and playback (the simplest way is to use qjackctl for that) . <br>
There are several possibilities on e-mu. Let&#39;s say e-mu is the only card in your system, so it has index 0.<br>&nbsp;Then hw:0,0 is stereo, 16bit only. Do not use it for capture. However, it&#39;s probably the best device for playback for now, <br>
because multichannel playback is currently broken. hw:0,2 is multichannel capture capable of 8 channles at 24 bit resolution. <br>Always use that for capture. hw:0,3 is multichannel playback of 16 channels at 16bit. It does not work reliably a need to be reworked (24 bit, proper sync at 44kHz, etc..).<br>
&nbsp;So most reliable setup for e-mu cards is hw:0,2 for capture and hw:0,0 for playback (you can use them simultaneously).<br><br>Now about the routing. There are a lot of ports called &quot;DSP &lt;number&gt;&quot; it he mixer. At first look it&#39;s rather confusing. <br>
Actually, there are two groups od &quot;DSP&quot; ports. One group is for input (DSP 0 to DSP 15, hexadecimal numbering! ) and it&#39;s the first bunch <br>of &quot;DSP&quot; from left in alsamixer (bottom line). The other group is for playback (DSP 0 to DSP 31, decimal numbering, OMG!!!).<br>
&nbsp;First 8 inputs (DSP 0 - DSP 7) are used for capture (you will see and hear them in the jack). Other inputs are mapped directly <br>onto their output brothers with same number (don&#39;t forget, that inputs are hexadecimal, so DSP A is mapped to DSP 10, DSP 12 to DSP 18, etc..). <br>
Otput works same, so if you use hw:0,0 (2 channels) for playback, then you will hear them on outputs DSP 0 and DSP 1.</pre><br>this isn&#39;t a card for a beginner, but with coaxing it does work.<br><br>best<br>bradley newton haug<br>
<br><br><br><div class="gmail_quote">On Jan 28, 2008 4:29 PM, Darren Landrum &lt;<a href="mailto:darren.landrum@sbcglobal.net">darren.landrum@sbcglobal.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Darren Landrum wrote:<br>&gt; Norval Watson wrote:<br>&gt;&gt; I got the same processor running 64-bit debian sid running jack at 44.1khz, 64 sample buffer on Audiophile 2496 soundcard with no xruns.<br>
&gt;&gt; Are you running realtime kernel with realtime box checked in qjackctl/settings<br>&gt;&gt; (or with -R option on command line)?<br>&gt;&gt; (I got 4GB dual-channel RAM and 2 SATA DRIVES...)<br>&gt;&gt; My kernel: 2.6.23.11-rt14 #1 SMP PREEMPT RT Wed Dec 26 08:47:49 EST 2007 x86_64 GNU/Linux<br>
&gt;&gt; Norv<br>&gt;<br>&gt; Checking realtime makes no difference. Still 50-60 xruns a second at 128<br>&gt; samples, and if I go down to 64 samples, it crashes.<br><br></div>You know, I just noticed something. The xruns as they are reported are<br>
exact multiples of 53. The first is 53, then 106, then 159, etc. The<br>qjackctl app looks like it updates the display once a second, so it&#39;s<br>not 50-60 like my previously lazy reporting said, it&#39;s exactly 53. So...<br>
What&#39;s happening 53 times a second?<br><div><div></div><div class="Wj3C7c"><br>-- Darren<br>_______________________________________________<br>Linux-audio-user mailing list<br><a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a><br></div></div></blockquote></div><br>