Just some notes on testing the image from koji -
Fedora-Minimal-armhfp-rawhide-20140722 Installed image on card for a cubietruck using; xzcat /home/d-mostyn/Downloads/Fedora-Minimal-armhfp-rawhide-20140722-sda.raw.xz | dd of=/dev/mmcblk0; sync partprobe /dev/mmcblk0 mount /dev/mmcblk0p3 /mnt/temp1 ls /mnt/temp1/usr/share/uboot/Cubietruck dd if=/mnt/temp1/usr/share/uboot/Cubietruck/u-boot-sunxi-with-spl.bin of=/dev/mmcblk0 bs=1024 seek=8; sync Before unmounting I have copied sshd_config and authorized_keys to /root/.ssh, along with hosts.allow, host.deny, created hostname file with hostname as ct1 Using serial port. The Hieroglyphics regularly occur on output. Initial setup of Fedora 22 (Rawhide) 1) [x] Timezone settings 2) [!] Root password (Europe/Zurich timezone) (Password is not set.) 3) [!] User creation (No user will be created) Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]: 2 ================================================================================ ================================================================================ Please select new root password. You will have to type it twice. Password: Password (confirm): ===============================================}================================ ===?=========?====?====================}?}?====================}=========== Ynitial`setup`of Fedor|��B���ݡ������H� 1) [x쨰W����뫹��sgttings ���J��wڃ��������˓5 ```` ```hGurope/Zur�l�����W����뽹��````` ������C����Kㅳ�is�set��C!��߃[`] User���v��ӿ�5 No network available had to create ifcfg-eth0 and ifup eth0 to start network. Note not using IPV6 on router. BOOTPROTO=dhcp _ONBOOT_=yes NM_CONTROLLED="yes" TYPE=Ethernet DEFROUTE=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no IPV6INIT=no IPV6_AUTOCONF=no IPV6_DEFROUTE=no IPV6_PEERDNS=no IPV6_PEERROUTES=no IPV6_FAILURE_FATAL=no NAME="System eth0" PEERDNS=yes PEERROUTES=yes Did not resize partition! [root@ct1 ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/mmcblk0p3 1312752 901236 381464 71% / devtmpfs 1009100 0 1009100 0% /dev tmpfs 1031948 0 1031948 0% /dev/shm tmpfs 1031948 212 1031736 1% /run tmpfs 1031948 0 1031948 0% /sys/fs/cgroup /dev/mmcblk0p1 467656 148764 313896 33% /boot tmpfs 206392 0 206392 0% /run/user/0 tmpfs 206392 0 206392 0% /run/user/1000 First IP address given by router running openwrt and dnsmasq version 2.62. root@router:~# cat /var/dhcp.leases 1406708192 f6:6b:6e:a3:63:57 192.168.53.53 ct1 ff:6e:a3:63:57:00:01:00:01:c7:92:be:b9:f6:6b:6e:a3:63:57 After reboot root@router:~# cat /var/dhcp.leases 1406710000 be:bd:3e:5e:af:bd 192.168.53.59 ct1 ff:3e:5e:af:bd:00:01:00:01:c7:92:be:b9:f6:6b:6e:a3:63:57 1406708192 f6:6b:6e:a3:63:57 192.168.53.53 * ff:6e:a3:63:57:00:01:00:01:c7:92:be:b9:f6:6b:6e:a3:63:57 [root@ct1 ~]# ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether be:bd:3e:5e:af:bd brd ff:ff:ff:ff:ff:ff Attached dmesg.txt. Any assistance would be welcome. On another cubietruck I performed yum update - this showed no updates available, even though the mirrors were showing updates. yum clean all yum update - provided list of updates Installing: kernel armv7hl 3.16.0-0.rc6.git0.1.fc22.1 rawhide 32 k kernel-core armv7hl 3.16.0-0.rc6.git0.1.fc22.1 rawhide 15 M kernel-modules armv7hl 3.16.0-0.rc6.git0.1.fc22.1 rawhide 10 M Updating: bash armv7hl 4.3.18-4.fc22 rawhide 1.5 M findutils armv7hl 1:4.5.14-1.fc22 rawhide 505 k krb5-libs armv7hl 1.12.1-13.fc22 rawhide 738 k libgudev1 armv7hl 215-5.fc22 rawhide 52 k systemd armv7hl 215-5.fc22 rawhide 5.8 M systemd-libs armv7hl 215-5.fc22 rawhide 626 k Removed: kernel.armv7hl 0:3.16.0-0.rc4.git3.1.fc22 kernel-core.armv7hl 0:3.16.0-0.rc4.git3.1.fc22 kernel-modules.armv7hl 0:3.16.0-0.rc4.git3.1.fc22 Installed: kernel.armv7hl 0:3.16.0-0.rc6.git0.1.fc22.1 kernel-core.armv7hl 0:3.16.0-0.rc6.git0.1.fc22.1 kernel-modules.armv7hl 0:3.16.0-0.rc6.git0.1.fc22.1 contents of /boot/extlinux/extlinux.conf default=Fedora (3.16.0-0.rc5.git1.1.fc22.armv7hl) 22 (Rawhide) label Fedora (3.16.0-0.rc6.git0.1.fc22.1.armv7hl) 22 (Rawhide) kernel /vmlinuz-3.16.0-0.rc6.git0.1.fc22.1.armv7hl append ro root=UUID=47984fd6-5fcb-4547-94be-3fa261beaa75 console=ttyS0,115200 console=tty0 LANG=en_US.UTF-8 fdtdir /dtb-3.16.0-0.rc4.git3.1.fc22.armv7hl/ initrd /initramfs-3.16.0-0.rc6.git0.1.fc22.1.armv7hl.img label Fedora (3.16.0-0.rc5.git1.1.fc22.armv7hl) 22 (Rawhide) kernel /vmlinuz-3.16.0-0.rc5.git1.1.fc22.armv7hl append ro root=UUID=47984fd6-5fcb-4547-94be-3fa261beaa75 console=ttyS0,115200 console=tty0 LANG=en_US.UTF-8 fdtdir /dtb-3.16.0-0.rc4.git3.1.fc22.armv7hl/ initrd /initramfs-3.16.0-0.rc5.git1.1.fc22.armv7hl.img label Fedora (3.16.0-0.rc5.git0.1.fc22.armv7hl) 22 (Rawhide) kernel /vmlinuz-3.16.0-0.rc5.git0.1.fc22.armv7hl append ro root=UUID=47984fd6-5fcb-4547-94be-3fa261beaa75 console=ttyS0,115200 console=tty0 LANG=en_US.UTF-8 fdtdir /dtb-3.16.0-0.rc4.git3.1.fc22.armv7hl/ initrd /initramfs-3.16.0-0.rc5.git0.1.fc22.armv7hl.img Note the fdtdir should be fdtdir /dtb-3.16.0-0.rc6.git0.1.fc22.1.armv7hl David Jones |
[root@ct1 ~]# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.0-0.rc6.git0.1.fc22.1.armv7hl (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.9.1 20140717 (Red Hat 4.9.1-2) (GCC) ) #1 SMP Mon Jul 21 19:44:21 UTC 2014 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Cubietech Cubietruck [ 0.000000] cma: CMA: reserved 16 MiB at 6e800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524288 [ 0.000000] free_area_init_node: node 0, pgdat c0d60c00, node_mem_map ed7f1000 [ 0.000000] DMA zone: 1520 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 2576 pages used for memmap [ 0.000000] HighMem zone: 329728 pages, LIFO batch:31 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] PERCPU: Embedded 9 pages/cpu @ed7c4000 s13440 r8192 d15232 u36864 [ 0.000000] pcpu-alloc: s13440 r8192 d15232 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522768 [ 0.000000] Kernel command line: ro root=UUID=d2b34015-1dc1-4043-868c-470944871978 console=ttyS0,115200 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Memory: 2018204K/2097152K available (6805K kernel code, 953K rwdata, 3104K rodata, 841K init, 833K bss, 78948K reserved, 1318912K highmem) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xffe00000 (2048 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0208000 - 0xc0bb589c (9911 kB) .init : 0xc0bb6000 - 0xc0c88480 ( 842 kB) .data : 0xc0c8a000 - 0xc0d78700 ( 954 kB) .bss : 0xc0d78700 - 0xc0e48e90 ( 834 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000015] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns [ 0.000033] Switching to timer-based delay loop [ 0.003222] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns [ 0.004289] sched_clock: 32 bits at 192MHz, resolution 5ns, wraps every 22369622010ns [ 0.005043] Console: colour dummy device 80x30 [ 0.005102] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000) [ 0.005134] pid_max: default: 32768 minimum: 301 [ 0.005457] Security Framework initialized [ 0.005529] SELinux: Initializing. [ 0.005612] SELinux: Starting in permissive mode [ 0.006044] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006074] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.008100] Initializing cgroup subsys memory [ 0.008438] Initializing cgroup subsys devices [ 0.008524] Initializing cgroup subsys freezer [ 0.008568] Initializing cgroup subsys net_cls [ 0.008623] Initializing cgroup subsys blkio [ 0.008679] Initializing cgroup subsys perf_event [ 0.008711] Initializing cgroup subsys net_prio [ 0.008924] CPU: Testing write buffer coherency: ok [ 0.009006] ftrace: allocating 28919 entries in 57 pages [ 0.093757] /cpus/cpu@0 missing clock-frequency property [ 0.093802] /cpus/cpu@1 missing clock-frequency property [ 0.093829] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.093977] Setting up static identity map for 0x40870d58 - 0x40870df0 [ 0.115107] CPU1: Booted secondary processor [ 0.115185] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.115390] Brought up 2 CPUs [ 0.115430] SMP: Total of 2 processors activated. [ 0.115444] CPU: All CPU(s) started in HYP mode. [ 0.115457] CPU: Virtualization extensions available. [ 0.117281] devtmpfs: initialized [ 0.127307] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.142396] atomic64_test: passed [ 0.142624] pinctrl core: initialized pinctrl subsystem [ 0.143821] regulator-dummy: no parameters [ 0.160128] NET: Registered protocol family 16 [ 0.165602] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.169367] cpuidle: using governor menu [ 0.185761] No ATAGs? [ 0.185847] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.185869] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.186225] EXYNOS: PMU not supported [ 0.188959] Serial: AMBA PL011 UART driver [ 0.221835] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.221899] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.222813] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe [ 0.222851] platform ahci-5v: Driver reg-fixed-voltage requests probe deferral [ 0.222906] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.222939] platform usb1-vbus: Driver reg-fixed-voltage requests probe deferral [ 0.222989] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 0.223020] platform usb2-vbus: Driver reg-fixed-voltage requests probe deferral [ 0.223488] vcc3v0: 3000 mV [ 0.224120] vcc3v3: 3300 mV [ 0.224446] reg-fixed-voltage vmmc3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/vmmc3_pin@0, deferring probe [ 0.224484] platform vmmc3: Driver reg-fixed-voltage requests probe deferral [ 0.227997] vgaarb: loaded [ 0.230759] SCSI subsystem initialized [ 0.231285] libata version 3.00 loaded. [ 0.232123] usbcore: registered new interface driver usbfs [ 0.232290] usbcore: registered new interface driver hub [ 0.232612] usbcore: registered new device driver usb [ 0.235381] exynos_iommu_init: Failed to register exynos-iommu driver. [ 0.237066] NetLabel: Initializing [ 0.237089] NetLabel: domain hash size = 128 [ 0.237102] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.237221] NetLabel: unlabeled traffic allowed by default [ 0.238236] Switched to clocksource arch_sys_counter [ 0.383877] NET: Registered protocol family 2 [ 0.385715] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.385936] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.386236] TCP: Hash tables configured (established 8192 bind 8192) [ 0.386387] TCP: reno registered [ 0.386422] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.386511] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.387089] NET: Registered protocol family 1 [ 0.387951] RPC: Registered named UNIX socket transport module. [ 0.387977] RPC: Registered udp transport module. [ 0.387992] RPC: Registered tcp transport module. [ 0.388007] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.388061] PCI: CLS 0 bytes, default 64 [ 0.389136] Unpacking initramfs... [ 5.209984] Freeing initrd memory: 28472K (ce431000 - cffff000) [ 5.218744] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available [ 5.222957] futex hash table entries: 512 (order: 3, 32768 bytes) [ 5.223304] audit: initializing netlink subsys (disabled) [ 5.223472] audit: type=2000 audit(5.185:1): initialized [ 5.253888] zbud: loaded [ 5.255947] VFS: Disk quotas dquot_6.5.2 [ 5.256537] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 5.262547] NFS: Registering the id_resolver key type [ 5.262646] Key type id_resolver registered [ 5.262663] Key type id_legacy registered [ 5.262723] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 5.263663] msgmni has been set to 1453 [ 5.264563] Key type big_key registered [ 5.264596] SELinux: Registering netfilter hooks [ 5.272426] alg: No test for stdrng (krng) [ 5.272518] NET: Registered protocol family 38 [ 5.272825] bounce: pool size: 64 pages [ 5.273688] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 5.274133] io scheduler noop registered [ 5.274169] io scheduler deadline registered [ 5.275100] io scheduler cfq registered (default) [ 5.284781] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 5.289925] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 5.294566] console [ttyS0] disabled [ 5.314849] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33, base_baud = 1500000) is a U6_16550A [ 6.136501] console [ttyS0] enabled [ 6.140973] Serial: AMBA driver [ 6.144826] Serial: IMX driver [ 6.148842] msm_serial: driver initialized [ 6.158930] libphy: Fixed MDIO Bus: probed [ 6.164166] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.170802] ehci-pci: EHCI PCI platform driver [ 6.175510] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.181782] ohci-pci: OHCI PCI platform driver [ 6.186444] uhci_hcd: USB Universal Host Controller Interface driver [ 6.194050] usbcore: registered new interface driver usbserial [ 6.200047] usbcore: registered new interface driver usbserial_generic [ 6.206717] usbserial: USB Serial support registered for generic [ 6.213545] mousedev: PS/2 mouse device common for all mice [ 6.225368] device-mapper: uevent: version 1.0.3 [ 6.231271] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx [ 6.241573] hidraw: raw HID events driver (C) Jiri Kosina [ 6.249256] usbcore: registered new interface driver usbhid [ 6.254882] usbhid: USB HID core driver [ 6.260639] drop_monitor: Initializing network drop monitor service [ 6.267644] ip_tables: (C) 2000-2006 Netfilter Core Team [ 6.273162] TCP: cubic registered [ 6.276669] Initializing XFRM netlink socket [ 6.283376] NET: Registered protocol family 10 [ 6.290093] mip6: Mobile IPv6 [ 6.293111] NET: Registered protocol family 17 [ 6.297889] Key type dns_resolver registered [ 6.302646] ThumbEE CPU extension supported. [ 6.307014] Registering SWP/SWPB emulation handler [ 6.313696] registered taskstats version 1 [ 6.319832] ahci-5v: 5000 mV [ 6.323912] usb1-vbus: 5000 mV [ 6.327992] usb2-vbus: 5000 mV [ 6.332127] vmmc3: 3300 mV [ 6.335260] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 6.342268] sr_init: No PMIC hook to init smartreflex [ 6.347593] sr_init: platform driver register failed for SR [ 6.364670] PM: Hibernation image not present or could not be loaded. [ 6.364718] vmmc3: disabling [ 6.367616] usb2-vbus: disabling [ 6.370921] usb1-vbus: disabling [ 6.374192] ahci-5v: disabling [ 6.377256] vcc3v3: disabling [ 6.380260] vcc3v0: disabling [ 6.388030] Freeing unused kernel memory: 840K (c0bb6000 - c0c88000) [ 6.422905] random: systemd urandom read with 0 bits of entropy available [ 6.440257] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) [ 6.454450] systemd[1]: Detected architecture 'arm'. [ 6.459528] systemd[1]: Running in initial RAM disk. [ 6.479688] systemd[1]: No hostname configured. [ 6.484372] systemd[1]: Set hostname to <localhost>. [ 6.489978] systemd[1]: Initializing machine ID from random generator. [ 7.038794] systemd[1]: Expecting device dev-disk-by\x2duuid-d2b34015\x2d1dc1\x2d4043\x2d868c\x2d470944871978.device... [ 7.063645] systemd[1]: Starting Timers. [ 7.078574] systemd[1]: Reached target Timers. [ 7.083331] systemd[1]: Starting Encrypted Volumes. [ 7.098544] systemd[1]: Reached target Encrypted Volumes. [ 7.104217] systemd[1]: Starting -.slice. [ 7.203613] systemd[1]: Created slice -.slice. [ 7.208422] systemd[1]: Starting udev Kernel Socket. [ 7.223577] systemd[1]: Listening on udev Kernel Socket. [ 7.229212] systemd[1]: Starting udev Control Socket. [ 7.243549] systemd[1]: Listening on udev Control Socket. [ 7.249302] systemd[1]: Starting Journal Socket (/dev/log). [ 7.263552] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.269825] systemd[1]: Starting Journal Socket. [ 7.283565] systemd[1]: Listening on Journal Socket. [ 7.288843] systemd[1]: Starting Sockets. [ 7.303552] systemd[1]: Reached target Sockets. [ 7.308363] systemd[1]: Starting System Slice. [ 7.323558] systemd[1]: Created slice System Slice. [ 7.328832] systemd[1]: Starting system-systemd\x2dfsck.slice. [ 7.348560] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 7.355717] systemd[1]: Started dracut ask for additional cmdline parameters. [ 7.364535] systemd[1]: Starting dracut cmdline hook... [ 7.387058] systemd[1]: Started Load Kernel Modules. [ 7.393469] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 7.425385] systemd[1]: Starting Apply Kernel Variables... [ 7.448988] systemd[1]: Starting Journal Service... [ 7.495791] systemd[1]: Started Journal Service. [ 9.450790] systemd-udevd[198]: starting version 215 [ 11.528921] ehci-platform: EHCI generic platform driver [ 11.535414] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found [ 11.543743] sunxi-mmc 1c0f000.mmc: Got CD GPIO #225. [ 11.578485] sunxi-mmc 1c0f000.mmc: base:0xf0180000 irq:64 [ 11.600055] sunxi-mmc 1c12000.mmc: No vqmmc regulator found [ 11.622182] mmc0: host does not support reading read-only switch. assuming write-enable. [ 11.635645] mmc0: new high speed SDHC card at address aaaa [ 11.673652] sunxi-mmc 1c12000.mmc: base:0xf0192000 irq:67 [ 11.684576] sunxi-mmc 1c12000.mmc: smc 1 err, cmd 8, RTO !! [ 11.701636] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 11.710122] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 11.719152] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 11.727383] platform 1c14000.usb: Driver ehci-platform requests probe deferral [ 11.729802] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 11.753923] mmc1: new high speed SDIO card at address 0001 [ 11.793515] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 11.801204] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 11.807280] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 11.816426] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 11.839955] scsi0 : ahci_platform [ 11.844560] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 [ 11.853127] platform 1c1c000.usb: Driver ehci-platform requests probe deferral [ 11.861642] platform 1c14000.usb: Driver ehci-platform requests probe deferral [ 11.916380] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 11.925141] mmcblk0: p1 p2 p3 [ 11.932569] platform 1c1c000.usb: Driver ehci-platform requests probe deferral [ 11.943485] platform 1c14000.usb: Driver ehci-platform requests probe deferral [ 12.188404] ata1: SATA link down (SStatus 0 SControl 300) [ 12.910298] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [ 15.141832] systemd-journald[83]: Received SIGTERM from PID 1 (systemd). [ 15.567620] audit: type=1404 audit(15.525:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 [ 15.831290] SELinux: 2048 avtab hash slots, 108019 rules. [ 16.078616] SELinux: 2048 avtab hash slots, 108019 rules. [ 16.523427] SELinux: 8 users, 103 roles, 4879 types, 287 bools, 1 sens, 1024 cats [ 16.523468] SELinux: 83 classes, 108019 rules [ 16.600116] SELinux: Permission audit_read in class capability2 not defined in policy. [ 16.608275] SELinux: the above unknown classes and permissions will be allowed [ 16.615615] SELinux: Completing initialization. [ 16.615634] SELinux: Setting up existing superblocks. [ 16.615717] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts [ 16.615809] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts [ 16.615886] SELinux: initialized (dev proc, type proc), uses genfs_contexts [ 16.616495] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 16.616619] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs [ 16.621673] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts [ 16.640091] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs [ 16.640138] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs [ 16.640209] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts [ 16.640240] SELinux: initialized (dev aio, type aio), not configured for labeling [ 16.640280] SELinux: initialized (dev devpts, type devpts), uses transition SIDs [ 16.640447] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs [ 16.640540] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts [ 16.640715] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts [ 16.643832] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts [ 16.643870] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 16.643977] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 16.644716] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 16.645091] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645161] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts [ 16.645191] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645219] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645248] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645350] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645399] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645425] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645453] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645554] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 16.645601] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts [ 16.645669] SELinux: initialized (dev mmcblk0p3, type ext4), uses xattr [ 16.683533] audit: type=1403 audit(16.645:3): policy loaded auid=4294967295 ses=4294967295 [ 16.738195] systemd[1]: Successfully loaded SELinux policy in 1.183731s. [ 17.406746] systemd[1]: Relabelled /dev and /run in 407.801ms. [ 18.913357] random: nonblocking pool is initialized [ 18.987358] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts [ 19.995680] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null) [ 26.246327] systemd-udevd[414]: starting version 215 [ 27.292623] platform 1c1c000.usb: Driver ehci-platform requests probe deferral [ 27.304518] platform 1c14000.usb: Driver ehci-platform requests probe deferral [ 27.383765] ohci-platform: OHCI generic platform driver [ 27.400336] ehci-platform 1c1c000.usb: EHCI Host Controller [ 27.403589] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 27.419144] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 27.419617] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 1 [ 27.419823] ohci-platform 1c14400.usb: irq 96, io mem 0x01c14400 [ 27.454238] ehci-platform 1c1c000.usb: irq 72, io mem 0x01c1c000 [ 27.468369] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 27.478495] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 27.485416] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 27.492788] usb usb2: Product: EHCI Host Controller [ 27.497792] usb usb2: Manufacturer: Linux 3.16.0-0.rc6.git0.1.fc22.1.armv7hl ehci_hcd [ 27.505740] usb usb2: SerialNumber: 1c1c000.usb [ 27.514199] hub 2-0:1.0: USB hub found [ 27.518148] hub 2-0:1.0: 1 port detected [ 27.526407] ehci-platform 1c14000.usb: EHCI Host Controller [ 27.529569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 27.529587] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 27.529602] usb usb1: Product: Generic Platform OHCI controller [ 27.529617] usb usb1: Manufacturer: Linux 3.16.0-0.rc6.git0.1.fc22.1.armv7hl ohci_hcd [ 27.529630] usb usb1: SerialNumber: 1c14400.usb [ 27.531780] hub 1-0:1.0: USB hub found [ 27.531901] hub 1-0:1.0: 1 port detected [ 27.533340] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 27.538635] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 3 [ 27.538895] ohci-platform 1c1c400.usb: irq 97, io mem 0x01c1c400 [ 27.600362] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 27.607302] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 27.614606] usb usb3: Product: Generic Platform OHCI controller [ 27.620597] usb usb3: Manufacturer: Linux 3.16.0-0.rc6.git0.1.fc22.1.armv7hl ohci_hcd [ 27.628544] usb usb3: SerialNumber: 1c1c400.usb [ 27.647213] hub 3-0:1.0: USB hub found [ 27.660461] hub 3-0:1.0: 1 port detected [ 27.669471] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 4 [ 27.681146] ehci-platform 1c14000.usb: irq 71, io mem 0x01c14000 [ 27.693398] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 27.703708] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 27.710680] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 27.717997] usb usb4: Product: EHCI Host Controller [ 27.723008] usb usb4: Manufacturer: Linux 3.16.0-0.rc6.git0.1.fc22.1.armv7hl ehci_hcd [ 27.730982] usb usb4: SerialNumber: 1c14000.usb [ 27.740750] hub 4-0:1.0: USB hub found [ 27.747449] hub 4-0:1.0: 1 port detected [ 27.754998] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 27.772850] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 27.779802] sunxi-rtc 1c20d00.rtc: RTC enabled [ 27.967544] pps_core: LinuxPPS API ver. 1 registered [ 27.975465] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 28.031919] cfg80211: Calling CRDA to update world regulatory domain [ 28.069494] PTP clock support registered [ 28.124860] Adding 124924k swap on /dev/mmcblk0p2. Priority:-1 extents:1 across:124924k SSFS [ 28.142471] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 28.165295] stmmaceth 1c50000.ethernet: no regulator found [ 28.184652] stmmaceth 1c50000.ethernet: no reset control found [ 28.209482] usbcore: registered new interface driver brcmfmac [ 28.220581] Ring mode enabled [ 28.223767] No HW DMA feature register supported [ 28.228340] Normal descriptors [ 28.231680] TX Checksum insertion supported [ 28.529218] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 28.538334] SELinux: initialized (dev mmcblk0p1, type ext3), uses xattr [ 28.636363] libphy: stmmac: probed [ 28.642360] eth0: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active [ 28.648799] eth0: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01) [ 29.199306] audit: type=1305 audit(29.160:4): audit_pid=451 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 [ 29.405859] systemd-journald[381]: Received request to flush runtime journal from PID 1 [ 29.598461] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 [ 30.620086] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 [ 37.449644] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 37.706389] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 38.388416] Ebtables v2.0 registered [ 38.641979] Bridge firewalling registered [ 45.719386] eth0: device MAC address f6:6b:6e:a3:63:57 [ 45.753525] No MAC Management Counters available [ 45.825181] No MAC Management Counters available [ 45.839017] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 50.803720] stmmaceth 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 50.823367] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 246.577268] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 591.069394] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
-- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test