1) This is my ANT+ STICK : (hLine ANT USB Adaptador idéntico a Garmin. USB2 ANT2)
2) Attached file /etc/udev/rules.d/99-antstick.rules
3) dmesg after disconnet USB ANT stick
[ 229.424681] usb 2-1.1: USB disconnect, device number 3
[ 229.425104] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[ 229.425184] option 2-1.1:1.0: device disconnected
4) dmesg after reconnect USB ANT stick
[ 249.345524] usb 2-1.1: new full-speed USB device number 5 using ehci-pci
[ 249.442516] usb 2-1.1: New USB device found, idVendor=0fcf, idProduct=1009
[ 249.442525] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 249.442531] usb 2-1.1: Product: ANT USB-m Stick
[ 249.442536] usb 2-1.1: Manufacturer: Dynastream Innovations
[ 249.442540] usb 2-1.1: SerialNumber: 215
[ 249.444297] option 2-1.1:1.0: GSM modem (1-port) converter detected
[ 249.444563] usb 2-1.1: GSM modem (1-port) converter now attached to ttyUSB0
5) lsusb -v
Bus 002 Device 005: ID 0fcf:1009 Dynastream Innovations, Inc. ANTUSB-m Stick
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 32
idVendor 0x0fcf Dynastream Innovations, Inc.
idProduct 0x1009 ANTUSB-m Stick
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 2
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 2
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
6) But as you can see in the attached image , Golden Cheetah 4 can't find the ANT + devices
What do wrong? Some help.
Thank you so much