[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (no subject)
From: |
kathir |
Subject: |
Re: (no subject) |
Date: |
Sat, 06 Nov 2004 18:52:32 +0530 |
Dear Gunnar Sigurdsson
after running $ chmod 666 /dev/ttyS0 at root
i got
$ ls -l /dev/ttyS0
crw-rw-rw- 1 root uucp 4, 64 Nov 6 12:56 /dev/ttyS0
But still i got permission denied
pl help me how can i run gnokii-0.1.0 /gnokii-0.3.2 etc
address@hidden
----- Original Message -----
From: "Gunnar Sigurdsson" <address@hidden>
To: "Discussion forum for gnokii users." <address@hidden>
Sent: Saturday, November 06, 2004 9:18 AM
Subject: Re: (no subject)
> What you did sets the permissions to:
>
> -rwxr-xr-x
>
> and your port is probably owned by root, so this does not give
> you write permissions to your port which you must have on order
> to send anything to the phone.
>
> On my machine I have:
>
> $ ls -l /dev/ttyS0
> crw-rw-rw- 1 root uucp 4, 64 May 26 12:56 /dev/ttyS0
>
> meaning that anyone has read/write access. To set that up you
> want:
>
> $ chmod 666 /dev/ttyS0
>
> Hope this helps.
>
> On Sat, 6 Nov 2004, kathir wrote:
>
> > hello any one how to get permission to use ttyS0 in linux . i used at
the root
> > chmod 755 /dev/ttyS0 but no use
> > i tried to run gnokii.01.0 and gnokii-0.3.2 but i got permission
denied can any one help pl
> >
> > address@hidden
> >
>
>
>
> _______________________________________________
> gnokii-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gnokii-users
>