Showing posts with label solution. Show all posts
Showing posts with label solution. Show all posts
Read it In my new Blog with Updates!
Hi guys! Nowadays most of the people have a trouble with Android x86 wifi-wireless problem.
To handle this I figured out a solution.
Solution:
Open Android and press Ctrl+Alt+F1 to open terminal then type the following rows:
netcfg --to see what you have as connection devices in your computer
probably you see lo,eth0 and maybe eth1--
then type
netcfg eth0 up --to open eth0-- after that type
netcfg setprop net.dns1 8.8.8.8
close the terminal by pressing Ctrl+Alt+F7
And have fun with your net connection.
This solution is worked for a friend. Maybe it will work for you too!.
READ MORE
Hi guys! Nowadays most of the people have a trouble with Android x86 wifi-wireless problem.
To handle this I figured out a solution.
Solution:
Open Android and press Ctrl+Alt+F1 to open terminal then type the following rows:
netcfg --to see what you have as connection devices in your computer
probably you see lo,eth0 and maybe eth1--
then type
netcfg eth0 up --to open eth0-- after that type
netcfg setprop net.dns1 8.8.8.8
close the terminal by pressing Ctrl+Alt+F7
And have fun with your net connection.
This solution is worked for a friend. Maybe it will work for you too!.