Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Amnon Zohar
Correct בתאריך יום ד׳, 31 במאי 2023, 13:46, מאת Tony Ling ‏: > That is only true of Prolific drivers under windows. > > On Wed, 31 May 2023 at 09:33, Amnon Zohar wrote: > >> Sometime the cable needs an older driver to perform. >> >> בתאריך יום ג׳, 30 במאי 2023, 21:16, מאת Stephen Hersey ‏< >> n1

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Stephen Hersey
Cool! I didn't know about that feature; I'll be using it myself. Thanks! On Wed, May 31, 2023 at 11:34 AM Dan Smith via chirp_users < chirp_users@intrepid.danplanet.com> wrote: > > The Windows Device Manager (you may need to open the Control Panel and > search for that item) will give you a handy

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Dan Smith via chirp_users
> The Windows Device Manager (you may need to open the Control Panel and search > for that item) will give you a handy list of COM ports. Bring up Device > Manager, note the COM ports listed, plug the cable in, refresh the DM display > if needed, and you should see it, either under COM ports or

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread K0LNY
: Wednesday, May 31, 2023 10:10 AM Subject: Re: [chirp_users] Programing Cable Drivers I have no idea what my laptop Microsoft 10 recognizes as my port. Is there a way to know? On Tue, May 30, 2023 at 2:14 PM Stephen Hersey wrote: This bit might not be obvious; if your operating system

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Stephen Hersey
The Windows Device Manager (you may need to open the Control Panel and search for that item) will give you a handy list of COM ports. Bring up Device Manager, note the COM ports listed, plug the cable in, refresh the DM display if needed, and you should see it, either under COM ports or as a change

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Deb Cuddhy
I have a local person I found at a club in Monmouth Ocean and he's working on something about the drivers. We are a volunteer group that trains to help the township. They paid for our licenses and we got free radios and don't know how to use them. Tad frustrating. I'm not technical. I can't join cl

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Deb Cuddhy
I have no idea what my laptop Microsoft 10 recognizes as my port. Is there a way to know? On Tue, May 30, 2023 at 2:14 PM Stephen Hersey wrote: > This bit might not be obvious; if your operating system recognizes the > cable as a serial COM port device, that's all you need on the OS side. > Afte

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread K0LNY
- Original Message - From: charlesdland To: Discussion of CHIRP Sent: Wednesday, May 31, 2023 8:06 AM Subject: Re: [chirp_users] Programing Cable Drivers Programming seems to work ok. Can download from the radio, make changes and upload successfully. Using a.usb cable on win 10 w

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Jeffrey Vian
del and uploading to this one and see if I get lucky. > > Original message > From: Tony Ling > Date: 5/31/23 5:44 AM (GMT-06:00) > To: Discussion of CHIRP > Subject: Re: [chirp_users] Programing Cable Drivers > > That is only true of Prolific drivers under windows. &

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread charlesdland
. Original message From: Tony Ling Date: 5/31/23 5:44 AM (GMT-06:00) To: Discussion of CHIRP Subject: Re: [chirp_users] Programing Cable Drivers That is only true of Prolific drivers under windows.On Wed, 31 May 2023 at 09:33, Amnon Zohar wrote:Sometime the cable needs an older driver

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Stuart Longland VK4MSL via chirp_users
On 31/5/23 01:54, Jeffrey Vian wrote: > What I do on linux when I have a new device with no drivers is I > connect it, then use the 'lspci' command to find out the info > regarding the chipset it is using. Using (lspci -nnv) gives more > detailed info. This info is shown in the form {:]

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Tony Ling
That is only true of Prolific drivers under windows. On Wed, 31 May 2023 at 09:33, Amnon Zohar wrote: > Sometime the cable needs an older driver to perform. > > בתאריך יום ג׳, 30 במאי 2023, 21:16, מאת Stephen Hersey ‏< > n1xnx...@gmail.com>: > >> This bit might not be obvious; if your operating

Re: [chirp_users] Programing Cable Drivers

2023-05-31 Thread Amnon Zohar
Sometime the cable needs an older driver to perform. בתאריך יום ג׳, 30 במאי 2023, 21:16, מאת Stephen Hersey ‏: > This bit might not be obvious; if your operating system recognizes the > cable as a serial COM port device, that's all you need on the OS side. > After that, it's a matter of telling C

Re: [chirp_users] Programing Cable Drivers

2023-05-30 Thread Stephen Hersey
This bit might not be obvious; if your operating system recognizes the cable as a serial COM port device, that's all you need on the OS side. After that, it's a matter of telling CHIRP what radio and what COM port to use. Steve -- Steve Hersey N1XNX n1xnx...@gmail.com - "Any sufficiently adv

Re: [chirp_users] Programing Cable Drivers

2023-05-30 Thread Charley Bratton
IF you purchase a cable with an actual FTDI chip, MacOS will not need any additional drivers. The FTDI chips are natively supported by the OS. /CB KE4QBW ___ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/

Re: [chirp_users] Programing Cable Drivers

2023-05-30 Thread Scott Lopez
Going to depend on which version of macOS you're running. If you're using Ventura (13.x): 1. Open System Settings 2. Select General 3. Scroll to the bottom on the right side and select "System Report" 4. Under Hardware, select USB. 5. Try inserting and removing the cable, you should see something

Re: [chirp_users] Programing Cable Drivers

2023-05-30 Thread Jeffrey Vian
What I do on linux when I have a new device with no drivers is I connect it, then use the 'lspci' command to find out the info regarding the chipset it is using. Using (lspci -nnv) gives more detailed info. This info is shown in the form {:]. Mac uses a similar command if not exactly the

Re: [chirp_users] Programing Cable Drivers

2023-05-30 Thread Don Farrow
Hi thanks for the reply .  I am running Mac Os and i dont have any Mac Drivers for the Cable Don On 2023-05-29 8:30 p.m., AC8YE via chirp_users wrote: > Hi Don, > > I think you are confused about the driver. The driver is for the type of > device in the cable, most likely a USB to serial conve

Re: [chirp_users] Programing Cable Drivers

2023-05-29 Thread AC8YE via chirp_users
Hi Don, I think you are confused about the driver. The driver is for the type of device in the cable, most likely a USB to serial converter. I expect the device type would be listed in the documentation for the cable or the cable vendor may list the type. You'll need to be sure the driver is

[chirp_users] Programing Cable Drivers

2023-05-29 Thread Don Farrow
Hello does anyone know where i can find drivers for my Yaesu FT8800 Programing Cable for my MacBook . The cable came with a CD with drivers but none for Yaesu . Thanks Don VE3ULF ___ chirp_users mailing list chirp_users@intrepid.danplanet.com http: