All of lore.kernel.org
 help / color / mirror / Atom feed
From: detlef.grittner@t-online.de (Detlef Grittner)
To: linux-kernel@vger.kernel.org
Subject: 2.6.1: modprobe behaves strange
Date: Mon, 12 Jan 2004 21:11:52 +0100	[thread overview]
Message-ID: <4002FF88.3000303@t-online.de> (raw)

Hello,

I'm using the x86_64 architecture branch and have simply copied the 
kernel into my configuration of a 2.4.21 kernel.

I have the following lines in /etc/modules.conf:

alias eth0 r8169

alias snd-card-0 snd-via82xx

With the 2.4.21 kernel everything worked fine, with the 2.6.1 kernel I 
get the following behavior:

modprobe eth0
(no error, but r8169 not loaded)

modprobe r8169
(module r8169 is loaded and works)

modprobe snd-card-0
(FATAL: Modul snd_card_0 not found)

modprobe snd-via82xx
(module snd-via82xx is loaded and works)


I'm not really a kernel expert and so I have to ask:
Am I right, that this could be a problem of the kernel?
Is this the wildcard problem that was fixed in mm1?
Should I try mm1 or where should I begin to search for the problem?

Detlef


             reply	other threads:[~2004-01-12 20:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-12 20:11 Detlef Grittner [this message]
2004-01-12 20:19 ` 2.6.1: modprobe behaves strange David T Hollis
2004-01-12 20:25 ` Bongani Hlope

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=4002FF88.3000303@t-online.de \
    --to=detlef.grittner@t-online.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.