ADRDev / android-wired-tether

Automatically exported from code.google.com/p/android-wired-tether
0 stars 0 forks source link

Does not work on Thunderbolt #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect phone via USB to PC.
2. Start tethering.
3. Observe no internet connection.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

1.4; Windows 7

Please provide any additional information below.

Tried this using "Charge Only" setting on Thunderbolt.

Original issue reported on code.google.com by banderb...@gmail.com on 22 Mar 2011 at 5:41

GoogleCodeExporter commented 9 years ago
thunderbolt has a different path to enable the rndis interface. This need to be 
included in the apk. 

path in TB is /sys/class/usb_composite/ether/enable 

Original comment by gowth...@gmail.com on 25 Mar 2011 at 2:58

GoogleCodeExporter commented 9 years ago
I'm having the same issue, my laptop sees the RNDIS device, but never obtains 
an address.  The "show logs" says everything is fine and started.  I have root 
on the phone and am willing to troubleshoot so if anyone needs a tester I'll 
volunteer.  

Original comment by brhellman@gmail.com on 27 Mar 2011 at 3:44

GoogleCodeExporter commented 9 years ago
Would like to get this working on Thunderbolt also.
Haven't been able to get a definitive answer whether Verizon will be charging 
us for using "internet connection mode" or not

Original comment by br...@glockster.net on 6 Apr 2011 at 9:28

GoogleCodeExporter commented 9 years ago
I've played around a bit, and tried assigning usb0 (on Kubuntu) an ip address 
in the same range as the phones IP I can not ping between devices, not sure if 
that helps anyone but figured I'd post. I'll keep toying with it when I get 
time.  

Original comment by brhellman@gmail.com on 6 Apr 2011 at 11:59

GoogleCodeExporter commented 9 years ago
I had a look in my phone and it seems that 
/sys/class/usb_composite/ether/enable is already set to 1, even without 
patching the source of android-wired-tether to enable it. So if this is the 
magic sysfs flag we need to get this working, why isn't it already working? I'm 
not sure what mechanism sets it; it may be something HTC does in their custom 
software, or it may come that way by default in this kernel build or 
sysctl.conf.

Still no luck at all getting any type of networking out of this solution. I can 
get as far as setting up the link layer on Fedora 15 with the kernel's built-in 
RNDIS, but as others have said, the IP layer seems completely borked. I'm not 
sure what IP I should be setting my usb0 device to, or whether DHCP should be 
available (it's not)... I'm at a loss. May try and dig through the various 
components of this solution and see which one(s) are not working properly.

Original comment by SMc...@gmail.com on 8 Apr 2011 at 3:41

GoogleCodeExporter commented 9 years ago
Just downloaded the latest beta of wireless tether, to get it to work I had to 
enable "Routing fix" Enable Routing-fix (for HTC devices).  Perhaps wired 
tether needs this option as well?  

Side note: I tried firing up wired tether while wireless was running just for 
s&g but it still doesn't work.  But I think the above routing fix is on to 
something.

Original comment by brhellman@gmail.com on 23 Apr 2011 at 3:45

GoogleCodeExporter commented 9 years ago
I'm really interested in having a version of wired-tether working on the 
thunderbolt... so much that I would go so far as to donate to make it happen.  
What's the likelihood that the fixes applied to wireless tether to make it 
work, could get ported to wired-tether?  How much would it take to make this 
happen?  Wireless tether is not for me. 

Thanks,
Brian

Original comment by brhellman@gmail.com on 27 Jul 2011 at 11:42

GoogleCodeExporter commented 9 years ago
I got this working with a rooted stock 1.70.605

Only thing I needed to do was to apply the ROM patch attached to post 37 of 
Issue 24:
http://code.google.com/p/android-wired-tether/issues/detail?id=24#c37

This required converting the install script if you are using Clockworkmod 3+ - 
I used the converter here:
http://forum.xda-developers.com/showthread.php?t=903598

Original comment by oms...@gmail.com on 31 Jul 2011 at 5:24

GoogleCodeExporter commented 9 years ago
I just tried this using the latest Gingerbread with no luck. :/  

Original comment by brhellman@gmail.com on 2 Aug 2011 at 12:03

GoogleCodeExporter commented 9 years ago
For those with Thunderbolts that want a usb tether solution, check out "easy 
tether", it's $10 but it works with windows, linux, mac.  Until this gets fixed 
(if ever) I'll be using it. I can't hold out any longer.

Original comment by brhellman@gmail.com on 8 Aug 2011 at 5:53