LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Modem Busy error (https://www.linuxquestions.org/questions/linux-general-1/modem-busy-error-16635/)

nikhiljosh 03-19-2002 08:34 PM

Modem Busy error
 
Hi!

I am not able to connect to net using wvdial as a normal user.
when i give command :

$wvdial ISP

it gives following message:

--> Cannot open /dev/ttyS1: Device or resource busy

But I can connect normally as root

The permissions of ttyS1 are as follows:
crw------- 1 root uucp 4, 65 Mar 20 08:03 /dev/ttyS1

I tried "chown"ing ttyS1, making wvdial suid but it didn't help
please guide

php 03-19-2002 10:28 PM

you can see the permissions arent for a normal user, just root. chmod 666 it

jdctx 03-20-2002 02:35 AM

I had the same problem. However in my situation the problem occured after recompiling or upgrading kernel. Here's a link to post pertain to this situation.link here


All times are GMT -5. The time now is 04:23 AM.