Forum Moderators: bakedjake

Message Too Old, No Replies

Cant connect to internet w/ new kernel: QM_MODULES:Fnctn not implmntd

cant connect to internet with new kernel

         

fisherman99

2:48 pm on Mar 2, 2004 (gmt 0)



Unable to connect to internet after installing kernel 2.6.3 from kernel.org, i ran

In the boot.log I have the follow unusual lines...
localhost modprobe: modprobe: QM_MODULES: Function not implemented
localhost modprobe: modprobe: QM_MODULES: Function not implemented
localhost modprobe: modprobe: QM_MODULES: Function not implemented

localhost mount: mount: fs type supermount not supported by kernel
localhost mount: mount: fs type supermount not supported by kernel
localhost netfs: Mounting other filesystems: failed

localhost mount: mount: fs type supermount not supported by kernel
localhost mount: mount: fs type supermount not supported by kernel
localhost rc.sysinit: Mounting local filesystems: failed

localhost network: Bringing up loopback interface: failed
localhost network: Bringing up eth0: failed

Also when I run
depmod -a
I get
demod: QM_MODULES: Function not implemented

I cant even ping webmasterworld.com

A little help please....
Thanks in advance.

MattyMoose

5:59 pm on Mar 3, 2004 (gmt 0)

10+ Year Member



I think you need to install "module-init-tools". I'm not all that up to date on linux happenings, but that seems to be a common problem...

Kinda like the old mod-utils/bin-utils, I believe...

HTH,
-MM