User Tools

Site Tools


links:chirp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
links:chirp [2024/11/24 13:20] va7filinks:chirp [2025/01/06 20:50] (current) – [Chirp with Ubuntu] va7fi
Line 106: Line 106:
  
  
-===== Chirp Problems with Ubuntu =====+===== Chirp with Ubuntu =====
  
-I just finished updating my laptop to the latest [[https://linuxmint.com/download.php |Linux Mint 20]] (based on Ubuntu 20.04) and once I tried re-installing Chirp, got this error message: +  - I have successfully installed Chirp-Next on Linux Mint without any issues following [[https://chirpmyradio.com/projects/chirp/wiki/ChirpOnLinux |these instructions]]. 
- +  - And then added my username to the dialout user to be able to write to the radio:<code>
-<code> +
-The following packages have unmet dependencies: +
- chirp-daily : Depends: python-libxslt1 which is a virtual package and is not provided by +
-                        any available package +
- +
-               Depends: python-gtk2 which is a virtual package and is not provided by +
-                        any available package +
- +
-               Depends: python-serial which is a virtual package and is not provided by +
-                        any available package +
- +
-               Depends: python-suds which is a virtual package and is not provided by +
-                        any available package +
-</code> +
- +
-A little Googling led me to [[https://dw1zws.com/how-to-install-chirp-on-ubuntu-20-04/ |this work around]], which is basically to: +
-  - point the repository to ''xenial'' instead of ''focal'' +
-  - install the {{ links:chirp:chirp-dep-20.04.tar.gz |dependencies}} manually +
-  - try the install again:<code> +
-sudo aptitude install chirp-daily +
-</code> +
-  - Add your username to the dial out user otherwise you won'be able to write to the radio:<code>+
 sudo usermod -aG dialout YOURUSERNAME</code> sudo usermod -aG dialout YOURUSERNAME</code>
  
links/chirp.1732483254.txt.gz · Last modified: by va7fi