Re: [Alsa-user] ice1712 recording

2016-12-11 Thread zcx
On 08/12/16 18:18, James Shatto wrote: > No, I mean you can record all four channels as input at the same time > with the same app. Hence the -c 4 aka 4 channels. In audacity you > just select 4 channels and press record. Once recorded you can break > them out into 4 mono channels and save each

Re: [Alsa-user] ice1712 recording

2016-12-08 Thread Ralf Mardorf
On Thu, 8 Dec 2016 12:18:47 -0600, James Shatto wrote: >As well as a few CLI options for the same. Sox is good for that. For SpaceFM I wrote a script to split and/or merge stereo wav. Written on the fly, so most likely not good shell script writing, but it does what it should do and IIRC ffmpeg w

Re: [Alsa-user] ice1712 recording

2016-12-08 Thread James Shatto
> You can mix all 4 inputs down into one stream and then record that, but do you really mean that you can record to 4 separate application threads concurrently without mixing? No, I mean you can record all four channels as input at the same time with the same app. Hence the -c 4 aka 4 channels.

Re: [Alsa-user] ice1712 recording

2016-12-05 Thread Ralf Mardorf
On Mon, 5 Dec 2016 14:27:22 +, zcx wrote: >On 04/12/16 21:09, Ralf Mardorf wrote: >> Only one app can grab the device, if you run two instances of the >> same app, only one instance can grab the device. > >Yes, this appears to be the case. But do you know why? A car has got four wheels, why

Re: [Alsa-user] ice1712 recording

2016-12-05 Thread zcx
On 04/12/16 21:09, Ralf Mardorf wrote: > Only one app can grab the device, if you run two instances of the same > app, only one instance can grab the device. Yes, this appears to be the case. But do you know why? -- ___

Re: [Alsa-user] ice1712 recording

2016-12-05 Thread zcx
On 04/12/16 21:51, James Shatto wrote: > It can record from all 4. You can mix all 4 inputs down into one stream and then record that, but do you really mean that you can record to 4 separate application threads concurrently without mixing? > I suspect that adding -c 4 would overcome the issue.

Re: [Alsa-user] ice1712 recording

2016-12-04 Thread James Shatto
It can record from all 4. Although many applications only care about left / channel 1 (defaults). I tend to run pulseaudio over jackd setup. As that was the only way to have your mic be an input other than 1 for apps like skype. Since channel 1 and 2 are typically stereo output. $ man arecord

Re: [Alsa-user] ice1712 recording

2016-12-04 Thread Ralf Mardorf
On Sun, 4 Dec 2016 20:18:24 +, zcx wrote: >I have a Delta 44 sound card here that uses the ice1712 chipset. > >Am I right in thinking that although the card has 4 mono inputs, it >can only capture one stream at a time? arecord seems to think so... Only one app can grab the device, if you run

[Alsa-user] ice1712 recording

