Wired lan isnt possible for me. I have to use wi-fi.
On booting up I see...
...
...
[FAILED] Failed to start dhcpc on eth0.
See 'systemctl status
[email protected] for details.
...
...
[FAILED] Failed to start OpenNTP Daemon
Everything else gets a [ OK ]
I began to install NTP but I got this;
Last login: Thu Jan 1 01:18:46 1970 from autumn-pc
[minepeon@minepeon ~]$ pacman -S ntp
error: you cannot perform this operation unless you are root.
[minepeon@minepeon ~]$ sudo pacman -S ntp
[sudo] password for minepeon:
resolving dependencies...
looking for inter-conflicts...
:: ntp and openntpd are in conflict. Remove openntpd? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: ntp and openntpd are in conflict
[minepeon@minepeon ~]$
So my noob guess is that I need to change something in the boot file (?)
to start dhcpcd on wlan0 instead of eth0. (btw I did configure wicd-curses and can run minepeon successfully, I just get the date/graphs issue on the status page)