Tagged Questions
1
vote
2answers
2k views
How do I get OBDII software working?
I have an ODBII USB cable for vehicle diagnostics, unfortunately I haven't been able to get it working on Ubuntu 12.04. The closest I've come is using the VAG-COM software with wine, using the ln -s ...
1
vote
2answers
4k views
How to find full path of device I've connected?
I have USB device, which is actually identified as serial device by Ubuntu 10.04. How can I find its full path?
ls -la /dev/
shows a lot of devices. How to choose correct one?