[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: besoin d'aide pour config de modem alcatel speed touch usb sur debian



Quelques éléments pour t'aider

Les fichiers que j'utilise (source site Benoit Papillaud, installation à
la main il y a un an)

francois@cerbere:~$ ls -l /usr/local/bin/pppoa*
-rwxr-x---    1 root     staff       72639 jan 16  2002
/usr/local/bin/pppoa2
-rwxr-x---    1 root     staff       94192 jan 16  2002
/usr/local/bin/pppoa3
francois@cerbere:~$ ls -l /usr/sbin/mgmt.o
-rw-r--r--    1 root     root       535856 oct 17  2001 /usr/sbin/mgmt.o

Or je n'utilise pas

francois@cerbere:~$ locate alcaudsl.sys
/msdos/Program Files/Alcatel/SpeedTouch USB/Driver/alcaudsl.sys
/msdos/windows/system/alcaudsl.sys
francois@cerbere:~$ ls -l /msdos/windows/system/alcaudsl.sys
-rwxr-xr-x    1 francois francois   585408 déc 14  2000
/msdos/windows/system/alcaudsl.sys


cerbere:/etc/ppp# cat peers/adsl
debug
kdebug 1
noauth
lock
defaultroute
noipdefault
pty "/usr/local/bin/pppoa2 -vpi 8 -vci 35"
sync
user "fti/xxxxxxx"
#novjccomp
noaccomp
nopcomp
#nomagic
noccp
novj
#asyncmap 0
usepeerdns
holdoff 4
persist
maxfail 25
lcp-echo-interval 120
lcp-echo-failure 8

cerbere:/etc/ppp# locate modem_run
/root/pid_modem_run
/usr/local/bin/modem_run
/usr/local/man/man1/modem_run.1
cerbere:/etc/ppp# ls -l /usr/local/bin/modem_run
-rwxr-x---    1 root     staff       68666 jan 16  2002
/usr/local/bin/modem_run
cerbere:/etc/ppp#

> rep:/# modprobe ppp_generic ---> en dur chez moi
> rep:/# modprobe ppp_synctty ---> en dur chez moi

En ce qui me concerne je charge
1) usbcore
2) usbohci
3) Montage /pric/bus/usb
4) lancement modem_run
5) module n_hdlc
6) connexion ppp
7) routage propre à moi

Ca n'est pas l'ordre que tu fais. Peut être est ce ça.

> 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 (ohci chez moi)
> 
> 
> rep:/# modem_run -m -f /root/mgmt/mgmt.o


FBoisson



Reply to: