I'm a software dev and am just more familiar with Mac hardware/machines at present moment. Not really sure where to start and what good options may be in the PC realm.
Thanks!
1–9 of 9 posts
I'm a software dev and am just more familiar with Mac hardware/machines at present moment. Not really sure where to start and what good options may be in the PC realm.
Thanks!
However if you have an Intel Mac I suggest you give virtualization a try. It's gone a long way since the early days and I would bet good money it will work just fine in a VM with USB passthrough.
Any second-hand business-grade laptop (Lenovo Thinkpad or Dell Latitude) on eBay will do. VCDS and other diagnostics software isn't resource-heavy at all so you can actually go much lower than 250 bucks if needed (and spend the difference on a solid state drive and potentially new battery?) However if you have an Intel Mac I suggest you give virtualization a try. It's gone a long way since the early days and I would…
https://github.com/cryinkfly/VCDS-VAG-COM-Diagnosis-system-f...
Oh yeah, for $250 it shouldn't be a problem
I haven't tried it but someone has ported the software, or something similar to Linux. If it works you could get much cheaper hardware, like a Raspberry PI, and be paying much less. https://github.com/cryinkfly/VCDS-VAG-COM-Diagnosis-system-f...
I'd look for off-lease corporate laptops, maybe CDW outlet. Chromebooks can work too, but you've got to be careful about specs. Need to be sure you can get a 3rd party firmware, that there's windows drivers for the mouse and keyboard, that there's enough storage (ChromeOS needs much less than Windows, and some Chromebooks are using soldered storage). For modern Windows, be sure to boot from a SSD or there will be much sadness.
I haven't tried it but someone has ported the software, or something similar to Linux. If it works you could get much cheaper hardware, like a Raspberry PI, and be paying much less. https://github.com/cryinkfly/VCDS-VAG-COM-Diagnosis-system-f...
Some interfaces present themselves as a serial port (USB-to-serial converter) which Wine may support, but modern Ross Tech interfaces use lower-level, direct USB communication which I don't believe Wine supports.