[chirp_users] Linux User error message
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
Thanks,
Charly
Hi, Ubuntu/Mint?
This is a well known bug, by default users don't has access to the serial ports, open a terminal and type this:
sudo addgroup USER dialout
Where USER is your username, hit enter and it will ask by your password, once it ends logout and login (or reboot) to the change to take effect.
That's all.
73 de Pavel CO7WT.
El 23/02/17 a las 11:58, Charly Aurelia escribió:
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
Thanks,
Charly _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to M.Sc. Pavel Milanes Costa at pavelmc@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
On Thu, Feb 23, 2017 at 11:58 AM, Charly Aurelia caurelius1@gmail.com wrote:
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
Thanks,
Charly
My guess is that you need to add your user to the "dialout" group like is shows on the "Running under Linux" wiki page.
Jim
yep, that was it, thanks !
On 02/23/2017 12:16 PM, Jim Unroe wrote:
On Thu, Feb 23, 2017 at 11:58 AM, Charly Aurelia caurelius1@gmail.com wrote:
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
Thanks,
Charly
My guess is that you need to add your user to the "dialout" group like is shows on the "Running under Linux" wiki page.
Jim _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to charly at caurelius1@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
You are probably using the patch cord that came with the radio. If so then the driver that the computer has is newer than the driver that that cords recognizes. I finally paid for the cord that works every time. It is the "genuine" cord and cost about $20. on Amazon. It is plug and play, no drivers to worry about. The counterfeit cord that comes with the radio is a knock off that is nothing but trouble. It is worth the money to buy the $20 cord.
Larry
N7QDB
On 2/23/2017 8:58 AM, Charly Aurelia wrote:
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
Thanks,
Charly _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Larry E Winebrenner at larryankay@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
--- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
yep, that was it Jim, added to dialout group. thanks
On 02/23/2017 12:17 PM, Larry wrote:
You are probably using the patch cord that came with the radio. If so then the driver that the computer has is newer than the driver that that cords recognizes. I finally paid for the cord that works every time. It is the "genuine" cord and cost about $20. on Amazon. It is plug and play, no drivers to worry about. The counterfeit cord that comes with the radio is a knock off that is nothing but trouble. It is worth the money to buy the $20 cord.
Larry
N7QDB
On 2/23/2017 8:58 AM, Charly Aurelia wrote:
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
Thanks,
Charly _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Larry E Winebrenner at larryankay@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to charly at caurelius1@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
Most of the time it is a driver issue with the programming cable. At least with the windows machine it can be an issue. I am sure someone will chime in with a "how to" remedy the situation for you. Good luck
From: Charly Aurelia caurelius1@gmail.com To: chirp_users@intrepid.danplanet.com Sent: Thursday, February 23, 2017 10:58 AM Subject: [chirp_users] Linux User error message
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
Thanks,
Charly _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to KD5TN at mexiaflash@yahoo.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
You probably need to add your user id to the dialout group. See http://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux#serial-po... and http://chirp.danplanet.com/projects/chirp/wiki/Connection_Issues_using_Ubunt...
Tom ND5Y
On 02/23/2017 10:58 AM, Charly Aurelia wrote:
Hello,
First time using CHIRP with a brand new Pofung UV82.
Every time I try to Download From Radio regardless of which port from drop down menu i choose), I get this type of message :
could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
I am pretty certain I am plugged into the port labeled USB0.
I have no idea how to change permission access to the port.
Any thoughts?
participants (6)
-
Charly Aurelia
-
Jim Unroe
-
Larry
-
Pavel Milanes Costa
-
Toby Nivens
-
Tom Consodine