[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] Installing tlf as non-root user
From: |
Jim Bruce |
Subject: |
Re: [Tlf-devel] Installing tlf as non-root user |
Date: |
Sat, 14 Dec 2013 21:07:46 -0500 (EST) |
OK, cwdaemon is working now, I don't know why or how. At first I would start it
by "sudo cwdaemon -d ttyS0 -x n" and it would come up, initialize and key the
MFJ 1279T for a second in cw mode and not crash until after tlf was started.
After several of those I ran winkey-server (v.4) sh and it brought up the
config window and I set /dev/ttyS0 and tried tlf. Still not keying. Rebooted
again and tried starting cwdaemon as above to get a PID to identify it to do
the trace below. No cwdaemon processes after trying to start it. Reboot again
and used Ervin's suggestion below in foreground and tlf is keying as it should
on cw. I will add VK messages to logconfig.dat and try to see if ssb keys.
Does sox need to be started or what is needed for Voice Messages? I already
have some .wav files in a directory.
Is it my cmd line above that is incorrect for starting it?
cwdaemon- 0.94
Xubuntu 12.04
Jim W3FA
----- Original Message -----
From: "Ervin Hegedüs" <address@hidden>
To: "Pat Collins" <address@hidden>
Cc: address@hidden
Sent: Saturday, December 14, 2013 3:01:14 PM
Subject: Re: [Tlf-devel] Installing tlf as non-root user
hello,
On Sat, Dec 14, 2013 at 02:40:32PM -0500, Pat Collins wrote:
> On Sat, 14 Dec 2013 19:28:32 +0000 address@hidden wrote
>
> > Ok. Hamlib was installed normally and not locally. I added --enable-hamlib
> > to
> > the ./configure line and all is working or appears to be except cwdaemon
> > crashes.
>
> Wonder what it is crashing on.
>
> Find the pid for cwdaemon and run "sudo strace -s 255 -p <pid of cwdaemon>"
> and
> maybe you can see what is causing it to crash.
or try just simple run as foreground mode:
sudo cwdaemon -d ttyUSB1 -n -s 25
where "-n" means "do not fork".
At this way you can see what happens, which message triggers the
crash.
73,
Ervin
HA2OS
--
I � UTF-8
- Re: [Tlf-devel] Installing tlf as non-root user, jimw3fa, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user, Pat Collins, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user, Ed, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user, Ervin Hegedüs, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user,
Jim Bruce <=
- Re: [Tlf-devel] Installing tlf as non-root user, Ed, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user, Jim Bruce, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user, Ed, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user, Ed, 2013/12/14
- Re: [Tlf-devel] Installing tlf as non-root user, Thomas Beierlein, 2013/12/15