Results 1 to 3 of 3
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 ...
- 03-02-2004 #1Just Joined!
- Join Date
- Mar 2004
- Posts
- 3
Unable to connect to internet after installing kernel 2.6.3
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 modprobe: modprobe: Can't locate module snd-trident
localhost sound: Loading sound module (snd-trident) failed
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 modprobe: modprobe:
localhost modprobe: QM_MODULES: Function not implemented
localhost modprobe: modprobe: Can't locate module usb-ohci
localhost usb: Initializing USB controller (usb-ohci): 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
A little help please....
Thanks in advance.
- 03-02-2004 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
You need to install module-init-tools from kernel.org. The modutils programs that work with 2.4 kernels don't work with 2.6. Make absolutely sure to read the README along with the module-init-tools, so that you don't break the module loading.
- 03-08-2004 #3Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
yeah...make sure you read the REAME before you do anything....i had a hell of a time getting my modules to work on 2.4 and 2.6...i had to make modules several times...
Fixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html


Reply With Quote
