Solved[Q] Full USB Ethernet adapter Support i9505 TW - Galaxy S 4 Q&A, Help & Troubleshooting

Who can make my Samsung Galaxy S4 9505 (rooted) work with my ASIX chipset USB ethernet adapter ? I want to use it with USB OTG and with the SAMSUNG Smart Dock, so Touchwiz is required. If it´s working like a Wifi connection and plug and play, I´ll pay 50 € for the first developer who makes it run. Every App should accept this internet connection, including Google play downloads. It worked fine with my Galaxy Nexus out of the box, but the S4 is a step backwards.
I hope someone can do it!
zhlvf

zhlvf said:
Who can make my Samsung Galaxy S4 9505 (rooted) work with my ASIX chipset USB ethernet adapter ? I want to use it with USB OTG and with the SAMSUNG Smart Dock, so Touchwiz is required. If it´s working like a Wifi connection and plug and play, I´ll pay 50 € for the first developer who makes it run. Every App should accept this internet connection, including Google play downloads. It worked fine with my Galaxy Nexus out of the box, but the S4 is a step backwards.
I hope someone can do it!
zhlvf
Click to expand...
Click to collapse
Isn´t anybody able to do it?

zhlvf said:
Isn´t anybody able to do it?
Click to expand...
Click to collapse
PM sent :highfive: :good:

I got a working kernel including needed drivers.
Next step: waiting for edited framework which is spoofing "wifi is turned on".
Maybe that will do the trick...

HackConnectivityService
Capslock66 has the solution: He created a HackConnectivityService.apk for reverse tethering and it works with my ethernet adapter.
Look here:
http://forum.xda-developers.com/showthread.php?t=1371345
With this app nearly all apps accept internet access.
With the app ethernet droid from google play you can use USB ethernet adapter without loading modules, but for me it wasn´t as stable as with my modified kernel.

Script
I´m using this script with the terminal emulator after plugging in my ethernet adapter.
su
cd /
cd system/lib/modules/
insmod cifs.ko
insmod asix.ko
INTERFACE=0
dhcpcd eth$INTERFACE
DNS=`getprop dhcp.eth$INTERFACE.dns1`
echo Setting DNS server \"$DNS\"
setprop net.dns1 $DNS
ifconfig eth0 up
After that I´m starting the Hack Connectivity Service App and activate Wifi hack.

