john-38787364 / antifier

Convert the output from USB Tacx turbo trainers into ANT+ signals
MIT License
52 stars 20 forks source link

Error: Trainer cannot be initialized #14

Open tucapel opened 6 years ago

tucapel commented 6 years ago

Hi John and others, I am posting here since i don't have an account in Swift. I apologized in advance, but this error is most likely due that i'm not a techie guy and probably got something wrong following the instructions in the Readme file.

I have a Fortius Magic, Head unit 1942, and power meter (if that of an interest for generating a power curve..., if i get this going!). when i run antifier, i get the error shown below: image

Could this be related to the driver software I created (see below). Thanks for any tips and kudos for putting together this project.

Diego.

; Fortius_swift.inf ; Copyright (c) 2010 libusb-win32 (GNU LGPL) [Strings] DeviceName = "Fortius_swift" VendorName = "Insert manufacturer name" SourceName = "Fortius_swift Install Disk" DeviceID = "VID_3561&PID_E6BE" DeviceGUID = "{225848BD-66EB-4FB0-A3F5-C62003856413}"

[Version] Signature = "$Windows NT$" Class = "libusb-win32 devices" ClassGuid = {EB781AAF-9C70-4523-A5DF-642A87ECA567} Provider = "libusb-win32" CatalogFile = Fortius_swift.cat DriverVer = 01/17/2012, 1.2.6.0

[ClassInstall32] Addreg = libusb_class_install_add_reg

[libusb_class_install_add_reg] HKR,,,0,"libusb-win32 devices" HKR,,Icon,,-20

[Manufacturer] %VendorName% = Devices, NT, NTAMD64, NTIA64

;-------------------------------------------------------------------------- ; libusb-win32 files ;--------------------------------------------------------------------------

[SourceDisksNames] 1 = %SourceName%

[SourceDisksFiles.x86] libusb0.sys = 1,x86 libusb0_x86.dll = 1,x86

[SourceDisksFiles.amd64] libusb0.sys = 1,amd64 libusb0.dll = 1,amd64 libusb0_x86.dll = 1,x86

[SourceDisksFiles.ia64] libusb0.sys = 1,ia64 libusb0.dll = 1,ia64 libusb0_x86.dll = 1,x86

jgoyvaerts commented 6 years ago

You're selecting the wrong usb device. The correct one is 3561:E6BE, so you should select option 2

tucapel commented 6 years ago

Thanks John. It did not work. :-(

image

This is what i have: ![image](https://user-images.githubusercontent.com/11340977/33110501-1da87d98-cefd-11e7-97df-f10725ec4d45.png

Any other suggestions? Regards,

Diego

jgoyvaerts commented 6 years ago

You have to actually read the choices you get. This time the trainer was option 1.

you have to select the one which says VendId: 3561 ProdId: E6BE It jumps around sometimes, so always check the correct line and number