Re: PPP on FC5: kernel modules?



Laurent-jan <blobbel7@xxxxxxxxx> wrote:
Clifford Kite wrote:
Laurent-jan <blobbel7@xxxxxxxxx> wrote:

Does "uname -r" match 2.6.15-1.2054_FC5?
Does "depmod -A" help? (shouldn't be necessary but...)
Is modprobe up to date? (depmod -V; Documentation/Changes,
module-init-tools)


Ah, eh yes. My information was incomplete. Sorry.
[root@ronsard ~]# uname -r
2.6.15-1.2054_FC5
[root@ronsard ~]# depmod -V
module-init-tools 3.2.2

Depmod -A does not help:
[root@ronsard ~]# depmod -A
[root@ronsard ~]# modprobe ppp_generic
FATAL: Module ppp_generic not found.

Basically, it's all directly from the CDs; I haven't run a kernel upgrade
yet nor have I compiled a new one.

Well, when distros mess with the kernel things can go (more:?) wrong..

You might try adding

alias char-major-108 ppp_generic

to /etc/modprobe.conf.

In the past "char-major-108" was the name by which ppp_generic was
known to a kernel. Here PPP is compiled directly into the kernel,
but "modprobe -c" shows most, if not all, of what I believe to be
the kernel names for the modules that were compiled (modprobe.conf
is empty).

And with that I'm out of suggestions.

--
Clifford Kite
/* 97.3% of all statistics are made up. */
.



Relevant Pages

  • qm_modules / 2.6.9
    ... I started out with the Debian Woody bf24 kernel. ... I have installed module-init-tools 3.0. ... At first I couldn't modprobe at all without ... Now, after I boot with the 2.6.9 kernel, I can ...
    (comp.os.linux)
  • Re: PPP on FC5: kernel modules?
    ... Is modprobe up to date? ... (depmod -V; Documentation/Changes, ... module-init-tools 3.2.2 ... when distros mess with the kernel things can go wrong.. ...
    (comp.os.linux.networking)
  • Re: modules not found after kernel recompile
    ... When migrating to the newer ... module-init-tools, you should move ... depmod possibly failed, try a depmod -a and then a modprobe again. ... modules not found after kernel recompile ...
    (Debian-User)
  • Re: Audio Device Files
    ... > If you have an error with modprobe, it may not show on your terminal. ... With kernel 2.6 and recent module-init-tools releases, ... modprobe a module for a PCI device that *does not exist* on the system's ...
    (comp.os.linux.hardware)
  • Re: [SLE] Module loading in 2.6.0-test9 kernel?
    ... though the safe install of module-init-tools had renamed the ... the SuSE modutils, but later module-init-tools worked. ... The end product of my work was a 2.6.0 kernel that booted without the ...
    (SuSE)