Ethernet driver


pater

Members
Feb 1, 2013
5
23
Hope someone can help me.

I got my hand on a USB ethernet card. It would be great if I can use it with
my MI2.

However it does not have the drivers. I do have drivers on CD, incl. source.

How can i compile the drivers for my mi2?
 
Definitely need a driver? Me USB-eth works without installing drivers.
1. Plug the USB-ethernet to phone
2. Plug the Ethernet cable
3. Start a terminal emulator
4. Write "su" and enter, (confirm root access)
5.Check with the command "netcfg" see if you phone has detected the Ethernet (eth0 DOWN)
6.Write "ifconfig eth0 up" (now I would have eth active)
7.If you have a DHCP, use the command "dhcpd eth0" and setprop net.dns1 8.8.8.8 (You can use dns what You want)

nzQ87O4.jpg
 
Nope does not work, it is not listed. BTW the cipset is a sr9700

Edit: What the heck... it's only 5 dollars (€3) so i just ordered the same as you have ;)
 
Last edited:
Definitely need a driver? Me USB-eth works without installing drivers.
1. Plug the USB-ethernet to phone
2. Plug the Ethernet cable
3. Start a terminal emulator
4. Write "su" and enter, (confirm root access)
5.Check with the command "netcfg" see if you phone has detected the Ethernet (eth0 DOWN)
6.Write "ifconfig eth0 up" (now I would have eth active)
7.If you have a DHCP, use the command "dhcpd eth0" and setprop net.dns1 8.8.8.8 (You can use dns what You want)

Hi, how can I open the terminal? My phone is Xiaomi Poco M3. I tried some apps like terminal emulator but it's not working.