
Below you can download usb library version 03.02.07 driver for Windows. Vagcom 15.71 diagnostic cable can work with internet and support long coding.

Using the Virtual COM Port Number such as Immo-ID VWZ7Z0W0648696. Compatible with all diagnostic-capable VW/Audi passenger cars from 1996 to current K, K+L, dual-K, or CAN. A chart showing the currently supported functions can be found here. Features: PC connectivity with VCDS via WiFi or USB Includes VCDS-Mobile bringing VW/Audi diagnostics to devices such as smartphones and tablets. Click the HEX-NET photo to order from our store. I know it is not that hard to install the loader but when i think it is finished it says interface not found ( at the test in the beginning of the program) i have the install.exe of 19.6.2 DRV and the newest Install.exe also i have 'vag v9.2’ please excuse my english i come from germany thanksss i check daily my mails. When I have the PC plugged in, the LED light on the dongle is green, but was red before that. It said that it found the USB, but it could not find the interface. I was able to select USB and test, but the test failed. I don't know much about wine, but I think it would be fairly easy to present ttyUSB* to VCDS as a USB device (no drivers needed, since USB serial is done on linux side).I downloaded VCDS-Release 11.11.3 and tried using my Vag-Com cable to connect to my ‘06 VW Jetta. It seems to me, that VCDS queries the cable, and compares it's response to what is set in "select port" section, since this is a USB cable and selected port is COM, VCDS bails out.Īlthough, the claim is that wine works with USB devices supported by the kernel, "wine usbview.exe" shows no devices. When I start VCDS and choose com# (whatever you set your link to), press "test" and get "Port Status: OK", "Interface: Not Found!" However, that was the easy part, the trick is to convince VCDS to use ttyUSB*. Jun 24 00:53:00 rabbit usb 1-2: FTDI USB Serial Device converter now attached to ttyUSB1 Jun 24 00:53:00 rabbit drivers/usb/serial/ftdi_sio.c: Detected FT232RL

Jun 24 00:53:00 rabbit ftdi_sio 1-2:1.0: FTDI USB Serial Device converter detected Jun 24 00:53:00 rabbit usb 1-2: configuration #1 chosen from 1 choice Jun 24 00:53:00 rabbit usb 1-2: new full speed USB device using uhci_hcd and address 9 ,Ĭompile and install that module, than after you plugin the cable you'll get /dev/ttyUSB*:

#define FTDI_8U232AM_VAG_PID 0xFA24 /* Ross-tech vag com */Ģ7 #define FTDI_8U232AM_PID 0圆001 /* Similar device to SIO above */Ģ8 #define FTDI_8U232AM_VAG_PID 0xFA24 /* Ross-tech vag com */Ģ9 #define FTDI_8U232AM_ALT_PID 0圆006 /* FTDI's alternate PID for above */ Just add two lines, one to ftdi_sio.h and another to ftdi_sio.c as follows: To get /dev/ttyUSB* you got to recompile ftdi_sio module.
