LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Serial Communication (https://www.linuxquestions.org/questions/linux-software-2/serial-communication-886832/)

mail2rajan89 06-17-2011 03:44 AM

Serial Communication
 
Hi All...
I am using Mandriva Linux 2010.2....
I am trying to use minicom in my PC...
While trying the minicom command it gave me a error that it is unable to lock ttyS0.... I cant find why.... And if i try to use it it is only available in root user and not in any other users... This is the problem that i am facing...

If i am wrong please help me with the configuration...

Linux.tar.gz 06-17-2011 06:22 AM

Check the permissions of the device :

ls -l /dev/ttyS0

mail2rajan89 06-17-2011 08:27 AM

I have tried checking that sir.. but do i need to change permission for device file for every user....?

Linux.tar.gz 06-17-2011 08:48 AM

Well, if the device belongs to root:root with rw only to root, you have to.

Make it rwrw-- for root:users

http://www.linuxquestions.org/linux/...le_Permissions


All times are GMT -5. The time now is 08:00 PM.