¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Windows 11 and cable compatibility


 

BJ:

I have not used debian directly, but I use both Pop-OS and Linux Mint (ubuntu/debian roots), and I need to add usb vid/pid IDs for usb devices I use.? Perhaps you need to add your serial dongle IDs as a rule file.

as sudo, in the? /etc/udev/rules.d directory, I create a file called 10-gil.rules with two lines as follows:

SUBSYSTEM=="usb", ATTR{idVendor}=="0483", ATTR{idProduct}=="5750", TAG+="uaccess"
KERNEL=="hidraw*", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="5750", TAG+="uaccess"

That is the vid/pid for an stm micro I use as a custom hid device.

The number in the filename is a load priority or something, and really does not seem critical.? Segger uses a file called 99-jlink.rules for their swd dongles.

fwiw, gil

----- Original message -----
From: BJ Miller <ve7lad@...>
Subject: Re: [TinyTrak] Windows 11 and cable compatibility
Date: Thursday, November 04, 2021 3:40 PM

I¡¯m not using Windows of any kind, but I am now having trouble with my USB cables for the TT4, I have upgraded from Debian 10 to Debian 11, (LINUX) and the cable stopped working altogether.
Anyone else having the same issue?
Thanks!

BJ



Sent from myMail for iOS


Thursday, November 4, 2021, 15:26 -0700 from vhsproducts@... <vhsproducts@...>:
Gentlemen,

Is anyone out there using a PC with Windows 11 to program their TT3/TT4 devices? If so, have you used any of the Byonics USB programming cables and Prolifics drivers? I have had a report of incompatibility with the cables and WIN 11. Not wanting to possibly ruin my life, or at least a computer, by loading an OS that is probably as buggy as a Louisiana swamp, I thought it best to seek the wisdom of the crowd!

73,

Allen AF6OF

Join [email protected] to automatically receive all group messages.