Advertisement
Guest User

Untitled

a guest
Jan 5th, 2012
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. Downloaded/installed HTC generic drivers, restarted machine, started up the program and the app and hit start:
  2.  
  3. D:\Program Files\ClockworkMod\Tether
  4. "Local Area Connection 2"
  5. Checking arguments...
  6. Setting IP Address, mask, and gateway.
  7. netsh interface ip set address name="Local Area Connection 2" source=static 10.0.0.1 255.255.255.0 10.0.0.2 1
  8. Setting DNS server.
  9. netsh interface ip add dns name="Local Area Connection 2" 8.8.8.8 index=1
  10. The object is already in the list.
  11. netsh interface ip add dns name="Local Area Connection 2" 8.8.4.4 index=2
  12. The object is already in the list.
  13. Adding Windows Firewall Exception
  14. netsh firewall set allowedprogram program="D:\Program Files\ClockworkMod\Tether\win32\node.exe" name=Tether
  15. IMPORTANT: Command executed successfully.
  16. However, "netsh firewall" is deprecated;
  17. use "netsh advfirewall firewall" instead.
  18. For more information on using "netsh advfirewall firewall" commands
  19. instead of "netsh firewall", see KB article 947709
  20. at http://go.microsoft.com/fwlink/?linkid=121488 .
  21. Ok.
  22. Starting Tether...
  23. D:\Program Files\ClockworkMod\Tether\node-tuntap
  24. opening tun device: null
  25. adb binary path: ..\win32\adb.exe
  26. Testing adb status...
  27. Waiting for interface to get ready... (waiting 5 seconds)
  28. {}
  29. Tun/tap device IP: 10.0.0.1
  30. Reading tun/tap device...
  31. Listening on tether port...
  32. Tether error:
  33. { '0':
  34. { [Error: connect ECONNREFUSED]
  35. code: 'ECONNREFUSED',
  36. errno: 'ECONNREFUSED',
  37. syscall: 'connect' } }
  38. Tether connection closed...
  39. STATUS: Tether has disconnected.
  40. Tether connection closed...
  41. _____________
  42. Hit Stop, and then Start again and got:
  43.  
  44. D:\Program Files\ClockworkMod\Tether
  45. "Local Area Connection 2"
  46. Checking arguments...
  47. Setting IP Address, mask, and gateway.
  48. netsh interface ip set address name="Local Area Connection 2" source=static 10.0.0.1 255.255.255.0 10.0.0.2 1
  49. Setting DNS server.
  50. netsh interface ip add dns name="Local Area Connection 2" 8.8.8.8 index=1
  51. The object is already in the list.
  52. netsh interface ip add dns name="Local Area Connection 2" 8.8.4.4 index=2
  53. The object is already in the list.
  54. Adding Windows Firewall Exception
  55. netsh firewall set allowedprogram program="D:\Program Files\ClockworkMod\Tether\win32\node.exe" name=Tether
  56. IMPORTANT: Command executed successfully.
  57. However, "netsh firewall" is deprecated;
  58. use "netsh advfirewall firewall" instead.
  59. For more information on using "netsh advfirewall firewall" commands
  60. instead of "netsh firewall", see KB article 947709
  61. at http://go.microsoft.com/fwlink/?linkid=121488 .
  62. Ok.
  63. Starting Tether...
  64. D:\Program Files\ClockworkMod\Tether\node-tuntap
  65. opening tun device: null
  66. __________________________________
  67. And it stopped itself. Hit start again and :
  68.  
  69.  
  70. D:\Program Files\ClockworkMod\Tether
  71. "Local Area Connection 2"
  72. Checking arguments...
  73. Setting IP Address, mask, and gateway.
  74. netsh interface ip set address name="Local Area Connection 2" source=static 10.0.0.1 255.255.255.0 10.0.0.2 1
  75. Setting DNS server.
  76. netsh interface ip add dns name="Local Area Connection 2" 8.8.8.8 index=1
  77. The object is already in the list.
  78. netsh interface ip add dns name="Local Area Connection 2" 8.8.4.4 index=2
  79. The object is already in the list.
  80. Adding Windows Firewall Exception
  81. netsh firewall set allowedprogram program="D:\Program Files\ClockworkMod\Tether\win32\node.exe" name=Tether
  82. IMPORTANT: Command executed successfully.
  83. However, "netsh firewall" is deprecated;
  84. use "netsh advfirewall firewall" instead.
  85. For more information on using "netsh advfirewall firewall" commands
  86. instead of "netsh firewall", see KB article 947709
  87. at http://go.microsoft.com/fwlink/?linkid=121488 .
  88. Ok.
  89. Starting Tether...
  90. D:\Program Files\ClockworkMod\Tether\node-tuntap
  91. opening tun device: null
  92. adb binary path: ..\win32\adb.exe
  93. Testing adb status...
  94. Waiting for interface to get ready... (waiting 5 seconds)
  95. List of devices attached
  96. HT0ALHJ11169 device
  97. Checking if package is installed.
  98. STATUS: Connected to phone. Waiting for tether connection.
  99. Phone detected by adb!
  100. Starting the Tether application on the phone...
  101. Found that APK is already installed. Starting tether on phone.
  102. Setting up adb port forwarding to port 30002.
  103. adb port forwarding results:
  104. { '0': null, '1': '', '2': '' }
  105. Results from starting Tether activity:
  106. { '0': null,
  107. '1': 'Starting: Intent { cmp=com.koushikdutta.tether/.TetherActivity }\r\r\nWarning: Activity not started, its current task has been brought to the front\r\r\n',
  108. '2': '' }
  109. Results from starting Tether service:
  110. { '0': null,
  111. '1': 'Starting service: Intent { cmp=com.koushikdutta.tether/.TetherService }\r\r\n',
  112. '2': '' }
  113. {}
  114. Tun/tap device IP: 10.0.0.1
  115. Reading tun/tap device...
  116. Listening on tether port...
  117. Testing adb status...
  118. Phone still visible by adb.
  119. Testing adb status...
  120. Phone still visible by adb.
  121. Testing adb status...
  122. Phone still visible by adb.
  123. STATUS: Tether has connected.
  124. STATUS: Tether has connected.
  125. Testing adb status...
  126. Phone still visible by adb.
  127. ______________________________________________________
  128.  
  129. Showing 97 bytes up/ 323 bytes down. Thank you for the help.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement