I can not get my ft-2000 to work under CQR log . i have chage thing but i still get this output err.looking for some help on this one .
Thanks Bob KC2CWT
(cqrlog:427): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 32
Config parameter error: Feature not available
1
2
3
4
5
6
Settings:
-----------------------------------------------------
RotCtldPath:/usr/bin/rotctld
RotCtldArgs:
RunRotCtld: FALSE
RotDevice:
RotCtldPort:4533
RotCtldHost:localhost
RotPoll: 500
RotId: 1
rotctld started!
Connected to localhost:4533
cqrlog --debug=1
**** DEBUG LEVEL 1 ****
Loading libssl: /usr/lib/i386-linux-gnu/libssl.so
Loading libcrypto: /usr/lib/i386-linux-gnu/libcrypto.so
Loading libmysqlclient: /usr/lib/i386-linux-gnu/libmysqlclient.so.18
Loaded 64455 LoTW users
Loaded 73391 eQSL users
Loaded 43156 SCP calls
*
User home directory: /home/kc2cwt/
Program home directory: /home/kc2cwt/.config/cqrlog/
Data directory: /home/kc2cwt/.config/cqrlog/database/
Memebers directory: /usr/share/cqrlog/members/
ZIP code directory: /usr/share/cqrlog/zipcodes/
Binary dir: /usr/bin/
Share dir: /usr/share/cqrlog/
TConnection to MySQL: 5.5
*
/usr/sbin/mysqld --defaults-file=/home/kc2cwt/.config/cqrlog/database/my.cnf --default-storage-engine=MyISAM --datadir=/home/kc2cwt/.config/cqrlog/database/ --socket=/home/kc2cwt/.config/cqrlog/database/sock --skip-grant-tables --port=64000 --key_buffer_size=32M --key_buffer_size=4096K
130716 16:29:47 [Note] Plugin 'FEDERATED' is disabled.
130716 16:29:47 InnoDB: The InnoDB memory heap is disabled
130716 16:29:47 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130716 16:29:47 InnoDB: Compressed tables use zlib 1.2.3.4
130716 16:29:47 InnoDB: Initializing buffer pool, size = 128.0M
130716 16:29:47 InnoDB: Completed initialization of buffer pool
130716 16:29:47 InnoDB: highest supported file format is Barracuda.
130716 16:29:47 InnoDB: Waiting for the background threads to start
130716 16:29:48 InnoDB: 5.5.31 started; log sequence number 1595685
130716 16:29:48 [Note] Server hostname (bind-address): '0.0.0.0'; port: 64000
130716 16:29:48 [Note] - '0.0.0.0' resolves to '0.0.0.0';
130716 16:29:48 [Note] Server socket created on IP: '0.0.0.0'.
130716 16:29:48 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
130716 16:29:48 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
130716 16:29:48 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
130716 16:29:48 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
130716 16:29:48 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.31-0ubuntu0.12.04.2' socket: '/home/kc2cwt/.config/cqrlog/database/sock' port: 64000 (Ubuntu)
select * from tables where table_schema = 'cqrlog_common'
SELECT log_nr,log_name FROM cqrlog_common.log_list order by log_nr
use cqrlog001
use cqrlog001
SELECT * FROM cqrlog_config
select * from db_version
SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF
SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF
Config parameter error: Feature not available
Settings:
-----------------------------------------------------
RotCtldPath:/usr/bin/rotctld
RotCtldArgs:
RunRotCtld: FALSE
RotDevice:
RotCtldPort:4533
RotCtldHost:localhost
RotPoll: 500
RotId: 1
rotctld started!
Connected to localhost:4533
CW init
SELECT * FROM profiles WHERE visible > 0 ORDER BY nr
SELECT * FROM profiles WHERE visible > 0 ORDER BY nr
Please set only serial speed in serial port parameters. Other values set to default. It should work.
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
I chaged it as you said and restarted the software , Its still not see the rig . Hear is what i get .
---------------------------------------------------------------------------
kc2cwt@kc2cwt-desktop:~$ cqrlog --debug=1
**** DEBUG LEVEL 1 ****
Loading libssl: /usr/lib/i386-linux-gnu/libssl.so
Loading libcrypto: /usr/lib/i386-linux-gnu/libcrypto.so
Loading libmysqlclient: /usr/lib/i386-linux-gnu/libmysqlclient.so.18
Loaded 64455 LoTW users
Loaded 73391 eQSL users
Loaded 43156 SCP calls
*
User home directory: /home/kc2cwt/
Program home directory: /home/kc2cwt/.config/cqrlog/
Data directory: /home/kc2cwt/.config/cqrlog/database/
Memebers directory: /usr/share/cqrlog/members/
ZIP code directory: /usr/share/cqrlog/zipcodes/
Binary dir: /usr/bin/
Share dir: /usr/share/cqrlog/
TConnection to MySQL: 5.5
*
/usr/sbin/mysqld --defaults-file=/home/kc2cwt/.config/cqrlog/database/my.cnf --default-storage-engine=MyISAM --datadir=/home/kc2cwt/.config/cqrlog/database/ --socket=/home/kc2cwt/.config/cqrlog/database/sock --skip-grant-tables --port=64000 --key_buffer_size=32M --key_buffer_size=4096K
130718 8:24:26 [Note] Plugin 'FEDERATED' is disabled.
130718 8:24:26 InnoDB: The InnoDB memory heap is disabled
130718 8:24:26 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130718 8:24:26 InnoDB: Compressed tables use zlib 1.2.3.4
130718 8:24:26 InnoDB: Initializing buffer pool, size = 128.0M
130718 8:24:26 InnoDB: Completed initialization of buffer pool
130718 8:24:26 InnoDB: highest supported file format is Barracuda.
130718 8:24:26 InnoDB: Waiting for the background threads to start
130718 8:24:27 InnoDB: 5.5.31 started; log sequence number 1595685
130718 8:24:27 [Note] Server hostname (bind-address): '0.0.0.0'; port: 64000
130718 8:24:27 [Note] - '0.0.0.0' resolves to '0.0.0.0';
130718 8:24:27 [Note] Server socket created on IP: '0.0.0.0'.
130718 8:24:27 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
130718 8:24:27 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
130718 8:24:27 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
130718 8:24:27 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
130718 8:24:27 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.31-0ubuntu0.12.04.2' socket: '/home/kc2cwt/.config/cqrlog/database/sock' port: 64000 (Ubuntu)
select * from tables where table_schema = 'cqrlog_common'
SELECT log_nr,log_name FROM cqrlog_common.log_list order by log_nr
use cqrlog001
use cqrlog001
SELECT * FROM cqrlog_config
select * from db_version
SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF
SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF
rig_open: error = IO error
Settings:
-----------------------------------------------------
RotCtldPath:/usr/bin/rotctld
RotCtldArgs:
RunRotCtld: FALSE
RotDevice:
RotCtldPort:4533
RotCtldHost:localhost
RotPoll: 500
RotId: 1
rotctld started!
Connected to localhost:4533
CW init
SELECT * FROM profiles WHERE visible > 0 ORDER BY nr
SELECT * FROM profiles WHERE visible > 0 ORDER BY nr
What do you have in Device? Are you member of dialout group(put groups command to console)?
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
sorry i need some help on what you are looking for ,
129 ft-2000 i think is what you are looking for
You have to be part of the dialout group.
Terminal;
gksudo gedit /etc/group
look for dialout20: (something like that)
then put your user name next to it. mine is k8wdx, (hint) it will be the same as the others that have your user name after them, then save and exit, restart pc, give that try HTH Tom
Tom K8WDX