Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.system > #758

Re: Linux question on Android_x86 5.1 RC1

From Tauno Voipio <tauno.voipio@notused.fi.invalid>
Newsgroups comp.os.linux.development.system
Subject Re: Linux question on Android_x86 5.1 RC1
Date 2016-05-21 21:09 +0300
Organization A noiseless patient Spider
Message-ID <nhq82v$7si$1@dont-email.me> (permalink)
References <nhovab$ibp$1@adenine.netfront.net>

Show all headers | View raw


On 21.5.16 09:30, Norm X wrote:
> Hi,
>
> I've installed Android_x86 5.1 RC1 on an Atom Netbook, dual boot with WinXP
> Pro. The more I use it the more I like it. I use a VGA HD monitor. In
> terminal the command > busybox ifconfig, gives the correct description of
> the network, wlan0, lo and eth0 with static settings from before reset
> WinXP. I am not able to ping any IP addresses on the eth0 network even
> though it says that eth0 is UP. This does not conform with what I read for
> 4.3 where one needed to patch the kernel. It seems to me that I should be
> able to make eth0 work. I have looked but not found anything in Google Play
> that makes Ethernet work. The port is 100 Mbps Duplex. Any ideas? Thanks in
> advance.
>
>
>
> --- news://freenews.netfront.net/ - complaints: news@netfront.net ---


The next thing is to check the local route table.

In classic Linux the tool is 'route':

   route -n

it may need 'sudo' to get enough privileges.

If the systen has the directory /proc/net, you can print out
the file /proc/net/route to see the routings.

Abother possibility is that the system has a built-in firewall
killing your new connections.

-- 

-TV

Back to comp.os.linux.development.system | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Linux question on Android_x86 5.1 RC1 "Norm X" <someone@microsoft.com> - 2016-05-20 23:30 -0700
  Re: Linux question on Android_x86 5.1 RC1 Tauno Voipio <tauno.voipio@notused.fi.invalid> - 2016-05-21 21:09 +0300
    Re: Linux question on Android_x86 5.1 RC1 "Norm X" <someone@microsoft.com> - 2016-05-24 23:54 -0700

csiph-web