2016-12-04 Thread zcx
I have a Delta 44 sound card here that uses the ice1712 chipset. Am I right in thinking that although the card has 4 mono inputs, it can only capture one stream at a time? arecord seems to think so... $ arecord -l List of CAPTURE Hardware Devices card 0: M44 [M Audio Delta 44], device

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-02-03 Thread Takashi Iwai
At Mon, 03 Feb 2014 19:25:26 +0200, .::AMP::. wrote: > > Hello again, > > I tried to build ALSA on my machine openSUSE 13.1 (3.11.6-4-desktop #1 > SMP PREEMPT Wed Oct 30 18:04:56 UTC 2013 (e6d4a27) x86_64 x86_64 x86_64 > GNU/Linux) > > and I got > amp@linux-fefb:~/data/src/alsa-driver-1.0.25>

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-02-03 Thread Takashi Iwai
At Mon, 03 Feb 2014 17:26:50 +0200, .::AMP::. wrote: > > Hello, > > thanks to your feedback, I did a quick review of the ice1712.c file > (where I saw you have worked on it) and another one emu10k1.c where I > can see methods like static int snd_emu10k1_suspend(struct pci_dev *pci, > pm_messag

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-02-03 Thread .::AMP::.
Just one more thought from my previous questions: "What is the difference between the boot process ALSA init and the manual module insert (modprobe/insmod) or daemon reload." If we say suspend/resume in ice1712 driver lacks, it still works during boot, why this can't be duplicated after suspend/

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-02-03 Thread .::AMP::.
What a pity. I may try do this myself. I don't have experience with drivers but I have programming skills in other areas. Can anyone tell me where is the start point for involving in such thing, what do I need and where do I get it from? Thanks AMP On 02/03/2014 01:28 PM, Takashi Iwai wrote: >

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-02-03 Thread Takashi Iwai
At Sun, 02 Feb 2014 23:42:36 +0200, .::AMP::. wrote: > > I can do this after initial boot > > > > linux-fefb:/tmp # rmmod snd_ice1712 > ERROR: Module snd_ice1712 is in use > linux-fefb:/tmp # ls -alh /dev/snd/ > total 0 > drwxr-xr-x 3 root root 180 Jan 31 11:15 . > drwxr-xr-x 19 r

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-02-02 Thread .::AMP::.
I can do this after initial boot linux-fefb:/tmp # rmmod snd_ice1712 ERROR: Module snd_ice1712 is in use linux-fefb:/tmp # ls -alh /dev/snd/ total 0 drwxr-xr-x 3 root root 180 Jan 31 11:15 . drwxr-xr-x 19 root root 4.1K Jan 31 11:15 .. drwxr-xr-x 2 root root 60 Jan 31 1

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread Ralf Mardorf
On Fri, 2014-01-31 at 15:17 +0100, Ralf Mardorf wrote: > On Fri, 2014-01-31 at 15:13 +0100, Ralf Mardorf wrote: > > On Fri, 2014-01-31 at 14:06 +, michael norman wrote: > > > Forgive me if I don't understand what you mean suspend/resume how ? > > > > Instead of a shut down or a restart you onl

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread Ralf Mardorf
On Fri, 2014-01-31 at 15:13 +0100, Ralf Mardorf wrote: > On Fri, 2014-01-31 at 14:06 +, michael norman wrote: > > Forgive me if I don't understand what you mean suspend/resume how ? > > Instead of a shut down or a restart you only switch to a sleep mode, or > you really shut down, but after tu

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread Ralf Mardorf
On Fri, 2014-01-31 at 14:06 +, michael norman wrote: > Forgive me if I don't understand what you mean suspend/resume how ? Instead of a shut down or a restart you only switch to a sleep mode, or you really shut down, but after turning on the computer, it directly will restore the last session.

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread michael norman
On 31/01/14 13:35, Ralf Mardorf wrote: > On Fri, 2014-01-31 at 13:17 +, michael norman wrote: >> I have the same card at the moment installed in a box that dual boots >> openSuse and LinuxMint 16. >> >> I have never seen your problem it just works but having said that my >> openSUSE is 12.3 and

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread Ralf Mardorf
On Fri, 2014-01-31 at 13:17 +, michael norman wrote: > I have the same card at the moment installed in a box that dual boots > openSuse and LinuxMint 16. > > I have never seen your problem it just works but having said that my > openSUSE is 12.3 and not 13.1 which I have tried to install on

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread michael norman
On 31/01/14 09:37, Peter Nelson wrote: > On Fri, 2014-01-31 at 00:27 +0200, .::AMP::. wrote: >> I have an M-Audio Audiophile 2496 sound card on my openSUSE 13.1 x64 >> box. Card works just fine until I suspend the system and there is no >> way to get the sound back except reboot. > > Unloading and

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread Takashi Iwai
At Fri, 31 Jan 2014 00:27:08 +0200, .::AMP::. wrote: > > I have an M-Audio Audiophile 2496 sound card on my openSUSE 13.1 x64 > box. Card works just fine until I suspend the system and there is no way > to get the sound back except reboot. > I've read almost any topic on the net related to this

Re: [Alsa-user] ICE1712 - no sound after suspend

2014-01-31 Thread Peter Nelson
On Fri, 2014-01-31 at 00:27 +0200, .::AMP::. wrote: > I have an M-Audio Audiophile 2496 sound card on my openSUSE 13.1 x64 > box. Card works just fine until I suspend the system and there is no > way to get the sound back except reboot. Unloading and reloading the module works for me. Not ideal mi

[Alsa-user] ICE1712 - no sound after suspend

2014-01-30 Thread .::AMP::.
I have an M-Audio Audiophile 2496 sound card on my openSUSE 13.1 x64 box. Card works just fine until I suspend the system and there is no way to get the sound back except reboot. I've read almost any topic on the net related to this case (there are many) but none of the solutions works for me. I

[Alsa-user] ice1712 bug in ALSA

2010-05-06 Thread rosea.grammostola
Hi, There are lots of bugreports in for example Ubuntu and Fedora concerning pro audio cards with the ice1712 driver. Most bugs have a relationship with pulseaudio, but the actually bug is in the ALSA driver. 1. Do the ALSA devs know about this bug? 2. When can we expect an fix? There are not t

[Alsa-user] ice1712 ALSA or PulseAudio bug?

2010-04-20 Thread ailo
Here is a link to a bug report regarding the ice1712 chip and PulseAudio: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/178442 I noticed this comment (comment #16) " The problem is not isolated to pulseaudio. It can show up in any audio app that expects to be able to control certa

Re: [Alsa-user] ICE1712 (Delta 1010) sample rate issue

2009-05-29 Thread Robert Hancock
Antony Gelberg wrote: > Hi, > > I've been on IRC but no solution so I'm trying here. > I've re-installed a Delta 1010 (ice1712) in this machine, and got it working > with jack, which is fine for DAW stuff, but the more simple task of getting > music > played through it via alsa eludes me. > > I

Re: [Alsa-user] ICE1712 (Delta 1010) sample rate issue

2009-05-11 Thread Matt Garman
On Fri, May 08, 2009 at 02:12:55PM +, Antony Gelberg wrote: > I've re-installed a Delta 1010 (ice1712) in this machine, and got > it working with jack, which is fine for DAW stuff, but the more > simple task of getting music played through it via alsa eludes me. > > I have no .asoundrc at pres

Re: [Alsa-user] ICE1712 (Delta 1010) sample rate issue

2009-05-10 Thread sonof...@iinet.net.au
t; -Original Message- >> From: Vedran Miletić [riva...@gmail.com','','','')">riva...@gmail.com] >> Sent: Saturday, May 09, 2009 3:36 AM >> To: Demian Martin >> Cc: alsa-user@lists.sourceforge.net >> Subject: Re: [Alsa-us

Re: [Alsa-user] ICE1712 (Delta 1010) sample rate issue

2009-05-09 Thread Demian Martin
Martin > Cc: alsa-user@lists.sourceforge.net > Subject: Re: [Alsa-user] ICE1712 (Delta 1010) sample rate issue > > On Sat, May 9, 2009 at 6:31 AM, Demian Martin > wrote: > > I have been there with those problem on the Juli@ card, > which uses the > > same chipset. &g

Re: [Alsa-user] ICE1712 (Delta 1010) sample rate issue

2009-05-09 Thread Vedran Miletić
On Sat, May 9, 2009 at 6:31 AM, Demian Martin wrote: > I have been there with those problem on the Juli@ card, which uses the same > chipset. It doesn't. ICE1712 != ICE1724. > First, use plughw: instead of hw:. (I never understood the > explanation but it seems to be the proper fix). plughw doe

Re: [Alsa-user] ICE1712 (Delta 1010) sample rate issue

2009-05-08 Thread Demian Martin
I have been there with those problem on the Juli@ card, which uses the same chipset. First, use plughw: instead of hw:. (I never understood the explanation but it seems to be the proper fix). Confirm that it works with aplay before trying it with a sound program. Aplay doen't need a conf file to wo

Re: [Alsa-user] ice1712 asound.conf issue

2009-01-22 Thread Julien Claassen
Hi! I always did something like this: ~/.asoundrc or /etc/asound.conf [snippet] pcm.!default { type plug slave { pcm "hw:1" } } That's if your card is the second. You could use type hw, probably, but I never really experimented much in the last years. Kindest regards

Re: [Alsa-user] ice1712 asound.conf issue

2009-01-22 Thread Thomas Kuther
On Do, 22.01.09 10:14 "sonof...@iinet.net.au" wrote: > > > > Hi All > > I am having problems getting my M-Audio delta 1010 to be my default > device. I have tried numerous iterations of asound.conf. > > Can someone send an example through? > > Regards > > Allan > It's easier to just

[Alsa-user] ice1712 asound.conf issue

2009-01-21 Thread sonof...@iinet.net.au
Hi All I am having problems getting my M-Audio delta 1010 to be my default device. I have tried numerous iterations of asound.conf. Can someone send an example through? Regards Allan -- This SF.net email is sp

Re: [Alsa-user] ice1712

2009-01-21 Thread Cassiel
Original-Nachricht > > Datum: Wed, 21 Jan 2009 10:28:13 +0100 > > Von: Cassiel > > An: alsa-user@lists.sourceforge.net > > Betreff: [Alsa-user] ice1712 > > > Hi everyone (I am new to the list), > > > > I am experiencing a strange behavio

Re: [Alsa-user] ice1712

2009-01-21 Thread Thomas Röhm
> An: alsa-user@lists.sourceforge.net > Betreff: [Alsa-user] ice1712 > Hi everyone (I am new to the list), > > I am experiencing a strange behaviour with my Terratec EWS88MT (ice1712). > > I can only work with the first 3 channels, the >4 are showed in alsamixer, > jack and ar

[Alsa-user] ice1712

2009-01-21 Thread Cassiel
Hi everyone (I am new to the list), I am experiencing a strange behaviour with my Terratec EWS88MT (ice1712). I can only work with the first 3 channels, the >4 are showed in alsamixer, jack and ardour but I can not record from them... this happened after a couple of hours I have been working succ

Re: [Alsa-user] ice1712 error

2008-12-23 Thread Dominique Michel
only use gentoo, so I don't know well the other distributions. Dominique > Sincerely > Thomas > > Original-Nachricht ---- > > Datum: Fri, 19 Dec 2008 18:36:52 + > > Von: Dominique Michel > > An: "lists.sourceforge.net" > > Betr

Re: [Alsa-user] ice1712 error

2008-12-23 Thread Thomas Röhm
on: Dominique Michel > An: "lists.sourceforge.net" > Betreff: Re: [Alsa-user] ice1712 error > Le Fri, 19 Dec 2008 14:37:04 +0100, > "Thomas Röhm" a écrit : > > > Hello again, > > > > if I´m replying to your message from the list, &

Re: [Alsa-user] ice1712 error

2008-12-19 Thread Dominique Michel
understand or are lost, fell free to copy and paste the result on the list. Ciao, Dominique > > > Original-Nachricht > > Datum: Fri, 19 Dec 2008 12:31:04 + > > Von: Dominique Michel > > An: "lists.sourceforge.net" > > Betreff: Re: [

Re: [Alsa-user] ice1712 error

2008-12-19 Thread Udo van den Heuvel
Dominique Michel wrote: >> The card used to work OK. >> >> Any ideas? >> > > You can take a look at the alsa changelogs for your chip and compare with the > changelog for the version of alsa into your kernel (1.0.17?). Maybe that > another > alsa version (last 1.0.18a) will fix it : > http://www.

Re: [Alsa-user] ice1712 error

2008-12-19 Thread Dominique Michel
Datum: Fri, 19 Dec 2008 11:00:37 + > > Von: Dominique Michel > > An: alsa-user@lists.sourceforge.net > > Betreff: Re: [Alsa-user] ice1712 error > > > Le Fri, 19 Dec 2008 06:26:04 +0100, > > Udo van den Heuvel a écrit : > > > > &

Re: [Alsa-user] ice1712 error

2008-12-19 Thread Dominique Michel
Le Fri, 19 Dec 2008 12:41:31 +0100, "Thomas Röhm" a écrit : > Original-Nachricht > > Datum: Fri, 19 Dec 2008 11:00:37 + > > Von: Dominique Michel > > An: alsa-user@lists.sourceforge.net > > Betreff: Re: [Alsa-user] ice1712 error >

Re: [Alsa-user] ice1712 error

2008-12-19 Thread Thomas Röhm
Original-Nachricht > Datum: Fri, 19 Dec 2008 11:00:37 + > Von: Dominique Michel > An: alsa-user@lists.sourceforge.net > Betreff: Re: [Alsa-user] ice1712 error > Le Fri, 19 Dec 2008 06:26:04 +0100, > Udo van den Heuvel a écrit : > > > Udo van de

Re: [Alsa-user] ice1712 error

2008-12-19 Thread Thomas Röhm
Original-Nachricht > Datum: Fri, 19 Dec 2008 11:00:37 + > Von: Dominique Michel > An: alsa-user@lists.sourceforge.net > Betreff: Re: [Alsa-user] ice1712 error > Le Fri, 19 Dec 2008 06:26:04 +0100, > Udo van den Heuvel a écrit : > > > Udo van de

Re: [Alsa-user] ice1712 error

2008-12-19 Thread Dominique Michel
Le Fri, 19 Dec 2008 06:26:04 +0100, Udo van den Heuvel a écrit : > Udo van den Heuvel wrote: > > I see my ice1712-based card giving me: > > > > ICE1712: probe of :01:08.0 failed with error -12 > > > > This is on kernel 2.6.27.8. > > What does this mean? > > lspci does show the card and it u

Re: [Alsa-user] ice1712 error

2008-12-18 Thread Udo van den Heuvel
Udo van den Heuvel wrote: > I see my ice1712-based card giving me: > > ICE1712: probe of :01:08.0 failed with error -12 > > This is on kernel 2.6.27.8. > What does this mean? > lspci does show the card and it used to work OK. I didn't change the > config or anything. I am on x86_64 with Fed

[Alsa-user] ice1712 error

2008-12-18 Thread Udo van den Heuvel
Hello, I see my ice1712-based card giving me: ICE1712: probe of :01:08.0 failed with error -12 This is on kernel 2.6.27.8. What does this mean? lspci does show the card and it used to work OK. I didn't change the config or anything. Please let me know. Thanks, Udo ---

[Alsa-user] ice1712: Volume confusion

2006-11-01 Thread Sebastian Kemper
Hello list, I have a Midiman Audiophile 2496 connected to a NAD 314 with analog chinch cables. http://207.228.230.231/info/NAD_314.pdf http://www.m-audio.com/products/en_us/Audiophile2496-focus.html I installed ALSA 1.0.13 (tools, utils, drivers). alsamixer shows ADC 1+2 and DAC 1+2, all four of

[Alsa-user] ICE1712 Problem

2006-05-08 Thread Wolfgang Roessler
Hello, I have an ICE1712 based card (Terratec DMX6Fire) in my AMD64. When using the alsa-driver (1.0.10 or 1.0.11) with Gentoo I get the following error in dmesg: ALSA sound/i2c/cs8427.c:98: unable to send register 0x7f byte to CS8427 ALSA sound/i2c/cs8427.c:221: unable to find CS8427 signatu

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Lee Revell
On Fri, 2006-01-20 at 21:06 -0500, Rich Rosa wrote: > If I use software mixer control it works!! > > Thanks for all your help. That's very strange, where exactly is the configuration item in XMMS to do this and what exactly did you change? Lee

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Rich Rosa
If I use software mixer control it works!! Thanks for all your help. On 1/20/06, Lee Revell <[EMAIL PROTECTED]> wrote: On Fri, 2006-01-20 at 20:44 -0500, Rich Rosa wrote:> My XMMS settings are:> audio device: pcm:channel12> Mixer Card: M-Audio Delta 1010LT> Mixer Device: PCM>I have absolutely no i

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Lee Revell
On Fri, 2006-01-20 at 20:44 -0500, Rich Rosa wrote: > My XMMS settings are: > audio device: pcm:channel12 > Mixer Card: M-Audio Delta 1010LT > Mixer Device: PCM > What is the output of: $ grep pcm ~/.xmms/config pcm_device=default It should say: pcm_device=channel12 Lee ---

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Lee Revell
On Fri, 2006-01-20 at 20:44 -0500, Rich Rosa wrote: > My XMMS settings are: > audio device: pcm:channel12 > Mixer Card: M-Audio Delta 1010LT > Mixer Device: PCM > Also your Bindings syntax is still completely wrong, see my previous email. Lee --

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Lee Revell
On Fri, 2006-01-20 at 20:44 -0500, Rich Rosa wrote: > My XMMS settings are: > audio device: pcm:channel12 > Mixer Card: M-Audio Delta 1010LT > Mixer Device: PCM > I have absolutely no idea why this won't work. If aplay works then XMMS should. Try stracing it. Lee ---

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Rich Rosa
My XMMS settings are: audio device: pcm:channel12 Mixer Card: M-Audio Delta 1010LT Mixer Device: PCM On 1/20/06, Lee Revell <[EMAIL PROTECTED]> wrote: On Fri, 2006-01-20 at 19:52 -0500, Rich Rosa wrote:> OK. I have a solution and a working asound.conf file. The setup below> allows me to use two

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Lee Revell
On Fri, 2006-01-20 at 19:52 -0500, Rich Rosa wrote: > OK. I have a solution and a working asound.conf file. The setup below > allows me to use two seperate stereo channels to output MPD streams. > This is working well now. > > My only remaining problem is how to use XMMS with this config file. >

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-20 Thread Rich Rosa
OK. I have a solution and a working asound.conf file. The setup below allows me to use two seperate stereo channels to output MPD streams. This is working well now. My only remaining problem is how to use XMMS with this config file. Everytime I try it it is blocked. Any suggestions? pcm.!default

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Rich Rosa
two stereo pairs. By way of testing I set up an ALSA process and a MPD process. They cannot play concurrently. On 1/17/06, Lee Revell < [EMAIL PROTECTED]> wrote:On Tue, 2006-01-17 at 21:06 -0500, Rich Rosa wrote: > I tried without the asound.conf file. I can send audio to any of the> pre-defined ch

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 21:06 -0500, Rich Rosa wrote: > I tried without the asound.conf file. I can send audio to any of the > pre-defined channels, but not two at the same time. I feel we're > getting closer here though. By "at the same time" do you mean two alsaplayer processes, or two stereo pai

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 21:06 -0500, Rich Rosa wrote: > I tried without the asound.conf file. I can send audio to any of the > pre-defined channels, but not two at the same time. I feel we're > getting closer here though. I am not sure this hardware supports using the outputs simultaneously as inde

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Rich Rosa
I tried without the asound.conf file. I can send audio to any of the pre-defined channels, but not two at the same time. I feel we're getting closer here though. On 1/17/06, Lee Revell <[EMAIL PROTECTED]> wrote: On Tue, 2006-01-17 at 20:50 -0500, Rich Rosa wrote:> Thanks!! That works, and lights up

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 20:50 -0500, Rich Rosa wrote: > I imagine my asound.conf was close but throws those errors I showed > you. > These cards are tricky to create a custom config for, due to unusual hardware restrictions (S32_LE format and a small audio buffer). This is why I recommend using t

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
Please leave alsa-user in the CC list, so other users will see the solution! On Tue, 2006-01-17 at 20:50 -0500, Rich Rosa wrote: > Thanks!! That works, and lights up audio in channels 1&2. I'm still > miffed out how to get audio concurrently on channel 3&4 on this puupy. > I imagine my asound.conf

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 20:31 -0500, Rich Rosa wrote: > yes, I tried that. I get this error. > > alsaplayer -d surround51 joe.mp3 What about plug:surround51? Lee --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Rich Rosa
yes, I tried that. I get this error. alsaplayer -d surround51 joe.mp3 error on set_format SND_PCM_FORMAT_S16_LE Unavailable hw params: ACCESS:  RW_INTERLEAVED FORMAT:  S32_LE SUBFORMAT:  STD SAMPLE_BITS: 32 FRAME_BITS: 320 CHANNELS: 10 RATE: [8000 96000] PERIOD_TIME: (20 409500] PERIOD_SIZE: [2 3

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 19:39 -0500, Rich Rosa wrote: > Thanks again. > > My objective for purchasing this card is to use it to output several > different stereo channels of sound to my home audio equiment > concurrently. The configurations that were posted on this group all > worked on prior versi

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Rich Rosa
Thanks again. My objective for purchasing this card is to use it to output several different stereo channels of sound to my home audio equiment concurrently. The configurations that were posted on this group all worked on prior versions of ALSA then something broke. From here on I'm kinda lost. I

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 18:21 -0500, Rich Rosa wrote: > pcm.channel12 { > type dmix > ipc_key 1024 > slave { > pcm "hw:0,0" > period_time 0 > period_size 1024 > buffer_size 4096 > rate 44100 > } > bindings { > 0 2 > 1 3 > }

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 18:21 -0500, Rich Rosa wrote: > I appreciate your help. > > I upgaded to 1.0.11rc2. It is patched with the ICE1712.conf changes. It looks like your .asoundrc is incorrect, it does not specify S32_LE format which is all the hardware supports. Why don't you just remove the .a

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Rich Rosa
I appreciate your help.I upgaded to 1.0.11rc2. It is patched with the ICE1712.conf changes.This is the error I get in alsaplayer$ alsaplayer -d channel12 joe.mp3ALSA lib pcm_direct.c:813:(snd_pcm_direct_initialize_slave) requested or auto-format is not available ALSA lib pcm_dmix.c:864:(snd_pcm_dmi

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Lee Revell
On Tue, 2006-01-17 at 15:01 -0500, Rich Rosa wrote: > What do you think of downgrading to make this work? It still does not work with the latest ALSA version? How exactly are you testing it, and what is the exact error you get? Lee --- This

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-17 Thread Rich Rosa
What do you think of downgrading to make this work?On 1/16/06, Lee Revell <[EMAIL PROTECTED]> wrote: On Tue, 2006-01-17 at 05:03 +0200, Sergei Steshenko wrote:> On Mon, 16 Jan 2006 21:45:59 -0500 > Lee Revell <[EMAIL PROTECTED]> wrote:>> > Also make sure alsa-lib and> > alsa-driver are the same ver

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-16 Thread Lee Revell
On Tue, 2006-01-17 at 05:03 +0200, Sergei Steshenko wrote: > On Mon, 16 Jan 2006 21:45:59 -0500 > Lee Revell <[EMAIL PROTECTED]> wrote: > > > Also make sure alsa-lib and > > alsa-driver are the same version. > > Can't you developers implement a cross version checking and issue > a HUGE warning in

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-16 Thread Lee Revell
On Mon, 2006-01-16 at 21:59 -0500, Rich Rosa wrote: > Thank you Lee for the quick response. > > I am running > alsa-lib-1.0.10-26.rhfc4.at > alsa-driver-1.0.10-43.rhfc4.at > > I am at slightly differnt patch levels. Should that matter? > > That should be fine. > > On 1/16/06, Lee Revell <

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-16 Thread Sergei Steshenko
On Mon, 16 Jan 2006 21:45:59 -0500 Lee Revell <[EMAIL PROTECTED]> wrote: > Also make sure alsa-lib and > alsa-driver are the same version. Can't you developers implement a cross version checking and issue a HUGE warning in case versions do not match ? It's really sad to read this (though useful)

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-16 Thread Rich Rosa
Thank you Lee for the quick response. I am running alsa-lib-1.0.10-26.rhfc4.atalsa-driver-1.0.10-43.rhfc4.at I am at slightly differnt patch levels. Should that matter?On 1/16/06, Lee Revell <[EMAIL PROTECTED] > wrote:On Mon, 2006-01-16 at 21:38 -0500, Rich Rosa wrote:> Greetings All, >> I have rea

Re: [Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-16 Thread Lee Revell
On Mon, 2006-01-16 at 21:38 -0500, Rich Rosa wrote: > Greetings All, > > I have read the prior postings about this problem. > > I am running FC4 with kernel 2.6.14-1.1656_FC4. I recently upgraded > ALSA to 1.0.10rc3. > > Since the upgrade I have lost all ability to use dmix. I am seeing > st

[Alsa-user] Ice1712 FC4 Kernel upgrade - dmix not working

2006-01-16 Thread Rich Rosa
Greetings All, I have read the prior postings about this problem. I am running FC4 with kernel 2.6.14-1.1656_FC4.  I recently upgraded ALSA to 1.0.10rc3. Since the upgrade I have lost all ability to use dmix. I am seeing strange errors like: ALSA lib pcm_direct.c:815:(snd_pcm_direct_initiali

[Alsa-user] ICE1712 and Envy24: multiple soundcard sync

2004-06-07 Thread Michele Spinolo
Hi guys. I installed Suse9.1 with ALSA and 3 Terratec EWS88D connected with the internal clock sync cable: the system seems to be properly configured and 3 ICE1712 drivers are loaded and all three cards work properly. Now I would like to set one of them as "Master" and the others as "Slave", but

Re: [Alsa-user] ICE1712 (M-Audio Audiophile 2496) on G4 PowerMac

2004-06-07 Thread F. Heitkamp
On Sun, 6 Jun 2004, Bill Unruh wrote: > On Sun, 6 Jun 2004, F. Heitkamp wrote: > > > On Sun, 6 Jun 2004, Bill Unruh wrote: > > > > > On Sun, 6 Jun 2004, F. Heitkamp wrote: > > > > > > > On Sat, 5 Jun 2004, Bill Unruh wrote: > > > > > > > > > On Sat, 5 Jun 2004, F. Heitkamp wrote: > > > > > > > > >

Re: [Alsa-user] ICE1712 (M-Audio Audiophile 2496) on G4 PowerMac

2004-06-06 Thread Bill Unruh
On Sun, 6 Jun 2004, F. Heitkamp wrote: > On Sun, 6 Jun 2004, Bill Unruh wrote: > > > On Sun, 6 Jun 2004, F. Heitkamp wrote: > > > > > On Sat, 5 Jun 2004, Bill Unruh wrote: > > > > > > > On Sat, 5 Jun 2004, F. Heitkamp wrote: > > > > > > > > > On Thu, 3 Jun 2004, Tommi Sakari Uimonen wrote: > > >

Re: [Alsa-user] ICE1712 (M-Audio Audiophile 2496) on G4 PowerMac

2004-06-06 Thread F. Heitkamp
On Sun, 6 Jun 2004, Bill Unruh wrote: > On Sun, 6 Jun 2004, F. Heitkamp wrote: > > > On Sat, 5 Jun 2004, Bill Unruh wrote: > > > > > On Sat, 5 Jun 2004, F. Heitkamp wrote: > > > > > > > On Thu, 3 Jun 2004, Tommi Sakari Uimonen wrote: > > > > > > sox file.wav -x newfile.wav > should do it. Then do

Re: [Alsa-user] ICE1712 (M-Audio Audiophile 2496) on G4 PowerMac

2004-06-06 Thread Bill Unruh
On Sun, 6 Jun 2004, F. Heitkamp wrote: > On Sat, 5 Jun 2004, Bill Unruh wrote: > > > On Sat, 5 Jun 2004, F. Heitkamp wrote: > > > > > On Thu, 3 Jun 2004, Tommi Sakari Uimonen wrote: > > > > > I assume it is lound noise. What it sounds like is that you are using > > the wrong byte order for the ca

Re: [Alsa-user] ICE1712 (M-Audio Audiophile 2496) on G4 PowerMac

2004-06-06 Thread F. Heitkamp
On Sat, 5 Jun 2004, Bill Unruh wrote: > On Sat, 5 Jun 2004, F. Heitkamp wrote: > > > On Thu, 3 Jun 2004, Tommi Sakari Uimonen wrote: > > > I assume it is lound noise. What it sounds like is that you are using > the wrong byte order for the card-- try changing that. SB16LE or SB16BE > as an option

Re: [Alsa-user] ICE1712 (M-Audio Audiophile 2496) on G4 PowerMac

2004-06-05 Thread Bill Unruh
On Sat, 5 Jun 2004, F. Heitkamp wrote: > On Thu, 3 Jun 2004, Tommi Sakari Uimonen wrote: > > > > > > Has anyone got the subject card to work with Linux? I have followed all > > > > > the instructions to the best of my ability but can't get a musical peep > > > > > out of the card with Linux. > >

Re: [Alsa-user] ICE1712 (M-Audio Audiophile 2496) on G4 PowerMac

2004-06-05 Thread F. Heitkamp
On Thu, 3 Jun 2004, Tommi Sakari Uimonen wrote: > > > > Has anyone got the subject card to work with Linux? I have followed all > > > > the instructions to the best of my ability but can't get a musical peep > > > > out of the card with Linux. > > > > > > and you have set the dac volumes up? > >

Re: [Alsa-user] ICE1712 driver with multiple card system: how to install?

2004-05-08 Thread Frans Ketelaars
On Saturday 08 May 2004 16:04, Michele Spinolo wrote: > Hi guys, > > does anyone have an idea how to install multiple soundcards (in this > case 3 Terratec EWS88D) which require ICE1712 driver? > > The soundcard's user manual (obviously refers to windows > installation) advise to install ONE card f

[Alsa-user] ICE1712 driver with multiple card system: how to install?

2004-05-08 Thread Michele Spinolo
Hi guys,   does anyone have an idea how to install multiple soundcards (in this case 3 Terratec EWS88D) which require ICE1712 driver?   The soundcard's user manual (obviously refers to windows installation) advise to install ONE card first, than set up the "multiple card configuration softwa

Re: [Alsa-user] ice1712 using dmix, loud crackle on all playback

2004-05-08 Thread dan
I just wanted to clarify, that this isn't a crackle in a latency sense i.e clicks and pops. This is a long fairly consistent crackling sound that stops when i stop playback, the audio i'm trying to playback is otherwise completely clear, so the sound is in addition to playback. It only occurs w

[Alsa-user] ice1712 using dmix, loud crackle on all playback

2004-05-06 Thread dan
Hello, I'm trying to set up my M-Audio Delta 66 using the alsa drivers (ice1712) to enable it to play back from more than one sound source at the same time, mainly for playback via XMMS whilst still hearing sound notifications on the PSI jabber client. I'm running Debian unstable, with kernel

[Alsa-user] ice1712 (Terratec DMX 6fire) routing pcm to multiple outputs w/ aRTS

2004-03-31 Thread Volker Hartmann
Hi, I want to connect my PC both to active stereospeakers and to my AV-Reciever. With the .asoundrc shown below, I am able to switch output-channels using aplay. I tried to change the bindings to route the input to 4 output-channels but that did not work. Actually I don't have any clues how to

Re: [Alsa-user] ice1712/envy24 modes

2004-03-26 Thread Tommi Sakari Uimonen
> the VU movements i get are on HW in 1/2 for input, and PCM out 1-9 for > playback. these aren't affected by the patchbay settings. The vu-meters have slider controls and mute buttons and L/R gang. These affect only the digital mixer, so unmuting and setting the sliders up will result vu-movement

Re: [Alsa-user] ice1712/envy24 modes

2004-03-25 Thread Aaron Brick
tommi, > > when i choose 'digital mix' i get neither input nor output. i assume this is > > the key bit preventing me from doing mixing (two applications playing sound > > simultaneously is what i have in mind). > > Do you see any movement in the vu-meters? Make sure you have your dac > volumes u

[Alsa-user] ice1712 / envy24 problems - please help!

2004-03-24 Thread Brian Huffman
I have an MAudio Deltio DiO 2496 sound card that I'm trying to use for simple playback and I can't seem to get to the end of my problems. OSS emulation playback has pops / clicks. And I'm unable to get native ALSA to work in some programs. Is there any way to turn debugging on in the drivers?

Re: [Alsa-user] ice1712/envy24 modes

2004-03-23 Thread Tommi Sakari Uimonen
> > Use 'Digital Mix' from the patchbay for H/W Out 1&2, this way you'll hear > > the inputs and outputs mixed, and you can control the volumes from the > > Monitor Mixer. > > when i choose 'digital mix' i get neither input nor output. i assume this is > the key bit preventing me from doing mixing

Re: [Alsa-user] ice1712/envy24 modes

2004-03-23 Thread Aaron Brick
tommi, thanks for the specific reocmmendations, that's just what i am looking for. 'course, it took me a couple of weeks to sit down and look at it again. :/ > Use 'Digital Mix' from the patchbay for H/W Out 1&2, this way you'll hear > the inputs and outputs mixed, and you can control the volumes

Re: [Alsa-user] ice1712 / envy24

2004-03-12 Thread Brian Huffman
Thank you for the suggestion. Unfortunately this did n ot solve the problem. Brian teffen Sauder <[EMAIL PROTECTED]> wrote: > Brian Huffman wrote: > > > I always get the error: > > "Unable to set hw params for playback: Invalid argument" > > > > > > > > > I also have a ice1712/envy24-based

Re: [Alsa-user] ice1712 / envy24

2004-03-12 Thread Steffen Sauder
Brian Huffman wrote: I always get the error: "Unable to set hw params for playback: Invalid argument" I also have a ice1712/envy24-based card, and had a similar problem using dmix with mplayer, and probably still have, I did not check for a while though. Everything works fine using a sample r

  1   2   >