Yes, teh modem_run is in another path, then copy to /usr/sbin But now, when boot:
boot.log Jun 8 17:18:31 localhost dial: usage: modem_run [OPTION]... -f firmware Jun 8 17:18:31 localhost dial: modem_run version 1.3.1 Jun 8 17:18:31 localhost dial: Mandatory: Jun 8 17:18:31 localhost dial: -f firmware : firmware filename to upload (mandatory) Jun 8 17:18:31 localhost dial: This file is scanned to extract both boot and main part of Jun 8 17:18:31 localhost dial: firmware Jun 8 17:18:31 localhost dial: Options: Jun 8 17:18:31 localhost dial: -a bootcode : bootcode filename to upload (optional) Jun 8 17:18:31 localhost dial: This file is scanned to extract the boot code of the modem Jun 8 17:18:31 localhost dial: -b : enable software buffering mode Jun 8 17:18:31 localhost dial: -d device : defines the device to use Jun 8 17:18:31 localhost dial: The -a option overides the -f option for the boot code part Jun 8 17:18:31 localhost dial: -i seconds : seconds between each line state testing (default 10s) Jun 8 17:18:31 localhost dial: -k : using the kernel mode driver Jun 8 17:18:31 localhost dial: -n number : number of firmware loading tries before it is considered Jun 8 17:18:31 localhost dial: failure Jun 8 17:18:31 localhost dial: -r number : forces a specific modem revision (0 to 4, default is autodetection) Jun 8 17:18:31 localhost dial: -s : skip the first 512 bytes read Jun 8 17:18:31 localhost dial: -t seconds : synchronization timeout (default 120s) Jun 8 17:18:31 localhost dial: After the timeout expires, the main process quits but the Jun 8 17:18:31 localhost dial: monitoring daemon remains reporting the line state Jun 8 17:18:31 localhost dial: -v : verbose level [0-2] Jun 8 17:18:31 localhost dial: --help : this message Jun 8 17:18:31 localhost rc: Iniciando dial: failed ----- Original Message ----- From: "Ok Overbeek (mz)" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, June 08, 2005 9:37 AM Subject: [speedtouch] Re: modem_run No such file or directory Did you run any 'install'-script? If so, than there should be a file named 'modem_run' somewhere. Maybe it's stuck in some other directory.... find it, copy it to /usr/sbin, make it executable, and try again. Ariel Mart�n Bellio wrote: >No. in the directory /usr/sbin is no a file named modem_run. But script to >initiate the service say this: > >#!/bin/bash >/usr/sbin/modem_run -k -f /usr/share/speedtouch/mgmt.o sleep 5 && >br2684ctl -b -c 0 -a 8.35 && >sleep 5 && >ifconfig nas0 192.168.0.1 netmask 255.255.255.0 && >sleep 20 && >/usr/sbin/pppd call speedtch > >You know that there to modify? > >----- Original Message ----- >From: "Ok Overbeek (mz)" <[EMAIL PROTECTED]> >To: <[email protected]> >Sent: Wednesday, June 08, 2005 9:09 AM >Subject: [speedtouch] Re: modem_run No such file or directory > > > >'modem_run' should be an executable(!) file in the directory /usr/sbin. >Maybe you have a file 'modem_run' at that location, but not executable >as yet. > >pls have a look > >Ok > >Ariel Mart�n Bellio wrote: > > > >>It can be a directory or a file. Is necessary to create a empty directory. >>empty file? in /usr/sbin/modem_run ? >> >>----- Original Message ----- >>From: "Ok Overbeek (mz)" <[EMAIL PROTECTED]> >>To: <[email protected]> >>Sent: Wednesday, June 08, 2005 8:57 AM >>Subject: [speedtouch] Re: modem_run No such file or directory >> >> >> >> >> >>Ariel Mart�n Bellio wrote: >> >> >> >> >> >>>Jun 8 07:53:58 localhost dial: /etc/rc5.d/S96dial: line 2: >>> >>> >>> >>> >>/usr/sbin/modem_run: No such file or directory >> >> >> >> >>> >>> >>> >>Hi Ariel! >> >>What do YOU think it would mean? >> >>Liste de diffusion modem ALCATEL SpeedTouch USB >>Pour se d�sinscrire : >>mailto:[EMAIL PROTECTED] >> >> >> >> >> >> >> >>___________________________________________________________ >>1GB gratis, Antivirus y Antispam >>Correo Yahoo!, el mejor correo web del mundo >>http://correo.yahoo.com.ar >> >> >>Liste de diffusion modem ALCATEL SpeedTouch USB >>Pour se d�sinscrire : >> >> >mailto:[EMAIL PROTECTED] > > >> >> >> >> >> > >Liste de diffusion modem ALCATEL SpeedTouch USB >Pour se d�sinscrire : >mailto:[EMAIL PROTECTED] > > > > >___________________________________ >A tu celular �no le falta algo? >Us� Yahoo! Messenger y Correo Yahoo! en tu tel�fono celular. >M�s informaci�n en http://movil.yahoo.com.ar > >Liste de diffusion modem ALCATEL SpeedTouch USB >Pour se d�sinscrire : mailto:[EMAIL PROTECTED] > > > > > Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED] ___________________________________ A tu celular �no le falta algo? Us� Yahoo! Messenger y Correo Yahoo! en tu tel�fono celular. M�s informaci�n en http://movil.yahoo.com.ar Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
