Hi There,
I have a 8GB SD card that has centos latest arm release on it. OS fails to get a DHCP IP. ifconfig shows that eth exists and dropping packets and no IP. Contents of /etc/sysconfig/network-scripts/ifcfg-eth0 are as following:
TYPE=Ethernet
BOOTPROTO=dhcp
NM_CONTROLLED=yes
DEFROUTE=yes
NAME=eth0
ONBOOT=yes
Ifdown and ifup are not working either.
[root@rpi2 ~]#ifdown eth0
ERROR : [ipv6_test_device_status] Missing parameter 'device' (arg 1)
/etc/sysconfig/network-scripts/ifdown-post: line 52: 1183 Segmentation fault /usr/bin/firewall-cmd -remove-interface="${DEVICE}" > /dev/null 2>&1
[root@rpi2 ~]#ifup eth0
Error: Connection activation failed.
System boots up fine with following errors:
Error Starting Security Auditing Service
Failed to start Root Filesystem Auto-Resizer
I see following in /var/log/messages:
Sshd.service failed
Polkit.service failed
Any help is appreciated.
Thanks,
Prakash
Great. That solved that particular issue. Now I can ifdown without errors. But ifup still having issues in DHCP mode. It simply says "Error: Connection activation failed.".
'service network restart' results in following error:
Restarting network (via systemctl): Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PolicyKit1 timed out (g-dbus-error-quark, 20) Failed to restart network.service: Connection timed out
Any help is appreciated.
Thanks, Prakash
-----Original Message----- From: arm-dev-bounces@centos.org [mailto:arm-dev-bounces@centos.org] On Behalf Of Zdenek Sedlak Sent: Wednesday, March 2, 2016 12:53 AM To: Conversations around CentOS on ARM hardware arm-dev@centos.org Subject: Re: [Arm-dev] Issue with CentOS Networking on RPi-2
On 03/02/2016 06:43 AM, Prakash R Kanthi wrote:
ERROR : [ipv6_test_device_status] Missing parameter ‘device’ (arg 1)
Hi,
you are missing the DEVICE=eth0 in the config file
//Zdenek _______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
Something is wrong with 'CentOS-Userland-7-armv7hl-Minimal-1511-RaspberryPi2.img.xz' load on Rpi-2.
1. Yum results in Segmentation fault. 2. SSHd service does not start. 3. PolicyKit errors when running any system command.
Does this load work for anyone? I am working with a brand new Rpi-2 and a 8GB SD card from Rpi. Rpi-2 worked great with the original Linux load (not CentOS) it came with.
Any help is appreciated.
Thanks, Prakash
-----Original Message----- From: arm-dev-bounces@centos.org [mailto:arm-dev-bounces@centos.org] On Behalf Of Prakash R Kanthi Sent: Wednesday, March 2, 2016 8:40 AM To: 'Conversations around CentOS on ARM hardware' arm-dev@centos.org Subject: Re: [Arm-dev] Issue with CentOS Networking on RPi-2
Great. That solved that particular issue. Now I can ifdown without errors. But ifup still having issues in DHCP mode. It simply says "Error: Connection activation failed.".
'service network restart' results in following error:
Restarting network (via systemctl): Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PolicyKit1 timed out (g-dbus-error-quark, 20) Failed to restart network.service: Connection timed out
Any help is appreciated.
Thanks, Prakash
-----Original Message----- From: arm-dev-bounces@centos.org [mailto:arm-dev-bounces@centos.org] On Behalf Of Zdenek Sedlak Sent: Wednesday, March 2, 2016 12:53 AM To: Conversations around CentOS on ARM hardware arm-dev@centos.org Subject: Re: [Arm-dev] Issue with CentOS Networking on RPi-2
On 03/02/2016 06:43 AM, Prakash R Kanthi wrote:
ERROR : [ipv6_test_device_status] Missing parameter ‘device’ (arg 1)
Hi,
you are missing the DEVICE=eth0 in the config file
//Zdenek _______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
_______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
works fine for me, what sha sum did you get ?
- - KB
On 02/03/16 15:03, Prakash R Kanthi wrote:
Something is wrong with 'CentOS-Userland-7-armv7hl-Minimal-1511-RaspberryPi2.img.xz' load on Rpi-2.
- Yum results in Segmentation fault. 2. SSHd service does not
start. 3. PolicyKit errors when running any system command.
Does this load work for anyone? I am working with a brand new Rpi-2 and a 8GB SD card from Rpi. Rpi-2 worked great with the original Linux load (not CentOS) it came with.
Any help is appreciated.
Thanks, Prakash
-----Original Message----- From: arm-dev-bounces@centos.org [mailto:arm-dev-bounces@centos.org] On Behalf Of Prakash R Kanthi Sent: Wednesday, March 2, 2016 8:40 AM To: 'Conversations around CentOS on ARM hardware' arm-dev@centos.org Subject: Re: [Arm-dev] Issue with CentOS Networking on RPi-2
Great. That solved that particular issue. Now I can ifdown without errors. But ifup still having issues in DHCP mode. It simply says "Error: Connection activation failed.".
'service network restart' results in following error:
Restarting network (via systemctl): Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PolicyKit1 timed out (g-dbus-error-quark, 20) Failed to restart network.service: Connection timed out
Any help is appreciated.
Thanks, Prakash
-----Original Message----- From: arm-dev-bounces@centos.org [mailto:arm-dev-bounces@centos.org] On Behalf Of Zdenek Sedlak Sent: Wednesday, March 2, 2016 12:53 AM To: Conversations around CentOS on ARM hardware arm-dev@centos.org Subject: Re: [Arm-dev] Issue with CentOS Networking on RPi-2
On 03/02/2016 06:43 AM, Prakash R Kanthi wrote:
ERROR : [ipv6_test_device_status] Missing parameter ‘device’ (arg 1)
Hi,
you are missing the DEVICE=eth0 in the config file
//Zdenek _______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
_______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
_______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
- -- Karanbir Singh, Project Lead, The CentOS Project +44-207-0999389 | http://www.centos.org/ | twitter.com/CentOS GnuPG Key : http://www.karan.org/publickey.asc