Easy solution
Since Android 4.3 you have to connect to wifi once after booting to make it work!
Root is required.
Plug in your ASIX ethernet adapter.
1. Start Hack connectivity service: WIFI hack (Look above)
2. Start Ethernet Droid app from Google play (https://play.google.com/store/apps/details?id=com.jrm.trueonline.ethernet), press connect button.
That´s all!
ENJOY!

This has become a really useful thread. Good job nutting out a solution OP (thread 5 starred/your most recent post thanked)

Would the same solution work for the S4 zoom also?

Great solution
I found this and it works great on Galaxy S4 4.4 Shostock!!!
http://forum.xda-developers.com/showthread.php?t=2703977

do you think this solution can work with Samsung Galaxy Tab 3 P5200?

ktoonsez said:
PM sent :highfive: :good:
Click to expand...
Click to collapse
Is it possible to get ethernet working on Galaxy S6 G920F?

zhlvf said:
I found this and it works great on Galaxy S4 4.4 Shostock!!!
http://forum.xda-developers.com/showthread.php?t=2703977
Click to expand...
Click to collapse
thanks for this solution...
i don't have to switch to Custom ROM again...
just stay with my fav... Kitkat

It worked in my Galaxy S4 and I have posted my results in the following post.
https://forum.xda-developers.com/showthread.php?t=2272149&page=2#post77597387

Related

[Q] What exactly works from the USB port on the Iconia Tab?

I'm looking to get a tablet to introduce BackTrack 5 to. I don't believe this tablet has a wifi chip capable of injection, so I wanted to connect a USB wifi adapter to it (this one right here). I read in the update it's able to register the usb port for usb devices, but which exactly work without me having to create a driver? And, I'm sure there are linux drivers for said USB adapter, I assume I could take that and (easily) create one?
From what I've read so far, the USB port handles things like hard drives, keyboards and flash card readers (and not necessarily all of them).
A Wi-Fi adapter may function under Linux but you would probably have to be rooted on the device to install drivers since they are not natively included in the system build that I know of.
Backtrack 5 works fine on the A500. I'm running it right now. I've had no issues with it.
i posted a thread in the accessories section on compatible usb devices
runeblade said:
Backtrack 5 works fine on the A500. I'm running it right now. I've had no issues with it.
Click to expand...
Click to collapse
Do you have any success with it or just running it
Sent from my SPH-D700 using XDA App
I am thinking about putting Backtrack on my Iconia A500. Following up on a previous question by NickkxNekro, would one be able to plug the Alfa wifi device into A500 and make use of it?
im assuming yes since you can use 3g usb dongles

[WebTop] USB to Ethernet is OK

Hi,
WebTop (with full ubuntu mod) works fine with Trendnet TU2-ET100 (asix chipset).
I have just added these 2 lines in "/osh/etc/network/interfaces" for DHCP autoconfiguration :
auto usbeth0
iface usbeth0 inet dhcp
Doum
Nice to know. Ethernet might come in handy for a lot of people docking as their PCs.
I guess any other USB ethernet card that works with a normal Linux PC should work here.
Hello there,
First I would like to say that I'm glad that in the last few weeks i finally managed to let my heavy 15.4' 9 cell Dell Laptop on the Office and bring home the Atrix + LapDock everyday including weekends and holidays
I have what i need on my LapDock + FullUbuntu: gedit, gnome-terminal, OpenOffice, PDF readers, Psi+ (jabber client with PGP Encryption), GNUPG, Mumble Voice Chat, Firefox (with client SSL certificates ) and OpenVPN.
Everything else, like e-mail, music and video players i'll prefer running on the Android
So, i want to buy this USB -> Ethernet adapter to make it even better!
I thought buying the TrendNet but it seems somewhat bigger than other adapters that use the same "chipset" (ASIC). I also find those adapters cheaper than the TrendNet one:
http://www.ebay.com/dsc/i.html?_nkw...=0&_trksid=p3286.c0.m270.l1313&LH_TitleDesc=1
I think i will buy this one:
http://www.ebay.com/itm/NIB-REAL-US...ltDomain_0&hash=item56471dfaff#ht_2136wt_1026
It seems great but now i'm not entirely sure what's the chipset on the TrendNet: AX88772A or AX88772B?
The one i'm buying uses the AX88772B.
The difference seems to be very small, the drivers seems to be the same and the "B" version supports checksum offloading and it's intended for Low Power consumption. Here's the detailed specs of both chips:
http://www.asix.com.tw/products.php?op=pItemdetail&PItemID=97;71;101
http://www.asix.com.tw/products.php?op=pItemdetail&PItemID=105;71;101
So, what do you guys think?
Did you get it yet? If you did, how does it work?
blingmaster said:
Did you get it yet? If you did, how does it work?
Click to expand...
Click to collapse
I bought this one from Deal Extreme:
http://www.dealextreme.com/p/usb-2-0-10-100mbps-rj45-lan-ethernet-network-adapter-dongle-34691
It's really cheap, small and uses the AX88772B chipset.
But i'm not able to test yet, simply because it's not here yet
I bought using standard Air Mail that takes something like 20 days to get here in Brazil... And when it does arrive here it's going to take 10 more days (or even more) for Brazilian (Fuc***) Customs to release it for Brazilian Postal Service to finally deliver it... This sucks.
But well, i promise that as soon as I get it, i will test and put the results here.
Merry Christmas!
Post resurrection alert!
I tried this with an Airlink 101 today. I didn't add the extra lines listed in the OP, but I did start the dhcp client manually and it got an address and webtop was happy. Does anyone know if the android portion of the phone is able to use the wired Ethernet connection? From my quick test it didn't seem like it did.
I have a much slimmer Cisco USB to Ethernet adapter that I plan to try. I used the Airlink because it was lying around on my desk doing nothing.
And with all the webtop talk starting up, this may be of interest to others.
AX88772B not working
Well, mine did not work
I bougth this one from DealExtreme:
http://www.dealextreme.com/p/usb-2-0...r-dongle-34691
As i said before, it uses the AX88772B chipset.
I have confirmed that and installed the driver for my MacBookPro and it's working just fine.
I have downloaded the drivers from:
http://www.asix.com.tw/products.php?op=pItemdetail&PItemID=105;71;101
It's noticeable that there is also a driver for Android but it's the source code, not the compiled kernel module.
So i think i'll will need to get the Atrix kernel source compile the driver with the headers and prey to work...
Maybe it's something with my ROM... I have updated to the latest Motorola official 2.3.6 build for Brazil.
Could you guys tell me what's the output of these two linux commands, as soon as you plug the USB device ( the last 10 lines or so):
$ dmesg
and
$ lsmod
Victor.
This is awesome.
Can't wait until they bring the webtop to CM7. It was a loss when I upgraded, but the smoothness and capabilities of a CM7 rom are worth the loss of the webtop... for now.
It's good to know that when it get's working again I can use a USB to Ethernet with the Ubuntu mod.
Thanks!
thenicnet said:
Can't wait until they bring the webtop to CM7. It was a loss when I upgraded, but the smoothness and capabilities of a CM7 rom are worth the loss of the webtop... for now.
It's good to know that when it get's working again I can use a USB to Ethernet with the Ubuntu mod.
Thanks!
Click to expand...
Click to collapse
Don't hold ur breath.....cm9 is underway don't think webtop is gonne come yo cm7 but u can always mirror with lapdock
root, make changes, then unroot
Would like to be able to use a usb ethernet adapater on my unaltered Atrix running 2.3.4. If I were to root, make the changes to the two lines and then unroot again, would the changes remain?
In Post 6 above there is mention of the usb ethernet adapter only working under webtop. Is there a way to make it work on the phone itself as well, i.e., for the phone browser / market / email / etc.
Hello.
When it connected to my HDDOck - eth0 not detected. In the webtop (I webtop2sd) lights icon - an unknown usb connection ...
Any advices to solve this issue ..
i have this issue also, connecting usb broadband detects it as cd-rom drive. i have zte mf627 broadband kit. ill attached screens later. dmesg result show port but has no device name.
gradd said:
i have this issue also, connecting usb broadband detects it as cd-rom drive. i have zte mf627 broadband kit. ill attached screens later. dmesg result show port but has no device name.
Click to expand...
Click to collapse
A nearly 2 yr old dead thread just had to be brought back to the surface? esp with your results being the same as the previous member's results?

[Q] Ethernet on Nexus 10

I need to get ethernet working on my Nexus 10 for a project I am doing, for various reasons there is no WiFi available in the building.
It looks like the Ethernet option was removed at some point - I currently have 4.4 running but have tried 4.3 and 4.22 - neither has the Ethernet options appearing - is it possible to get 4.1 running on the Nexus 10? Or is there a better way of getting Ethernet to work (obviously I have a Micro USB to Ethernet adaptor connected to the device but without any options appearing in the device settings this is not going to work)
Thanks in advance for any help or advice
lmtnige said:
I need to get ethernet working on my Nexus 10 for a project I am doing, for various reasons there is no WiFi available in the building.
It looks like the Ethernet option was removed at some point - I currently have 4.4 running but have tried 4.3 and 4.22 - neither has the Ethernet options appearing - is it possible to get 4.1 running on the Nexus 10? Or is there a better way of getting Ethernet to work (obviously I have a Micro USB to Ethernet adaptor connected to the device but without any options appearing in the device settings this is not going to work)
Thanks in advance for any help or advice
Click to expand...
Click to collapse
I have been using an Ethernet adapter on my Nexus 10 with Android 4.1 through 4.4.2, here is a link to a review I wrote on the adapter I am using. The post includes some general Ethernet/Android information with the full thread containing other useful comments.
http://forum.xda-developers.com/showthread.php?t=2238840
A couple of things of note:
- Android ' s generic Ethernet drivers only work with specific chip sets
- With some ROMs you need to toggle WiFi off before the Ethernet adapter gets used
Good luck
Ethernet Adaptor Nexus 10
3DSammy said:
I have been using an Ethernet adapter on my Nexus 10 with Android 4.1 through 4.4.2, here is a link to a review I wrote on the adapter I am using. The post includes some general Ethernet/Android information with the full thread containing other useful comments.
http://forum.xda-developers.com/showthread.php?t=2238840
A couple of things of note:
- Android ' s generic Ethernet drivers only work with specific chip sets
- With some ROMs you need to toggle WiFi off before the Ethernet adapter gets used
Good luck
Click to expand...
Click to collapse
Thanks 3DSammy - I have ordered the adaptor from Amazon and I will let you know how I get on
Update - Ethernet Nexus 10
My adaptor arrived today and I am pleased to say it worked straight out of the box so thank you very much for your help and advice

[Q] Ethernet to USB

Hey there,
I am pretty much a noob to all of this so please stay with me
I run a rooted Nexus10 with CM11 (20140603 currently) and need to use an ethernet to USB adapter via OTG. My OTG cable works fine using stick drives etc., but my tablet does not seem to recognize my adapter.
I tried using "ifconfig eth0" after first plugging everything into the OTG cable and then the cable into the Nexus - but to no avail.
I'd be very glad if any1 could help me out with this. I spent the last couple of hours reading through various threads throughout the internet, but was not able to find any solution :/
Best,
dersami
P.S.: Adapter: Königs CMP-NWUSB20
Try this app from play store
https://play.google.com/store/apps/details?id=xda.usbhost.test
might help.
darren1 said:
Try this app from play store
might help.
Click to expand...
Click to collapse
Sadly, this did not work :/
dersami said:
Sadly, this did not work :/
Click to expand...
Click to collapse
Does anyone have another idea? Im kind of in a bad spot right now, further research didn't quite help
Android only supports specific Ethernet chipsets out of the box (included drivers). So your adapter must be one of the supported ones or have drivers you can install which means you also need to be rooted. Search in the Nexus 10 accessories section to find numerous threads on Ethernet adapters. I have such a thread on my success with a gigabit Ethernet adapter with copious details.
Sent from my Nexus 10 using XDA Premium HD app

New To Shield - can't get an external Keyboard to work (dongle type)

Been setting up my ShieldTV (2017) - and sideloaded YouTubeTV App and Chrome. Need an external keyboard for them to work and tried the Logitech K400+.
I've added the USB Dongle, and had the keyboard inches away - nothing. Powered off, rebooted, nothing.
Checked all the settings - don't see anything related to external keyboard. All I was able to do was select the AOSP keyboard.
Is it the keyboard or is there just something basic I'm missing?
i have and use the k400 model and it works out of the box even on latest stock 5.1.
No need to setup anything.
Check your batteries and make sure you turn it on (the switch is on top right of the kb). Last but not least check the usb receiver is the correct (also in case of various devices of same brand) and says Logitech.
If no go then it could be defective. Try it in a PC or laptop. Btw for better performance i use a single usb 2.0 port extender but works fine in a 4 port usb 3.0 i have, however mileage may vary as in many cases usb 3.0 ports can cause issues, in this case interference.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
lavero.burgos said:
i have and use the k400 model and it works out of the box even on latest stock 5.1.
No need to setup anything.
Check your batteries and make sure you turn it on (the switch is on top right of the kb). Last but not least check the usb receiver is the correct (also in case of various devices of same brand) and says Logitech.
If no go then it could be defective. Try it in a PC or laptop. Btw for better performance i use a single usb 2.0 port extender but works fine in a 4 port usb 3.0 i have, however mileage may vary as in many cases usb 3.0 ports can cause issues, in this case interference.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
Click to expand...
Click to collapse
Thanks for the reply.
Yeah, the k400 works fine with other systems, so im doing something wrong
luigidk said:
Thanks for the reply.
Yeah, the k400 works fine with other systems, so im doing something wrong
Click to expand...
Click to collapse
check your apps too or try a factory reset as last resort.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
lavero.burgos said:
check your apps too or try a factory reset as last resort.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
Click to expand...
Click to collapse
I swapped mu usb drive and kbd dongle. Kbd niw works but i don't see my usb storage. Looks like a hardware problem
luigidk said:
I swapped mu usb drive and kbd dongle. Kbd niw works but i don't see my usb storage. Looks like a hardware problem
Click to expand...
Click to collapse
are you in stock nougat or full android?
usually in the latter you gotta do a trick to enable second usb port host mode as by default work for ADB/Debug only
If you have USB debugging on try turning off.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
lavero.burgos said:
are you in stock nougat or full android?
usually in the latter you gotta do a trick to enable second usb port host mode as by default work for ADB/Debug only
If you have USB debugging on try turning off.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
Click to expand...
Click to collapse
Im fully stock. In that case does the shield tv only support 1 USB port? Wouldn't make any sense.
luigidk said:
Im fully stock. In that case does the shield tv only support 1 USB port? Wouldn't make any sense.
Click to expand...
Click to collapse
no, both work but one works for debugging too as Nvidia removed the mini usb otg port.
As i said if you have developers mode enabled and usb debugging try disabling it and reboot.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
lavero.burgos said:
no, both work but one works for debugging too as Nvidia removed the mini usb otg port.
As i said if you have developers mode enabled and usb debugging try disabling it and reboot.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
Click to expand...
Click to collapse
Thanks for the tip. I had not setup dev mode, but turned on dev mode... Toggled usb debugging and turned off dev mode.
Now it works
luigidk said:
Thanks for the tip. I had not setup dev mode, but turned on dev mode... Toggled usb debugging and turned off dev mode.
Now it works
Click to expand...
Click to collapse
great. please add [Solved] to thread title and better yet change it to something more accurate so others with same problem can find this thread easily.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
lavero.burgos said:
great. please add [Solved] to thread title and better yet change it to something more accurate so others with same problem can find this thread easily.
Sent from my Tapatalk beta Hub
If I helped hit the Thanks button. Follow Me! ~ Buy Me a Coffee ~ DroidMote user ~ Full Android for Shield TV and Nexus Player
Click to expand...
Click to collapse
Well - this is just silly - I don't know how to update the thread title... and to change it to be more descriptive.?
Hey, regarding this issue. USB debugging probably wasn't the cause.
But by enabling and disabling you did fix the cause, because there are two instances that need the second USB port. One is for debugging and the second is for the device to be seen as an external device when you use that USB port to connect it to the computer (in short, MTP protocol for filesharing).
Probably in the Storage settings you turned on the USB toggle for file access. By enabling developer mode and enabling USB debugging, the toggle was automatically turned off once you disabled that.
Or maybe the setting was toggled when you tried to setup the plex server. Not sure what actions trigger that, but now you know the real cause.
If you haven't enabled developer settings, USB debugging won't be turned on by itself. Especially not when the device is practically new and you haven't done anything to it.
So keep this in mind, either using debugging or making your internal storage available over USB will disable that USB port for other devices.
mr-tee said:
Hey, regarding this issue. USB debugging probably wasn't the cause.
But by enabling and disabling you did fix the cause, because there are two instances that need the second USB port. One is for debugging and the second is for the device to be seen as an external device when you use that USB port to connect it to the computer (in short, MTP protocol for filesharing).
Probably in the Storage settings you turned on the USB toggle for file access. By enabling developer mode and enabling USB debugging, the toggle was automatically turned off once you disabled that.
Or maybe the setting was toggled when you tried to setup the plex server. Not sure what actions trigger that, but now you know the real cause.
If you haven't enabled developer settings, USB debugging won't be turned on by itself. Especially not when the device is practically new and you haven't done anything to it.
So keep this in mind, either using debugging or making your internal storage available over USB will disable that USB port for other devices.
Click to expand...
Click to collapse
Thanks for providing this insight. Makes total sense as i couldn't understand how that port became unusable for the wireless dongle
My (proprietary radio) USB wireless keyboard stopped typing, though it indicated it was paired to its USB dongle. I tried to pair a Bluetooth keyboard to the Shield TV too, and while it would pair (and accept the passcode typed on the keyboard), it would fail at "connecting" and not work. I tried toggling developer mode, USB debugging, even USB type from Automatic to Compatible and back, no joy.
Then I restarted the Shield TV. It seemed to shut down but didn't start back up - black screen. I power cycled it. When it came back up I was able to pair the Bluetooth keyboard, connect and type, and pair the (proprietary radio) USB wireless keyboard.

Categories

Resources