All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Nikola Knezevic <nikkne@gmx.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: ALSA requests module to early, before / is mounted
Date: Fri, 26 Sep 2003 15:37:06 +0200	[thread overview]
Message-ID: <s5hhe2z7jst.wl@alsa2.suse.de> (raw)
In-Reply-To: <1409343736.20030926151652@gmx.ch>

At Fri, 26 Sep 2003 15:16:52 +0200,
Nikola Knezevic wrote:
> 
> Hi, I'm really annoyed to see 'No soundcards found.' in logs:)

you didn't build in emu10k1 driver.  so, at that stage, there is
really no available card :)

> Not an expert, but according to logs, ALSA is modprobeing to early, so
> it doesn't load snd-emu10k.

yep, this should be avoided before root is mounted.

>  There is no call for modprobe snd-emu10k1 in
> rc.modules, so after booting I have to call it manually. Yes, I could
> put that call in rc.modules, but isn't it supposed to be called by ALSA?

yes, but only if you set up /etc/modprobe.conf correctly to load the
modules automatically.
at least, you have to specify which card is the first one
(snd-card-0).

i recommend you either to build all ALSA stuffs as modules or to build
them into the kernel.


ciao,

--
Takashi Iwai <tiwai dot suse.de>		ALSA Developer - www.alsa-project.org

  reply	other threads:[~2003-09-26 13:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26 13:16 PROBLEM: ALSA requests module to early, before / is mounted Nikola Knezevic
2003-09-26 13:37 ` Takashi Iwai [this message]
2003-09-26 20:04   ` Nikola Knezevic
2003-09-29 15:32     ` Takashi Iwai
2003-09-30 19:53       ` Nikola Knezevic
     [not found]   ` <1723482591.20030926200802@gmx.ch>
     [not found]     ` <s5hzngn6f8n.wl@alsa2.suse.de>
     [not found]       ` <6510599647.20030929171409@gmx.ch>
2003-09-30 11:03         ` Re[2]: " Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2003-09-26 13:08 Nikola Knežević

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=s5hhe2z7jst.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nikkne@gmx.ch \
    /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.