Hi there,

I have followed Benoit's instructions at
http://benoit.papillault.free.fr/speedtouch/user.en.html and also the
instructions by Johan Dijoux.

I  have almost got my Alcatel USB ADSL modem working but when I run the
following script:

        #!/bin/sh
        /sbin/modprobe n_hdlc >& /tmp/pppd.log
        /sbin/modprobe ppp_synctty >& /tmp/pppd.log
        /usr/local/bin/modem_run -f /root/mgmt/mgmt.o -m
        /usr/sbin/pppd call adsl >& /tmp/pppd.log
        /sbin/route add default ppp0

... I get the usual confirmation that the "adsl line goes up" but I also get
the following error...

        modprobe: Can't locate module ppp_synctty

I have tried adding these lines to /etc/modules.conf...

     alias char-major-108 ppp_generic
     alias tty-ldisc-14   ppp_synctty
     alias tty-ldisc-13 n_hdlc

So that the connection can be shared by other computers on the LAN, I also
have an ethernet card installed, but I haven't set up pointers to any
nameservers yet.

I am running RH 7.0 kernel 2.2.16-22 on an i686 and have tried
"/sbin/modprobe -v ppp" which runs okay.

Any suggestions would be gratefully appreciated with the above problem, but
please be gentle with me as this is only my third day in the world of Linux.
Cheers,

Andy
---
www.andymayer.com


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe

        

Reply via email to