<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma,new york,times,serif;font-size:10pt"><div>WHOA!!&nbsp; I've got sound!! - and&nbsp; a big grin on my face.&nbsp; This is the first time I've used anything other than plain vanilla Linux sound, so I'm all excited - Thanks, Fernando!!&nbsp; Now the really fun part starts.<br><br>I'm still getting no sound from things like Firefox plugins, but I'll go to a generic Linux forum to try and solve that - at least the "serious" stuff seems to be working.<br><br>- Bruce<br></div><div style="font-family: tahoma,new york,times,serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Fernando Lopez-Lezcano &lt;nando@ccrma.Stanford.EDU&gt;<br><b><span style="font-weight: bold;">To:</span></b> Bruce Elliott
 &lt;belliott4488@verizon.net&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> planetccrma@ccrma.Stanford.EDU<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, November 24, 2009 2:16:31 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [PlanetCCRMA] setting up new system with Delta 1010LT + Intel HDA<br></font><br>
On Wed, 2009-11-18 at 08:10 -0800, Bruce Elliott wrote:<br>&gt; I'm setting up a new PC and&nbsp; hope to use the CCRMA packages for some<br>&gt; simple home recording projects.&nbsp; The PC has a 64-bit processor, so<br>&gt; I've installed the x86_64 version of Fedora 10.&nbsp; I've done the basic<br>&gt; steps of adding the Planet CCRMA repositories and installed the real<br>&gt; time kernel, so I'm think I'm ready to try and get started.<br>&gt; <br>&gt; First, I need to get my cards set up right.&nbsp; I have an M-Audio Delta<br>&gt; 1010LT card, which I'd like to use for working with music and the<br>&gt; Intel HDA card built in to the motherboard, which I'd be happy to use<br>&gt; for things like system notifications and other incidental sounds.<br>&gt; Here is what the system tells me about the cards:<br>&gt; <br>&gt; # cat /proc/asound/cards<br>&gt;&nbsp; 0 [Intel&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ]: HDA-Intel - HDA Intel<br>&gt;&nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  HDA Intel at 0xf9200000 irq 22<br>&gt;&nbsp; 1 [M1010LT&nbsp; &nbsp; &nbsp; &nbsp; ]: ICE1712 - M Audio Delta 1010LT<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  M Audio Delta 1010LT at 0xb000, irq 20<br>&gt;&nbsp; <br>&gt; Here is my modprobe.conf: <br>&gt; <br>&gt; # cat /etc/modprobe.conf<br>&gt; alias snd-card-0 snd_hda_intel<br>&gt; options snd-card-0 index=0<br>&gt; options snd_hda_intel index=0<br>&gt; alias snd-card-1 snd_ice1712<br>&gt; options snd-card-1 index=1<br>&gt; options snd_ice1712 index=1<br>&gt; <br>&gt; I put the Intel card first, since the CCRMA installation instructions<br>&gt; say that the first one is "usually the default device used by all<br>&gt; programs", and I figured that if some application decides to make an<br>&gt; unexpected noise, then I don't want it going through my music system;<br>&gt; in other words, I'd like
 to choose what I send through the Delta 1010<br>&gt; card.&nbsp; Does that make sense?<br><br>Yes, it does. <br><br>&gt; Here's what is happening so far:&nbsp; I get no sounds out of my speakers<br>&gt; except when I go to the KDE System Settings|Multimedia and test some<br>&gt; of the output devices.&nbsp; The list of devices, which I can order<br>&gt; differently for Notifications, Music, Video, etc, shows these:<br>&gt; <br>&gt; PulseAudio<br>&gt; HDA Intel (ALC883 Analog)<br>&gt; M Audio Delta 1010LT (ICE1712 multi)<br>&gt; HDA Intel (ALC883 Digital)<br>&gt; Default<br>&gt; PulseAudio Sound Server<br>&gt; <br>&gt; The only ones that produce any sounds when I test them are the HDA<br>&gt; Analog device and the Delta 1010 device, but the weird thing is that<br>&gt; output seems to be coming out of the built-in output jack (on the<br>&gt; motherboard) in either case. <br><br>That is definitely strange. There should not be any hardware
 connection<br>between the two cards. <br><br>&gt; Does the OS route output from the Delta 1010 through the built-in card<br>&gt; to its output jack? <br><br>No, AFAIK. <br><br>&gt; Also, I've connected only the first two RCA analog outputs from the<br>&gt; Delta 1010 to my desktop speaker system - should I use a different<br>&gt; pair of outputs for testing?<br><br>It would appear you are fine. The first two output channels of the<br>1010lt are located in the breakout cable #2, I presume those are the<br>ones you used (the first two output rca connectors). <br><br>&gt; Playing a CD directly from the CD drive works, but playing music files<br>&gt; from Amarok does not.<br>&gt; <br>&gt; I'll leave it at that for now.&nbsp; Any suggestions for what I should do<br>&gt; next?<br><br>I would first test jack and jack alone. For best results I would install<br>the 1.9.3 version that I just moved from the testing repository to the<br>normal one (it deals better
 with pulse audio). <br><br>Then start jack. You can start it through qjackctl. Go into the Setup<br>dialog and configure the Interface to be "hw:1" in your case (second<br>card, the 1010lt). Make sure "Realtime" is checked and select the<br>sampling rate you prefer. <br><br>Close the Setup dialog and press "Start", after a bit you should see a<br>yellow "Started" message. Jack should be running at this point. Click on<br>the Messages button, you should see the jack startup messages there (and<br>hunt for errors there if things go wrong). Click on the Connect button,<br>you should see the "system" ports for input and output (those are the<br>connections in your soundcard). <br><br>Start, for example, Hydrogen. I think the first time it will autoselect<br>jack as it is already running and will autoconnect its outputs to the<br>system ports (once it is running you can check that it connected by<br>looking at the "Connect" window of qjackctl - there should
 be lines from<br>Hydrogen to the system ports (first two channels). Go to the<br>Projects/Demo menu and load a demo pattern. Press the Play button. You<br>should hear the pattern playing. <br><br>No sound but it appears to be playing?<br><br>Check the mixer. I think the 1010lt is supported by the "envy24control"<br>program. Start it and check the state of the "Analog Outputs" tab, make<br>sure volume is up. Otherwise you could also use "alsamixer -c 1" to<br>point to the 1010lt. <br><br>If everything went well you should be able to use jack applications...<br><br>Let us know how it goes...<br><br>-- Fernando<br><br><br><br></div></div>
<!-- cg7.c201.mail.mud.yahoo.com compressed/chunked Sun Nov 22 20:28:03 PST 2009 -->
</div></body></html>