LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configuring Modem (https://www.linuxquestions.org/questions/linux-newbie-8/configuring-modem-64310/)

bricast 06-08-2003 12:04 AM

Configuring Modem
 
I am running Red Hat Linux 7.1 and I installed my modem but for some reason after I reboot I have to run these two command to get my modem to work.
The Commands are:
insmod pctel
insmod ptserial

What do I need to do to get the modem to be setup and ready everytime I log in?

unSpawn 06-08-2003 07:47 AM

Add these two lines
/sbin/insmod /lib/modules/$(uname -r)/misc/pctel.o
/sbin/insmod /lib/modules/$(uname -r)/misc/ptserial.o
to /etc/rc.d/rc.local.

bricast 06-08-2003 10:07 PM

Configuring Modem
 
Now that I got it setup so that the modem is there everytime I boot how do I get it to automaticaly dile when I open the web browser just like in windows? I am using KDE desktop.

unSpawn 06-13-2003 03:07 AM

The phrase you're looking for is "dial on demand", maybe this helps, else look at tldp.org.


All times are GMT -5. The time now is 02:03 PM.