LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   "modem is busy"? (https://www.linuxquestions.org/questions/mandriva-30/modem-is-busy-301852/)

Iain1974 03-15-2005 09:05 AM

"modem is busy"?
 
I'm new to linux really. I just installed Mandrake 10.1 on a new AMD 64 computer I built. I have a external CNet external serial modem. That is recognised, but I still can't get it to connect to the internet. Any suggestions? Thank you in advance. I've read the manual a bit, but am not finding a solution to this.

WilliamS 03-15-2005 10:18 AM

In Mandrake I always found it necessary to open a shell (Konsole) and as root type:
cd /dev
rm modem
ln -s ttySx modem <where x is the number of the port - for my external modem it is ttyS0>

That fixed the "modem is busy" problem.

Hope this helps.


All times are GMT -5. The time now is 02:49 AM.