Yep, that MIGHT be a solution, in fact my rc.local does lots of things,
but Debian, for example, calls modem_run when activating hotplug and
then calls pppd when activating network. I mean:

· I turn on the computer
· The kernel is loaded
· Modem starts loading
· blah blah
· GNOME is up and running and meanwhile the modem has finished syncing.

rc.local is the last script to be called so I would however have to wait
some time, while windows, i.e., brings the adsl link up while booting,
parallelely.

Thanks

Marco

Il giorno mer, 27/07/2005 alle 15.39 -0400, Alonso y Eydis ha scritto:
> Marco,
> 
>     I run a Slackware 10.0 derivative with kernel 2.4.28. I use a script 
> called from rc.local during boot. I also use KDE and by the time the 
> login screen shows up the link has already been stablished. I do not use 
> GNOME so I have no idea if there is enough time for something similar to 
> happen on that environment.
>     Following is the script's content. Hope could be helpful.
> 
> Alonso
> 
> ------------------Begin of script-------------------
> modprobe ppp_generic
> modprobe ppp_synctty
> modprobe n_hdlc
> modprobe usbcore
> #mount none/proc/bus/usb -t usbdevfs
> modprobe uhci
> modem_run -f /etc/ppp/microcode.dat
> sleep 20
> pppd call adsl updetach
> ------------------End of script-----------------------
> 
> 
> 
> 
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se dsinscrire : mailto:[EMAIL PROTECTED]
> 
>       

 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Digitalpix: Il metodo pi� comodo, veloce e conveniente
* per stampare le tue foto digitali migliori.
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1523&d=27-7

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

        

Reply via email to