[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

depmod makes empty modules.dep



Hi

I am running 2.4.18pre7 on an Alphaserver (Noritake), a kernel I've configured. I've made some components modules but no matter what I do, I can't get depmod to do anything but create an empty modules.dep. Do I need to upgrade modutils (currently 2.3.11-13.1)? Do I need to take the whole system to "testing" to run 2.4 properly?

TIA.
Toby

rimshot:/lib/modules/2.4.18-pre7# uname -r
2.4.18-pre7
rimshot:/lib/modules/2.4.18-pre7# depmod -a -n
rimshot:/lib/modules/2.4.18-pre7# ls -l
total 2
lrwxrwxrwx 1 root root 26 Jun 10 21:57 build -> /usr/src/linux-2.4.18-pre7
drwxr-xr-x    5 root     root         1024 Jun 10 21:57 kernel
-rw-r--r--    1 root     root            0 Jun 10 21:59 modules.dep
drwxr-xr-x    2 root     root         1024 Jun 10 21:14 pcmcia
rimshot:/lib/modules/2.4.18-pre7#
rimshot:/lib/modules/2.4.18-pre7# dpkg -l |grep modutils
ii  modutils       2.3.11-13.1    Linux module utilities.
rimshot:/lib/modules/2.4.18-pre7#

rimshot:/lib/modules/2.4.18-pre7# ls -lR
.:
total 2
lrwxrwxrwx 1 root root 26 Jun 10 21:57 build -> /usr/src/linux-2.4.18-pre7
drwxr-xr-x    5 root     root         1024 Jun 10 21:57 kernel
-rw-r--r--    1 root     root            0 Jun 10 21:59 modules.dep
drwxr-xr-x    2 root     root         1024 Jun 10 21:14 pcmcia

./kernel:
total 3
drwxr-xr-x    4 root     root         1024 Jun 10 21:57 drivers
drwxr-xr-x    7 root     root         1024 Jun 10 21:57 fs
drwxr-xr-x    3 root     root         1024 Jun 10 21:57 net

./kernel/drivers:
total 2
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 block
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 net

./kernel/drivers/block:
total 39
-rw-r--r--    1 root     root        38736 Jun 10 21:57 loop.o

./kernel/drivers/net:
total 6
-rw-r--r--    1 root     root         6008 Jun 10 21:57 dummy.o

./kernel/fs:
total 5
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 autofs
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 fat
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 isofs
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 msdos
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 vfat

./kernel/fs/autofs:
total 43
-rw-r--r--    1 root     root        41988 Jun 10 21:57 autofs.o

./kernel/fs/fat:
total 107
-rw-r--r--    1 root     root       108454 Jun 10 21:57 fat.o

./kernel/fs/isofs:
total 64
-rw-r--r--    1 root     root        63511 Jun 10 21:57 isofs.o

./kernel/fs/msdos:
total 27
-rw-r--r--    1 root     root        26306 Jun 10 21:57 msdos.o

./kernel/fs/vfat:
total 41
-rw-r--r--    1 root     root        40007 Jun 10 21:57 vfat.o

./kernel/net:
total 1
drwxr-xr-x    3 root     root         1024 Jun 10 21:57 ipv4

./kernel/net/ipv4:
total 1
drwxr-xr-x    2 root     root         1024 Jun 10 21:57 netfilter

./kernel/net/ipv4/netfilter:
total 235
-rw-r--r--    1 root     root        63958 Jun 10 21:57 ip_conntrack.o
-rw-r--r-- 1 root root 12936 Jun 10 21:57 ip_conntrack_ftp.o -rw-r--r-- 1 root root 9280 Jun 10 21:57 ip_conntrack_irc.o
-rw-r--r--    1 root     root        12760 Jun 10 21:57 ip_nat_ftp.o
-rw-r--r--    1 root     root        10360 Jun 10 21:57 ip_nat_irc.o
-rw-r--r--    1 root     root        40760 Jun 10 21:57 ip_tables.o
-rw-r--r--    1 root     root         8792 Jun 10 21:57 ipt_MASQUERADE.o
-rw-r--r--    1 root     root         7696 Jun 10 21:57 iptable_filter.o
-rw-r--r--    1 root     root        63752 Jun 10 21:57 iptable_nat.o

./pcmcia:
total 0
rimshot:/lib/modules/2.4.18-pre7#

rimshot:/lib/modules/2.4.18-pre7# cat /etc/modules.conf
### This file is automatically generated by update-modules
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
### update-modules: start processing /etc/modutils/0keep
# DO NOT MODIFY THIS FILE!
# This file is not marked as conffile to make sure if you upgrade modutils
# it will be restored in case some modifications have been made.
#
# The keep command is necessary to prevent insmod and friends from ignoring # the builtin defaults of a path-statement is encountered. Until all other # packages use the new `add path'-statement this keep-statement is essential
# to keep your system working
keep

### update-modules: end processing /etc/modutils/0keep

### update-modules: start processing /etc/modutils/aliases
# Aliases to tell insmod/modprobe which modules to use

# Uncomment the network protocols you don't want loaded:
# alias net-pf-1 off            # Unix
# alias net-pf-2 off            # IPv4
# alias net-pf-3 off            # Amateur Radio AX.25
# alias net-pf-4 off            # IPX
# alias net-pf-5 off            # DDP / appletalk
# alias net-pf-6 off            # Amateur Radio NET/ROM
# alias net-pf-9 off            # X.25
# alias net-pf-10 off           # IPv6
# alias net-pf-11 off           # ROSE / Amateur Radio X.25 PLP
# alias net-pf-19 off           # Acorn Econet

alias char-major-10-130 softdog
alias char-major-10-175 agpgart
alias char-major-81     bttv
alias char-major-108    ppp_generic
alias /dev/ppp          ppp_generic
alias tty-ldisc-3       ppp_async
alias tty-ldisc-14      ppp_synctty
alias ppp-compress-21   bsd_comp
alias ppp-compress-24   ppp_deflate
alias ppp-compress-26   ppp_deflate

# Crypto modules (see http://www.kerneli.org/)
alias loop-xfer-gen-0 loop_gen
alias loop-xfer-3 loop_fish2
alias loop-xfer-gen-10 loop_gen
alias cipher-2 des
alias cipher-3 fish2
alias cipher-4 blowfish
alias cipher-6 idea
alias cipher-7 serp6f
alias cipher-8 mars6
alias cipher-11 rc62
alias cipher-15 dfc2
alias cipher-16 rijndael
alias cipher-17 rc5


### update-modules: end processing /etc/modutils/aliases

### update-modules: start processing /etc/modutils/paths
# This file contains a list of paths that modprobe should scan,
# beside the once that are compiled into the modutils tools
# themselves.

# This used to be quite a list, but upstream merged some Debian patches
# so we currently don't need to do anything here

### update-modules: end processing /etc/modutils/paths

### update-modules: start processing /etc/modutils/setserial
#
# This is what I wanted to do, but logger is in /usr/bin, which isn't loaded
# when the module is first loaded into the kernel at boot time!
#
#post-install serial /etc/init.d/setserial start | logger -p daemon.info -t "setserial-module reload" #pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t "setserial-module uload" post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null pre-remove serial /etc/init.d/setserial modsave > /dev/null 2> /dev/null

### update-modules: end processing /etc/modutils/setserial

### update-modules: start processing /etc/modutils/arch/alpha
alias parport_lowlevel parport_pc


### update-modules: end processing /etc/modutils/arch/alpha

rimshot:/lib/modules/2.4.18-pre7#


--
To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: