Re: besoin d'aide pour config de modem alcatel speed touch usb sur debian
Bonjour,
voir : http://regit.org/article.php3?id_article=8
Le mar 29/10/2002 à 11:20, Philippe GODOT a écrit :
> bonjour,
> tentant de decouvrir le fabuleux monde de la debian je me heurte a un
> probleme plus que penible .... je n'arrive pas a faire marcher ce satané
> modem usb alactal speed touch.
> je tourne sur une debian woody stable en esperant pouvoir la mettre a jour
> lorsque j'aurais ma connection et en attendant je suis obligé de repasser
> sur ma partition windows pour le net ...... vous ne pouvez pas laisser faire
> ca !!! aidez moi !!
> donc voila les différentes etapes que j'ai suivi et leurs résultats. si vous
> voyez l'erreur ou si vous avez une solution toute faite je suis preneur !!!!
> Merci d'avance
> PhilG
>
> type de modem : alcatel speed touch usb
> fournisseur d'accés : wanadoo
> ------------------------------------------------------
> Pilote du modem utilisé : speedtouch_1.0-1.1rc2-1_i386.deb. (dpkg --install
> speedtouch_1.0-1.1rc2-1_i386.deb)
> microcode utilisé : alcaudsl.sys renommé en mgmt.o
> ------------------------------------------------------
> fichier ppp : /etc/ppp/peers/adsl
> # See pppd(8) for details
>
> debug
> kdebug 1
> noipdefault
> defaultroute
> pty "/usr/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35"
> sync
> user "fti/xxxxxxx@fti"
> noauth
> noaccomp
> nopcomp
> noccp
> novj
> holdoff 4
> persist
> maxfail 25
> usepeerdns
>
> dans /etc/ppp/chap-secrets
>
> # Secrets for authentication using CHAP
> # client server secret IP addresses
> fti/xxxxxxx@fti * yyyyyyy *
>
> ------------------------------------------------------
> réseau :
> un lien est crée vers le fichier ppp/resolv.conf
> ln -s /etc/ppp/resolv.conf /etc/resolv.conf
>
> ------------------------------------------------------
> fichier : /etc/network/interfaces
>
> # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
>
> # The loopback interface
> auto lo
> iface lo inet loopback
>
>
> rep:/# modprobe ppp_generic
> rep:/# modprobe ppp_synctty
> rep:/# modprobe n_hdlc
> rep:/# modprobe usbcore
> rep:/# mount -t usbdevfs none /proc/bus/usb
> mount: none already mounted or /proc/bus/usb busy
> mount: according to mtab, none is already mounted on /proc/bus/usb
> rep:/# modprobe usb-uhci ou usb-ohci ou uhci
>
>
> rep:/# modem_run -m -f /root/mgmt/mgmt.o
>
>
>
> pppd call adsl
> tail -f /var/log/syslog
> Oct 29 09:26:01 mobilehome pppd[3920]: Child process
> /usr/local/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35 (pid 40
> 92) terminated with signal 15
> Oct 29 09:26:01 mobilehome pppd[4034]: Using interface ppp1
> Oct 29 09:26:01 mobilehome pppd[4034]: Connect: ppp1 <--> /dev/pts/2
> Oct 29 09:26:01 mobilehome pppd[4034]: sent [LCP ConfReq id=0x1 <asyncmap
> 0x0> <magic 0x7c2c8afc>]
> Oct 29 09:26:01 mobilehome pppd[3920]: sent [LCP ConfReq id=0x24 <asyncmap
> 0x0> <magic 0x53d9a12d>]
> Oct 29 09:26:01 mobilehome pppd[3920]: rcvd [LCP ConfAck id=0x24 <asyncmap
> 0x0> <magic 0x53d9a12d>]
> Oct 29 09:26:03 mobilehome pppd[3920]: Modem hangup
> Oct 29 09:26:03 mobilehome pppd[3920]: Connection terminated.
> Oct 29 09:26:03 mobilehome pppd[3920]: Exit.
> Oct 29 09:26:04 mobilehome pppd[4034]: sent [LCP ConfReq id=0x1 <asyncmap
> 0x0> <magic 0x7c2c8afc>]
> Oct 29 09:26:28 mobilehome last message repeated 8 times
> Oct 29 09:26:31 mobilehome pppd[4034]: LCP: timeout sending Config-Requests
> Oct 29 09:26:31 mobilehome pppd[4034]: Connection terminated.
> Oct 29 09:26:31 mobilehome pppd[4034]: using channel 34
> Oct 29 09:26:31 mobilehome pppoa3[4103]: PPPoA3 version 1.1 started by root
> (uid 0)
> Oct 29 09:26:31 mobilehome pppoa3[4103]: A previous instance seems to be
> running
> Oct 29 09:26:31 mobilehome pppoa3[4103]: Sending the kill signal to 4092 and
> waiting...
> Oct 29 09:26:31 mobilehome pppd[4034]: Using interface ppp0
> Oct 29 09:26:31 mobilehome pppd[4034]: Connect: ppp0 <--> /dev/pts/3
> Oct 29 09:26:32 mobilehome pppd[4034]: sent [LCP ConfReq id=0x2 <asyncmap
> 0x0> <magic 0x67b46921>]
> Oct 29 09:27:00 mobilehome last message repeated 9 times
> Oct 29 09:27:03 mobilehome pppd[4034]: LCP: timeout sending Config-Requests
> Oct 29 09:27:03 mobilehome pppd[4034]: Connection terminated.
> Oct 29 09:27:03 mobilehome pppd[4034]: using channel 35
> Oct 29 09:27:03 mobilehome pppoa3[4106]: PPPoA3 version 1.1 started by root
> (uid 0)
> Oct 29 09:27:03 mobilehome pppoa3[4106]: A previous instance seems to be
> running
> Oct 29 09:27:03 mobilehome pppoa3[4106]: Sending the kill signal to 4092 and
> waiting...
> Oct 29 09:27:03 mobilehome pppd[4034]: Using interface ppp0
> Oct 29 09:27:03 mobilehome pppd[4034]: Connect: ppp0 <--> /dev/pts/4
> Oct 29 09:27:04 mobilehome pppd[4034]: sent [LCP ConfReq id=0x3 <asyncmap
> 0x0> <magic 0xea68535>]
> Oct 29 09:27:31 mobilehome last message repeated 9 times
> Oct 29 09:27:34 mobilehome pppd[4034]: LCP: timeout sending Config-Requests
> Oct 29 09:27:34 mobilehome pppd[4034]: Connection terminated.
> Oct 29 09:27:34 mobilehome pppd[4034]: using channel 36
> Oct 29 09:27:34 mobilehome pppoa3[4109]: PPPoA3 version 1.1 started by root
> (uid 0)
> Oct 29 09:27:34 mobilehome pppoa3[4109]: A previous instance seems to be
> running
> Oct 29 09:27:34 mobilehome pppoa3[4109]: Sending the kill signal to 4092 and
> waiting...
> Oct 29 09:27:34 mobilehome pppd[4034]: Using interface ppp0
> Oct 29 09:27:34 mobilehome pppd[4034]: Connect: ppp0 <--> /dev/pts/5
> Oct 29 09:27:35 mobilehome pppd[4034]: sent [LCP ConfReq id=0x4 <asyncmap
> 0x0> <magic 0x92d0adc2>]
> Oct 29 09:28:02 mobilehome last message repeated 9 times
> Oct 29 09:28:05 mobilehome pppd[4034]: LCP: timeout sending Config-Requests
> Oct 29 09:28:05 mobilehome pppd[4034]: Connection terminated.
> Oct 29 09:28:05 mobilehome pppd[4034]: using channel 37
> Oct 29 09:28:05 mobilehome pppoa3[4112]: PPPoA3 version 1.1 started by root
> (uid 0)
> Oct 29 09:28:05 mobilehome pppoa3[4112]: A previous instance seems to be
> running
> Oct 29 09:28:05 mobilehome pppoa3[4112]: Sending the kill signal to 4092 and
> waiting...
> Oct 29 09:28:05 mobilehome pppd[4034]: Using interface ppp0
> Oct 29 09:28:05 mobilehome pppd[4034]: Connect: ppp0 <--> /dev/pts/6
> Oct 29 09:28:06 mobilehome pppd[4034]: sent [LCP ConfReq id=0x5 <asyncmap
> 0x0> <magic 0xaeb1b3c1>]
>
> rep:/#ifconfig ppp0
> ppp0 Link encap:Point-to-Point Protocol
> POINTOPOINT NOARP MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:3
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
>
> suite a ca mon mozilla préféré refuse d'aller sur un quelconque site meme en
> entrant directement une IP, un ping ne marche pas non plus.
>
Reply to: