Hi,

I'm attempting to get an Alcatel Speedtouch USB/ADSL modem working under
Linux. I've successfully got the USB side working, and Alcatel's management
program is running. I've built the 2.4.7 kernel with the pppoatm-1.gz
patches
and options as suggested by
http://linux-usb.sourceforge.net/SpeedTouch/howto.html
I've also built ppp.2.4.0b2.tar.gz with these patches applied:
  pppoatm.pppd.vs.2.4.0b2+240600.diff.gz
  pppd.patch.240600
(I had to manually copy some ATM header files from kernel source in
/usr/include to get it to build).

When I run pppd, I get this in /var/log/messages:
Mar 18 17:00:55 localhost pppd[1191]: Plugin
/usr/lib/pppd/plugins/pppoatm.so loaded.
Mar 18 17:00:55 localhost pppd[1191]: PPPoATM plugin_init
Mar 18 17:00:55 localhost pppd[1191]: PPPoATM setdevname_pppoatm
Mar 18 17:00:55 localhost pppd[1191]: PPPoATM setdevname_pppoatm - SUCCESS
Mar 18 17:00:55 localhost pppd[1192]: pppd 2.4.0b1 started by root, uid 0
Mar 18 17:00:55 localhost pppd[1192]: connect(0.38): No such device
Mar 18 17:00:55 localhost pppd[1192]: Exit.

I belive that on working configurations, the line following "pppd 2.4.0b1
started by root..." is usually something like "using interface ppp0". I have
/dev/ppp but not /dev/ppp0 (and I have no clue what the significance of the
trailing zero is).

This is my /etc/ppp/options:
lock
defaultroute
noipdefault
noauth
passive
asyncmap 0
lcp-echo-interval 2
lcp-echo-failure 7
user [EMAIL PROTECTED]
name [EMAIL PROTECTED]
debug
plugin /usr/lib/pppd/plugins/pppoatm.so
0.38

I am pretty damn sure that 0.38 is the correct specification for the UK.

Can anyone help?
Thanks,

Paul



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

        

Reply via email to