<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 6/22/23 20:46, Michael Butash via
      PLUG-discuss wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CADWnDstzAinPitf7dQZT+3ESP36VHA1Maa_udLbvGV1_F5t=4w@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Looks like it's just creating a generic usb serial port, so
          I'd presume you need to tell the program your hardware device
          serial speed, flow control, bits, etc and have it
          misconfigured currently it's erroring in that seeing bits it
          expects returned.  Being legacy serial vs like a hardware sdr,
          this is not negotiated but rather needs set for your device
          requirements usually, but depending on your hardware that
          might not always be the same.</div>
      </div>
    </blockquote>
    There's no way in CHIRP to set any of this.  It gives me the option
    to set a port.  My options are /dev/ttyS0 - ttyS31 and /dev/ttyUSB0.<br>
    <blockquote type="cite"
cite="mid:CADWnDstzAinPitf7dQZT+3ESP36VHA1Maa_udLbvGV1_F5t=4w@mail.gmail.com">
      <div dir="ltr">
        <div>Also make sure the port is actually running on /dev/ttyUSB0
          and not USB1 or other, I've had this happen if a cable gets
          yanked or wiggled causing the device to reset too quickly and
          is already in use.  Check using "dmesg | grep usbTTY" to make
          sure the number.</div>
      </div>
    </blockquote>
    <p>dmesg | grep usbTTY provided no results, but "dmesg | grep
      usbTTY" returned the following:<br>
      <span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">[19805.739059]
          usb 3-4.3: pl2303 converter now attached to </span><span
          style="font-weight:bold;color:#ff5454;background-color:#ffffff;">ttyUSB</span><span
          style="color:#000000;background-color:#ffffff;">0</span><br>
      </span></p>
    <blockquote type="cite"
cite="mid:CADWnDstzAinPitf7dQZT+3ESP36VHA1Maa_udLbvGV1_F5t=4w@mail.gmail.com">
      <div dir="ltr">
        <div>-mb</div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Jun 22, 2023 at
          4:37 PM Jim via PLUG-discuss <<a
            href="mailto:plug-discuss@lists.phxlinux.org"
            moz-do-not-send="true" class="moz-txt-link-freetext">plug-discuss@lists.phxlinux.org</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm
          in need of help with Chirp on Kubuntu 22.04.  CHIRP is a
          program <br>
          that allows for easy programming of a transceiver and for
          backing up the <br>
          configuration of the radio in question.  I've used it before I
          upgraded <br>
          to 22.04 and it worked.  Now it doesn't.  I have the port set
          to <br>
          /dev/ttyUSB0.   I give CHIRP the correct vendor and model
          information.  <br>
          Then I click download.  Chirp shows nothing, but the radio
          says TX and a <br>
          progress bar then Clone OK when it's done.  This is what
          should happen.  <br>
          However Chirp should also show a progress bar.  However it
          does <br>
          nothing.  Instead it give me a dialog box that says:<br>
          <br>
          Error communicating with the radio<br>
          <br>
          module 'collections' has to attribute 'Callable"<br>
          <br>
          This suggests to me that Chirp is sending data to the radio
          that tells <br>
          it to send its data to Chirp, but it acts like the computer
          isn't able <br>
          to receive it.  Does anyone know how to fix this?<br>
          <br>
          <br>
          Thanks.<br>
          <br>
          ---------------------------------------------------<br>
          PLUG-discuss mailing list: <a
            href="mailto:PLUG-discuss@lists.phxlinux.org"
            target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">PLUG-discuss@lists.phxlinux.org</a><br>
          To subscribe, unsubscribe, or to change your mail settings:<br>
          <a
            href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">---------------------------------------------------
PLUG-discuss mailing list: <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a>
</pre>
    </blockquote>
  </body>
</html>