I am having trouble with the drivers and Francois Rogler suggested that I
contact you.

My system is running a new install of BSD 4.4 (stable) - I downloaded it
last week. It is a clean system and this is the first thing I am trying to
install.

I am using the GENERIC kernel.

It looks like the modem is installed properly as is show up on 'usbdevs'.
# usbdevs -v
Controller /dev/usb0:
addr 1: self powered, config 1, OHCI root hub(0x0000), (unknown)(0x0000),
rev 0x
0100
 port 1 addr 2: power 500 mA, config 1, product 0x4061(0x4061), Alcatel
Telecom(
0x06b9), rev 0x0000
Controller /dev/usb1:
addr 1: self powered, config 1, OHCI root hub(0x0000), (unknown)(0x0000),
rev 0x
0100
 port 1 powered
Controller /dev/usb2:
addr 1: self powered, config 1, OHCI root hub(0x0000), (unknown)(0x0000),
rev 0x
0100
 port 1 powered
Controller /dev/usb3:
addr 1: self powered, config 1, OHCI root hub(0x0000), (unknown)(0x0000),
rev 0x
0100
 port 1 powered
Controller /dev/usb4:
oz-gw#

Also running 'modem_run' I get the following.

# modem_run -f /usr/local/libdata/alcaudsl.sys -v 1 -m
Gotcha, I found your ADSL ALCATEL SpeedTouch USB modem!
best offset   2772 with probability  87%
best offset 529849 with probability 100%
BLOCK1 :    991 bytes   uploaded : OK
BLOCK2 :    511 bytes downloaded : OK
BLOCK3 : 527093 bytes   uploaded : OK
BLOCK4 :    511 bytes downloaded : OK
Reference     : 3EC 18607GFAB 02 (see under your modem box)
ADSL line is blocked?
ADSL line is synchronising
ADSL line is up, downstream at 37748736 kbit/s, upstream at 18874368 kbit/s
ADSL link goes UP
#

The problem seems to occur when I run 'ppp -background adsl' as I get the
following.
# ppp -background adsl
Working in background mode
Using interface: tun0
Warning: Add route failed: default already exists
Child failed (errdead)

Francois, has shown me how to set up log files for PPP and PPPOA2M.
This is the PPP one
Dec  7 18:35:44 oz-gw ppp[313]: Phase: Using interface: tun0
Dec  7 18:35:44 oz-gw ppp[313]: Phase: deflink: Created in closed state
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set authname
[EMAIL PROTECTED]
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set authkey ********
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set device !pppoa2 -vpi
0 -vci 38 -v 2
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: accept chap
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set speed sync
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set timeout 0
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: enable lqr
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set lqrperiod 5
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set redial 15 10000
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set dial
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: set ifaddr 10.0.0.1/0
10.0.0.2/0 255.255.255.0 0.0.0.0
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: add default HISADDR
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Warning: Add route failed: default
already exists
Dec  7 18:35:44 oz-gw ppp[313]: tun0: Command: adsl: enable dns
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: PPP Started (background mode).
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: bundle: Establish
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: deflink: closed -> opening
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: deflink: Connected!
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: deflink: opening -> dial
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Chat: deflink: Dial attempt 1 of 10000
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: deflink: dial -> carrier
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: deflink: carrier -> login
Dec  7 18:35:44 oz-gw ppp[314]: tun0: Phase: deflink: login -> lcp
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: Disconnected!
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: lcp -> logout
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: logout -> hangup
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: Disconnected!
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: Connect time: 16 secs:
0 octets in, 130 octets out
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: : 0 packets in, 5
packets out
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase:  total 8 bytes/sec, peak 10
bytes/sec on Fri Dec  7 18:36:00 2001
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: HUPing 316
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: deflink: hangup -> closed
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: bundle: Dead
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Phase: PPP Terminated (normal).
Dec  7 18:36:00 oz-gw ppp[314]: tun0: Chat: Parent notified of failure
Dec  7 18:36:00 oz-gw ppp[313]: tun0: Phase: Parent: Child failed (errdead)


And this is the PPPOA2M one

