Gernot wrote: > hi! > > first thanks for your reply. > my pppd options are: > lock > defaultroute > noipdefault > noauth > passive This passive option looks like a bad one to me. man pppd says
> passive > Enables the "passive" option in the LCP. With this option, pppd > will attempt to initiate a connection; if no reply is received > from the peer, pppd will then just wait passively for a valid > LCP packet from the peer, instead of exiting, as it would with- > out this option. That sounds a lot like the problem you're describing to me. > asyncmap 0persist That line doesn't look right. You should move the word persist down onto a newline. Do you really need the asyncmap 0 Option? > lcp-echo-interval 2 > lcp-echo-failure 7 > name [EMAIL PROTECTED] > user [EMAIL PROTECTED] > > plugin /usr/lib/pppd/plugins/pppoatm.so > 8.48 > i use kernel 2.4.18 with speedtouch-patch and compiled with no module > support because i dont need any.when i start pppd i get after plugin init > and SUCCESS 8.48 but nothing happens then and no ppp0 device is there when i > type ifconfig...i dont want dial on demand, it should stay persistent When you execute modem_run, do you give it the -k option to make it use the kernel driver? modem_run -k -f /path/to/firmware Do the modem lights flash as the firmware is loaded? For the kernel options to get the modem working, try these options http://www.linux-usb.org/SpeedTouch/LFS/lfs.html they were written for a 2.6.10 kernel so the layout of make menuconfig may be a bit different in 2.4.18 but it shouldn't be too different. Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
