[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]

PPP, encore.



Ok, j'ai réussi à faire marcher mon modem, mais il reste 
que linux m'envoi ça quand il bogue :



ioctl(TIOCSETD(PPP)): Paramètre invalide(22)
pppd: This 
system lacks kernel support for PPP.  
This could be because
the PPP kernel module could not
 be loaded, or because PPP was not
included in the 
kernel configuration.  If PPP was included as a

module, try `/sbin/modprobe -v ppp'.  If that fails, check t

[root@localhost /]#modprobe -v ppp
modprobe: Can't locate module ppp
[root@localhost /]#

Bref, ma question est :

comment rajouté le support ppp au kernel sans en recompiler un autre.
(Bref, que dois-je rajouter à conf.modules).