<p>Aloha,</p>
<p>I'm new to linux at this level but have read a lot of posts on this forum. I had the frequency showing from my TS-570d ....<br />Everything was working then came home to a re-booted computer and now it doesn't work. not sure where to look. Not sure where to go from here....Jim NH6HI</p>
<p>Ran cqrlog > log_output.txtand got the following:<br /><br />nh6hi@nh6hi-Inspiron-530s:~$ cqrlog > log_output.txt<br /><br />(cqrlog:3033): GLib-CRITICAL **: Source ID 11 was not found when attempting to remove it<br /><br />(cqrlog:3033): GLib-CRITICAL **: Source ID 10 was not found when attempting to remove it<br /><br />(cqrlog:3033): GLib-CRITICAL **: Source ID 43 was not found when attempting to remove it<br /><br />(cqrlog:3033): GLib-CRITICAL **: Source ID 42 was not found when attempting to remove it<br /><br />(cqrlog:3033): GLib-CRITICAL **: Source ID 48 was not found when attempting to remove it<br /><br />(cqrlog:3033): GLib-CRITICAL **: Source ID 47 was not found when attempting to remove it<br />nh6hi@nh6hi-Inspiron-530s:~$</p>
<p>also ran this:</p>
<p>nh6hi@nh6hi-Inspiron-530s:~$ cqrlog --debug=3<br /><br />**** DEBUG LEVEL 3 ****<br /><br />Loading libssl: /usr/lib/x86_64-linux-gnu/libssl.so<br />Loading libcrypto: /usr/lib/x86_64-linux-gnu/libcrypto.so<br />Loading libmysqlclient: /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0<br />Loaded 76626 LoTW users<br />Loaded 85473 eQSL users<br />Loaded 44996 SCP calls<br />*<br />User home directory: /home/nh6hi/<br />Program home directory: /home/nh6hi/.config/cqrlog/<br />Data directory: /home/nh6hi/.config/cqrlog/database/<br />Memebers directory: /usr/share/cqrlog/members/<br />ZIP code directory: /usr/share/cqrlog/zipcodes/<br />Binary dir: /usr/bin/<br />Share dir: /usr/share/cqrlog/<br />TConnection to MySQL: 5.5<br />*<br />select * from tables where table_schema = 'cqrlog_common'<br /><br />SELECT log_nr,log_name FROM cqrlog_common.log_list order by log_nr<br /><br />use cqrlog001<br /><br />use cqrlog001<br /><br />use cqrlog001<br /><br />SELECT * FROM cqrlog_config<br /><br />select * from db_version<br /><br />select * from cqrlog_common.db_version<br /><br />SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF<br /><br />SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF<br /><br /><br />Settings:<br />-----------------------------------------------------<br />RigCtldPath:/usr/bin/rigctld<br />RigCtldArgs:-m 204 -r /dev/ttyS4 -t 4532 -s 9600 --set-conf=rts_state=ON<br />RunRigCtld: TRUE<br />RigDevice: /dev/ttyS4<br />RigCtldPort:4532<br />RigCtldHost:localhost<br />RigPoll: 500<br />RigSendCWR: FALSE<br />RigId: 204<br /><br />Starting RigCtld ...<br />/usr/bin/rigctld -m 204 -r /dev/ttyS4 -t 4532 -s 9600 --set-conf=rts_state=ON<br />rigctld started!<br />Connected to localhost:4532<br /><br />Settings:<br />-----------------------------------------------------<br />RotCtldPath:/usr/bin/rotctld<br />RotCtldArgs:<br />RunRotCtld: FALSE<br />RotDevice: <br />RotCtldPort:4533<br />RotCtldHost:localhost<br />RotPoll: 500<br />RotId: 1<br /><br />rotctld started!<br />Connected to localhost:4533<br />CW init<br />SELECT * FROM profiles WHERE visible > 0 ORDER BY nr<br /><br />SELECT * FROM profiles WHERE visible > 0 ORDER BY nr<br /><br />OnCloseQuery - NewQSO<br />select count(*) from cqrlog001.cqrlog_config<br /><br />Saving ini file to database<br />select count(*) from cqrlog001.cqrlog_config<br /><br />Saving ini file to database<br />Closing DXCluster window<br />Closing TRXControl window<br />Closing GrayLine window<br />End dmDXCC<br />Complete end dmDXCC<br />Closing dDXCC<br />Closing dData<br />/home/nh6hi/.config/cqrlog/database/nh6hi-Inspiron-530s.pid<br />Command: <br />kill 3559<br /><br />(cqrlog:3555): GLib-CRITICAL **: Source ID 11 was not found when attempting to remove it<br /><br />(cqrlog:3555): GLib-CRITICAL **: Source ID 10 was not found when attempting to remove it<br /><br />(cqrlog:3555): GLib-CRITICAL **: Source ID 43 was not found when attempting to remove it<br /><br />(cqrlog:3555): GLib-CRITICAL **: Source ID 42 was not found when attempting to remove it<br /><br />(cqrlog:3555): GLib-CRITICAL **: Source ID 48 was not found when attempting to remove it<br /><br />(cqrlog:3555): GLib-CRITICAL **: Source ID 47 was not found when attempting to remove it<br />Invalid file handle<br />Closing ini file ...<br />[TGtk2WidgetSet.Destroy] WARNING: There are 2 TimerInfo structures left, I'll free them<br />nh6hi@nh6hi-Inspiron-530s:~$</p>
<p> </p>
<p> </p>
Thu, 2014-10-02 08:27
#1
cqrlog was connecting to my TS570d then quit
Hi Jim,
open the console and try this:
rigctl -m 204 -r /dev/ttyS4 -s 9600 --set-conf=rts_state=ON
rigctl should start, write f and hit enter. Did it read the freq correctly?
If you use rigctl -m 204 -r /dev/ttyS4 -s 9600 --set-conf=rts_state=ON -vvvvv
you'll get more info.
73 Petr
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Wow! That worked like a charm! Here's the result and CQRLOG seems to be back to normal. A BIG MAHALO! Getting a real education in linux here... Again, Mahalo Petr
nh6hi@nh6hi-Inspiron-530s:~$ rigctl -m 204 -r /dev/ttyS4 -s 9600 --set-conf=rts_state=ON -vvvvvrigctl, Hamlib 1.2.15.3Report bugs to <hamlib-developer@lists.sourceforge.net>rig:rig_init called rig: loading backend kenwoodinitrigs2_kenwood calledrig_register (213)rig_register (201)rig_register (225)rig_register (203)rig_register (204)rig_register (216)rig_register (224)rig_register (205)rig_register (207)rig_register (209)rig_register (210)rig_register (222)rig_register (214)rig_register (230)rig_register (221)rig_register (229)rig_register (202)rig_register (211)rig_register (206)rig_register (208)rig_register (215)rig_register (226)rig_register (217)rig_register (233)rig_register (220)rig_register (223)rig_register (227)rig_register (234)rig_register (231)rig_register (231)rig_register (228)rig_register (219)rig_register (232)kenwood_init calledkenwood_init: if_len = 38rig_set_conf: rts_state='ON'rig:rig_open called kenwood_get_vfo_if calledkenwood_get_if calledkenwood_safe_transaction calledkenwood_transaction calledkenwood_transaction: cmdstr = IFwrite_block(): TX 3 bytes0000 49 46 3b IF; read_string(): RX 38 characters0000 49 46 30 30 30 32 38 30 39 31 31 34 30 20 20 20 IF00028091140 0010 20 20 20 30 30 30 30 30 30 20 30 30 30 32 30 30 000000 0002000020 30 30 30 38 20 3b 0008 ; Opened rig model 204, 'TS-570D'Backend version: 0.8.2, Status: StableRig command: fwrite_block(): TX 3 bytes0000 49 46 3b IF; read_string(): RX 38 characters0000 49 46 30 30 30 32 38 30 39 31 31 34 30 20 20 20 IF00028091140 0010 20 20 20 30 30 30 30 30 30 20 30 30 30 32 30 30 000000 0002000020 30 30 30 38 20 3b 0008 ; Frequency: 28091140