Advertisement
Guest User

Untitled

a guest
Nov 9th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. [dylan@zenbook freediag]$ sudo scantool
  2. freediag version 1.08
  3. scantool: Interface set to default: MET16
  4. scantool: Type HELP for a list of commands
  5. scantool: Type SCAN to start ODBII Scan
  6. scantool: Then use MONITOR to monitor real-time data
  7. scantool: **** IMPORTANT : this is beta software ! Use at your own risk.
  8. scantool: **** Remember, "debug all -1" displays all debugging info.
  9. Too many arguments !
  10. Usage: interface [NAME]
  11. scantool: Settings loaded from /root/.freediagrc
  12.  
  13. scantool> scan
  14.  
  15. Trying SAEJ1850-VPW:
  16. No global L0. Please select + configure L0 first
  17. scantool.c:799: Unspecified Error.
  18. SAEJ1850-VPW Failed!
  19.  
  20. Trying SAEJ1850-PWM:
  21. No global L0. Please select + configure L0 first
  22. scantool.c:799: Unspecified Error.
  23. SAEJ1850-PWM Failed!
  24.  
  25. Trying ISO14230_FAST:
  26. No global L0. Please select + configure L0 first
  27. scantool.c:778: Unspecified Error.
  28. ISO14230_FAST Failed!
  29.  
  30. Trying ISO9141:
  31. No global L0. Please select + configure L0 first
  32. scantool.c:748: Unspecified Error.
  33. ISO9141 Failed!
  34.  
  35. Trying ISO14230_SLOW:
  36. No global L0. Please select + configure L0 first
  37. scantool.c:778: Unspecified Error.
  38. ISO14230_SLOW Failed!
  39. scantool.c:1522: Unspecified Error.
  40. Connection to ECU failed
  41. Please check :
  42. Adapter is connected to PC
  43. Cable is connected to Vehicle
  44. Vehicle is switched on
  45. Vehicle is OBDII compliant
  46. scantool>
  47. [dylan@zenbook freediag]$ sudo cat /root/.freediagrc
  48. set interface MET16 /dev/ttyUSB0
  49. [dylan@zenbook freediag]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement