Just upgraded to 2.2.14. Finally got everything to work, but now I'm
seeing some strange modprobe messages in /var/log/messages:

Feb 12 07:48:00 monolith init: Entering runlevel: 3
Feb 12 07:48:01 monolith network: Enabling IPv4 packet forwarding
succeeded
Feb 12 07:48:04 monolith modprobe: can't locate module lo:0
Feb 12 07:48:04 monolith modprobe: can't locate module lo:1
Feb 12 07:48:04 monolith modprobe: can't locate module lo:2
Feb 12 07:48:04 monolith modprobe: can't locate module lo:3
Feb 12 07:48:04 monolith modprobe: can't locate module lo:4
Feb 12 07:48:04 monolith modprobe: can't locate module lo:5
Feb 12 07:48:20 monolith atd: atd startup succeeded
Feb 12 07:48:19 monolith kernel: Adding Swap: 136512k swap-space
(priority -1)
Feb 12 07:48:19 monolith kernel: ne2k-pci.c:vpre-1.00e 5/27/99 D.
Becker/P. Gortmaker
http://cesdis.gsfc.nasa.gov/linux/drivers/ne2k-pci.html
Feb 12 07:48:19 monolith kernel: ne2k-pci.c: PCI NE2000 clone 'RealTek
RTL-8029' at I/O 0xd400, IRQ 10.
Feb 12 07:48:19 monolith kernel: eth0: RealTek RTL-8029 found at 0xd400,
IRQ 10, 00:80:C8:FD:4C:C2.
Feb 12 07:48:19 monolith kernel: rtl8139.c:v1.07 5/6/99 Donald Becker
http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html
Feb 12 07:48:19 monolith kernel: eth1: RealTek RTL8139 Fast Ethernet at
0xd800, IRQ 12, 00:e0:7d:74:53:76.
Feb 12 07:48:04 monolith modprobe: can't locate module lo:6
Feb 12 07:48:04 monolith modprobe: can't locate module lo:7
<snip>
Feb 12 07:48:07 monolith modprobe: can't locate module lo:41
Feb 12 07:48:21 monolith crond: crond startup succeeded
Feb 12 07:48:07 monolith modprobe: can't locate module lo:42
Feb 12 07:48:07 monolith modprobe: can't locate module lo:43
Feb 12 07:48:07 monolith modprobe: can't locate module lo:44
Feb 12 07:48:07 monolith modprobe: can't locate module lo:45
Feb 12 07:48:07 monolith modprobe: can't locate module lo:46
Feb 12 07:48:07 monolith modprobe: can't locate module lo:47
Feb 12 07:48:07 monolith modprobe: can't locate module lo:48
Feb 12 07:48:07 monolith modprobe: can't locate module lo:49
Feb 12 07:48:07 monolith network: Bringing up interface lo succeeded


Any idea what's causing this? My network comes up, but these messages
appear for lo, eth0 and eth1 (50 times for each). I thought lo was built
into the kernel, not a module!

/etc/conf.modules contains:
alias eth1 rtl8139
alias eth0 ne2k-pci
alias /dev/printers lp
alias /dev/lp*      lp
alias parport_lowlevel parport_pc


Used the following steps to install:
make xconfig dep clean bzImage modules modules_install
copied kernel, System.map to /boot
mkinitrd
edit lilo.conf
lilo

Did I miss something?

Jim Gallagher


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to