gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nokia 6150 pty error (an Sharp Zaurus)


From: BORBELY Zoltan
Subject: Re: Nokia 6150 pty error (an Sharp Zaurus)
Date: Mon, 13 Oct 2003 09:54:35 +0200
User-agent: Mutt/1.4.1i

Hi,

On Fri, Oct 10, 2003 at 07:48:01PM +0200, Martin Bürbaum wrote:
> "gnokii --monitor" and any other function of the gnokii-binary
> seams to work fine.
> 
> But I really have troubles getting gnokiid to work.
> I just get this error:
> ------------------------------------------
> # gnokiid
> GNOKIID Version 0.5.2
> Couldn't open pty!
> wait: : No such file or directory
> ------------------------------------------
> 
> ------------------------------------------
> # strace gnokiid # replaced some duplicate lines  with [...]
> 
> execve("/usr/sbin/gnokiid", ["gnokiid"], [/* 17 vars */]) = 0

[...]

> write(4, "U", 1)                        = 1
> [...]
> write(4, "U", 1)                        = 1
> ------------------------------------------

The interesting parts starts here in this case. gnokiid wants to start
mgnokiidev binary, but your strace output was cut at the start of the
link initalisation phase. Without the strace output I have only two
ideas: is mgnokiidev located in /mnt/card/usr/sbin/ and is unix domain
socket compiled into the kernel?

> The nokias IR is turned on and the gnokii/gnokiid/mgnokiidev-binaries
> are set to (root/root) and (setuid/setgid).

Only mgnokiidev needs to be setuid root.

Bye,
Bozo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]