So modem_run start is OK
> May 16 19:09:38 localhost modem_run[11290]: Another program/driver is
> already accessing the modem (interface 1 cannot be claimed)...
>
There is two drivers :
- user mode with pppoa3
- kernel modem with speedtch module now integrated in standard kernel since
V2.4.22
You can't use both at the same time.
I don't know what your script do.
Kernel module should be the best solution when you have it (short and
strait)
If you use kernel mode driver, you need to start modem_run with a different
setting ( add -k option pour modem_run command line)
> So it seems taht there is a problem accessing the modem!
>
> During the boot process i found this line in /var/log/mesages :
> May 16 19:13:01 localhost kernel: usb.c: registered new driver speedtch
>
> Is it normal ??
> How to know what program or driver access the modem ??
>
/sbin/modprobe speedtch
/usr/sbin/modem_run -k -v 1 -t 90 -n 4 -f /your_path/ZZZLP2.eni -a
/your_path/ZZZLP1.eni
if [ $? -ne 0 ]; then
exit 1
fi
# time to avoid "Ressource temporary unavailable"
/bin/sleep 5
next, you can call pppd.
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]