Dec  7 18:35:44 oz-gw pppoa2m[316]: Starting PPPoA2m ( merged version
includes new ATM/AAL5 stack ) 20011007
Dec  7 18:35:44 oz-gw pppoa2m[316]: Using vpi=0, vci=38
Dec  7 18:35:44 oz-gw pppoa2m[316]: I'm the parent   process, I handle the
endpoint 0x07
Dec  7 18:35:44 oz-gw pppoa2m[316]: pty descriptors : fdin=3, fdout=4
Dec  7 18:35:44 oz-gw pppoa2m[316]: Increasing SNDBUF from 2048 to 65536
Dec  7 18:35:44 oz-gw pppoa2m[316]: Increasing RCVBUF from 4096 to 65536
Dec  7 18:35:44 oz-gw pppoa2m[316]: Got the modem !
Dec  7 18:35:44 oz-gw pppoa2m[317]: I'm the children process, I handle the
endpoint 0x87
Dec  7 18:35:45 oz-gw pppoa2m[316]: PPP packet read from ppp(d) (24 bytes
long)
Dec  7 18:35:45 oz-gw pppoa2m[316]: c0 21 01 01 00 16 01 04 05 dc 05 06 90
29 26 86 .!...........)&.
Dec  7 18:35:45 oz-gw pppoa2m[316]: 04 08 c0 25 00 00 01 f4
...
Dec  7 18:35:45 oz-gw pppoa2m[316]: ATM cell queue built (53 bytes long)
Dec  7 18:35:45 oz-gw pppoa2m[316]: 00 00 02 62 56 c0 21 01 01 00 16 01 04
05 dc 05 ...bV.!.........
Dec  7 18:35:45 oz-gw pppoa2m[316]: 06 90 29 26 86 04 08 c0 25 00 00 01 f4
00 00 00 ..)&....
Dec  7 18:35:45 oz-gw pppoa2m[316]: 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 ................
Dec  7 18:35:45 oz-gw pppoa2m[316]: 18 19 86 90 49
....I
Dec  7 18:35:45 oz-gw pppoa2m[316]: ATM cell queue sent to USB
Dec  7 18:35:48 oz-gw pppoa2m[316]: PPP packet read from ppp(d) (24 bytes
long)
Dec  7 18:35:48 oz-gw pppoa2m[316]: c0 21 01 01 00 16 01 04 05 dc 05 06 90
29 26 86 .!...........)&.
Dec  7 18:35:48 oz-gw pppoa2m[316]: 04 08 c0 25 00 00 01 f4
...
Dec  7 18:35:48 oz-gw pppoa2m[316]: ATM cell queue built (53 bytes long)
Dec  7 18:35:48 oz-gw pppoa2m[316]: 00 00 02 62 56 c0 21 01 01 00 16 01 04
05 dc 05 ...bV.!.........
Dec  7 18:35:48 oz-gw pppoa2m[316]: 06 90 29 26 86 04 08 c0 25 00 00 01 f4
00 00 00 ..)&....
Dec  7 18:35:48 oz-gw pppoa2m[316]: 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 ................
Dec  7 18:35:48 oz-gw pppoa2m[316]: 18 19 86 90 49
....I
Dec  7 18:35:48 oz-gw pppoa2m[316]: ATM cell queue sent to USB
Dec  7 18:35:51 oz-gw pppoa2m[316]: PPP packet read from ppp(d) (24 bytes
long)
Dec  7 18:35:51 oz-gw pppoa2m[316]: c0 21 01 01 00 16 01 04 05 dc 05 06 90
29 26 86 .!...........)&.
Dec  7 18:35:51 oz-gw pppoa2m[316]: 04 08 c0 25 00 00 01 f4
...
Dec  7 18:35:51 oz-gw pppoa2m[316]: ATM cell queue built (53 bytes long)
Dec  7 18:35:51 oz-gw pppoa2m[316]: 00 00 02 62 56 c0 21 01 01 00 16 01 04
05 dc 05 ...bV.!.........
Dec  7 18:35:51 oz-gw pppoa2m[316]: 06 90 29 26 86 04 08 c0 25 00 00 01 f4
00 00 00 ..)&....
Dec  7 18:35:51 oz-gw pppoa2m[316]: 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 ................
Dec  7 18:35:51 oz-gw pppoa2m[316]: 18 19 86 90 49
....I
Dec  7 18:35:51 oz-gw pppoa2m[316]: ATM cell queue sent to USB
Dec  7 18:35:54 oz-gw pppoa2m[316]: PPP packet read from ppp(d) (24 bytes
long)
Dec  7 18:35:54 oz-gw pppoa2m[316]: c0 21 01 01 00 16 01 04 05 dc 05 06 90
29 26 86 .!...........)&.
Dec  7 18:35:54 oz-gw pppoa2m[316]: 04 08 c0 25 00 00 01 f4
...
Dec  7 18:35:54 oz-gw pppoa2m[316]: ATM cell queue built (53 bytes long)
Dec  7 18:35:54 oz-gw pppoa2m[316]: 00 00 02 62 56 c0 21 01 01 00 16 01 04
05 dc 05 ...bV.!.........
Dec  7 18:35:54 oz-gw pppoa2m[316]: 06 90 29 26 86 04 08 c0 25 00 00 01 f4
00 00 00 ..)&....
Dec  7 18:35:54 oz-gw pppoa2m[316]: 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 ................
Dec  7 18:35:54 oz-gw pppoa2m[316]: 18 19 86 90 49
....I
Dec  7 18:35:54 oz-gw pppoa2m[316]: ATM cell queue sent to USB
Dec  7 18:35:57 oz-gw pppoa2m[316]: PPP packet read from ppp(d) (24 bytes
long)
Dec  7 18:35:57 oz-gw pppoa2m[316]: c0 21 01 01 00 16 01 04 05 dc 05 06 90
29 26 86 .!...........)&.
Dec  7 18:35:57 oz-gw pppoa2m[316]: 04 08 c0 25 00 00 01 f4
...
Dec  7 18:35:57 oz-gw pppoa2m[316]: ATM cell queue built (53 bytes long)
Dec  7 18:35:57 oz-gw pppoa2m[316]: 00 00 02 62 56 c0 21 01 01 00 16 01 04
05 dc 05 ...bV.!.........
Dec  7 18:35:57 oz-gw pppoa2m[316]: 06 90 29 26 86 04 08 c0 25 00 00 01 f4
00 00 00 ..)&....
Dec  7 18:35:57 oz-gw pppoa2m[316]: 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 ................
Dec  7 18:35:57 oz-gw pppoa2m[316]: 18 19 86 90 49
....I
Dec  7 18:35:57 oz-gw pppoa2m[316]: ATM cell queue sent to USB
Dec  7 18:36:00 oz-gw pppoa2m[316]: Killed by a signal 1

In case it helps here is my ppp.conf file
#################################################################
# PPP  Sample Configuration File to use with the Speedtouch USB
# Written by Francois Rogler <[EMAIL PROTECTED]>
#
# You will have to fill in :
# - <login>
# - <password>
# - <VPI>.<VCI> os defined by your provider. Common values are :
#     - 8.35 or 8.67 in France
#     - 0.38 in the UK
#     - 8.48 in the Netherlands
#     - 8.35 in the USA
#     - 8.35 in Italy
#
#   $Id: ppp.conf.sample,v 1.3 2001/08/14 21:15:19 rogler Exp $
#################################################################

default:
 ident user-ppp VERSION (built COMPILATIONDATE)
 set log Phase Chat IPCP CCP tun command

adsl:
 set authname <login>
 set authkey <password>
 set device !"pppoa2 -vpi 0 -vci 38 -v 1"
 accept chap
 set speed sync
 set timeout 0
 enable lqr
 set lqrperiod 5
 set redial 15 10000
 set dial ""
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 add default HISADDR
 enable dns

I have installed the driver as described in
$Id: INSTALL.in,v 1.9 2001/11/14 21:40:13 rogler Exp $
Francois ROGLER, [EMAIL PROTECTED], 29/05/2001

Any assistance you can provide would be greatly appreciated.

Thanks in advance.

Eamonn



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

        

Reply via email to