Hello, I'm having problems with the net/speedtouch package, I have an Alcatel Speedtouch ADSL usb modem, this connects through a 4 port usb pci card (Belkin). I've installed the package and run through the configuration documented in "Speedtouch USB Driver for *BSD Installation file", created ppp.conf from the sample provided and moved the adsl start/stop script to rc.d and added adsl=YES in rc.conf.
The usb card is found fine and all four usb ports are initialised, the alcatel modem is found as a device ugen0. When the modem_run and ppp launch they both complain about not finding the modem. What can I do to get this working? Thanks Thomas M Clarke dmesg output ========= uhci0 at pci0 dev 7 function 2: Intel 82371AB USB Host Controller (PIIX4) (rev. 0x01) uhci0: interrupting at irq 11 usb0 at uhci0: USB revision 1.0 uhub0 at usb0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci0 at pci0 dev 12 function 0: AT&T Microelectronics product 0x5803 (rev. 0x11) ohci0: interrupting at irq 11 ohci0: OHCI version 1.0, legacy support usb1 at ohci0: USB revision 1.0 uhub1 at usb1 uhub1: AT&T Microelect OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 1 port with 1 removable, self powered ohci1 at pci0 dev 12 function 1: AT&T Microelectronics product 0x5803 (rev. 0x11) ohci1: interrupting at irq 11 ohci1: OHCI version 1.0, legacy support usb2 at ohci1: USB revision 1.0 uhub2 at usb2 uhub2: AT&T Microelect OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 1 port with 1 removable, self powered ohci2 at pci0 dev 12 function 2: AT&T Microelectronics product 0x5803 (rev. 0x11) ohci2: interrupting at irq 11 ohci2: OHCI version 1.0, legacy support usb3 at ohci2: USB revision 1.0 uhub3 at usb3 uhub3: AT&T Microelect OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 1 port with 1 removable, self powered ohci3 at pci0 dev 12 function 3: AT&T Microelectronics product 0x5803 (rev. 0x11) ohci3: interrupting at irq 11 ohci3: OHCI version 1.0, legacy support usb4 at ohci3: USB revision 1.0 uhub4 at usb4 uhub4: AT&T Microelect OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub4: 1 port with 1 removable, self powered ugen0 at uhub4 port 1 ugen0: ALCATEL Speed Touch USB , rev 1.10/0.00, addr 2 ps -aux output ========== root 6 0.0 21.2 0 8588 ?? DL 11:26PM 0:00.00 (usb4) root 5 0.0 21.2 0 8588 ?? DL 11:26PM 0:00.00 (usb3) root 4 0.0 21.2 0 8588 ?? DL 11:26PM 0:00.00 (usb2) root 3 0.0 21.2 0 8588 ?? DL 11:26PM 0:00.00 (usb1) root 2 0.0 21.2 0 8588 ?? DL 11:26PM 0:00.96 (usb0) /var/log/messages output from adsl service ============================ tun0: not multicast capable, IPv6 not enabled Phase: Using interface: tun0 Phase: deflink: Created in closed state tun0: Command: adsl: set authname [EMAIL PROTECTED] tun0: Command: adsl: set authkey ******** tun0: Command: adsl: set device !pppoa2 -vpi 0 -vci 38 -v 1 tun0: Command: adsl: accept chap tun0: Command: adsl: set speed sync tun0: Command: adsl: set timeout 0 tun0: Command: adsl: enable lqr tun0: Command: adsl: set lqrperiod 5 tun0: Command: adsl: set redial 15 10000 tun0: Command: adsl: set dial tun0: Command: adsl: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 tun0: Command: adsl: add default HISADDR tun0: Command: adsl: enable dns tun0: Phase: PPP Started (background mode). tun0: Phase: bundle: Establish tun0: Phase: deflink: closed -> opening Starting PPPoA2 ( merged version includes new ATM/AAL5 stack ) 1.1 tun0: Phase: deflink: Connected! I'm the parent process, I handle the endpoint 0x07 tun0: Phase: deflink: opening -> dial pty descriptors : fdin=3, fdout=4 tun0: Chat: deflink: Dial attempt 1 of 10000 Increasing SNDBUF from 2048 to 65536 Increasing RCVBUF from 4096 to 65536 Where is this crappy modem ?! tun0: Phase: deflink: dial -> carrier tun0: Phase: deflink: carrier -> login tun0: Phase: deflink: login -> lcp tun0: Phase: deflink: read (0): Connection reset by peer tun0: Phase: deflink: Disconnected! tun0: Phase: deflink: lcp -> logout tun0: Phase: deflink: logout -> hangup tun0: Phase: deflink: Disconnected! tun0: Phase: deflink: Connect time: 0 secs: 0 octets in, 0 octets out tun0: Phase: deflink: : 0 packets in, 0 packets out tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Sun Feb 16 03:03:45 2003 tun0: Phase: deflink: HUPing 304 tun0: Phase: deflink: hangup -> closed tun0: Phase: bundle: Dead tun0: Phase: PPP Terminated (normal). tun0: Phase: Parent: Child failed (errdead) tun0: Chat: Parent notified of failure tun0: not multicast capable, IPv6 not enabled Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
