Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-30 Thread Vedran Miletić
You will need to install newest firmware, as mentioned in this thread earlier. You can also install newer alsa, not sure if there were any changes recently. Btw, reason that 1010 card is called that way is because of this: 8 ADAT channels + 2 S/PDIF channels = 10 total channels for both input and

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-29 Thread Bo Forslund
I can't say for sure if it is 10 input/outputs. There is a break-out box with a (i think) firewire cable and 6 tele plug inputs and 2 balanced 48v phantom mic. inputs and a couple of rca inputs. It also have two MIDI in/out ports. It also have an RIA filter input for grammophone and earhpones o

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-27 Thread James Courtier-Dutton
Dominique Pautrel wrote: > I'm nearly sure (but need to be prouved) that 1212M and 1820M use the > same base : E-MU 1010 PCI card, with I/O ADAT and I/O SPDIF, so 10 > inputs and 10 outputs, plus firewire port and a plug who look like an > RJ45 port. > > The 1212M has a daughter board, E-MU 0202 I

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-27 Thread Dominique Pautrel
I'm nearly sure (but need to be prouved) that 1212M and 1820M use the same base : E-MU 1010 PCI card, with I/O ADAT and I/O SPDIF, so 10 inputs and 10 outputs, plus firewire port and a plug who look like an RJ45 port. The 1212M has a daughter board, E-MU 0202 I/O daughter card : 2 analog inputs +

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-26 Thread Dominique Pautrel
Hallelujah !!! Playback is now working ! With this line : aptitude install alsa-source build-essential My problem was resolved ! Many thanks to everybody. I'll look for others functions later (recording, ADAT, multitracking, ...), but it's already great for me. Have a big time and thanks again

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-26 Thread Vedran Miletić
You need build-essential and alsa-source. Install them using: aptitude install alsa-source build-essential as it will install the recommendations too. 2008/10/26 Dominique Pautrel <[EMAIL PROTECTED]>: > Thanks to everybody for the replies > > I've got alsa-firmware and try to execute your instruct

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-26 Thread Dominique Pautrel
Thanks to everybody for the replies I've got alsa-firmware and try to execute your instructions. Here's what happened : domp:/home/dom/Paramètres# cd alsa-firmware-1.0.17 domp:/home/dom/Paramètres/alsa-firmware-1.0.17# ./configure checking for a BSD-compatible install... /usr/bin/install -c check

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-25 Thread Vedran Miletić
I'm pretty sure that analog capture works, or that it worked last time I tried. Can't say anything about Optical or Coaxial. On the other hand, I'm aware that driver has it's share of bugs. For example if you try to sync to optical or coax if there is nothing connected (not sure if it's both or jus

Re: [Alsa-user] Emu 1212M on Debian Lenny

2008-10-25 Thread Vedran Miletić
This card should work with Debian's default alsa, you just need to get alsa-firmware package. Take this ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-1.0.17.tar.bz2 Extract it cd into a folder ./configure make (become root) make install Is this clear? 2008/10/25 Dominique Pautrel <[EMAIL P