All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Nychis <gnychis@cmu.edu>
To: linux-kernel@vger.kernel.org
Subject: cannot load *any* modules with 2.4 kernel
Date: Sat, 20 May 2006 12:10:18 -0400	[thread overview]
Message-ID: <446F3F6A.9060004@cmu.edu> (raw)

Hi,

I boot two kernels, a 2.6.9 kernel and just recently built a 2.4.32 kernel

In the 2.4.32 kernel I have =y for:
CONFIG_MODULES
CONFIG_MODVERSIONS
CONFIG_KMOD

I then build my kernel, with some modules, install the modules, and boot
my 2.4.32 kernel successfully

when i do lsmod, it is completely empty, no modules are loaded.  This
only happens for my 2.4.32 kernel though, modules load fine in 2.6.9

If i try to manually insert with insmod or modprobe, i get unresolved
external symbols for things that I am sure should be resolved... for
example, i get unresolved external symbol for printk

I'll give some other common unresolved smybols and maybe someone can
point me in the right direction of what else i need to specify to you
guys so that you can help me out further.

prinkt
add_timer
dev_mc_add
CardServices
kfree
cpu_raise_softirq
free_irq
kmalloc

Thanks!
George

             reply	other threads:[~2006-05-20 16:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-20 16:10 George Nychis [this message]
2006-05-20 16:25 ` cannot load *any* modules with 2.4 kernel Willy Tarreau
2006-05-21  0:05   ` George Nychis
2006-05-21  5:48     ` Willy Tarreau
2006-05-21  7:00       ` George Nychis
2006-05-21  8:40         ` Willy Tarreau
2006-05-22  1:53           ` Keith Owens
2006-05-22 13:21           ` George Nychis
2006-05-21  7:32     ` Nick Warne
2006-05-21 14:43       ` George Nychis
2006-05-21 15:34         ` Nick Warne

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=446F3F6A.9060004@cmu.edu \
    --to=gnychis@cmu.edu \
    --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.