----------------------------
Federico Pelizza

homepage:
http://cclinf30.polito.it/~s76927

Work:
NEC Europe ltd. - Adenauerplatz 6 -
69115 Heidelberg - Germany
tel. +49-(0)6221-9051133
fax  +49-(0)6221-9051155

Home:
Rohrbacherstrasse 126 -
69126 Heidelberg - Germany

Mobile phone: +49-(0)177-4714687
--------------------------------
-----Urspr�ngliche Nachricht-----
Von: Paul Mackerras <[EMAIL PROTECTED]>
An: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Datum: Dienstag, 4. Mai 1999 05:30
Betreff: Re: can't locate module ppp-compress-XX


>> I also get something like
>>
>> Apr 30 09:39:17 towel modprobe: can't locate module ppp0
>>
>> This is the first log line that pppd causes when started.
>>
>> Can fix this also by some alias in /etc/conf.modules ??
>
>No, that message doesn't reflect any problem, it's quite normal.


Yes, actually everything works fine.
But I don't use ppp to connect to a ISP, I study the ppp software code for
my thesys project.
I have two linux pc (towel and gandalf) connected through a null modem.

The first time that I compiled PPP, I got log messages like

Apr 27 18:10:14 gandalf kernel: CSLIP: code copyright 1989 Regents of the
University of California
Apr 27 18:10:14 gandalf kernel: PPP: version 2.3.3 (demand dialling)
Apr 27 18:10:14 gandalf kernel: PPP line discipline registered.

So I could notice that ppp_init() and ppp_first_time() in ppp.c in kernel
where invoked when launching pppd for the first time in a linux session and
then no more. Which is what I expected.

Now, that I compiled ppp several times with various new printk() that I
added to trace the program better for my goal, but with none further
modification, I get none of the three logs above, but just

Apr 30 09:39:17 towel modprobe: can't locate module ppp0

(towel and gandalf have the same software and give the same kind of logs, I
just accidentally saved the logs of gandalf the first time I compiled ppp on
the both and since then on, I always saved just the logs of towel)

ppp_init() and ppp_first_time() in ppp.c in kernel seem to be invoked no
more.

What's happening?

I'd be grateful if you could solve this doubt of mine.

FEDE


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to