Page 1 of 1
Problem with network on Arch
Posted: Sat Mar 15, 2014 9:26 pm
by Glamhoth
Hey. I bought Pi recently and today wanted to put arch on it. But I cannot connect to internet. I get this
http://imgur.com/zcaVO0c when i type dhcpcd. Later i added "TimeoutDHCP=20" to /etc/netctl/eth0 and i got
http://imgur.com/YwZLFPZ this. I have no idea where is the problem. Any help? Thanks.
Re: Problem with network on Arch
Posted: Mon Mar 17, 2014 8:14 am
by Glamhoth
Bump or something?
Re: Problem with network on Arch
Posted: Mon Mar 17, 2014 8:41 am
by ripat
I would like to help but I am not familiar with Arch. This said it shouldn't be too different from any other distribution. So, what's the output of:
Re: Problem with network on Arch
Posted: Mon Mar 17, 2014 12:52 pm
by Glamhoth
I have lo, ifb0, ifb1 and eth0.
Re: Problem with network on Arch
Posted: Mon Mar 17, 2014 3:48 pm
by ripat
Glamhoth wrote:I have lo, ifb0, ifb1 and eth0.
What's their state? It should be shown in the output:
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq
state DOWN qlen 1000
link/ether 00:1f:3c:91:81:c8 brd ff:ff:ff:ff:ff:ff
Re: Problem with network on Arch
Posted: Tue Mar 18, 2014 2:40 pm
by Glamhoth
State is up.
Re: Problem with network on Arch
Posted: Tue Mar 18, 2014 5:28 pm
by ripat
As root, run:
And give the full output of
Or
Re: Problem with network on Arch
Posted: Tue Mar 18, 2014 7:05 pm
by Glamhoth
dhclient gives me 'command not found'.