I was having problems connecting, and could not figure out what was going
on.

I don't use Redhat or Mandrake.  I use crux.  (www.crux.nu), and so not
everything was compiled into the kernel by default (it _is_ linux, you know.
:).

Anyways, I noticed that the modem was being initialized great, but when
pppoeci was being called, that it was disconnecting.

After doing some digging, I found that there were some mandatory items to be
compiled into the kernel that were hard to find in "make menuconfig".  I
actually never found the one that was causing me all the trouble.

It is easier to just edit your kernel .config file before compiling and make
sure the bottom three below are enabled.

CONFIG_HDLC=m
CONFIG_HDLC_PPP=m
CONFIG_N_HDLC=m

The problem I had was that I had the other two HDLC items, but not the
CONFIG_N_HDLC.  This is the one that caused me all the trouble.

If I have written something wrong here, sorry.  I'm compiling a new kernel
on my linux box and am using the windows box ONE LAST TIME to connect to the
internet.  :-)

Thank you for writing the modem driver!!!
jeremy

--
Jeremy Kelley <jeremy at 33ad.org>



=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Liste de diffusion "Driver Linux pour modem ECI ADSL USB"
Driver Linux pour modem ECI ADSL USB: http://flashcode.free.fr/linux
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe 
        

Répondre à