[chirp_users] Chirp not showing USB ports in Linux
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§
su root and do /lsusb and see if the port exists there. If not do a /dmesg | more and scroll through the list of kernel messages to see if you can spot anything odd.
________________________________ From: Gerald Spurbeck n1xio.mobile@gmail.com To: "chirp_users@intrepid.danplanet.com" chirp_users@intrepid.danplanet.com Sent: Friday, August 23, 2013 6:34 PM Subject: [chirp_users] Chirp not showing USB ports in Linux
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§ _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
On Fri, Aug 23, 2013 at 6:34 PM, Gerald Spurbeck n1xio.mobile@gmail.comwrote:
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§
Would that be because CHIRP uses serial ports and not USB ports? The programming cable's job is to create a psudo serial port for CHIRP to use. Have you added your user to the 'dialout' group?
Jim KC9HI
On Fri, Aug 23, 2013 at 6:46 PM, Jim Unroe rock.unroe@gmail.com wrote:
On Fri, Aug 23, 2013 at 6:34 PM, Gerald Spurbeck n1xio.mobile@gmail.comwrote:
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§
Would that be because CHIRP uses serial ports and not USB ports? The programming cable's job is to create a psudo serial port for CHIRP to use. Have you added your user to the 'dialout' group?
Jim KC9HI
Oops. I retract what I stated. /dev/ttyUSB0 is exactly what my LinuxMint uses...
Jim KC9HI
The device should appear as /ttyUSB0 in just about any flavor of linux, even the mint flavor :)
________________________________ From: Jim Unroe rock.unroe@gmail.com To: Discussion of CHIRP chirp_users@intrepid.danplanet.com Sent: Friday, August 23, 2013 6:46 PM Subject: Re: [chirp_users] Chirp not showing USB ports in Linux
On Fri, Aug 23, 2013 at 6:34 PM, Gerald Spurbeck n1xio.mobile@gmail.com wrote:
I need some help here please. I have LinuxMint 14 installed on my
laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§
Would that be because CHIRP uses serial ports and not USB ports? The programming cable's job is to create a psudo serial port for CHIRP to use. Have you added your user to the 'dialout' group?
Jim KC9HI
_______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
What does your debug.log tell you;
example;
snip .....................................................................
Skipping existing stock config Skipping existing stock config Skipping existing stock config Skipping existing stock config Skipping existing stock config Skipping existing stock config Skipping existing stock config Skipping existing stock config Auto-detected Icom ID-51A on /dev/ttyUSB0 User selected Icom ID-51A on port /dev/ttyUSB0 Clone thread started Starting HiSpeed: 000: fe fe fe fe fe fe fe fe ........ 008: fe fe fe fe fe fe fe fe ........ 016: fe fe fe fe ee ef e8 33 .......3 024: 90 00 01 00 00 02 01 fd ........ ................................................................
in ~/.chirp/debug.log ?
What happens when you define the display (editable) to
/dev/ttyUSB0
and hit the ok button ?
Adrian ... vk4tux
-----Original Message----- From: Gerald Spurbeck n1xio.mobile@gmail.com Reply-to: Discussion of CHIRP chirp_users@intrepid.danplanet.com To: chirp_users@intrepid.danplanet.com chirp_users@intrepid.danplanet.com Subject: [chirp_users] Chirp not showing USB ports in Linux Date: Fri, 23 Aug 2013 17:34:40 -0500
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
What distro?
Maybe it doesn't have permissions. In deb/ubuntu usually you'll need to be in the dialup user group to have access to serial devices, including USB-based ones. You can either change the udev rule to allow all permissions, or the group which the device node is created, or add yourself to the dialup group and start chirp from a new login session.
Mat
On 08/23/2013 03:34 PM, Gerald Spurbeck wrote:
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§ _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
Gerald Spurbeck,... what was the outcome OM ?
Adrian ... vk4tux
-----Original Message----- From: Gerald Spurbeck n1xio.mobile@gmail.com Reply-to: Discussion of CHIRP chirp_users@intrepid.danplanet.com To: chirp_users@intrepid.danplanet.com chirp_users@intrepid.danplanet.com Subject: [chirp_users] Chirp not showing USB ports in Linux Date: Fri, 23 Aug 2013 17:34:40 -0500
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§
Just guessing here, but does CHIRP have access to ttyUSB0? What are the permissions on that port? Dee AB1ST
On 8/25/2013 4:18 PM, Adrian wrote:
Gerald Spurbeck,... what was the outcome OM ?
Adrian ... vk4tux
-----Original Message----- *From*: Gerald Spurbeck <n1xio.mobile@gmail.com mailto:Gerald%20Spurbeck%20%3cn1xio.mobile@gmail.com%3e> *Reply-to*: Discussion of CHIRP chirp_users@intrepid.danplanet.com *To*: chirp_users@intrepid.danplanet.com <chirp_users@intrepid.danplanet.com mailto:%22chirp_users@intrepid.danplanet.com%22%20%3cchirp_users@intrepid.danplanet.com%3e> *Subject*: [chirp_users] Chirp not showing USB ports in Linux *Date*: Fri, 23 Aug 2013 17:34:40 -0500
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 ?????
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
Gerald,
In terminal type in sudo ls -l /dev/ttyUSB0
David On Aug 23, 2013 6:36 PM, "Gerald Spurbeck" n1xio.mobile@gmail.com wrote:
I need some help here please. I have LinuxMint 14 installed on my laptop. Mint sees my USB cable as ttyUSB0. However, all Chirp sees is tty0 and above, no USB anything, thus I can't begin to connect to anything until I can get Chirp to recognize my USB ports.
Sent from my iPhone; Gerald Spurbeck TransAm Truck 53110 πΊπΈππ±π§ _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
participants (7)
-
Adrian
-
D.J.J. Ring, Jr.
-
Deirdre Hebert
-
Gerald Spurbeck
-
Jim Unroe
-
Mathew Mrosko
-
Milton Hywatt