[chirp_users] Using CHIRP with UBUNTU
Hi there,
Well, I got CHIRP to work fine with my handy little Baofeng UV-5R on Windows XP. [well done fellows !!]
I now have it running on UBUNTU, except it looks for a tty(x) driver, and I use a USB cable.
What do I have to do so that I can use this cable? Do I need a Linux driver? And if so, where do I get one?
Thank you a lot,
Geoffrey
Geofrey K. Phillips gphillips13@centurylink.net WD4LYO
On Fri, Jul 27, 2012 at 12:15 PM, Geoffrey K. Phillips gphillips13@centurylink.net wrote:
Hi there,
Well, I got CHIRP to work fine with my handy little Baofeng UV-5R on Windows XP. [well done fellows !!]
I now have it running on UBUNTU, except it looks for a tty(x) driver, and I use a USB cable.
What do I have to do so that I can use this cable? Do I need a Linux driver? And if so, where do I get one?
All of the drivers are included with Ubuntu and loaded automatically (easy, eh?).
You will probably find your cable at /dev/ttyUSB0.
Tom KD7LXL
Also get a listing of /dev/USB01 with the -l for long listing.
Then check the group and see if you have privledges to "hear" and "send" through that device.
http://bugs.goldencheetah.org/projects/goldencheetah/wiki/Allowing_your_Linu...
I'm not at the rig, so I don't have a USB01 device - but my user groups are: dr adm lp dialout fax cdrom floppy tape sudo dip plugdev lpadmin sambashare
Where dr is my username group.
You have to add yourself to dialout if I remember correctly, that article will help or just do:
sudo nano /etc/group
or if you want to use gedit in X windows. sudo gedit /etc/group
Find dialout it will look something like this - the number may differ. dialout:x:20:
At the end of that line add your user name like I will add mine: dialout:x:20:dr
Save the file, and exit. Control O and control X if using nano.
Best to you,
David
David J. Ring, Jr., N1EA http://www.qsl.net/n1ea/ Radio-Officers Grouphttp://groups.google.com/group/radio-officers?hl=en-- Join CW email list http://mailman.qth.net/mailman/listinfo/cw%20 -- Historic Morse Recordings http://archive.org/search.php?query=n1ea *Gopher Hole:* gopher://sdf.org/1/users/djringjr/ (native or with Firefox's Overbite extension) or via http to gopher gatewayhttp://gopher.floodgap.com/gopher/gw?gopher://sdf.org/1/users/djringjr/ *C**hat* Skype: djringjr MSN: djringjr@msn.com AIM: N1EA icq: 27380609
=30=
On Fri, Jul 27, 2012 at 3:04 PM, Tom Hayward esarfl@gmail.com wrote:
On Fri, Jul 27, 2012 at 12:15 PM, Geoffrey K. Phillips gphillips13@centurylink.net wrote:
Hi there,
Well, I got CHIRP to work fine with my handy little Baofeng UV-5R on
Windows
XP. [well done fellows !!]
I now have it running on UBUNTU, except it looks for a tty(x) driver,
and I
use a USB cable.
What do I have to do so that I can use this cable? Do I need a Linux
driver?
And if so, where do I get one?
All of the drivers are included with Ubuntu and loaded automatically (easy, eh?).
You will probably find your cable at /dev/ttyUSB0.
Tom KD7LXL _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
participants (3)
-
D.J.J. Ring, Jr.
-
Geoffrey K. Phillips
-
Tom Hayward