I can't get my speedtouch working, things go OK until I try to start ppp.
I have the appropriate usb and ppp options compiled into the kernel, and modem_run seems to operate correcly (it gives me messages about up/downloading firmware, and the the dsl line is synchronised. usbdevfs is loaded in fstab. regular ppp is working correctly, ie over an external modem. I suspect usb is ok because modem_run seems OK, but ppp can't run pppoa2 (or pppoa3) properly, and I don't understand syslog. I'd appreciate any feedback. Alex here is my /etc/ppp/peers/speedtouch: debug kdebug 1 pty "/usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100" sync user "[EMAIL PROTECTED]" noauth holdoff 4 persist maxfail 25 /etc/ppp/options: asyncmap 0 auth lock hide-password debug lcp-echo-interval 30 lcp-echo-failure 4 noipx When I run pppd, I get the following in syslog: server pppd[612]: pppd 2.4.1 started by root, uid 0 Jan 31 22:28:05 server pppd[612]: using channel 11 Jan 31 22:28:05 server pppd[612]: Couldn't attach to channel 11: Device not configured Jan 31 22:28:05 server pppd[612]: Couldn't get channel number: Input/output error Jan 31 22:28:05 server pppd[612]: using channel 12 Jan 31 22:28:05 server pppd[612]: Couldn't attach to channel 12: Device not configured Jan 31 22:28:05 server pppd[612]: using channel 13 Jan 31 22:28:05 server pppd[612]: Couldn't attach to channel 13: Device not configured Jan 31 22:28:05 server pppd[612]: Couldn't get channel number: Input/output error Jan 31 22:28:05 server pppd[612]: using channel 14 Jan 31 22:28:05 server pppd[612]: Couldn't attach to channel 14: Device not configured Jan 31 22:28:05 server pppd[612]: using channel 15 Jan 31 22:28:05 server pppd[612]: Couldn't attach to channel 15: Device not configured Jan 31 22:28:05 server pppd[612]: Couldn't get channel number: Input/output error Jan 31 22:28:05 server pppd[612]: using channel 16 Jan 31 22:28:05 server pppd[612]: Couldn't attach to channel 16: Device not configured Jan 31 22:28:05 server pppd[612]: using channel 17 Jan 31 22:28:05 server pppd[612]: Using interface ppp1 Jan 31 22:28:05 server pppd[612]: Connect: ppp1 <--> /dev/pts/3 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 621), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 620), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 619), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 618), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 617), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 616), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 615), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 614), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 613), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 622), status = 0x7f00 Jan 31 22:28:05 server pppd[612]: Modem hangup Jan 31 22:28:05 server pppd[612]: Connection terminated. Jan 31 22:28:05 server pppd[612]: using channel 18 Jan 31 22:28:05 server pppd[612]: Couldn't attach to PPP unit 1: Invalid argument Jan 31 22:28:05 server pppd[612]: using channel 19 Jan 31 22:28:05 server pppd[612]: Couldn't create new ppp unit: Inappropriate ioctl for device Jan 31 22:28:05 server pppd[612]: using channel 20 Jan 31 22:28:05 server pppd[612]: Couldn't create new ppp unit: Inappropriate ioctl for device Jan 31 22:28:05 server pppd[612]: using channel 21 Jan 31 22:28:05 server pppd[612]: Couldn't create new ppp unit: Inappropriate ioctl for device Jan 31 22:28:05 server pppd[612]: Couldn't get channel number: Input/output error Jan 31 22:28:05 server pppd[612]: using channel 22 Jan 31 22:28:05 server pppd[612]: Couldn't attach to channel 22: Device not configured Jan 31 22:28:05 server pppd[612]: using channel 23 Jan 31 22:28:05 server pppd[612]: Couldn't create new ppp unit: Inappropriate ioctl for device ... Jan 31 22:28:06 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 631), status = 0x7f00 Jan 31 22:28:06 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 630), status = 0x7f00 Jan 31 22:28:06 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 629), status = 0x7f00 Jan 31 22:28:06 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 628), status = 0x7f00 Jan 31 22:28:06 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 627), status = 0x7f00 Jan 31 22:28:06 server pppd[612]: Script /usr/local/bin/pppoa2 -v 1 -vpi 0 -vci 100 finished (pid 625), status = 0x7f00 Jan 31 22:28:06 server pppd[612]: Exit. Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
