From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: dragoran <dragoran@feuerpokemon.de>
Cc: Niko Nitsche <fal16con@gmx.de>, linux-kernel@vger.kernel.org
Subject: Re: snd-emu10k1 broken in 2.6.13
Date: Sun, 04 Sep 2005 11:35:10 +0100 [thread overview]
Message-ID: <431ACDDE.9090002@superbug.demon.co.uk> (raw)
In-Reply-To: <431AC5C6.7030103@feuerpokemon.de>
dragoran wrote:
> Niko Nitsche wrote:
>
>> dragoran wrote:
>>
>>
>>> Hello.
>>> I am running FC4 and compiled a vanilla linux 2.6.13.
>>> After booting the kernel I see an error messages that says that it was
>>> unable to load snd-emu10k1 (see dmesg).
>>> In dmesg I got this:
>>> Sep 4 10:09:47 chello062178124144 kernel: snd_emu10k1: Unknown
>>> parameter `'
>>> Sep 4 10:09:47 chello062178124144 last message repeated 2 times
>>> the same modprobe.conf works in 2.6.12.
>>> I tryed to load it by hand (modprobe snd-emu10k1) => same result
>>> modprobe snd-emu10k1 index=0 => same result.
>>> I will attach my .config file
>>> (please CC me as I am not subscribed to the list)
>>
>>
>> Hi,
>>
>> I had the same problem with FC4/vanilla 2.6.13 and snd-intel8x0
>> and I had two lines in modprobe.conf like this:
>>
>> options snd-card-0 index=0
>> options snd-intel8x0 index=0
>>
>> I removed them and now everything works just fine. Accutally I had the
>> Unknown parameter `' messages before but the module loaded.
>>
>>
>>
>>
> sorry but this isn't solution (it works thought) but this happens for
> all modules that have a options line in /etc/modprobe.conf
> Is this a bug or has the syntax of modprobe.conf changed in 2.6.13?
Well, those options lines are just wrong so I am not at all surprised
that it failed.
It should be:
options snd-card-0 snd-intel8x0
options snd-intel8x0 index=0
So, dragoran, what options lines do you have?
James
next prev parent reply other threads:[~2005-09-04 10:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4IY3f-61u-13@gated-at.bofh.it>
[not found] ` <431ABB63.5020608@gmx.de>
2005-09-04 10:00 ` snd-emu10k1 broken in 2.6.13 dragoran
2005-09-04 10:32 ` dragoran
2005-09-04 10:52 ` dragoran
2005-09-04 10:35 ` James Courtier-Dutton [this message]
2005-09-04 10:37 ` dragoran
2005-09-04 12:04 ` Niko Nitsche
2005-09-04 12:28 ` Niko Nitsche
2005-09-04 8:24 dragoran
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=431ACDDE.9090002@superbug.demon.co.uk \
--to=james@superbug.demon.co.uk \
--cc=dragoran@feuerpokemon.de \
--cc=fal16con@gmx.de \
--cc=linux-kernel@vger.kernel.org \
/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.