I am using ZORIN PRO 17.1. I just upgraded from 15.something. Chirp was working just fine on the 15. I'm using a BAOFENG UV-5R. I have tried 2 different cables, which both worked before this upgrade. I am pretty sure I am doing something wrong. That is what usually happens. I have tried /dev/ttyUSB0 up to USB4 with no success. I could just have syntax wrong which is usually the case. I am not real good with the command line; i.e. I don't know a lot of commands but I do know how to get there. The attached file will show the information on the CHIRP version. It is a screen shot from the HELP prompt.
What am I doing wrong?
Thank you for your help -- Joel F. Leland
It might not be /dev/ttyUSB. Go into file explorer, look at /dev and see which new entry appears when you plug in the cable.
On 31/03/2024 12:10 EDT Joel Leland via Users users@lists.chirpmyradio.com wrote:
I am using ZORIN PRO 17.1. I just upgraded from 15.something. Chirp was working just fine on the 15. I'm using a BAOFENG UV-5R. I have tried 2 different cables, which both worked before this upgrade. I am pretty sure I am doing something wrong. That is what usually happens. I have tried /dev/ttyUSB0 up to USB4 with no success. I could just have syntax wrong which is usually the case. I am not real good with the command line; i.e. I don't know a lot of commands but I do know how to get there. The attached file will show the information on the CHIRP version. It is a screen shot from the HELP prompt.
What am I doing wrong?
Thank you for your help
Joel F. Leland _______________________________________________ Users mailing list users@lists.chirpmyradio.com https://lists.chirpmyradio.com/postorius/lists/users.lists.chirpmyradio.com To unsubscribe, send an email to users-leave@lists.chirpmyradio.com To report this email as off-topic, please email users-owner@lists.chirpmyradio.com List archives: https://lists.chirpmyradio.com/hyperkitty/list/users@lists.chirpmyradio.com/
Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366 Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel@ngunn.net www http://www.ngunn.net
Keep pushing the Clone button. Just a thought.
-----Original Message----- From: Joel Leland via Users users@lists.chirpmyradio.com Sent: Sunday, March 31, 2024 9:11 AM To: users@lists.chirpmyradio.com Cc: Joel Leland jfleland@gmail.com Subject: [users] Fwd: I must be doing something wrong.
I am using ZORIN PRO 17.1. I just upgraded from 15.something. Chirp was working just fine on the 15. I'm using a BAOFENG UV-5R. I have tried 2 different cables, which both worked before this upgrade. I am pretty sure I am doing something wrong. That is what usually happens. I have tried /dev/ttyUSB0 up to USB4 with no success. I could just have syntax wrong which is usually the case. I am not real good with the command line; i.e. I don't know a lot of commands but I do know how to get there. The attached file will show the information on the CHIRP version. It is a screen shot from the HELP prompt.
What am I doing wrong?
Thank you for your help -- Joel F. Leland _______________________________________________ Users mailing list users@lists.chirpmyradio.com https://lists.chirpmyradio.com/postorius/lists/users.lists.chirpmyradio.com To unsubscribe, send an email to users-leave@lists.chirpmyradio.com To report this email as off-topic, please email users-owner@lists.chirpmyradio.com List archives: https://lists.chirpmyradio.com/hyperkitty/list/users@lists.chirpmyradio.com/
On 2024-03-31 at 12:10, Joel Leland via Users (users@lists.chirpmyradio.com) wrote:
I am using ZORIN PRO 17.1. I just upgraded from 15.something. Chirp was working just fine on the 15. I'm using a BAOFENG UV-5R. I have tried 2 different cables, which both worked before this upgrade. I am pretty sure I am doing something wrong. That is what usually happens. I have tried /dev/ttyUSB0 up to USB4 with no success.
Use the command line, it shows you what is going on.
$cd /dev/ $ls -l ttyUSB* It will return something like: crw-rw---- 1 root dialout 188, 0 Apr 4 10:07 ttyUSB0
Now make it readable writable and executable by the user
$ sudo chmod 760 ttyUSB0
$ ls -l ttyUSB* crwxrw---- 1 root dialout 188, 0 Apr 4 10:07 ttyUSB0
That may fix the problem.
See
$man chmod
What am I doing wrong?
HTH, if not e-mail me julian@n6are.com
I have noted the instructions for using the Linux version of chirp are a bit terse, I have for my own satisfaction expanded them, if the chirp maintenance pundits are interested I will submit them for folding in.
By the way, the new and improved chirp is a major improvement, many thanks.
Try this: plug the USB to Serial cable in without it connected to the HT AFTER you start CHIRP. It should recognize a port for you.
Vic
On Thu, Apr 4, 2024 at 9:34 AM Julian Macassey via Users < users@lists.chirpmyradio.com> wrote:
On 2024-03-31 at 12:10, Joel Leland via Users ( users@lists.chirpmyradio.com) wrote:
I am using ZORIN PRO 17.1. I just upgraded from 15.something. Chirp was working just fine on the 15. I'm using a BAOFENG UV-5R. I have tried 2 different cables, which both worked before this upgrade. I am pretty
sure I
am doing something wrong. That is what usually happens. I have tried /dev/ttyUSB0 up to USB4 with no success.
Use the command line, it shows you what is going on. $cd /dev/ $ls -l ttyUSB* It will return something like: crw-rw---- 1 root dialout 188, 0 Apr 4 10:07 ttyUSB0 Now make it readable writable and executable by the user $ sudo chmod 760 ttyUSB0 $ ls -l ttyUSB* crwxrw---- 1 root dialout 188, 0 Apr 4 10:07 ttyUSB0 That may fix the problem. See $man chmod
What am I doing wrong?
HTH, if not e-mail me julian@n6are.com I have noted the instructions for using the Linux version of chirp
are a bit terse, I have for my own satisfaction expanded them, if the chirp maintenance pundits are interested I will submit them for folding in.
By the way, the new and improved chirp is a major improvement, many
thanks.
-- "But don’t get an M.B.A.! We have too many M.B.A.’s as it is, and they’re killing the economy!" - Robert Reich May 2008 _______________________________________________ Users mailing list users@lists.chirpmyradio.com https://lists.chirpmyradio.com/postorius/lists/users.lists.chirpmyradio.com To unsubscribe, send an email to users-leave@lists.chirpmyradio.com To report this email as off-topic, please email users-owner@lists.chirpmyradio.com List archives: https://lists.chirpmyradio.com/hyperkitty/list/users@lists.chirpmyradio.com/
I have a uv-5r. I used an older version of Chirp to program my radios several times in the past.
I upgraded to latest Chirp 20240410 on my linux mint machine I am using the same cable as before the upgrade.
Now have ttyUSB0 in dev Did the chmod trick suggested by Julian Macassey crwxrw---- 1 root dialout 188, 0 Apr 12 22:07 ttyUSB0 Nothing new shows up or goes away in /dev/usb when I plug in or remove the cable Chirp never comes back after hitting OK Same result on two different radios. Now what should I try?
participants (6)
-
dondoc2@comcast.net
-
Joel Leland
-
Julian Macassey
-
Nigel A. Gunn G8IFF/W8IFF
-
paulwheeler@cox.net
-
Victor Berger