|
||
|
![]() |
![]() |
ROMs y desarrollo LG G3 ROMs y desarrollo LG G3 |
![]() |
|
Herramientas |
#1
|
||||
|
||||
Activar y usar ethernet (red) en nuestro G3?
Hola,
Estoy intentando hacer una cosa, usar un adaptador USB-RJ45 en nuestro LG G3. Para qué? ![]() ![]() Si lo conecto sin más, no pasa nada, no veo que detecte nada o se active algo (en ajustes/conexión a redes, por ejemplo). Me pongo a leer, y veo que gente lo consigue vía script: ![]() You need busybox,USB Ethernet adapter, and a otg cable
I used Root Explorer to Execute the script just F.Y.I All you need to do is edit a few lines Change eth0 192.168.0.102 to the the ip you want like eth0 192.168.1.115 just make sure the ip you chosed is not being used. Then change gw 192.168.0.1 and net.dns1 192.168.0.1 to your routers ip like gw 192.168.1.1 and net.dns1 192.168.1.1 After that turn off your phone's WiFi then plug in your OTG cable and USB Ethernet adapter Then run the script and you're golden. just make sure that the 192.168.(>1<).xxx is the same as your router's. INJOY! #!/system/bin/sh busybox ifconfig eth0 192.168.0.102 netmask 255.255.255.0 route add default gw 192.168.0.1 dev eth0 setprop net.dns1 192.168.0.1 Lets say your router's ip is 192.168.2.1 then it will be for an example: #!/system/bin/sh busybox ifconfig eth0 192.168.2.102 netmask 255.255.255.0 route add default gw 192.168.2.1 dev eth0 setprop net.dns1 192.168.2.1 ![]() Código:
#!/system/bin/sh busybox ifconfig eth0 up dhcpcd eth0 XDA --> http://forum.xda-developers.com/show...7#post51644327 App --> https://play.google.com/store/apps/d...a.usbhost.test Funciona, activa ethernet, obtiene IP ... pero a partir de ahí viene el problema. Ya lo de ping no funciona y a pesar de tener conexión, ip y demás, no logro que ninguna aplicación use esa conexión. No se si tengo que hacer algo más, incluso pienso que puede ser algún tipo de limitación de la ROM de LG. Alguien ha probado? o se le ocurre qué puedo probar ... Gracias! El adaptador es tipo este: ![]()
__________________
i3G|Hero|Desire|SGS|DHD|SGN|HOX|S4|G2|Note3|Moto G|LG G3|Samsung Galaxy Note 4|Huawei Ascend G7|LG G4|Xiaomi RedMi Note 2 Prime|Samsung Galaxy Note 5|Samsung Galaxy S7 Edge|Huawei Mate 9|Samsung Galaxy S8+|Samsung Galaxy Note 8|Oneplus 6|Mi8|Samsung Galaxy Note 9|Samsung Galaxy S10+
|
Gracias de parte de: | ||
|
#2
|
||||
|
||||
Oye! Suena divertido
![]() Sorry, técnicamente no puedo ayudarte, pero se me ocurrió mirar en Amazon. Por los comentarios parece que funciona.... Ya lo habrá s mirado pero porsiaca SODIAL(R) Adaptador Micro USB 5 Pin 10/100 Mbps RJ45 LAN Ethernet para Tablet Ordenador Portatil https://www.amazon.es/dp/B00H3CSLV8/..._sT2bub1CWT1WV |
#3
|
||||
|
||||
Sí ... el problema es que con el G3 no logro que funcione, por lo que creo que es una particularidad de ls ROM, algo que han "capado",
Algo así estaría bien ![]() ![]()
__________________
i3G|Hero|Desire|SGS|DHD|SGN|HOX|S4|G2|Note3|Moto G|LG G3|Samsung Galaxy Note 4|Huawei Ascend G7|LG G4|Xiaomi RedMi Note 2 Prime|Samsung Galaxy Note 5|Samsung Galaxy S7 Edge|Huawei Mate 9|Samsung Galaxy S8+|Samsung Galaxy Note 8|Oneplus 6|Mi8|Samsung Galaxy Note 9|Samsung Galaxy S10+
Última edición por eakew Día 04/09/14 a las 09:54:38. |
#4
|
||||
|
||||
yo tambie estoy interesado en este tema
![]() ![]()
__________________
todos los dias aprendiendo
![]() |
![]() |
![]() |
||||||
|