User Tools

Site Tools


howto: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
Next revisionBoth sides next revision
howto:chirp [2020/08/20 18:23] – [Chirp Problems with Ubuntu] va7fihowto:chirp [2020/10/05 07:53] – [Chirp Problems with Ubuntu] va7fi
Line 127: Line 127:
 A little Googling led me to [[https://dw1zws.com/how-to-install-chirp-on-ubuntu-20-04/ |this work around]], which is basically to: 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''   - point the repository to ''xenial'' instead of ''focal''
-  - install the dependencies manually +  - install the {{ :howto:chirp-dep-20.04.tar.gz |dependencies}} manually 
-  - try the install again.+  - try the install again:<code> 
 +sudo aptitude install chirp-daily 
 +</code> 
 +  - Add your username to the dial out user otherwise you won't be able to write to the radio:<code> 
 +sudo usermod -aG dialout YOURUSERNAME</code>
  
-It seemed to have worked, although I'm not too happy about having installed dependencies manually.  I uploaded the dependencies on Sync (''SCARCS/Software/chirp-dep-20.04.zip'') in case the original link stops working. 
howto/chirp.txt · Last modified: 2021/07/09 20:31 by va7fi