All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim <terminator356@users.sourceforge.net>
To: alsa-devel@lists.sourceforge.net
Subject: Re: Need help: My .asoundrc no longer works.
Date: Sat, 20 Jan 2007 22:06:06 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070120T220253-181@post.gmane.org> (raw)
In-Reply-To: 20070120140107.GC3067@localhost.localdomain

John Rigg <aldev <at> sound-man.co.uk> writes:

> You shouldn't need the plug converter if you specify the slaves channels
> correctly. The ice1712 has 12 inputs and 10 outputs (regardless of how
> many physical inputs/outputs your card has) and this needs to be
> set explicitly in .asoundrc using separate playback and capture device
> definitions. 
>
I should have been more clear. I am only using the multi device for record. 
My playback device is hw:1,0 - the ice1712, and I believe there is no 
 problem with it, because I can connect any jack input to those 
 outputs and get sound (except for the inputs I'm complaining about, of 
 course - the ones which come from 'b' slave - which can be the ice OR emu!). 
Inputs from other apps work. 
(And I should have said "ten hw:1,0" not "twelve hw:1,0" ouputs, sorry).


> See here for explanation:
> 
> http://www.sound-man.co.uk/linuxaudio/ice1712multi.html
>
I was going to contact your site:
       "type multi
        slaves.a.pcm hw:0      <--- No quotes? Jack won't start.
        slaves.a.channels 12
        slaves.b.pcm hw:1
        slaves.b.channels 12"
"You will also need this patch to prevent a floating point exception which   
 kills jackd at seemingly random times"
How does replacing a jack_nframes_t variable, (which is some sort of u32),
 with a double cure an fp exception? I'm running fine without it.

"Users may also have problems using the -rt kernel with pcm_multi. At the time  
 of writing, the -rt kernel (2.6.17-rt8) gives lots of xruns when using 
 pcm_multi (that's on AMD64 SMP - on UP it locks up completely). It works fine 
 with a single sound card."
Funny, me too! Seemed like once each display update of qjackctl, there
 would be a big burst of x-runs.
Until I realized I was still running the 'stock' jackit Mandriva2007 package,
 and I had not built my own jackit as I always do with the ramfs enabled. 
Well, ok, it was either THAT which cured my x-runs, or this patch mentioned:
"To make it work it's necessary to remove the linking code which was added in 
 pcm_multi.c rev 1.89. Here's a patch..." 
 which I tried but didn't cure my problems. It was the ramfs.
But I admit I'm running x86 not 64.

I notice that fp exception problem patch applies to a section called:
 /* post x-run handling */
Hmm, x-runs?...

Cheers. Tim.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  reply	other threads:[~2007-01-20 22:06 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-20  0:39 Need help: My .asoundrc no longer works Tim
2007-01-20 14:01 ` John Rigg
2007-01-20 22:06   ` Tim [this message]
     [not found]   ` <75b66ecd0701200846q5499ccb0o5ba10c6a301d7b73@mail.gmail.com>
2007-01-21 20:02     ` John Rigg
2007-01-27  1:04       ` Tim
2007-01-22 14:06 ` Takashi Iwai
2007-01-26  1:28   ` Tim
2007-01-26 23:26     ` ice1712 IPGA and ADC controls Alan Horstmann
2007-01-27  0:42       ` Tim
2007-01-27 12:38       ` John Rigg
2007-01-28 20:54         ` Tim
2007-01-29  9:09           ` Alan Horstmann
2007-01-29  9:47             ` Fons Adriaensen
2007-01-29 16:36               ` Takashi Iwai
2007-01-28 22:59         ` Alan Horstmann
2007-01-29 12:16           ` Takashi Iwai
2007-01-29 17:07             ` Alan Horstmann
2007-01-29 17:12               ` Takashi Iwai
2007-01-29 19:15             ` John Rigg
2007-01-30  6:18               ` Tim
2007-01-30 11:14                 ` Takashi Iwai
2007-01-30 23:01                   ` Tim
2007-01-31  8:48                     ` Takashi Iwai
2007-01-31 10:33                       ` Takashi Iwai
2007-01-31 21:48                         ` Fons Adriaensen
2007-02-01 11:32                           ` Takashi Iwai
2007-02-01  5:01                         ` Tim
2007-02-01 10:08                           ` Alan Horstmann
2007-02-01 10:10                   ` Alan Horstmann
2007-02-01 12:10                     ` Takashi Iwai
2007-01-31 10:42                 ` John Rigg
2007-01-30 23:23     ` Need help: My .asoundrc no longer works Tim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20070120T220253-181@post.gmane.org \
    --to=terminator356@users.sourceforge.net \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.