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 3.13 KB | None | 0 0
  1. freediag version 1.08
  2. scantool: Interface set to default: MET16
  3. scantool: Type HELP for a list of commands
  4. scantool: Type SCAN to start ODBII Scan
  5. scantool: Then use MONITOR to monitor real-time data
  6. scantool: **** IMPORTANT : this is beta software ! Use at your own risk.
  7. scantool: **** Remember, "debug all -1" displays all debugging info.
  8. interface is now MET16
  9. port set to: /dev/ttyUSB0
  10. scantool: Settings loaded from /root/.freediagrc
  11.  
  12. scantool> scan
  13.  
  14. Trying SAEJ1850-VPW:
  15. clock_gettime(): using CLOCK_MONOTONIC_RAW
  16. clock_nanosleep(): using CLOCK_MONOTONIC
  17. diag_os_gethrt() resolution <= 0us, avg ~0us
  18. diag_os_getms() resolution <= ~1ms, avg ~1ms
  19. testing diag_os_millisleep(), this will take a moment...
  20. diag_os_chronoms() : initial time 1478746341080ms; resolution: ~1ms
  21. L2 connection OK; tring to add SAE J1979 layer...
  22. diag_l0_me.c:894: ME : error 0x2, Request Message sum check error.
  23. .diag_l0_me.c:897: Unspecified Error.
  24. diag_l2_saej1850.c:417: Unspecified Error.
  25. diag_l2.c:550: Unspecified Error.
  26. diag_l3.c:333: Unspecified Error.
  27. diag_l3.c:238: Unspecified Error.
  28. diag_l3_saej1979.c:716: Read/Write timeout.
  29. diag_l3_saej1979.c:745: J1979 Keepalive failed ! Try to disconnect and reconnect.
  30. diag_l3_saej1979.c:748: Read/Write timeout.
  31. diag_l3.c:110: Read/Write timeout.
  32. Failed to enable SAEJ1979 mode
  33.  
  34. Trying SAEJ1850-PWM:
  35. L2 connection OK; tring to add SAE J1979 layer...
  36. diag_l0_me.c:894: ME : error 0xE, PWM pulse width is too long
  37. .diag_l0_me.c:897: Unspecified Error.
  38. diag_l2_saej1850.c:417: Unspecified Error.
  39. diag_l2.c:550: Unspecified Error.
  40. diag_l3.c:333: Unspecified Error.
  41. diag_l3.c:238: Unspecified Error.
  42. diag_l3_saej1979.c:716: Read/Write timeout.
  43. diag_l3_saej1979.c:745: J1979 Keepalive failed ! Try to disconnect and reconnect.
  44. diag_l3_saej1979.c:748: Read/Write timeout.
  45. diag_l3.c:110: Read/Write timeout.
  46. Failed to enable SAEJ1979 mode
  47.  
  48. Trying ISO14230_FAST:
  49. diag_l0_me.c:615: Warning: attempted to override com speed (10400)! Report this !
  50. diag_l2_iso14230.c:736: Read/Write timeout.
  51. diag_l2.c:438: Read/Write timeout.
  52. scantool.c:711: l2_common_start: l2_StartComm failed
  53. scantool.c:778: Unspecified Error.
  54. ISO14230_FAST Failed!
  55.  
  56. Trying ISO9141:
  57. diag_l0_me.c:615: Warning: attempted to override com speed (10400)! Report this !
  58. diag_l0_me.c:500: Unspecified Error.
  59. diag_l2.c:649: Unspecified Error.
  60. diag_l2_iso9141.c:86: Unspecified Error.
  61. diag_l2_iso9141.c:239: Unspecified Error.
  62. diag_l2.c:438: Unspecified Error.
  63. scantool.c:711: l2_common_start: l2_StartComm failed
  64. scantool.c:748: Unspecified Error.
  65. ISO9141 Failed!
  66.  
  67. Trying ISO14230_SLOW:
  68. diag_l0_me.c:615: Warning: attempted to override com speed (10400)! Report this !
  69. diag_l0_me.c:534: Read/Write timeout.
  70. diag_l2.c:649: Read/Write timeout.
  71. diag_l2_iso14230.c:736: Read/Write timeout.
  72. diag_l2.c:438: Read/Write timeout.
  73. scantool.c:711: l2_common_start: l2_StartComm failed
  74. scantool.c:778: Unspecified Error.
  75. ISO14230_SLOW Failed!
  76. scantool.c:1522: Unspecified Error.
  77. Connection to ECU failed
  78. Please check :
  79. Adapter is connected to PC
  80. Cable is connected to Vehicle
  81. Vehicle is switched on
  82. Vehicle is OBDII compliant
  83. scantool>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement