Summary of Fedora on Odroid XU4
by arm_ml@rirasoft.de
Summary of Fedora on Odroid XU4
1. with Kernel 4.6.5-300.fc24 system boots without failure, but update
to newer kernel fails due dracut didn't build suitable intramfs
https://bugzilla.redhat.com/show_bug.cgi?id=1482825
2. newer kernel works only with "cpuidle.off=1" inserted into the
"append" kernel line in the /boot/extlinux/extlinux.conf file, but all
USB3 Hosts failed, no onboard ethernet
3. To boot the system from the eMMC card:
A. The initramfs image file must be rebuilt. The simplest way is to:
a. Boot up using the MicroSD card;
b. Partition the eMMC card such that partition 1 begins on sector
3072
(Default starting sector from fdisk is 2048). There should be
4 partitions created;
c. Mount the Fedora image desired to be installed on the eMMC
card;
d. Copy all partition data from the mounted fedora image
partitions (there are 4 for Fedora 26 ARM images) to the appropriate
eMMC partitions;
e. Update the UUID values on what will be the
/boot/extlinux/extlinux.conf file and /etc/fstab files of the eMMC card;
f. Assuming the eMMC partitions are mounted as such --
mount /dev/mmcblk1p4 /mnt
mount /dev/mmcblk1p2 /mnt/boot
then perform the following mounts --
mount -o bind /proc /mnt/proc
mount -o bind /dev /mnt/dev
mount -o bind /sys /mnt/sys
B. Rebuild the eMMC card's initramfs by executing the following
command:
chroot /mnt dracut --add-drivers='pwrseq_emmc mmc_block'
/boot/initramfs-4.11.8-300.fc26.armv7hl.img 4.11.8-300.fc26.armv7hl
C. Flash the boot information in the header of the eMMC card;
C. Shutdown the system, then remove the MicroSD card;
D. Boot up using the eMMC card.
4. If the system is to be updated using "dnf update", a new initramfs
image must again be generated. This can be done using steps 1f - B.
above using the new initramfs and kernel images provided by the "dnf
update".
----------------------------------------------------------------
Note to the developers/maintainers of dracut:
The kernel modules "pwrseq_emmc" and "mmc_block" should be included in
dracut for the Odroid-XU3 and Odroid-XU4 such that the user need not
have to execute this procedure each time and update to the system is
performed.
Is this correct and complete ?
Andreas
5 years, 4 months
activation of SPI on fedora26 with a raspberry3
by christophe pages
Hello,
I try to activate the spi on my raspberry3 using a fedora 26.
I tried these options:
device_tree_param=spi=on
dtoverlay=spi-bcm2708
I use this kernel:
4.12.5-300.fc26.armv7hl
I see that the support in kernel seems already inside:
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
But I never see the devices /dev/spi* appearing.
I can't see any messages regarding spi in dmesg.
I tested with a raspbian and I see them correctly.
I think I miss somethiing.
Could you help.
Thanks.
5 years, 5 months
Raspberry 3, latest RC and serial
by Alessio Ciregia
Someone has tested the latest RC of the Minimal image on the RPi3 using the
serial console?
Maybe I'm wrong, but it doesn't work as in previous composes was. It stops
printing on the serial console as soon as the kernel is loaded. The append
line in the extlinux.conf file seems ok.
Tomorrow I will try again. In the meanwhile could someone confirm that it
works?
Thanks
A.
5 years, 8 months
Fedora ARM Minimal not booting RPi2
by Davi Garcia
Hi all,
I'm trying to use the latest Fedora ARM Minimal image (26-1.5) with my RPi2
but it gets stuck at rainbow screen. I tested the same device, with the
same sdcard and power supply, but with Raspibian and the problem doesn't
happen.
I'm using the following CLI to burn the image:
# fedora-arm-image-installer --image=Fedora.xz --target=rpi2
--media=/dev/mmcblk0
Any advice?
Regards,
Davi Garcia
5 years, 8 months
Fedora rawhide on Odroid-HC1
by Tomasz Kłoczko
Hi.
Looks like current version of the fedora-arm-image-installer does not
have any Odroid SBCs on the list however looks kernel has included
exynos5422-odroidxu{3,3-lite,4}.dtb so [robably one of those dtbs
should be for Odroid-HC1.
So .. maybe someone have been trying to install Fedora (best rawide)
on Odroid-HC1?
I'm looking for any advises about how to prepare sd card image or
install Fedora over PXE. As long as this HW has 2GB RAM so it should
be no problem with enough memory to start kickstart installer.
kloczek
--
Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH
5 years, 8 months
Fedora ARM & AArch64 Status Meeting Minutes 2017-09-19
by Paul Whalen
========================================================
#fedora-meeting-2: Fedora ARM and AArch64 Status Meeting
========================================================
Meeting started by pwhalen at 15:00:15 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/fedora-meeting-2/2017-09-19/fedora_arm_...
.
Meeting summary
---------------
* 1) ==== Userspace Status ==== (pwhalen, 15:06:26)
* No reported issues. (pwhalen, 15:07:39)
* 2) ==== Kernel Status ==== (pwhalen, 15:07:51)
* kernel-4.13.2-300.fc27 (pwhalen, 15:08:06)
* LINK: https://koji.fedoraproject.org/koji/buildinfo?buildID=970831
(pwhalen, 15:08:06)
* kernel-4.13.2-300.fc27 should resolve - Raspberry Pi 3:
run-initial-setup hangs (bz#1487305). Please test and leave karma -
https://bodhi.fedoraproject.org/updates/FEDORA-2017-0da1ebbe4f
(pwhalen, 15:10:17)
* 4.13 will be coming to F-26 and F-25 soon (pbrobinson, 15:10:22)
* kernel-4.14.0-0.rc1.git1.1.fc28 (pwhalen, 15:11:25)
* LINK: https://koji.fedoraproject.org/koji/buildinfo?buildID=972608
(pwhalen, 15:11:25)
* Please test and report any issues to the list or #fedora-arm.
(pwhalen, 15:11:42)
* 3) ==== Bootloader Status ==== (pwhalen, 15:14:32)
* uboot-tools-2017.09-1.fc27 (pwhalen, 15:14:39)
* LINK: https://koji.fedoraproject.org/koji/buildinfo?buildID=972324
(pwhalen, 15:14:39)
* Please test on the devices you have. Report any issues to the list
or #fedora-arm. (pwhalen, 15:18:41)
* 4) == F27 Beta == (pwhalen, 15:20:23)
* Beta Blocker Bugs (pwhalen, 15:20:47)
* LINK:
https://qa.fedoraproject.org/blockerbugs/milestone/27/beta/buglist
(pwhalen, 15:20:47)
* 5) == Open Floor == (pwhalen, 15:30:08)
Meeting ended at 15:37:25 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* pwhalen (38)
* pbrobinson (29)
* rric (7)
* jlinton (7)
* zodbot (6)
* jonmasters (4)
* dmarlin (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
5 years, 8 months
Re: Summary of Fedora on Odroid XU4
by searider74
Wonderful! Thanks Peter.
Stewart
Sent from my T-Mobile 4G LTE Device
-------- Original message --------
From: Peter Robinson <pbrobinson(a)gmail.com>
Date: 9/19/17 2:11 AM (GMT-08:00)
To: Stewart Samuels <searider74(a)gmail.com>
Cc: arm_ml(a)rirasoft.de, arm(a)lists.fedoraproject.org, Dennis Gilmore <dennis(a)ausil.us>
Subject: Re: [fedora-arm] Re: Summary of Fedora on Odroid XU4
On Thu, Aug 31, 2017 at 5:27 AM, Stewart Samuels <searider74(a)gmail.com> wrote:
> Andreas & Dennis,
>
> I have filed an upstream bug report regarding the USB3 and Ethernet
> situation described below. You can get to the bug report using the
> following link:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1487006
To note a bug in RHBZ is a Fedora bug not an upstream bug.
That being said I was browsing through the actual upstream arm-kernel
mailing list and it looks like others are seeing this problem and have
actually sent patches [1]. Once there's been some review and when I
get time I'll try to pull it int a Fedora kernel.
[1] http://www.spinics.net/lists/arm-kernel/msg606525.html
> On 08/30/2017 08:06 PM, Stewart Samuels wrote:
>
> Hello Andreas,
>
> I can now confirm that the onboard Ethernet for the Odroid-XU4 indeed does
> NOT work in F26. Looking at the Odroid hardware model, it looks to me like
> the onboard gigabit Ethernet port is tied to the USB3 controller. If so, it
> makes sense that because USB3 is failing, the gigabit Ethernet may also
> fail. I will file an upstream bug report regarding both the USB3 and
> onboard Ethernet situation.
>
> Regards,
> Stewart
>
> On 08/30/2017 07:59 AM, Stewart Samuels wrote:
>
> Hello Andreas,
>
> Close. As I am not using the onboard ethernet, I did not test that so I
> cannot validate yet whether or not it works. However, I can validate that
> the USB3 ports do not work. If I get a chance today sometime, perhaps I
> will check the onboard ethernet. As a result, see my adjustment to line
> item 2. embedded below.
>
> Regards,
> Stewart
>
> On 08/30/2017 01:16 AM, arm_ml(a)rirasoft.de wrote:
>
> Summary of Fedora on Odroid XU4
>
> 1. with Kernel 4.6.5-300.fc24 system boots without failure, but update to
> newer kernel fails due dracut didn't build suitable intramfs
> https://bugzilla.redhat.com/show_bug.cgi?id=1482825
> 2. newer kernel works only with "cpuidle.off=1" inserted into the "append"
> kernel line in the /boot/extlinux/extlinux.conf file, but all USB3 Hosts
> failed, no onboard ethernet
>
> 2. Fedora 26 released kernels work but the system fails to boot unless
> "cpuidle.off=1" is inserted into the "append" kernel line in the
> /boot/extlinux/extlinux.conf file. Additionally, the onboard USB3 ports
> fail.
>
> 2. Fedora 26 released kernels work but the system fails to boot
> unless "cpuidle.off=1" is inserted into the "append" kernel line in the
> /boot/extlinux/extlinux.conf file. Additionally, the onboard USB3 ports
> fail as does the onboard Ethernet port.
>
>
> 3. To boot the system from the eMMC card:
> A. The initramfs image file must be rebuilt. The simplest way is to:
> a. Boot up using the MicroSD card;
> b. Partition the eMMC card such that partition 1 begins on sector
> 3072
> (Default starting sector from fdisk is 2048). There should be 4
> partitions created;
> c. Mount the Fedora image desired to be installed on the eMMC card;
> d. Copy all partition data from the mounted fedora image partitions
> (there are 4 for Fedora 26 ARM images) to the appropriate eMMC partitions;
> e. Update the UUID values on what will be the
> /boot/extlinux/extlinux.conf file and /etc/fstab files of the eMMC card;
> f. Assuming the eMMC partitions are mounted as such --
> mount /dev/mmcblk1p4 /mnt
> mount /dev/mmcblk1p2 /mnt/boot
> then perform the following mounts --
> mount -o bind /proc /mnt/proc
> mount -o bind /dev /mnt/dev
> mount -o bind /sys /mnt/sys
> B. Rebuild the eMMC card's initramfs by executing the following command:
> chroot /mnt dracut --add-drivers='pwrseq_emmc mmc_block'
> /boot/initramfs-4.11.8-300.fc26.armv7hl.img 4.11.8-300.fc26.armv7hl
> C. Flash the boot information in the header of the eMMC card;
> C. Shutdown the system, then remove the MicroSD card;
> D. Boot up using the eMMC card.
>
> 4. If the system is to be updated using "dnf update", a new initramfs image
> must again be generated. This can be done using steps 1f - B. above using
> the new initramfs and kernel images provided by the "dnf update".
>
> ----------------------------------------------------------------
>
> Note to the developers/maintainers of dracut:
> The kernel modules "pwrseq_emmc" and "mmc_block" should be included in
> dracut for the Odroid-XU3 and Odroid-XU4 such that the user need not have to
> execute this procedure each time and update to the system is performed.
>
>
>
> Is this correct and complete ?
>
> Andreas
>
>
>
>
>
> _______________________________________________
> arm mailing list -- arm(a)lists.fedoraproject.org
> To unsubscribe send an email to arm-leave(a)lists.fedoraproject.org
>
5 years, 8 months
Fedora-Server-armhfp-27-20170917.n.0-sda with uboot RC4 - no network
by Robert Moskowitz
Still no network.
I got the lastest image and build the mSD card with:
fedora-arm-image-installer
--image=/home/rgm/arm/Fedora-Server-armhfp-27-20170917.n.0-sda.raw.xz
--target=Cubieboard2 --media=/dev/sdb --norootpass --addconsole
Then I got the lasted uboot, picked up the Cubieboard2 and added it to
the mSD with:
dd if=/home/rgm/arm/u-boot-sunxi-C2-with-spl.bin of=/dev/sdb bs=1024
seek=8; sync
Booted up and checked the console log:
# head screenlog.0
U-Boot SPL 2017.09-rc4 (Sep 06 2017 - 03:05:00)
DRAM: 1024 MiB
CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
Trying to boot from MMC1
U-Boot 2017.09-rc4 (Sep 06 2017 - 03:05:00 +0000) Allwinner Technology
CPU: Allwinner A20 (SUN7I)
There was a dump that I will provide, it finally got to the config where
I see:
[ 494.534765] bridge: filtering via arp/ip/ip6tables is no longer
available by default. Update your scripts to load br_netfilter if you
need this.
[ 497.485052] Netfilter messages via NETLINK v0.30.
[ 498.042942] ip_set: protocol 6
================================================================================
================================================================================
1) [x] Language settings 2) [!] Time settings
(English (United States)) (Timezone is not set.)
3) [ ] Network configuration 4) [!] Root password
(No network devices available) (Password is not set.)
5) [!] User creation
(No user will be created)
Please make a selection from the above ['c' to continue, 'q' to quit, 'r' to
refresh]:
Note the No network devices available.
Now earlier in the boot I caught the following error:
[ 15.667874] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM
Segment none
[ 15.675010] Control: 10c5387d Table: 6e79006a DAC: 00000051
[ 15.680755] Process systemd-udevd (pid: 402, stack limit = 0xee7de220)
[ 15.687276] Stack: (0xee7dfcc8 to 0xee7e0000)
[ 15.691633] fcc0: 00000000 00000002 c994f800
00000000 ee41c000 c994f800
[ 15.699805] fce0: bf1ae408 00000000 ffffffff ee7b1418 00000000
c03bb274 ee41c680 ee41c000
[ 15.707977] fd00: 00000008 ee41c000 ee41d000 00000001 ee41c680
ee41c780 bf1aa184 ee7b1418
[ 15.716149] fd20: c03d2080 bf1a9b88 ee7b1418 00000000 c98ad9d8
ef24ce00 ef24ce10 0000001b
[ 15.723406] mmcblk0: mmc0:0007 SD16G 14.5 GiB
[ 15.728755] fd40: c98e7824 bf1d32bc c98e6af0 f0bf0000 c66ff4f4
0000002f fffffffa 0000002f
[ 15.736927] fd60: bf1d3194 ef24ce10 bf1d5014 00000000 00000000
c0799384 ef24ce10 c12bbac4
[ 15.745100] fd80: bf1d5014 c07975ac bf1d5014 ef24ce10 00000000
ef24ce10 ef24ce44 bf1d5014
[ 15.753271] fda0: 00000000 00000000 00000001 c07977cc 00000000
bf1d5014 c0797744 c0795784
[ 15.761442] fdc0: ef174f58 ef2299b4 bf1d5014 c98b9c00 c11f4ea0
c07969dc bf1d421e bf1d421f
[ 15.769612] fde0: 00000073 bf1d5014 ffffe000 c98e7600 00000001
c07983c4 bf1d8000 ffffe000
[ 15.777782] fe00: c98e7600 c0301d84 8040003f 00000001 00000000
c0a58ae4 ee6d5000 ef6c95f4
[ 15.785952] fe20: 8040003e 00000002 c98e4b80 c04a92a8 014000c0
ee7dff50 c03d2080 c04a92a8
[ 15.794122] fe40: ef001e40 014000c0 0000000c bf1d5080 bf1d5080
ee7dff50 c98e7600 00000001
[ 15.802293] fe60: c98e7800 c98e7824 c03d2080 c03d6118 bf1d5080
ef851010 bf1d5080 ee7dff50
[ 15.810464] fe80: bf1d50c8 c03d5864 bf1d508c 00007fff bf1d5080
c03d2678 f0bb6000 c03d2110
[ 15.818634] fea0: c0a76b4c 00000000 bf1d9000 bf1d526c 00000054
b6bb0f00 00000000 00001d23
[ 15.826802] fec0: 00000000 00000003 ee7dff48 00000000 00000000
00000000 00000000 00000000
[ 15.834971] fee0: 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000
[ 15.843141] ff00: 00000000 00000000 7fffffff 00000000 b6bb0f00
00000011 0000017b c0307f84
[ 15.851310] ff20: ee7de000 000000a0 00c358b0 c03d5b40 7fffffff
00000000 00000003 00000000
[ 15.859481] ff40: 42b5f840 f0bb6000 00001d23 00000000 f0bb67bf
f0bb6000 00001a28 f0bb7550
[ 15.867650] ff60: f0bb7414 f0bb7090 00003000 000031b0 00000000
00000000 00000001 000018a8
[ 15.875820] ff80: 0000001b 0000001c 00000018 00000000 00000012
00000000 00000000 00000000
[ 15.883989] ffa0: 407aac00 c0307f5c 00000000 00000000 00000011
b6bb0f00 00000000 00000002
[ 15.892159] ffc0: 00000000 00000000 407aac00 0000017b 00c45d80
bea799b0 00000000 00c358b0
[ 15.900329] ffe0: bea798e0 bea798d0 b6ba8350 b6ebb410 600d0010
00000011 ffffffff ffffffff
[ 15.908586] [<c0814e04>] (phy_attached_print) from [<bf1ae408>]
(stmmac_mdio_register+0x190/0x1f8 [stmmac])
[ 15.918412] [<bf1ae408>] (stmmac_mdio_register [stmmac]) from
[<bf1a9b88>] (stmmac_dvr_probe+0x76c/0x904 [stmmac])
[ 15.928797] [<bf1a9b88>] (stmmac_dvr_probe [stmmac]) from
[<bf1d32bc>] (sun7i_gmac_probe+0x128/0x170 [dwmac_sunxi])
[ 15.939237] [<bf1d32bc>] (sun7i_gmac_probe [dwmac_sunxi]) from
[<c0799384>] (platform_drv_probe+0x58/0xa4)
[ 15.948886] [<c0799384>] (platform_drv_probe) from [<c07975ac>]
(driver_probe_device+0x28c/0x424)
[ 15.957752] [<c07975ac>] (driver_probe_device) from [<c07977cc>]
(__driver_attach+0x88/0xf8)
[ 15.966183] [<c07977cc>] (__driver_attach) from [<c0795784>]
(bus_for_each_dev+0x84/0x94)
[ 15.974356] [<c0795784>] (bus_for_each_dev) from [<c07969dc>]
(bus_add_driver+0x1bc/0x23c)
[ 15.982615] [<c07969dc>] (bus_add_driver) from [<c07983c4>]
(driver_register+0xa8/0xe8)
[ 15.990615] [<c07983c4>] (driver_register) from [<c0301d84>]
(do_one_initcall+0x12c/0x154)
[ 15.998879] [<c0301d84>] (do_one_initcall) from [<c03d6118>]
(do_init_module+0x60/0x1d8)
[ 16.006967] [<c03d6118>] (do_init_module) from [<c03d5864>]
(load_module+0x2190/0x2230)
[ 16.014966] [<c03d5864>] (load_module) from [<c03d5b40>]
(SyS_finit_module+0xb0/0xc4)
[ 16.022794] [<c03d5b40>] (SyS_finit_module) from [<c0307f5c>]
(__sys_trace_return+0x0/0x10)
[ 16.031142] Code: e59d401c e59031e0 e3540000 e590125c (e5932048)
[ 16.037425] ---[ end trace 0a3ac5889ccd6f74 ]---
[ 16.046891] mmcblk0: p1 p2 p3 p4
[ OK ] Found device
/dev/disk/by-uuid/114d550e-4d5f-45f5-972f-831ab919f613.
[ OK ] Reached target Initrd Root Device.
[ 134.884176] audit: type=1130 audit(1499868195.663:16): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ OK ] Started dracut initqueue hook.
Starting dracut pre-mount hook...
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
[ 135.028187] audit: type=1130 audit(1499868195.806:17): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ OK ] Started dracut pre-mount hook.
Starting File System Check on
/dev/…50e-4d5f-45f5-972f-831ab919f613...
[ OK ] Started File System Check on /dev/d…d550e-[ 135.193481] audit:
type=1130 audit(1499868195.973:18): pid=1 uid=0 auid=4294967295
ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
4d5f-45f5-972f-831ab919f613.
Mounting /sysroot...
[ 135.436519] SGI XFS with ACLs, security attributes, no debug enabled
[ 135.459928] XFS (mmcblk0p4): Mounting V5 Filesystem
[ 135.756398] XFS (mmcblk0p4): Ending clean mount
[ OK ] Mounted /sysroot.
[ OK ] Reached target Initrd Root File System.
Starting Reload Configuration from the Real Root...
[ 136.583722] audit: type=1130 audit(1499868197.363:19): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ OK ] Started Reload Configuration from the Real R[ 136.604651]
audit: type=1131 audit(1499868197.384:20): pid=1 uid=0 auid=4294967295
ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
oot.
[ OK ] Reached target Initrd File Systems.
[ OK ] Reached target Initrd Default Target.
Starting dracut pre-pivot and cleanup hook...
[ 167.339380] audit: type=1130 audit(1499868228.117:21): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ OK ] Started dracut pre-pivot and cleanup hook.
Starting Cleaning Up and Shutting Down Daemons...
Starting Setup Virtual Console...
[ OK [ 167.427994] audit: type=1131 audit(1499868228.208:22): pid=1
uid=0 auid=4294967295 ses=4294967295 subj=kernel
msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd"
hostname=? addr=? terminal=? res=success'
] Stopped dracut pre-pivot and cleanup hook.
[ OK ] Stopped target Remote File Systems.
[ OK ] Stopped target Timers.
Starting Plymouth switch root service...
[ OK ] Stopped target Remote File Systems (Pre).
[ OK ] Stopped dracut pre-mount hook.
[ 167.476233] audit: type=1130 audit(1499868228.255:23): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 167.499179] audit: type=1131 audit(1499868228.255:24): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 167.519538] audit: type=1130 audit(1499868228.279:25): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 167.519565] audit: type=1131 audit(1499868228.280:26): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
Stopping Open-iSCSI...
[ OK ] Stopped target Initrd Default Target.
[[ 167.590142] audit: type=1130 audit(1499868228.370:27): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[0;32m OK ] Stopped target Initrd Root Device.
[ [ 167.611867] audit: type=1131 audit(1499868228.381:28): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
OK ] Stopped target Basic System.
[ OK ] St[ 167.636988] audit: type=1130 audit(1499868228.392:29):
pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel
msg='unit=systemd-tmpfiles-setup comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
opped target Paths.
[ OK ] Stopped target Sockets[ 167.663206] audit: type=1131
audit(1499868228.392:30): pid=1 uid=0 auid=4294967295 ses=4294967295
subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
.
[ OK ] Closed Open-iSCSI iscsiuio Socket.
[ OK ] Stopped target Slices.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Swap.
[ OK ] Stopped target Encrypted Volumes.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped udev Coldplug all Devices.
[ OK ] Stopped dracut pre-trigger hook.
Stopping udev Kernel Device Manager...
[ OK ] Started Setup Virtual Console.
[ OK ] Started Plymouth switch root service.
[ OK ] Stopped Open-iSCSI.
[ OK ] Started Cleaning Up and Shutting Down Daemons.
[ 195.383975] kauditd_printk_skb: 12 callbacks suppressed
[ 195.389328] audit: type=1701 audit(1499868256.164:43):
auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=338
comm="systemd-udevd" exe="/usr/lib/systemd/systemd-udevd" sig=11 res=1
[ 195.391234] Core dump to |/usr/lib/systemd/systemd-coredump 338 0 0
11 1499868256 4294967295 systemd-udevd pipe failed
[ OK ] Stopped udev Kernel Device Manager.
[ OK ] Stopped dracut pre-udev hook.
[ 285.634249] audit: type=1130 audit(1499868346.408:44): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=failed'
[ 285.658423] audit: type=1130 audit(1499868346.411:45): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
[ 285.678379] audit: type=1131 audit(1499868346.412:46): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?
terminal=? res=success'
I can grab that core dump if that would help.
Current status is I cannot run F27 minimal server on my Cubieboard2.
I DID try and download the Xfce workstation today, but the download kept
failing right at the end. I will try tomorrow once there is a new image.
Bob
5 years, 8 months