[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: First time kernel compile



Hi.

>
> Nov 28 12:03:58 localhost pppd[513]: serial connection established
> Nov 28 12:03:58 localhost pppd[513]: Using interface ppp0
> Nov 28 12:03:58 localhost pppd[513]: Connect: ppp0 <--> /dev/modem
> Nov 28 12:04:00 localhost pppd[513]: local  IP address 216.28.52.21
> Nov 28 12:04:00 localhost pppd[513]: remote IP address 206.103.241.85
> Nov 28 12:04:34 localhost pppd[513]: CCP: timeout sending
> Config-Requests
> Nov 28 12:04:45 localhost pppd[513]: Connection terminated.
>
> When I was in "make config" there was a statement "CCP compressors for
> PPP are only built as modules". There were no options for me to choose.
> Any ideas?

You dont have the choose, you must make boot, then make modules, then make
modules_install. The module name is bsd_comp.o i think.
You can try to pass the 'novj' option to pppd which disable vjc compression.

I noticed also that when /dev/modem links /dev/ttySx there was more problems
than /dev/modem -> /dev/cuax.

For me (sx164), the vj compression make the kernel to panic.
I disabled jv comp and all goes fine. Very strange.

Jean-Baptiste



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []