All of lore.kernel.org
 help / color / mirror / Atom feed
From: Udo van den Heuvel <udovdh@xs4all.nl>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: ice1712 error
Date: Sat, 20 Dec 2008 17:22:04 +0100	[thread overview]
Message-ID: <494D1BAC.6080608@xs4all.nl> (raw)
In-Reply-To: <s5hzliqua66.wl%tiwai@suse.de>

Takashi Iwai wrote:
>> It appears that in init.c, in snd_card_new this part of code is causing 
>> the error:
>>
>>         else if (idx < snd_ecards_limit) {
>>                  if (snd_cards_lock & (1 << idx))
>>                          err = -EBUSY;   /* invalid */
>>                  printk(KERN_WARNING "busy............\n"); /*my debug */
>>          }
>>
>> So it is my card?
>> Repeatedly rmmodding and modprobing snd_ice1712 now only gives me -12
>>
>> Please advise.
> 
> It means that the given slot is already occupied, or so.  Unlikely a
> driver error but a user-setup problem.

Ok, that is good news!

> Check index options of all sound cards.  For example, try to remove
> index options once, and let the system load all devices.

I #'ed out all index lines in /etc/modprobe.conf and then the card 
immediately worked when I used rmmopd/modprobe.

> In general, using slots option of snd module is recommended.  Read
> ALSA-Configuration.txt for details.

Will have a look and give it a try.
Thanks!

Udo

  reply	other threads:[~2008-12-20 16:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-19 15:38 ice1712 error Udo van den Heuvel
2008-12-19 15:46 ` Takashi Iwai
2008-12-19 16:00   ` Udo van den Heuvel
2008-12-19 16:11     ` Takashi Iwai
2008-12-19 16:21       ` Udo van den Heuvel
2008-12-19 17:01         ` Takashi Iwai
2008-12-19 17:18           ` Udo van den Heuvel
2008-12-20  8:37             ` Takashi Iwai
2008-12-20 11:11               ` Udo van den Heuvel
2008-12-20 12:56                 ` Udo van den Heuvel
2008-12-20 15:40                   ` Takashi Iwai
2008-12-20 16:22                     ` Udo van den Heuvel [this message]
     [not found]                     ` <4A460396.2070309@xs4all.nl>
2009-06-28  8:39                       ` Takashi Iwai
     [not found]                         ` <4A472D18.1010201@xs4all.nl>
2009-06-28  9:02                           ` Takashi Iwai
2008-12-19 17:28     ` John Rigg
2008-12-19 17:38       ` Udo van den Heuvel

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=494D1BAC.6080608@xs4all.nl \
    --to=udovdh@xs4all.nl \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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.