LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Lin modem Kind of working (https://www.linuxquestions.org/questions/linux-hardware-18/lin-modem-kind-of-working-363689/)

bronzeblood 09-15-2005 02:58 PM

Lin modem Kind of working
 
Hi just installed drivers for my lucent win modem it works just as long as i type this at a terminal "ln -s /dev/ttyLTM0 /dev/modem" before i use it.
is there a way i can get Fedora core 4 to automattically do this at startup.

anantshri 09-17-2005 12:41 PM

try writing the line in /etc/bashrc
this will be executed each time the system starts and each time a user login

or the other way round keep it in a script file with a short name and then run script before connecting

helmut_hed 10-02-2005 10:26 AM

I suspect FC4 uses "udev", and it's clearing the links at reboot. You need to create a udev "rules" file that will recreate the link automatically for you. Info here:

http://linmodems.technion.ac.il/arch.../msg01177.html

Regards,
Jeff Trull


All times are GMT -5. The time now is 10:39 PM.