Please Help! I cant get my IC706mkiig to work with CQRLog + Ubuntu 16.04 LTS

4 posts / 0 new
Last post
hi3mpc
Please Help! I cant get my IC706mkiig to work with CQRLog + Ubuntu 16.04 LTS

Hello!

I've read many post on how to get the IC706MKIIG working with CQRLOG, but I havent been able to make my laptop work with my radio.

I already read " https://www.cqrlog.com/node/1750 " And tried everything, here is my debug error:

Settings:
-----------------------------------------------------
RigCtldPath:/usr/bin/rigctld
RigCtldArgs:-m 311 -r /dev/ttyUSB0 -t 4532 -s 19200
RunRigCtld: TRUE
RigDevice: /dev/ttyUSB0
RigCtldPort:4532
RigCtldHost:127.0.0.1
RigPoll: 1000
RigSendCWR: FALSE
RigId: 311

Starting RigCtld ...
/usr/bin/rigctld -m 311 -r /dev/ttyUSB0 -t 4532 -s 19200
rig_open: error = IO error
rigctld failed to start!
1
2
3
4
5
6

Can anyone please help? Thanks a lot! If you need to reach me, you can email me at montantico@icloud.com

73's de HI3MPC

oh1kh
Please Help! I cant get my IC706mkiig to work with CQRLog + Ubun

Hi !

Are you sure your tty port is USB0 ?
Check this message and the whole message chain https://cqrlog.com/comment/5286#comment-5286

--
73 Saku
OH1KH

--
Saku
OH1KH

ok2cqr
ok2cqr's picture
Re: Please Help! I cant get my IC706mkiig to work with CQRLog

Are you member of dialout group?


Starting RigCtld ...
/usr/bin/rigctld -m 311 -r /dev/ttyUSB0 -t 4532 -s 19200
rig_open: error = IO error

Open a terminal, and enter this command:

groups

it should write a list of groups you are member of.

73 Petr, OK7AN

bg4dzy
you can try

you can try
sudo chmod a+rw /dev/ttyS0