View Single Post
Old 10-18-2017, 06:35 AM   #2
mdp
Wizard
mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.
 
Posts: 1,481
Karma: 9010563
Join Date: Jul 2013
Device: none
I managed to root the device, using root-master-3.0-english.apk . Thanks go to colibris who divulged that, pero en español, por que el no es todo todo democrático. : )

Also, the expected commands of

Code:
setprop sys.usb.config rndis
sleep 1 
ifconfig rndis0 192.168.22.2
netcfg
(above in a "script" version) do their job to set up the network and check results. Note: the standard sys.usb.config setting ('mass_storage,adb') does not reset automatically upon e.g. disconnecting the cable. You must issue the explicit command, or reboot etc.

Last edited by mdp; 10-18-2017 at 06:39 AM.
mdp is offline   Reply With Quote