<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.19597">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>That is what I wondered too.</FONT></DIV>
<DIV><FONT size=2 face=Arial>I always use USB0 on Linux, and only use the other
ports in windows.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Glenn</FONT></DIV>
<DIV style="FONT: 10pt arial">----- Original Message -----
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A
title=sv1ljj@raag.org href="mailto:sv1ljj@raag.org">Apostolos Kefalas</A> </DIV>
<DIV><B>To:</B> <A title=chirp_users@intrepid.danplanet.com
href="mailto:chirp_users@intrepid.danplanet.com">Discussion of CHIRP</A> </DIV>
<DIV><B>Sent:</B> Friday, October 28, 2022 1:19 PM</DIV>
<DIV><B>Subject:</B> Re: [chirp_users] Linux and chirp</DIV></DIV>
<DIV><BR></DIV>
<DIV>ttyS0 is usually a physical rs232 port. Are you sure that your laptop has
such a port? Or do you use a usb cable and you should use ttyUSB0???
<DIV><BR></DIV></DIV>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>On 28 Oct 2022 20:27, Julian Macassey <<A
href="mailto:julian@n6are.com">julian@n6are.com</A>> wrote:<BR
type="attribution">
<BLOCKQUOTE class=quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<P dir=ltr><BR>I am running kubuntu 22.04.1 on a Framework laptop.</P>
<P dir=ltr>I have loaded the daily build from flatpak and Chirp<BR>comes up
when opened.</P>
<P dir=ltr>My radio is a Baofeng UV-5RV2+</P>
<P dir=ltr>I followed the instructions in:</P>
<P dir=ltr>https://chirp.danplanet.com/projects/chirp/wiki/CSV_HowTo<BR><BR>+
A Clean Start<BR>+ <BR>+ If you want to get an empty CHIRP-compatible CSV
file, the<BR>+ easiest way is to let CHIRP create one for you. Here are
the<BR>+ approximate steps for creating an empty file, editing it in an<BR>+
external editor and opening it back up in CHIRP:<BR>+
<BR>+ Start CHIRP<BR>+ Go to
File > New to create an empty CSV file<BR>+
<BR>+ Add a memory to the first row, by entering a
frequency<BR>+ such as 146.52<BR>+ <BR>+ <BR>+ Go to
File > Export to save the template file to something<BR>+ ending with a
.csv extension<BR>+ <BR>+ Open the file in your
spreadsheet or external application of<BR>+ choice, make edits and save</P>
<P dir=ltr>+ Re-open the file in CHIRP to validate
that the format is<BR>+ still correct, by going to File > Open and choosing
your file<BR>+ <BR>+ Optionally use File > Import
to import the contents of your<BR>+ CSV file into another radio image<BR>+
</P>
<P dir=ltr>...</P>
<P dir=ltr>+ If you have a clone-mode radio, upload the changes back to
your<BR>+ device using Radio > Upload To Radio. If you are using a<BR>+
live-mode radio, wait until all of the changes finish<BR>+ synchronizing back
to the device by watching the status bar in<BR>+ the lower right corner of the
main window.</P>
<P dir=ltr>So, when I plug in my radio, I see the following
in<BR>/var/logsyslog:</P>
<P dir=ltr>------<BR>Oct 28 18:07:10 localhost kernel: [218263.636611] usb
3-4: new full-speed USB device number 15 using xhci_hcd<BR>Oct 28 18:07:11
localhost kernel: [218264.061760] usb 3-4: New USB device found,
idVendor=067b, idProduct=2303, bcdDevice= 3.00<BR>Oct 28 18:07:11 localhost
kernel: [218264.061769] usb 3-4: New USB device strings: Mfr=1, Product=2,
SerialNumber=0<BR>Oct 28 18:07:11 localhost kernel: [218264.061772] usb 3-4:
Product: USB-Serial Controller<BR>Oct 28 18:07:11 localhost kernel:
[218264.061775] usb 3-4: Manufacturer: Prolific Technology Inc.<BR>Oct 28
18:07:11 localhost kernel: [218264.064089] pl2303 3-4:1.0: pl2303 converter
detected<BR>Oct 28 18:07:11 localhost kernel: [218264.066251] usb 3-4: pl2303
converter now attached to ttyUSB0<BR>Oct 28 18:07:11 localhost mtp-probe:
checking bus 3, device 15:
"/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4"<BR>Oct 28 18:07:11 localhost
mtp-probe: bus: 3, device: 15 was not an MTP device<BR>Oct 28 18:07:11
localhost snapd[13154]: hotplug.go:200: hotplug device add event ignored,
enable experimental.hotplug<BR>Oct 28 18:07:11 localhost mtp-probe: checking
bus 3, device 15: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4"<BR>Oct 28
18:07:11 localhost mtp-probe: bus: 3, device: 15 was not an MTP device<BR>Oct
28 18:07:13 localhost ModemManager[824]: <info> [base-manager]
couldn't check support for device
'/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4': not supported by any
plugin</P>
<P dir=ltr>---</P>
<P dir=ltr>In Chirp I select Radio and slide down to select "Upload<BR>to
Radio".</P>
<P dir=ltr>I get a dialogue box saying:Port /dev/ttyS0, Bofeng,<BR>UV5R, I
select OK. I get "An error has occurred Could configure<BR>port: (5,
'Input/output error')</P>
<P dir=ltr>So just in case, I fiddles with the /dev/ttyS0<BR>permissions:</P>
<P dir=ltr>crw-rw-rw- 1 root dialout 4, 64 Oct 25 11:15 ttyS0</P>
<P dir=ltr>So what have I not done? What should I do?</P>
<P dir=ltr>Yours<BR>GM5LUK<BR></P>
<P dir=ltr>-- <BR>"We can’t be successful unless we lie to customers.”
Larry<BR>Ellison to Bruce
Scott.<BR>_______________________________________________<BR>chirp_users
mailing
list<BR>chirp_users@intrepid.danplanet.com<BR>http://intrepid.danplanet.com/mailman/listinfo/chirp_users<BR>This
message was sent to Apostolos at sv1ljj@raag.org<BR>To unsubscribe, send an
email to chirp_users-unsubscribe@intrepid.danplanet.com<BR>To report this
email as off-topic, please email
chirp_users-owner@intrepid.danplanet.com<BR>Searchable archive:
https://www.mail-archive.com/chirp_users@intrepid.danplanet.com</P></BLOCKQUOTE></DIV><BR></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>chirp_users mailing
list<BR>chirp_users@intrepid.danplanet.com<BR>http://intrepid.danplanet.com/mailman/listinfo/chirp_users<BR>This
message was sent to K0LNY at glenn@ervin.email<BR>To unsubscribe, send an email
to chirp_users-unsubscribe@intrepid.danplanet.com<BR>To report this email as
off-topic, please email chirp_users-owner@intrepid.danplanet.com<BR>Searchable
archive:
https://www.mail-archive.com/chirp_users@intrepid.danplanet.com</BODY></HTML>