[fedora-arm] Fedora 21 Allwinner A10 Booting?

Robert Brown rebrown at exemail.com.au
Mon Dec 15 04:52:33 UTC 2014


Found several log files with date 01/01/1970 (attached).

/var/log/chrony  was empty.
Messages log reports:

EXYNOS: PMU not supported    and
edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
edma-dma-engine: probe of edma-dma-engine.0 failed with error -22

fairly early on. And

ahci-sunxi 1c18000.sata: PHY power up failed.
ahci-sunxi: probe of 1c18000.sata failed with error -5

Generated key 1
Fatal error : getpwnam(chrony) failed
getpwnam(chrony) failed

A search found all of these were empty:

/media/rbrown/__/etc/systemd/user
/media/rbrown/__/etc/xdg/systemd/user
/media/rbrown/__/var/kerberos/krb5/user
/media/rbrown/__/usr/share/perl5/User
/media/rbrown/__/usr/lib/systemd/user
/media/rbrown/__/run/user

First things to check for?

On 15/12/14 08:57, Robert Brown wrote:
> Found I had an error on writing u-boot so corrected that and after 
> next boot attempt found that a 
> __/var/log/journal/a1a25eeb66844538a8c8a85672fcaf38/system.journal 
> file of 8MB had been written. Looks like I have had a boot.
> Bit clumsy trying to read this file but in among the gobblydegook it 
> was looking good and then (apologies for the long text):
>
> MESSAGE=Starting System Logging Service...
> MESSAGE=can't open any entropy source
> MESSAGE=Maybe RNG device modules are not loaded
> MESSAGE=Failed to find user 'avahi'
> MESSAGE=Starting OpenSSH Server Key Generation...
> MESSAGE=Starting Login Service...
> MESSAGE=Generated key 1
> MESSAGE=Fatal error : getpwnam(chrony) failed
> MESSAGE=Can't find user 'abrt': No such file or directory
> MESSAGE=Could not get password database information for UID of current 
> process: User "???" unknown or no memory to allocate password entry
> MESSAGE=Unknown username "pulse" in message bus configuration file
> MESSAGE=Problem creating device name scan list
> MESSAGE=In the system's table of devices NO devices found to scan
> MESSAGE=Monitoring 0 ATA and 0 SCSI devices
> MESSAGE=Unknown username "root" in message bus configuration file
> MESSAGE=Unknown username "colord" in message bus configuration file
> MESSAGE=Unknown group "lp" in message bus configuration file
> MESSAGE=Unknown username "systemd-resolve" in message bus 
> configuration file
> SYSLOG_IDENTIFIER=sshd-keygen
> MESSAGE=Generating SSH2 RSA host key: [FAILED]
> MESSAGE=Unknown username "polkitd" in message bus configuration file
> MESSAGE=Unknown username "avahi" in message bus configuration file
> MESSAGE=Unknown username "rtkit" in message bus configuration file
> MESSAGE=Failed to start message bus: Could not get UID and GID for 
> username "dbus"
> MESSAGE=Failed to register match for Disconnected message: Connection 
> timed out
> MESSAGE=Failed to add match for NameOwnerChanged: Connection timed out
> MESSAGE=Started System Logging Service.
> MESSAGE=Started Console System Startup Logging.
> MESSAGE=firewalld.service: main process exited, code=exited, 
> status=1/FAILURE
> MESSAGE=abrtd.service: main process exited, code=exited, status=1/FAILURE
> MESSAGE=rngd.service: main process exited, code=exited, status=1/FAILURE
> MESSAGE=avahi-daemon.service: main process exited, code=exited, 
> status=255/n/a
> MESSAGE=Failed to start Avahi mDNS/DNS-SD Stack.
> MESSAGE=Started Install ABRT coredump hook.
> MESSAGE=chronyd.service: control process exited, code=exited status=1
> MESSAGE=sshd-keygen.service: main process exited, code=exited, 
> status=1/FAILURE
> MESSAGE=Failed to start OpenSSH Server Key Generation.
> MESSAGE=systemd-logind.service: main process exited, code=exited, 
> status=1/FAILURE
> MESSAGE=systemd-logind.service failed.
> MESSAGE=dbus.service: main process exited, code=exited, status=1/FAILURE
> MESSAGE=systemd-logind.service has no holdoff time, scheduling restart.
> CMDLINE=/bin/xinit /bin/firstboot-windowmanager /bin/initial-setup -- 
> /bin/Xorg :9 -ac -nolisten tcp
> SYSTEMD_CGROUP=/system.slice/initial-setup-graphical.ser
> MESSAGE=Kernel command line: ro 
> root=UUID=d072ca14-7c80-40e2-b291-a4eaa4837b0d console=ttyS0,115200
> MESSAGE=rtkit-daemon.service start operation timed out. Terminating.
>
> A few service went into failed state from this but maybe all due to 
> not logging in?
> Anyone have any clues for what I might be able to edit in the fs on 
> the card before a next boot attempt?
>
> Thanks for your patience.
>
> Rob
>
>
>
>
>
> No wireless connection being made as evidenced by nmap.
>
>
> On 14/12/14 15:54, Robert Brown wrote:
>> For the benefit of others this is about booting this device without 
>> having serial console or a monitor to view first boot prompts.
>> On 14/12/14 11:27, Robert Moskowitz wrote:
>>>
>>> On 12/13/2014 01:52 AM, Robert Brown wrote:
>>>>
>>>> On 08/12/14 22:36, Robert Moskowitz wrote:
>>>>> On 12/08/2014 06:30 AM, Robert Brown wrote:
>>>>>> On 08/12/14 22:11, Robert Moskowitz wrote:
>>>>>>> On 12/08/2014 05:16 AM, Robert Brown wrote:
>>>>>>>> Thanks for the reply.
>>>>>>>> On 08/12/14 14:43, Peter Robinson wrote:
>>>>>>>>> On Fri, Dec 5, 2014 at 10:57 PM, Robert Brown 
>>>>>>>>> <rebrown at exemail.com.au> wrote:
>>>>>>>>>> Anyone working on a FC21 image for the A10? My device does 
>>>>>>>>>> not give me
>>>>>>>>>> access to a serial monitor so am hoping to change the dtb 
>>>>>>>>>> file for the A10
>>>>>>>>>> on a remix build and get this unit booting on 3.17.
>>>>>>>>>> Thanks
>>>>>>>>> You don't mention what your device is but a change in the .dtb 
>>>>>>>>> won't
>>>>>>>>> fix the lack of display, there's a complete lack of driver,
>>>>>>>> Yes my wording could have been better.
>>>>>>>> Changing the .dtb was only about getting the device to boot as 
>>>>>>>> I realise hdmi is not yet ready.
>>>>>>>> The device is a Rikomagic MK802II. Booting it headless with 
>>>>>>>> 3.17 is my aim but the soldering job for a serial console is a 
>>>>>>>> challenge beyond my soldering skills - see 
>>>>>>>> http://www.rikomagic.co.uk/forum/viewtopic.php?f=6&t=2488
>>>>>>>> so am hoping some-one with a compatible device such as Mele 
>>>>>>>> A1000 or CB1 could develop an image. A howto for the build and 
>>>>>>>> to get wireless configured for an ssh connection is an 
>>>>>>>> alternative.
>>>>>>>
>>>>>>> You could just try booting without serial console if you provide 
>>>>>>> --norootpass on building the SD card. SSHD permits logging in as 
>>>>>>> root, just don't do this on the Internet, as you are sitting 
>>>>>>> wide open!
>>>>>> I think I would need to manually configure and select my local 
>>>>>> network SSID and passphrase to get it on the network so I can ssh 
>>>>>> to it. A new world for me under systemd.
>>>>>
>>>>> After first boot, you can see what interface name it used, the 
>>>>> create an appropriate ifcfg- file.  They still work.
>>>>>
>>>>>>>
>>>>>>> Thinking about the firstboot script the only really needed 
>>>>>>> things it does is set the timezone and root password.  You can 
>>>>>>> add your user after logging in as root.
>>>>>>>
>>>>>>> I would suspect that if no serial console, it just comes up as 
>>>>>>> ready as possible.  All you need is your WiFi to be working; 
>>>>>>> that is a pretty big assumption. You might have to get a 
>>>>>>> supported ethernet dongle.
>>>>>> As above.
>>>>>>>
>>>>>>> What has happened in booting without a serial console so far?
>>>>>> I am running blind so I either see a new connection open up when 
>>>>>> I do an nmap search from my PC or more likely there is no new 
>>>>>> connection for the reasons I mention. The real trick is to know 
>>>>>> if I have even had a successful boot.
>>>>>
>>>>> What else are you going to do right now but try?
>>>> So on my attempts using Fedora-LXDE-armhfp-21-5-sda.raw.xz written 
>>>> to the sdcard using the manual instructions here 
>>>> https://fedoraproject.org/wiki/Architectures/ARM/F21/Installation
>>>> including writing the appropriate u-boot to the media
>>>>
>>>> and setting up wpa using tips from 
>>>> http://wiki.centos.org/HowTos/Laptops/WpaSupplicant with edits of 
>>>> /etc/wpa_supplicant/wpa_supplicant.conf and 
>>>> /etc/sysconfig/network-scripts/ifcfg-wlan0
>>>
>>> Do you know what ethernet name is being used?  Since your WiFi is a 
>>> USB dongle, there are a lot of possiblities.  All the more reason 
>>> for journalctl.
>>>
>>> If you know the MAC address you can create:
>>>
>>> /etc/udev/rules.d/70-persistent-net.rules
>>>
>>> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
>>> ATTR{address}=="02:c3:04:01:77:c3", ATTR{type}=="1", KERNEL=="eth*", 
>>> NAME="wlan0"
>>>
>>> This will 'fix' the name you need for ifcfg-wlan0
>> I will have ago at this but atm I don't think I am getting far into 
>> the boot. Certainly does not seem to be logging in. Not sure if 
>> networking can be enabled prior to login to allow ssh connection.
>>>
>>>> I don't believe the boot is getting very far as messages in 
>>>> /var/log is empty.
>>>
>>> No /var/log/messages anymore.  It is all journalctl.  Look in that 
>>> directory.
>>
>> From my reading on journalctl I have not seen how to view any logs it 
>> may have created. /var/log contains a folder named journal but this 
>> is also empty so maybe same conclusion.
>>>
>>>> Maybe because I am not yet logged in. Tried setting autologin  in 
>>>> lxdm.conf.
>>>
>>> Would not know about lxdm.conf
>> Yes I have considered using Minimal or xfce instead.
>>
>
> _______________________________________________
> arm mailing list
> arm at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/arm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lastlog
Type: application/octet-stream
Size: 290832 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/arm/attachments/20141215/61dde447/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boot.log
Type: text/x-log
Size: 9318 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/arm/attachments/20141215/61dde447/attachment-0001.bin>
-------------- next part --------------

Dec 31 19:00:27 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="569" x-info="http://www.rsyslog.com"] start
Dec 31 19:00:27 localhost kernel: [    0.000000] Booting Linux on physical CPU 0x0
Dec 31 19:00:27 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
Dec 31 19:00:27 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
Dec 31 19:00:27 localhost kernel: [    0.000000] Initializing cgroup subsys cpuacct
Dec 31 19:00:27 localhost kernel: [    0.000000] Linux version 3.17.4-301.fc21.armv7hl (mockbuild at arm04-builder02.arm.fedoraproject.org) (gcc version 4.9.2 20141101 (Red Hat 4.9.2-1) (GCC) ) #1 SMP Thu Nov 27 20:34:31 UTC 2014
Dec 31 19:00:27 localhost kernel: [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
Dec 31 19:00:27 localhost kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Dec 31 19:00:27 localhost kernel: [    0.000000] Machine model: Mele A1000
Dec 31 19:00:27 localhost kernel: [    0.000000] cma: Reserved 16 MiB at 5f000000
Dec 31 19:00:27 localhost kernel: [    0.000000] Memory policy: Data cache writeback
Dec 31 19:00:27 localhost kernel: [    0.000000] CPU: All CPU(s) started in SVC mode.
Dec 31 19:00:27 localhost kernel: [    0.000000] PERCPU: Embedded 9 pages/cpu @debd7000 s14016 r8192 d14656 u36864
Dec 31 19:00:27 localhost kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
Dec 31 19:00:27 localhost kernel: [    0.000000] Kernel command line: ro root=UUID=d072ca14-7c80-40e2-b291-a4eaa4837b0d console=ttyS0,115200 
Dec 31 19:00:27 localhost kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
Dec 31 19:00:27 localhost kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 31 19:00:27 localhost kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Dec 31 19:00:27 localhost kernel: [    0.000000] allocated 1048576 bytes of page_cgroup
Dec 31 19:00:27 localhost kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Dec 31 19:00:27 localhost kernel: [    0.000000] Memory: 452796K/524288K available (6892K kernel code, 981K rwdata, 3172K rodata, 885K init, 837K bss, 71492K reserved, 0K highmem)
Dec 31 19:00:27 localhost kernel: [    0.000000] Virtual kernel memory layout:
Dec 31 19:00:27 localhost kernel: [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
Dec 31 19:00:27 localhost kernel: [    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
Dec 31 19:00:27 localhost kernel: [    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
Dec 31 19:00:27 localhost kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
Dec 31 19:00:27 localhost kernel: [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
Dec 31 19:00:27 localhost kernel: [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
Dec 31 19:00:27 localhost kernel: [    0.000000]       .text : 0xc0208000 - 0xc0bdc4c8   (10066 kB)
Dec 31 19:00:27 localhost kernel: [    0.000000]       .init : 0xc0bdd000 - 0xc0cba6c0   ( 886 kB)
Dec 31 19:00:27 localhost kernel: [    0.000000]       .data : 0xc0cbc000 - 0xc0db1740   ( 982 kB)
Dec 31 19:00:27 localhost kernel: [    0.000000]        .bss : 0xc0db1740 - 0xc0e82b40   ( 837 kB)
Dec 31 19:00:27 localhost kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Dec 31 19:00:27 localhost kernel: [    0.000000] Hierarchical RCU implementation.
Dec 31 19:00:27 localhost kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Dec 31 19:00:27 localhost kernel: [    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
Dec 31 19:00:27 localhost kernel: [    0.000000] 	Offload RCU callbacks from all CPUs
Dec 31 19:00:27 localhost kernel: [    0.000000] 	Offload RCU callbacks from CPUs: 0.
Dec 31 19:00:27 localhost kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
Dec 31 19:00:27 localhost kernel: [    0.000000] NR_IRQS:16 nr_irqs:16 16
Dec 31 19:00:27 localhost kernel: [    0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
Dec 31 19:00:27 localhost kernel: [    0.000686] Console: colour dummy device 80x30
Dec 31 19:00:27 localhost kernel: [    0.000716] Calibrating delay loop... 1002.70 BogoMIPS (lpj=2506752)
Dec 31 19:00:27 localhost kernel: [    0.025102] pid_max: default: 32768 minimum: 301
Dec 31 19:00:27 localhost kernel: [    0.025246] Security Framework initialized
Dec 31 19:00:27 localhost kernel: [    0.025303] SELinux:  Initializing.
Dec 31 19:00:27 localhost kernel: [    0.025533] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Dec 31 19:00:27 localhost kernel: [    0.025546] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Dec 31 19:00:27 localhost kernel: [    0.026325] Initializing cgroup subsys memory
Dec 31 19:00:27 localhost kernel: [    0.026371] Initializing cgroup subsys devices
Dec 31 19:00:27 localhost kernel: [    0.026387] Initializing cgroup subsys freezer
Dec 31 19:00:27 localhost kernel: [    0.026403] Initializing cgroup subsys net_cls
Dec 31 19:00:27 localhost kernel: [    0.026416] Initializing cgroup subsys blkio
Dec 31 19:00:27 localhost kernel: [    0.026430] Initializing cgroup subsys perf_event
Dec 31 19:00:27 localhost kernel: [    0.026444] Initializing cgroup subsys net_prio
Dec 31 19:00:27 localhost kernel: [    0.026520] CPU: Testing write buffer coherency: ok
Dec 31 19:00:27 localhost kernel: [    0.026566] ftrace: allocating 29240 entries in 58 pages
Dec 31 19:00:27 localhost kernel: [    0.062529] CPU0: thread -1, cpu 0, socket -1, mpidr 0
Dec 31 19:00:27 localhost kernel: [    0.062635] Setting up static identity map for 0x40885758 - 0x408857f0
Dec 31 19:00:27 localhost kernel: [    0.070498] Brought up 1 CPUs
Dec 31 19:00:27 localhost kernel: [    0.070514] SMP: Total of 1 processors activated.
Dec 31 19:00:27 localhost kernel: [    0.070521] CPU: All CPU(s) started in SVC mode.
Dec 31 19:00:27 localhost kernel: [    0.071407] devtmpfs: initialized
Dec 31 19:00:27 localhost kernel: [    0.072275] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
Dec 31 19:00:27 localhost kernel: [    0.079261] atomic64_test: passed
Dec 31 19:00:27 localhost kernel: [    0.079374] pinctrl core: initialized pinctrl subsystem
Dec 31 19:00:27 localhost kernel: [    0.079971] regulator-dummy: no parameters
Dec 31 19:00:27 localhost kernel: [    0.085750] NET: Registered protocol family 16
Dec 31 19:00:27 localhost kernel: [    0.088451] DMA: preallocated 256 KiB pool for atomic coherent allocations
Dec 31 19:00:27 localhost kernel: [    0.090172] cpuidle: using governor menu
Dec 31 19:00:27 localhost kernel: [    0.095884] No ATAGs?
Dec 31 19:00:27 localhost kernel: [    0.095906] hw-breakpoint: debug architecture 0x4 unsupported.
Dec 31 19:00:27 localhost kernel: [    0.096046] EXYNOS: PMU not supported
Dec 31 19:00:27 localhost kernel: [    0.097203] Serial: AMBA PL011 UART driver
Dec 31 19:00:27 localhost kernel: [    0.109429] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
Dec 31 19:00:27 localhost kernel: [    0.109466] edma-dma-engine: probe of edma-dma-engine.0 failed with error -22
Dec 31 19:00:27 localhost kernel: [    0.109816] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc at 01c00000/pinctrl at 01c20800/usb1_vbus_pin at 0, deferring probe
Dec 31 19:00:27 localhost kernel: [    0.109834] platform usb1-vbus: Driver reg-fixed-voltage requests probe deferral
Dec 31 19:00:27 localhost kernel: [    0.109859] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc at 01c00000/pinctrl at 01c20800/usb2_vbus_pin at 0, deferring probe
Dec 31 19:00:27 localhost kernel: [    0.109874] platform usb2-vbus: Driver reg-fixed-voltage requests probe deferral
Dec 31 19:00:27 localhost kernel: [    0.110170] vcc3v0: 3000 mV 
Dec 31 19:00:27 localhost kernel: [    0.110489] vcc3v3: 3300 mV 
Dec 31 19:00:27 localhost kernel: [    0.110592] reg-fixed-voltage emac-3v3: could not find pctldev for node /soc at 01c00000/pinctrl at 01c20800/emac_power_pin at 0, deferring probe
Dec 31 19:00:27 localhost kernel: [    0.110609] platform emac-3v3: Driver reg-fixed-voltage requests probe deferral
Dec 31 19:00:27 localhost kernel: [    0.111823] vgaarb: loaded
Dec 31 19:00:27 localhost kernel: [    0.112935] SCSI subsystem initialized
Dec 31 19:00:27 localhost kernel: [    0.113583] usbcore: registered new interface driver usbfs
Dec 31 19:00:27 localhost kernel: [    0.113654] usbcore: registered new interface driver hub
Dec 31 19:00:27 localhost kernel: [    0.113819] usbcore: registered new device driver usb
Dec 31 19:00:27 localhost kernel: [    0.114942] exynos_iommu_init: Failed to register exynos-iommu driver.
Dec 31 19:00:27 localhost kernel: [    0.115841] NetLabel: Initializing
Dec 31 19:00:27 localhost kernel: [    0.115852] NetLabel:  domain hash size = 128
Dec 31 19:00:27 localhost kernel: [    0.115858] NetLabel:  protocols = UNLABELED CIPSOv4
Dec 31 19:00:27 localhost kernel: [    0.115921] NetLabel:  unlabeled traffic allowed by default
Dec 31 19:00:27 localhost kernel: [    0.116395] Switched to clocksource timer
Dec 31 19:00:27 localhost kernel: [    0.191661] NET: Registered protocol family 2
Dec 31 19:00:27 localhost kernel: [    0.192647] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
Dec 31 19:00:27 localhost kernel: [    0.192698] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
Dec 31 19:00:27 localhost kernel: [    0.192757] TCP: Hash tables configured (established 4096 bind 4096)
Dec 31 19:00:27 localhost kernel: [    0.192829] TCP: reno registered
Dec 31 19:00:27 localhost kernel: [    0.192841] UDP hash table entries: 256 (order: 1, 8192 bytes)
Dec 31 19:00:27 localhost kernel: [    0.192862] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
Dec 31 19:00:27 localhost kernel: [    0.193108] NET: Registered protocol family 1
Dec 31 19:00:27 localhost kernel: [    0.193531] RPC: Registered named UNIX socket transport module.
Dec 31 19:00:27 localhost kernel: [    0.193541] RPC: Registered udp transport module.
Dec 31 19:00:27 localhost kernel: [    0.193548] RPC: Registered tcp transport module.
Dec 31 19:00:27 localhost kernel: [    0.193554] RPC: Registered tcp NFSv4.1 backchannel transport module.
Dec 31 19:00:27 localhost kernel: [    0.194127] Unpacking initramfs...
Dec 31 19:00:27 localhost kernel: [    2.588441] Freeing initrd memory: 36616K (cdc3d000 - cffff000)
Dec 31 19:00:27 localhost kernel: [    2.590712] futex hash table entries: 256 (order: 2, 16384 bytes)
Dec 31 19:00:27 localhost kernel: [    2.590811] audit: initializing netlink subsys (disabled)
Dec 31 19:00:27 localhost kernel: [    2.590882] audit: type=2000 audit(2.570:1): initialized
Dec 31 19:00:27 localhost kernel: [    2.604141] zpool: loaded
Dec 31 19:00:27 localhost kernel: [    2.605051] VFS: Disk quotas dquot_6.5.2
Dec 31 19:00:27 localhost kernel: [    2.605323] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 31 19:00:27 localhost kernel: [    2.607921] NFS: Registering the id_resolver key type
Dec 31 19:00:27 localhost kernel: [    2.607981] Key type id_resolver registered
Dec 31 19:00:27 localhost kernel: [    2.607989] Key type id_legacy registered
Dec 31 19:00:27 localhost kernel: [    2.608017] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Dec 31 19:00:27 localhost kernel: [    2.608399] msgmni has been set to 987
Dec 31 19:00:27 localhost kernel: [    2.608840] Key type big_key registered
Dec 31 19:00:27 localhost kernel: [    2.612370] alg: No test for stdrng (krng)
Dec 31 19:00:27 localhost kernel: [    2.612406] NET: Registered protocol family 38
Dec 31 19:00:27 localhost kernel: [    2.612785] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Dec 31 19:00:27 localhost kernel: [    2.612995] io scheduler noop registered
Dec 31 19:00:27 localhost kernel: [    2.613010] io scheduler deadline registered
Dec 31 19:00:27 localhost kernel: [    2.613276] io scheduler cfq registered (default)
Dec 31 19:00:27 localhost kernel: [    2.617140] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
Dec 31 19:00:27 localhost kernel: [    2.619894] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 31 19:00:27 localhost kernel: [    2.622316] console [ttyS0] disabled
Dec 31 19:00:27 localhost kernel: [    2.642446] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 28, base_baud = 1500000) is a U6_16550A
Dec 31 19:00:27 localhost kernel: [    3.363468] console [ttyS0] enabled
Dec 31 19:00:27 localhost kernel: [    3.367420] Serial: AMBA driver
Dec 31 19:00:27 localhost kernel: [    3.370811] Serial: IMX driver
Dec 31 19:00:27 localhost kernel: [    3.374248] msm_serial: driver initialized
Dec 31 19:00:27 localhost kernel: [    3.380820] libphy: Fixed MDIO Bus: probed
Dec 31 19:00:27 localhost kernel: [    3.385518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Dec 31 19:00:27 localhost kernel: [    3.392116] ehci-pci: EHCI PCI platform driver
Dec 31 19:00:27 localhost kernel: [    3.396666] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Dec 31 19:00:27 localhost kernel: [    3.402889] ohci-pci: OHCI PCI platform driver
Dec 31 19:00:27 localhost kernel: [    3.407414] uhci_hcd: USB Universal Host Controller Interface driver
Dec 31 19:00:27 localhost kernel: [    3.414356] usbcore: registered new interface driver usbserial
Dec 31 19:00:27 localhost kernel: [    3.420286] usbcore: registered new interface driver usbserial_generic
Dec 31 19:00:27 localhost kernel: [    3.426878] usbserial: USB Serial support registered for generic
Dec 31 19:00:27 localhost kernel: [    3.433208] mousedev: PS/2 mouse device common for all mice
Dec 31 19:00:27 localhost kernel: [    3.441291] device-mapper: uevent: version 1.0.3
Dec 31 19:00:27 localhost kernel: [    3.446568] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel at redhat.com
Dec 31 19:00:27 localhost kernel: [    3.455812] hidraw: raw HID events driver (C) Jiri Kosina
Dec 31 19:00:27 localhost kernel: [    3.462179] usbcore: registered new interface driver usbhid
Dec 31 19:00:27 localhost kernel: [    3.467778] usbhid: USB HID core driver
Dec 31 19:00:27 localhost kernel: [    3.472506] drop_monitor: Initializing network drop monitor service
Dec 31 19:00:27 localhost kernel: [    3.479109] ip_tables: (C) 2000-2006 Netfilter Core Team
Dec 31 19:00:27 localhost kernel: [    3.484523] TCP: cubic registered
Dec 31 19:00:27 localhost kernel: [    3.487885] Initializing XFRM netlink socket
Dec 31 19:00:27 localhost kernel: [    3.493272] NET: Registered protocol family 10
Dec 31 19:00:27 localhost kernel: [    3.499050] mip6: Mobile IPv6
Dec 31 19:00:27 localhost kernel: [    3.502119] NET: Registered protocol family 17
Dec 31 19:00:27 localhost kernel: [    3.506727] Key type dns_resolver registered
Dec 31 19:00:27 localhost kernel: [    3.511183] ThumbEE CPU extension supported.
Dec 31 19:00:27 localhost kernel: [    3.515518] Registering SWP/SWPB emulation handler
Dec 31 19:00:27 localhost kernel: [    3.521150] registered taskstats version 1
Dec 31 19:00:27 localhost kernel: [    3.526345] usb1-vbus: 5000 mV 
Dec 31 19:00:27 localhost kernel: [    3.530078] usb2-vbus: 5000 mV 
Dec 31 19:00:27 localhost kernel: [    3.533778] emac-3v3: 3300 mV 
Dec 31 19:00:27 localhost kernel: [    3.537062] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Dec 31 19:00:27 localhost kernel: [    3.543720] sr_init: No PMIC hook to init smartreflex
Dec 31 19:00:27 localhost kernel: [    3.548930] sr_init: platform driver register failed for SR
Dec 31 19:00:27 localhost kernel: [    3.560197] emac-3v3: disabling
Dec 31 19:00:27 localhost kernel: [    3.563426] usb2-vbus: disabling
Dec 31 19:00:27 localhost kernel: [    3.566679] usb1-vbus: disabling
Dec 31 19:00:27 localhost kernel: [    3.569906] vcc3v3: disabling
Dec 31 19:00:27 localhost kernel: [    3.572889] vcc3v0: disabling
Dec 31 19:00:27 localhost kernel: [    3.577616] Freeing unused kernel memory: 884K (c0bdd000 - c0cba000)
Dec 31 19:00:27 localhost kernel: [    3.598637] random: systemd urandom read with 10 bits of entropy available
Dec 31 19:00:27 localhost kernel: [    7.714907] ehci-platform: EHCI generic platform driver
Dec 31 19:00:27 localhost kernel: [    7.720688] ohci-platform: OHCI generic platform driver
Dec 31 19:00:27 localhost kernel: [    7.743463] sun4i-emac 1c0b000.ethernet: eth0: at e0920000, IRQ 17 MAC: 02:18:03:c1:89:98
Dec 31 19:00:27 localhost kernel: [    7.789357] libphy: sun4i_mii_bus: probed
Dec 31 19:00:27 localhost kernel: [    7.846871] ahci-sunxi 1c18000.sata: PHY power up failed.
Dec 31 19:00:27 localhost kernel: [    7.859086] ahci-sunxi: probe of 1c18000.sata failed with error -5
Dec 31 19:00:27 localhost kernel: [    7.866038] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found
Dec 31 19:00:27 localhost kernel: [    7.888249] sunxi-mmc 1c0f000.mmc: Got CD GPIO #225.
Dec 31 19:00:27 localhost kernel: [    7.945643] sunxi-mmc 1c0f000.mmc: base:0xe0974000 irq:18
Dec 31 19:00:27 localhost kernel: [    7.970486] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
Dec 31 19:00:27 localhost kernel: [    7.977403] sunxi-rtc 1c20d00.rtc: RTC enabled
Dec 31 19:00:27 localhost kernel: [    7.991886] mmc0: host does not support reading read-only switch. assuming write-enable.
Dec 31 19:00:27 localhost kernel: [    8.009857] mmc0: new high speed SDHC card at address aaaa
Dec 31 19:00:27 localhost kernel: [    8.017874] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.047561] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.104328] Adding alias for supply acin,(null) -> acin,0-0034
Dec 31 19:00:27 localhost kernel: [    8.120983] Adding alias for supply vin2,(null) -> vin2,0-0034
Dec 31 19:00:27 localhost kernel: [    8.150235] Adding alias for supply vin3,(null) -> vin3,0-0034
Dec 31 19:00:27 localhost kernel: [    8.171611] mmcblk0: mmc0:aaaa SL16G 14.8 GiB 
Dec 31 19:00:27 localhost kernel: [    8.184561] Adding alias for supply ldo24in,(null) -> ldo24in,0-0034
Dec 31 19:00:27 localhost kernel: [    8.192181] Adding alias for supply ldo3in,(null) -> ldo3in,0-0034
Dec 31 19:00:27 localhost kernel: [    8.198538]  mmcblk0: p1 p2 p3
Dec 31 19:00:27 localhost kernel: [    8.202198] Adding alias for supply ldo5in,(null) -> ldo5in,0-0034
Dec 31 19:00:27 localhost kernel: [    8.211700] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.226000] axp20x 0-0034: AXP20X driver loaded
Dec 31 19:00:27 localhost kernel: [    8.232903] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.240880] platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.250734] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.263876] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.283866] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.292630] platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.300598] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    8.319041] platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [    9.023799] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
Dec 31 19:00:27 localhost kernel: [   11.039710] audit: type=1404 audit(11.020:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
Dec 31 19:00:27 localhost kernel: [   11.699920] SELinux:  Permission audit_read in class capability2 not defined in policy.
Dec 31 19:00:27 localhost kernel: [   11.708034] SELinux: the above unknown classes and permissions will be allowed
Dec 31 19:00:27 localhost kernel: [   11.746881] audit: type=1403 audit(11.730:3): policy loaded auid=4294967295 ses=4294967295
Dec 31 19:00:27 localhost kernel: [   12.273170] random: nonblocking pool is initialized
Dec 31 19:00:27 localhost kernel: [   14.325107] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
Dec 31 19:00:27 localhost kernel: [   22.608793] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [   22.627282] platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [   22.647313] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [   22.666909] platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:27 localhost kernel: [   22.740790] ohci-platform 1c14400.usb: Generic Platform OHCI controller
Dec 31 19:00:27 localhost kernel: [   22.757761] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 1
Dec 31 19:00:27 localhost kernel: [   22.776700] ohci-platform 1c14400.usb: irq 20, io mem 0x01c14400
Dec 31 19:00:27 localhost kernel: [   22.844589] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:27 localhost kernel: [   22.851468] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:27 localhost kernel: [   22.858719] usb usb1: Product: Generic Platform OHCI controller
Dec 31 19:00:27 localhost kernel: [   22.864650] usb usb1: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:27 localhost kernel: [   22.871535] usb usb1: SerialNumber: 1c14400.usb
Dec 31 19:00:27 localhost kernel: [   22.888732] hub 1-0:1.0: USB hub found
Dec 31 19:00:27 localhost kernel: [   22.893614] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
Dec 31 19:00:27 localhost kernel: [   22.904298] hub 1-0:1.0: 1 port detected
Dec 31 19:00:27 localhost kernel: [   22.910735] ehci-platform 1c1c000.usb: EHCI Host Controller
Dec 31 19:00:27 localhost kernel: [   22.923735] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
Dec 31 19:00:27 localhost kernel: [   22.941944] ehci-platform 1c1c000.usb: irq 22, io mem 0x01c1c000
Dec 31 19:00:27 localhost kernel: [   22.966555] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:27 localhost kernel: [   22.979426] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:27 localhost kernel: [   22.986335] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:27 localhost kernel: [   22.993588] usb usb2: Product: EHCI Host Controller
Dec 31 19:00:27 localhost kernel: [   22.998481] usb usb2: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:27 localhost kernel: [   23.005364] usb usb2: SerialNumber: 1c1c000.usb
Dec 31 19:00:27 localhost kernel: [   23.014069] hub 2-0:1.0: USB hub found
Dec 31 19:00:27 localhost kernel: [   23.025951] hub 2-0:1.0: 1 port detected
Dec 31 19:00:27 localhost kernel: [   23.036500] ehci-platform 1c14000.usb: EHCI Host Controller
Dec 31 19:00:27 localhost kernel: [   23.042734] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 3
Dec 31 19:00:27 localhost kernel: [   23.066887] ehci-platform 1c14000.usb: irq 19, io mem 0x01c14000
Dec 31 19:00:27 localhost kernel: [   23.096492] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:27 localhost kernel: [   23.109071] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:27 localhost kernel: [   23.115975] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:27 localhost kernel: [   23.123230] usb usb3: Product: EHCI Host Controller
Dec 31 19:00:27 localhost kernel: [   23.128123] usb usb3: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:27 localhost kernel: [   23.135016] usb usb3: SerialNumber: 1c14000.usb
Dec 31 19:00:13 localhost journal: Runtime journal is using 4.0M (max allowed 24.7M, trying to leave 37.1M free of 243.3M available → current limit 24.7M).
Dec 31 19:00:13 localhost journal: Runtime journal is using 4.0M (max allowed 24.7M, trying to leave 37.1M free of 243.3M available → current limit 24.7M).
Dec 31 19:00:13 localhost systemd-journald[113]: Received SIGTERM from PID 1 (systemd).
Dec 31 19:00:13 localhost kernel: audit: type=1404 audit(11.020:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
Dec 31 19:00:13 localhost kernel: SELinux:  Permission audit_read in class capability2 not defined in policy.
Dec 31 19:00:13 localhost kernel: SELinux: the above unknown classes and permissions will be allowed
Dec 31 19:00:27 localhost kernel: [   23.152752] hub 3-0:1.0: USB hub found
Dec 31 19:00:27 localhost kernel: [   23.163001] hub 3-0:1.0: 1 port detected
Dec 31 19:00:27 localhost kernel: [   23.174171] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
Dec 31 19:00:27 localhost kernel: [   23.189263] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
Dec 31 19:00:27 localhost kernel: [   23.208996] ohci-platform 1c1c400.usb: irq 23, io mem 0x01c1c400
Dec 31 19:00:27 localhost kernel: [   23.273730] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:27 localhost kernel: [   23.280612] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:27 localhost kernel: [   23.287865] usb usb4: Product: Generic Platform OHCI controller
Dec 31 19:00:27 localhost kernel: [   23.293804] usb usb4: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:27 localhost kernel: [   23.300689] usb usb4: SerialNumber: 1c1c400.usb
Dec 31 19:00:27 localhost kernel: [   23.317775] hub 4-0:1.0: USB hub found
Dec 31 19:00:27 localhost kernel: [   23.327522] hub 4-0:1.0: 1 port detected
Dec 31 19:00:27 localhost kernel: [   23.361745] usb 2-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:27 localhost kernel: [   23.503361] usb 2-1: New USB device found, idVendor=0bda, idProduct=8179
Dec 31 19:00:27 localhost kernel: [   23.510143] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 31 19:00:27 localhost kernel: [   23.517311] usb 2-1: Product: 802.11n WLAN NIC
Dec 31 19:00:27 localhost kernel: [   23.521777] usb 2-1: Manufacturer: Realtek
Dec 31 19:00:27 localhost kernel: [   23.646688] usb 3-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:27 localhost kernel: [   23.797332] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem
Dec 31 19:00:27 localhost kernel: [   23.805912] usb 3-1: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:27 localhost kernel: [   23.812689] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:27 localhost kernel: [   23.819843] usb 3-1: Product: USB2.0 Hub
Dec 31 19:00:27 localhost kernel: [   23.841544] hub 3-1:1.0: USB hub found
Dec 31 19:00:27 localhost kernel: [   23.850935] hub 3-1:1.0: 4 ports detected
Dec 31 19:00:27 localhost kernel: [   23.859986] Adding 500236k swap on /dev/mmcblk0p2.  Priority:-1 extents:1 across:500236k SSFS
Dec 31 19:00:27 localhost kernel: [   23.899173] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
Dec 31 19:00:27 localhost kernel: [   24.152085] usb 3-1.3: new high-speed USB device number 3 using ehci-platform
Dec 31 19:00:27 localhost kernel: [   24.283407] usb 3-1.3: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:27 localhost kernel: [   24.290368] usb 3-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:27 localhost kernel: [   24.297709] usb 3-1.3: Product: USB2.0 Hub
Dec 31 19:00:27 localhost kernel: [   24.332207] hub 3-1.3:1.0: USB hub found
Dec 31 19:00:27 localhost kernel: [   24.346600] hub 3-1.3:1.0: 4 ports detected
Dec 31 19:00:27 localhost kernel: [   24.641799] usb 3-1.3.1: new low-speed USB device number 4 using ehci-platform
Dec 31 19:00:27 localhost kernel: [   24.774710] usb 3-1.3.1: New USB device found, idVendor=1d57, idProduct=ad02
Dec 31 19:00:27 localhost kernel: [   24.781856] usb 3-1.3.1: New USB device strings: Mfr=1, Product=1, SerialNumber=2
Dec 31 19:00:27 localhost kernel: [   24.789381] usb 3-1.3.1: Product: Feeling-tech-USB product
Dec 31 19:00:27 localhost kernel: [   24.794884] usb 3-1.3.1: Manufacturer: Feeling-tech-USB product
Dec 31 19:00:27 localhost kernel: [   24.800816] usb 3-1.3.1: SerialNumber: FM8PU86-Ver0E-0000
Dec 31 19:00:27 localhost kernel: [   24.879918] input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb3/3-1/3-1.3/3-1.3.1/3-1.3.1:1.0/0003:1D57:AD02.0001/input/input0
Dec 31 19:00:27 localhost kernel: [   24.953173] hid-generic 0003:1D57:AD02.0001: input,hiddev0,hidraw0: USB HID v1.10 Keyboard [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input0
Dec 31 19:00:27 localhost kernel: [   25.043845] input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb3/3-1/3-1.3/3-1.3.1/3-1.3.1:1.1/0003:1D57:AD02.0002/input/input1
Dec 31 19:00:27 localhost kernel: [   25.127188] hid-generic 0003:1D57:AD02.0002: input,hidraw1: USB HID v1.10 Mouse [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input1
Dec 31 19:00:27 localhost kernel: [   25.862859] audit: type=1305 audit(25.845:4): audit_pid=544 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
Dec 31 19:00:13 localhost kernel: audit: type=1403 audit(11.730:3): policy loaded auid=4294967295 ses=4294967295
Dec 31 19:00:13 localhost systemd[1]: Successfully loaded SELinux policy in 752.390ms.
Dec 31 19:00:13 localhost systemd[1]: Relabelled /dev and /run in 337.403ms.
Dec 31 19:00:13 localhost kernel: random: nonblocking pool is initialized
Dec 31 19:00:13 localhost journal: Journal started
Dec 31 19:00:13 localhost systemd: systemd 217 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN )
Dec 31 19:00:13 localhost systemd: Detected architecture 'arm'.
Dec 31 19:00:13 localhost systemd: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Dec 31 19:00:14 localhost systemd: Started Create list of required static device nodes for the current kernel.
Dec 31 19:00:14 localhost systemd: Starting LVM2 metadata daemon...
Dec 31 19:00:14 localhost systemd: Started LVM2 metadata daemon.
Dec 31 19:00:14 localhost systemd: Starting Remount Root and Kernel File Systems...
Dec 31 19:00:14 localhost systemd: Started Load Kernel Modules.
Dec 31 19:00:14 localhost systemd: Mounted FUSE Control File System.
Dec 31 19:00:14 localhost systemd: Started Set Up Additional Binary Formats.
Dec 31 19:00:14 localhost systemd: Started Load legacy module configuration.
Dec 31 19:00:14 localhost systemd: Starting Apply Kernel Variables...
Dec 31 19:00:14 localhost kernel: EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
Dec 31 19:00:14 localhost systemd: Started Remount Root and Kernel File Systems.
Dec 31 19:00:14 localhost systemd: Started Apply Kernel Variables.
Dec 31 19:00:14 localhost systemd: Starting Import network configuration from initramfs...
Dec 31 19:00:14 localhost systemd: Started First Boot Wizard.
Dec 31 19:00:14 localhost systemd: Starting Create System Users...
Dec 31 19:00:14 localhost systemd: Starting Rebuild Dynamic Linker Cache...
Dec 31 19:00:14 localhost systemd: Starting Load/Save Random Seed...
Dec 31 19:00:14 localhost systemd: Starting Rebuild Hardware Database...
Dec 31 19:00:14 localhost systemd: Starting Flush Journal to Persistent Storage...
Dec 31 19:00:14 localhost systemd: Starting Configure read-only root support...
Dec 31 19:00:15 localhost systemd: Started udev Coldplug all Devices.
Dec 31 19:00:15 localhost systemd: Started Load/Save Random Seed.
Dec 31 19:00:16 localhost journal: Permanent journal is using 8.0M (max allowed 275.2M, trying to leave 412.8M free of 730.5M available → current limit 275.2M).
Dec 31 19:00:16 localhost journal: Time spent on flushing to /var is 197.463ms for 75 entries.
Dec 31 19:00:16 localhost systemd-sysusers: User root already exists in shadow database, but not in user database.
Dec 31 19:00:16 localhost systemd: Started Create System Users.
Dec 31 19:00:16 localhost systemd: Starting Create Static Device Nodes in /dev...
Dec 31 19:00:16 localhost systemd: Starting udev Wait for Complete Device Initialization...
Dec 31 19:00:16 localhost systemd: Started Configure read-only root support.
Dec 31 19:00:16 localhost systemd: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 31 19:00:16 localhost systemd: Started Flush Journal to Persistent Storage.
Dec 31 19:00:16 localhost lvm: No volume groups found
Dec 31 19:00:16 localhost systemd: Started Import network configuration from initramfs.
Dec 31 19:00:17 localhost systemd: Started Create Static Device Nodes in /dev.
Dec 31 19:00:17 localhost systemd: Starting Local File Systems (Pre).
Dec 31 19:00:17 localhost systemd: Reached target Local File Systems (Pre).
Dec 31 19:00:19 localhost systemd: Started Rebuild Dynamic Linker Cache.
Dec 31 19:00:20 localhost systemd: Started Rebuild Hardware Database.
Dec 31 19:00:20 localhost systemd: Starting udev Kernel Device Manager...
Dec 31 19:00:21 localhost systemd-udevd: starting version 217
Dec 31 19:00:21 localhost systemd: Started udev Kernel Device Manager.
Dec 31 19:00:21 localhost systemd: Started udev Wait for Complete Device Initialization.
Dec 31 19:00:21 localhost systemd: Starting Activation of DM RAID sets...
Dec 31 19:00:22 localhost systemd: Started Activation of DM RAID sets.
Dec 31 19:00:22 localhost systemd: Starting Encrypted Volumes.
Dec 31 19:00:22 localhost systemd: Reached target Encrypted Volumes.
Dec 31 19:00:22 localhost kernel: platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: ohci-platform 1c14400.usb: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 1
Dec 31 19:00:22 localhost kernel: ohci-platform 1c14400.usb: irq 20, io mem 0x01c14400
Dec 31 19:00:22 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:22 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: usb usb1: Product: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: usb usb1: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:22 localhost kernel: usb usb1: SerialNumber: 1c14400.usb
Dec 31 19:00:22 localhost kernel: hub 1-0:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
Dec 31 19:00:22 localhost kernel: hub 1-0:1.0: 1 port detected
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: irq 22, io mem 0x01c1c000
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:22 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:22 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: usb usb2: Product: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: usb usb2: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:22 localhost kernel: usb usb2: SerialNumber: 1c1c000.usb
Dec 31 19:00:23 localhost kernel: hub 2-0:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 2-0:1.0: 1 port detected
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: EHCI Host Controller
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 3
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: irq 19, io mem 0x01c14000
Dec 31 19:00:23 localhost systemd: Found device /dev/ttyS0.
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:23 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:23 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:23 localhost kernel: usb usb3: Product: EHCI Host Controller
Dec 31 19:00:23 localhost kernel: usb usb3: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:23 localhost kernel: usb usb3: SerialNumber: 1c14000.usb
Dec 31 19:00:23 localhost kernel: hub 3-0:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 3-0:1.0: 1 port detected
Dec 31 19:00:23 localhost kernel: ohci-platform 1c1c400.usb: Generic Platform OHCI controller
Dec 31 19:00:23 localhost kernel: ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
Dec 31 19:00:23 localhost kernel: ohci-platform 1c1c400.usb: irq 23, io mem 0x01c1c400
Dec 31 19:00:23 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:23 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:23 localhost kernel: usb usb4: Product: Generic Platform OHCI controller
Dec 31 19:00:23 localhost kernel: usb usb4: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:23 localhost kernel: usb usb4: SerialNumber: 1c1c400.usb
Dec 31 19:00:23 localhost kernel: hub 4-0:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 4-0:1.0: 1 port detected
Dec 31 19:00:23 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:23 localhost kernel: usb 2-1: New USB device found, idVendor=0bda, idProduct=8179
Dec 31 19:00:23 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 31 19:00:23 localhost kernel: usb 2-1: Product: 802.11n WLAN NIC
Dec 31 19:00:23 localhost kernel: usb 2-1: Manufacturer: Realtek
Dec 31 19:00:23 localhost systemd: Found device /dev/disk/by-uuid/fc2c96fd-578d-44be-9e77-21bc41bbe38e.
Dec 31 19:00:23 localhost systemd: Mounting /boot...
Dec 31 19:00:23 localhost kernel: usb 3-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:23 localhost systemd: Found device /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e.
Dec 31 19:00:23 localhost systemd: Activating swap /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e...
Dec 31 19:00:23 localhost kernel: EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem
Dec 31 19:00:23 localhost kernel: usb 3-1: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:23 localhost kernel: usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:23 localhost kernel: usb 3-1: Product: USB2.0 Hub
Dec 31 19:00:23 localhost kernel: hub 3-1:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 3-1:1.0: 4 ports detected
Dec 31 19:00:23 localhost kernel: Adding 500236k swap on /dev/mmcblk0p2.  Priority:-1 extents:1 across:500236k SSFS
Dec 31 19:00:23 localhost kernel: EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
Dec 31 19:00:23 localhost systemd: Activated swap /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e.
Dec 31 19:00:23 localhost systemd: Mounted /boot.
Dec 31 19:00:24 localhost systemd: Starting Local File Systems.
Dec 31 19:00:24 localhost systemd: Reached target Local File Systems.
Dec 31 19:00:24 localhost systemd: Starting Create Volatile Files and Directories...
Dec 31 19:00:24 localhost systemd: Starting Rebuild Journal Catalog...
Dec 31 19:00:24 localhost systemd: Starting Tell Plymouth To Write Out Runtime Data...
Dec 31 19:00:24 localhost kernel: usb 3-1.3: new high-speed USB device number 3 using ehci-platform
Dec 31 19:00:24 localhost systemd: Started Mark the need to relabel after reboot.
Dec 31 19:00:24 localhost systemd: Started Relabel all filesystems, if necessary.
Dec 31 19:00:24 localhost systemd: Starting Swap.
Dec 31 19:00:24 localhost systemd: Reached target Swap.
Dec 31 19:00:24 localhost kernel: usb 3-1.3: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:24 localhost kernel: usb 3-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:24 localhost kernel: usb 3-1.3: Product: USB2.0 Hub
Dec 31 19:00:24 localhost systemd: Started Tell Plymouth To Write Out Runtime Data.
Dec 31 19:00:24 localhost kernel: hub 3-1.3:1.0: USB hub found
Dec 31 19:00:24 localhost kernel: hub 3-1.3:1.0: 4 ports detected
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: new low-speed USB device number 4 using ehci-platform
Dec 31 19:00:24 localhost systemd: Started Rebuild Journal Catalog.
Dec 31 19:00:24 localhost systemd: Starting Update is Completed...
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: New USB device found, idVendor=1d57, idProduct=ad02
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: New USB device strings: Mfr=1, Product=1, SerialNumber=2
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: Product: Feeling-tech-USB product
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: Manufacturer: Feeling-tech-USB product
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: SerialNumber: FM8PU86-Ver0E-0000
Dec 31 19:00:24 localhost kernel: input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb3/3-1/3-1.3/3-1.3.1/3-1.3.1:1.0/0003:1D57:AD02.0001/input/input0
Dec 31 19:00:24 localhost kernel: hid-generic 0003:1D57:AD02.0001: input,hiddev0,hidraw0: USB HID v1.10 Keyboard [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input0
Dec 31 19:00:25 localhost kernel: input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb3/3-1/3-1.3/3-1.3.1/3-1.3.1:1.1/0003:1D57:AD02.0002/input/input1
Dec 31 19:00:25 localhost kernel: hid-generic 0003:1D57:AD02.0002: input,hidraw1: USB HID v1.10 Mouse [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input1
Dec 31 19:00:25 localhost systemd: Started Update is Completed.
Dec 31 19:00:25 localhost systemd: Started Create Volatile Files and Directories.
Dec 31 19:00:25 localhost systemd: Starting Security Auditing Service...
Dec 31 19:00:25 localhost auditctl: No rules
Dec 31 19:00:25 localhost systemd: Started Security Auditing Service.
Dec 31 19:00:25 localhost systemd: Starting Update UTMP about System Boot/Shutdown...
Dec 31 19:00:25 localhost auditd[544]: Started dispatcher: /sbin/audispd pid: 554
Dec 31 19:00:25 localhost kernel: audit: type=1305 audit(25.845:4): audit_pid=544 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
Dec 31 19:00:25 localhost audispd: No plugins found, exiting
Dec 31 19:00:25 localhost auditd[544]: Init complete, auditd 2.4.1 listening for events (startup state enable)
Dec 31 19:00:25 localhost systemd: Started Update UTMP about System Boot/Shutdown.
Dec 31 19:00:26 localhost systemd: Starting System Initialization.
Dec 31 19:00:26 localhost systemd: Reached target System Initialization.
Dec 31 19:00:26 localhost systemd: Starting Open-iSCSI iscsid Socket.
Dec 31 19:00:26 localhost systemd: Listening on Open-iSCSI iscsid Socket.
Dec 31 19:00:26 localhost systemd: Starting CUPS Printing Service Sockets.
Dec 31 19:00:26 localhost systemd: Listening on CUPS Printing Service Sockets.
Dec 31 19:00:26 localhost systemd: Starting RPCbind Server Activation Socket.
Dec 31 19:00:26 localhost systemd: Listening on RPCbind Server Activation Socket.
Dec 31 19:00:26 localhost systemd: Starting PC/SC Smart Card Daemon Activation Socket.
Dec 31 19:00:26 localhost systemd: Listening on PC/SC Smart Card Daemon Activation Socket.
Dec 31 19:00:26 localhost systemd: Starting Open-iSCSI iscsiuio Socket.
Dec 31 19:00:26 localhost systemd: Listening on Open-iSCSI iscsiuio Socket.
Dec 31 19:00:26 localhost systemd: Starting dnf makecache timer.
Dec 31 19:00:26 localhost systemd: Started dnf makecache timer.
Dec 31 19:00:26 localhost systemd: Starting Manage Sound Card State (restore and store)...
Dec 31 19:00:26 localhost systemd: Started Manage Sound Card State (restore and store).
Dec 31 19:00:26 localhost systemd: Started Restore Sound Card State.
Dec 31 19:00:26 localhost systemd: Starting Console System Startup Logging...
Dec 31 19:00:26 localhost systemd: Starting Daily Cleanup of Temporary Directories.
Dec 31 19:00:26 localhost systemd: Started Daily Cleanup of Temporary Directories.
Dec 31 19:00:26 localhost systemd: Starting Daily man-db cache update.
Dec 31 19:00:26 localhost systemd: Started Daily man-db cache update.
Dec 31 19:00:26 localhost alsactl[559]: alsactl 1.0.28 daemon started
Dec 31 19:00:26 localhost systemd: Starting Timers.
Dec 31 19:00:26 localhost systemd: Reached target Timers.
Dec 31 19:00:26 localhost systemd: Starting CUPS Printer Service Spool.
Dec 31 19:00:26 localhost systemd: Started CUPS Printer Service Spool.
Dec 31 19:00:26 localhost systemd: Starting Paths.
Dec 31 19:00:26 localhost systemd: Reached target Paths.
Dec 31 19:00:26 localhost systemd: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 31 19:00:26 localhost alsactl[559]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory
Dec 31 19:00:26 localhost systemd: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 31 19:00:26 localhost systemd: Starting D-Bus System Message Bus Socket.
Dec 31 19:00:26 localhost systemd: Listening on D-Bus System Message Bus Socket.
Dec 31 19:00:26 localhost systemd: Starting Sockets.
Dec 31 19:00:26 localhost systemd: Reached target Sockets.
Dec 31 19:00:26 localhost systemd: Starting Basic System.
Dec 31 19:00:26 localhost systemd: Reached target Basic System.
Dec 31 19:00:26 localhost systemd: Starting RealtimeKit Scheduling Policy Service...
Dec 31 19:00:26 localhost systemd: Starting Initial Setup configuration program...
Dec 31 19:00:26 localhost systemd: Starting firewalld - dynamic firewall daemon...
Dec 31 19:00:26 localhost systemd: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
Dec 31 19:00:26 localhost systemd: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Dec 31 19:00:26 localhost systemd: Starting ABRT Automated Bug Reporting Tool...
Dec 31 19:00:26 localhost systemd: Started ABRT Automated Bug Reporting Tool.
Dec 31 19:00:26 localhost systemd: Started ABRT Xorg log watcher.
Dec 31 19:00:26 localhost systemd: Starting System Logging Service...
Dec 31 19:00:26 localhost systemd: Starting Hardware RNG Entropy Gatherer Daemon...
Dec 31 19:00:26 localhost systemd: Started Hardware RNG Entropy Gatherer Daemon.
Dec 31 19:00:26 localhost systemd: Started Software RAID monitoring and management.
Dec 31 19:00:26 localhost systemd: Starting Avahi mDNS/DNS-SD Stack...
Dec 31 19:00:26 localhost systemd: Started Harvest vmcores for ABRT.
Dec 31 19:00:26 localhost systemd: Starting irqbalance daemon...
Dec 31 19:00:27 localhost systemd: Started irqbalance daemon.
Dec 31 19:00:27 localhost systemd: Starting Install ABRT coredump hook...
Dec 31 19:00:27 localhost rngd: Unable to open file: /dev/tpm0
Dec 31 19:00:27 localhost rngd: can't open any entropy source
Dec 31 19:00:27 localhost rngd: Maybe RNG device modules are not loaded
Dec 31 19:00:27 localhost systemd: Starting Modem Manager...
Dec 31 19:00:27 localhost systemd: Starting NTP client/server...
Dec 31 19:00:27 localhost /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cpu.  Shutting down
Dec 31 19:00:27 localhost systemd: Starting ABRT kernel log watcher...
Dec 31 19:00:27 localhost avahi-daemon[571]: Failed to find user 'avahi'.
Dec 31 19:00:27 localhost systemd: Started ABRT kernel log watcher.
Dec 31 19:00:27 localhost systemd: Starting OpenSSH Server Key Generation...
Dec 31 19:00:27 localhost chronyd[585]: chronyd version 1.31 starting
Dec 31 19:00:27 localhost systemd: Starting Login Service...
Dec 31 19:00:27 localhost systemd: Starting D-Bus System Message Bus...
Dec 31 19:00:27 localhost chronyd[585]: Generated key 1
Dec 31 19:00:27 localhost chronyd[585]: Fatal error : getpwnam(chrony) failed
Dec 31 19:00:27 localhost chronyd: getpwnam(chrony) failed
Dec 31 19:00:28 localhost systemd: Started D-Bus System Message Bus.
Dec 31 19:00:28 localhost ModemManager[575]: <info>  ModemManager (version 1.4.0-1.fc21) starting in system bus...
Dec 31 19:00:28 localhost abrtd: Can't find user 'abrt': No such file or directory
Dec 31 19:00:28 localhost smartd[567]: smartd 6.2 2014-07-16 r3952 [armv7l-linux-3.17.4-301.fc21.armv7hl] (local build)
Dec 31 19:00:28 localhost smartd[567]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
Dec 31 19:00:28 localhost smartd[567]: Opened configuration file /etc/smartmontools/smartd.conf
Dec 31 19:00:28 localhost smartd[567]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "pulse" in message bus configuration file
Dec 31 19:00:28 localhost smartd[567]: Problem creating device name scan list
Dec 31 19:00:28 localhost smartd[567]: In the system's table of devices NO devices found to scan
Dec 31 19:00:28 localhost smartd[567]: Monitoring 0 ATA and 0 SCSI devices
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "colord" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown group "lp" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "systemd-resolve" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost sshd-keygen: Generating SSH2 RSA host key: [FAILED]
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "polkitd" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "polkitd" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "avahi" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown group "avahi" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "geoclue" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "rtkit" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Failed to start message bus: Could not get UID and GID for username "dbus"
Dec 31 19:00:53 localhost systemd: Failed to register match for Disconnected message: Connection timed out
Dec 31 19:00:53 localhost systemd-logind: Failed to add match for NameOwnerChanged: Connection timed out
Dec 31 19:00:53 localhost systemd-logind: Failed to fully start up daemon: Connection timed out
Dec 31 19:01:18 localhost systemd: Failed to register match for Disconnected message: Connection timed out
Dec 31 19:01:18 localhost systemd: Started System Logging Service.
Dec 31 19:01:18 localhost systemd: Received SIGRTMIN+21 from PID 328 (plymouthd).
Dec 31 19:01:18 localhost systemd: Started Console System Startup Logging.
Dec 31 19:01:18 localhost systemd: firewalld.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Failed to start firewalld - dynamic firewall daemon.
Dec 31 19:01:18 localhost systemd: Unit firewalld.service entered failed state.
Dec 31 19:01:18 localhost systemd: firewalld.service failed.
Dec 31 19:01:18 localhost systemd: abrtd.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Unit abrtd.service entered failed state.
Dec 31 19:01:18 localhost systemd: abrtd.service failed.
Dec 31 19:01:18 localhost systemd: rngd.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Unit rngd.service entered failed state.
Dec 31 19:01:18 localhost systemd: rngd.service failed.
Dec 31 19:01:18 localhost systemd: avahi-daemon.service: main process exited, code=exited, status=255/n/a
Dec 31 19:01:18 localhost systemd: Failed to start Avahi mDNS/DNS-SD Stack.
Dec 31 19:01:18 localhost systemd: Unit avahi-daemon.service entered failed state.
Dec 31 19:01:18 localhost systemd: avahi-daemon.service failed.
Dec 31 19:01:18 localhost systemd: Started Install ABRT coredump hook.
Dec 31 19:01:18 localhost systemd: chronyd.service: control process exited, code=exited status=1
Dec 31 19:01:18 localhost systemd: Failed to start NTP client/server.
Dec 31 19:01:18 localhost systemd: Unit chronyd.service entered failed state.
Dec 31 19:01:18 localhost systemd: chronyd.service failed.
Dec 31 19:01:18 localhost systemd: sshd-keygen.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Failed to start OpenSSH Server Key Generation.
Dec 31 19:01:18 localhost systemd: Unit sshd-keygen.service entered failed state.
Dec 31 19:01:18 localhost systemd: sshd-keygen.service failed.
Dec 31 19:01:18 localhost systemd: systemd-logind.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Failed to start Login Service.
Dec 31 19:01:18 localhost systemd: Unit systemd-logind.service entered failed state.
Dec 31 19:01:18 localhost systemd: systemd-logind.service failed.
Dec 31 19:01:18 localhost systemd: dbus.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Unit dbus.service entered failed state.
Dec 31 19:01:18 localhost systemd: dbus.service failed.
Dec 31 19:01:18 localhost systemd: systemd-logind.service has no holdoff time, scheduling restart.
Dec 31 19:01:18 localhost xinit: X.Org X Server 1.16.1
Dec 31 19:01:18 localhost xinit: Release Date: 2014-09-21
Dec 31 19:01:18 localhost xinit: X Protocol Version 11, Revision 0
Dec 31 19:01:18 localhost xinit: Build Operating System:  3.15.6-200.fc20.armv7hl
Dec 31 19:01:18 localhost xinit: Current Operating System: Linux localhost 3.17.4-301.fc21.armv7hl #1 SMP Thu Nov 27 20:34:31 UTC 2014 armv7l
Dec 31 19:01:18 localhost xinit: Kernel command line: ro root=UUID=d072ca14-7c80-40e2-b291-a4eaa4837b0d console=ttyS0,115200
Dec 31 19:01:18 localhost xinit: Build Date: 03 October 2014  01:24:46PM
Dec 31 19:01:18 localhost xinit: Build ID: xorg-x11-server 1.16.1-1.fc21
Dec 31 19:01:18 localhost xinit: Current version of pixman: 0.32.6
Dec 31 19:01:18 localhost xinit: Before reporting problems, check http://wiki.x.org
Dec 31 19:01:18 localhost xinit: to make sure that you have the latest version.
Dec 31 19:01:18 localhost xinit: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 31 19:01:18 localhost xinit: (++) from command line, (!!) notice, (II) informational,
Dec 31 19:01:18 localhost xinit: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 31 19:01:18 localhost xinit: (==) Log file: "/var/log/Xorg.9.log", Time: Wed Dec 31 19:01:18 1969
Dec 31 19:01:18 localhost xinit: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 31 19:01:56 localhost systemd: rtkit-daemon.service start operation timed out. Terminating.
Dec 31 19:01:56 localhost systemd: Failed to start RealtimeKit Scheduling Policy Service.
Dec 31 19:01:56 localhost systemd: Unit rtkit-daemon.service entered failed state.
Dec 31 19:01:56 localhost systemd: rtkit-daemon.service failed.
Dec 31 19:01:57 localhost systemd: ModemManager.service start operation timed out. Terminating.
Dec 31 19:01:57 localhost ModemManager[575]: <info>  Caught signal, shutting down...
Dec 31 19:01:57 localhost ModemManager[575]: <info>  ModemManager is shut down
Dec 31 19:01:57 localhost systemd: Failed to start Modem Manager.
Dec 31 19:01:57 localhost systemd: Unit ModemManager.service entered failed state.
Dec 31 19:01:57 localhost systemd: ModemManager.service failed.
Dec 31 19:00:22 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="559" x-info="http://www.rsyslog.com"] start
Dec 31 19:00:22 localhost kernel: [    0.000000] Booting Linux on physical CPU 0x0
Dec 31 19:00:22 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
Dec 31 19:00:22 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
Dec 31 19:00:22 localhost kernel: [    0.000000] Initializing cgroup subsys cpuacct
Dec 31 19:00:22 localhost kernel: [    0.000000] Linux version 3.17.4-301.fc21.armv7hl (mockbuild at arm04-builder02.arm.fedoraproject.org) (gcc version 4.9.2 20141101 (Red Hat 4.9.2-1) (GCC) ) #1 SMP Thu Nov 27 20:34:31 UTC 2014
Dec 31 19:00:22 localhost kernel: [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
Dec 31 19:00:22 localhost kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Dec 31 19:00:22 localhost kernel: [    0.000000] Machine model: Mele A1000
Dec 31 19:00:22 localhost kernel: [    0.000000] cma: Reserved 16 MiB at 5f000000
Dec 31 19:00:22 localhost kernel: [    0.000000] Memory policy: Data cache writeback
Dec 31 19:00:22 localhost kernel: [    0.000000] CPU: All CPU(s) started in SVC mode.
Dec 31 19:00:22 localhost kernel: [    0.000000] PERCPU: Embedded 9 pages/cpu @debd7000 s14016 r8192 d14656 u36864
Dec 31 19:00:22 localhost kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
Dec 31 19:00:22 localhost kernel: [    0.000000] Kernel command line: ro root=UUID=d072ca14-7c80-40e2-b291-a4eaa4837b0d console=ttyS0,115200 
Dec 31 19:00:22 localhost kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
Dec 31 19:00:22 localhost kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 31 19:00:22 localhost kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Dec 31 19:00:22 localhost kernel: [    0.000000] allocated 1048576 bytes of page_cgroup
Dec 31 19:00:22 localhost kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Dec 31 19:00:22 localhost kernel: [    0.000000] Memory: 452796K/524288K available (6892K kernel code, 981K rwdata, 3172K rodata, 885K init, 837K bss, 71492K reserved, 0K highmem)
Dec 31 19:00:22 localhost kernel: [    0.000000] Virtual kernel memory layout:
Dec 31 19:00:22 localhost kernel: [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
Dec 31 19:00:22 localhost kernel: [    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
Dec 31 19:00:22 localhost kernel: [    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
Dec 31 19:00:22 localhost kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
Dec 31 19:00:22 localhost kernel: [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
Dec 31 19:00:22 localhost kernel: [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
Dec 31 19:00:22 localhost kernel: [    0.000000]       .text : 0xc0208000 - 0xc0bdc4c8   (10066 kB)
Dec 31 19:00:22 localhost kernel: [    0.000000]       .init : 0xc0bdd000 - 0xc0cba6c0   ( 886 kB)
Dec 31 19:00:22 localhost kernel: [    0.000000]       .data : 0xc0cbc000 - 0xc0db1740   ( 982 kB)
Dec 31 19:00:22 localhost kernel: [    0.000000]        .bss : 0xc0db1740 - 0xc0e82b40   ( 837 kB)
Dec 31 19:00:22 localhost kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Dec 31 19:00:22 localhost kernel: [    0.000000] Hierarchical RCU implementation.
Dec 31 19:00:22 localhost kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Dec 31 19:00:22 localhost kernel: [    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
Dec 31 19:00:22 localhost kernel: [    0.000000] 	Offload RCU callbacks from all CPUs
Dec 31 19:00:22 localhost kernel: [    0.000000] 	Offload RCU callbacks from CPUs: 0.
Dec 31 19:00:22 localhost kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
Dec 31 19:00:22 localhost kernel: [    0.000000] NR_IRQS:16 nr_irqs:16 16
Dec 31 19:00:22 localhost kernel: [    0.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
Dec 31 19:00:22 localhost kernel: [    0.000687] Console: colour dummy device 80x30
Dec 31 19:00:22 localhost kernel: [    0.000717] Calibrating delay loop... 1002.70 BogoMIPS (lpj=2506752)
Dec 31 19:00:22 localhost kernel: [    0.025103] pid_max: default: 32768 minimum: 301
Dec 31 19:00:22 localhost kernel: [    0.025246] Security Framework initialized
Dec 31 19:00:22 localhost kernel: [    0.025302] SELinux:  Initializing.
Dec 31 19:00:22 localhost kernel: [    0.025531] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Dec 31 19:00:22 localhost kernel: [    0.025544] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Dec 31 19:00:22 localhost kernel: [    0.026323] Initializing cgroup subsys memory
Dec 31 19:00:22 localhost kernel: [    0.026369] Initializing cgroup subsys devices
Dec 31 19:00:22 localhost kernel: [    0.026386] Initializing cgroup subsys freezer
Dec 31 19:00:22 localhost kernel: [    0.026402] Initializing cgroup subsys net_cls
Dec 31 19:00:22 localhost kernel: [    0.026416] Initializing cgroup subsys blkio
Dec 31 19:00:22 localhost kernel: [    0.026429] Initializing cgroup subsys perf_event
Dec 31 19:00:22 localhost kernel: [    0.026443] Initializing cgroup subsys net_prio
Dec 31 19:00:22 localhost kernel: [    0.026520] CPU: Testing write buffer coherency: ok
Dec 31 19:00:22 localhost kernel: [    0.026563] ftrace: allocating 29240 entries in 58 pages
Dec 31 19:00:22 localhost kernel: [    0.062525] CPU0: thread -1, cpu 0, socket -1, mpidr 0
Dec 31 19:00:22 localhost kernel: [    0.062629] Setting up static identity map for 0x40885758 - 0x408857f0
Dec 31 19:00:22 localhost kernel: [    0.070517] Brought up 1 CPUs
Dec 31 19:00:22 localhost kernel: [    0.070534] SMP: Total of 1 processors activated.
Dec 31 19:00:22 localhost kernel: [    0.070541] CPU: All CPU(s) started in SVC mode.
Dec 31 19:00:22 localhost kernel: [    0.071423] devtmpfs: initialized
Dec 31 19:00:22 localhost kernel: [    0.072283] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
Dec 31 19:00:22 localhost kernel: [    0.079263] atomic64_test: passed
Dec 31 19:00:22 localhost kernel: [    0.079376] pinctrl core: initialized pinctrl subsystem
Dec 31 19:00:22 localhost kernel: [    0.079973] regulator-dummy: no parameters
Dec 31 19:00:22 localhost kernel: [    0.085762] NET: Registered protocol family 16
Dec 31 19:00:22 localhost kernel: [    0.088460] DMA: preallocated 256 KiB pool for atomic coherent allocations
Dec 31 19:00:22 localhost kernel: [    0.090176] cpuidle: using governor menu
Dec 31 19:00:22 localhost kernel: [    0.095899] No ATAGs?
Dec 31 19:00:22 localhost kernel: [    0.095921] hw-breakpoint: debug architecture 0x4 unsupported.
Dec 31 19:00:22 localhost kernel: [    0.096061] EXYNOS: PMU not supported
Dec 31 19:00:22 localhost kernel: [    0.097209] Serial: AMBA PL011 UART driver
Dec 31 19:00:22 localhost kernel: [    0.109444] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
Dec 31 19:00:22 localhost kernel: [    0.109480] edma-dma-engine: probe of edma-dma-engine.0 failed with error -22
Dec 31 19:00:22 localhost kernel: [    0.109832] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc at 01c00000/pinctrl at 01c20800/usb1_vbus_pin at 0, deferring probe
Dec 31 19:00:22 localhost kernel: [    0.109851] platform usb1-vbus: Driver reg-fixed-voltage requests probe deferral
Dec 31 19:00:22 localhost kernel: [    0.109875] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc at 01c00000/pinctrl at 01c20800/usb2_vbus_pin at 0, deferring probe
Dec 31 19:00:22 localhost kernel: [    0.109889] platform usb2-vbus: Driver reg-fixed-voltage requests probe deferral
Dec 31 19:00:22 localhost kernel: [    0.110186] vcc3v0: 3000 mV 
Dec 31 19:00:22 localhost kernel: [    0.110505] vcc3v3: 3300 mV 
Dec 31 19:00:22 localhost kernel: [    0.110610] reg-fixed-voltage emac-3v3: could not find pctldev for node /soc at 01c00000/pinctrl at 01c20800/emac_power_pin at 0, deferring probe
Dec 31 19:00:22 localhost kernel: [    0.110628] platform emac-3v3: Driver reg-fixed-voltage requests probe deferral
Dec 31 19:00:22 localhost kernel: [    0.111847] vgaarb: loaded
Dec 31 19:00:22 localhost kernel: [    0.112962] SCSI subsystem initialized
Dec 31 19:00:22 localhost kernel: [    0.113616] usbcore: registered new interface driver usbfs
Dec 31 19:00:22 localhost kernel: [    0.113689] usbcore: registered new interface driver hub
Dec 31 19:00:22 localhost kernel: [    0.113859] usbcore: registered new device driver usb
Dec 31 19:00:22 localhost kernel: [    0.114982] exynos_iommu_init: Failed to register exynos-iommu driver.
Dec 31 19:00:22 localhost kernel: [    0.115881] NetLabel: Initializing
Dec 31 19:00:22 localhost kernel: [    0.115893] NetLabel:  domain hash size = 128
Dec 31 19:00:22 localhost kernel: [    0.115899] NetLabel:  protocols = UNLABELED CIPSOv4
Dec 31 19:00:22 localhost kernel: [    0.115960] NetLabel:  unlabeled traffic allowed by default
Dec 31 19:00:22 localhost kernel: [    0.116434] Switched to clocksource timer
Dec 31 19:00:22 localhost kernel: [    0.191746] NET: Registered protocol family 2
Dec 31 19:00:22 localhost kernel: [    0.192742] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
Dec 31 19:00:22 localhost kernel: [    0.192792] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
Dec 31 19:00:22 localhost kernel: [    0.192851] TCP: Hash tables configured (established 4096 bind 4096)
Dec 31 19:00:22 localhost kernel: [    0.192919] TCP: reno registered
Dec 31 19:00:22 localhost kernel: [    0.192932] UDP hash table entries: 256 (order: 1, 8192 bytes)
Dec 31 19:00:22 localhost kernel: [    0.192952] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
Dec 31 19:00:22 localhost kernel: [    0.193196] NET: Registered protocol family 1
Dec 31 19:00:22 localhost kernel: [    0.193612] RPC: Registered named UNIX socket transport module.
Dec 31 19:00:22 localhost kernel: [    0.193623] RPC: Registered udp transport module.
Dec 31 19:00:22 localhost kernel: [    0.193629] RPC: Registered tcp transport module.
Dec 31 19:00:22 localhost kernel: [    0.193636] RPC: Registered tcp NFSv4.1 backchannel transport module.
Dec 31 19:00:22 localhost kernel: [    0.194204] Unpacking initramfs...
Dec 31 19:00:22 localhost kernel: [    2.587387] Freeing initrd memory: 36616K (cdc3d000 - cffff000)
Dec 31 19:00:22 localhost kernel: [    2.589695] futex hash table entries: 256 (order: 2, 16384 bytes)
Dec 31 19:00:22 localhost kernel: [    2.589795] audit: initializing netlink subsys (disabled)
Dec 31 19:00:22 localhost kernel: [    2.589864] audit: type=2000 audit(2.570:1): initialized
Dec 31 19:00:22 localhost kernel: [    2.603070] zpool: loaded
Dec 31 19:00:22 localhost kernel: [    2.603977] VFS: Disk quotas dquot_6.5.2
Dec 31 19:00:22 localhost kernel: [    2.604249] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 31 19:00:22 localhost kernel: [    2.606823] NFS: Registering the id_resolver key type
Dec 31 19:00:22 localhost kernel: [    2.606879] Key type id_resolver registered
Dec 31 19:00:22 localhost kernel: [    2.606887] Key type id_legacy registered
Dec 31 19:00:22 localhost kernel: [    2.606915] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Dec 31 19:00:22 localhost kernel: [    2.607301] msgmni has been set to 987
Dec 31 19:00:22 localhost kernel: [    2.607733] Key type big_key registered
Dec 31 19:00:22 localhost kernel: [    2.611128] alg: No test for stdrng (krng)
Dec 31 19:00:22 localhost kernel: [    2.611165] NET: Registered protocol family 38
Dec 31 19:00:22 localhost kernel: [    2.611607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Dec 31 19:00:22 localhost kernel: [    2.611827] io scheduler noop registered
Dec 31 19:00:22 localhost kernel: [    2.611842] io scheduler deadline registered
Dec 31 19:00:22 localhost kernel: [    2.612112] io scheduler cfq registered (default)
Dec 31 19:00:22 localhost kernel: [    2.615757] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
Dec 31 19:00:22 localhost kernel: [    2.618671] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 31 19:00:22 localhost kernel: [    2.620889] console [ttyS0] disabled
Dec 31 19:00:22 localhost kernel: [    2.641038] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 28, base_baud = 1500000) is a U6_16550A
Dec 31 19:00:22 localhost kernel: [    3.362173] console [ttyS0] enabled
Dec 31 19:00:22 localhost kernel: [    3.366119] Serial: AMBA driver
Dec 31 19:00:22 localhost kernel: [    3.369562] Serial: IMX driver
Dec 31 19:00:22 localhost kernel: [    3.372972] msm_serial: driver initialized
Dec 31 19:00:22 localhost kernel: [    3.379527] libphy: Fixed MDIO Bus: probed
Dec 31 19:00:22 localhost kernel: [    3.384233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Dec 31 19:00:22 localhost kernel: [    3.390832] ehci-pci: EHCI PCI platform driver
Dec 31 19:00:22 localhost kernel: [    3.395387] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Dec 31 19:00:22 localhost kernel: [    3.401614] ohci-pci: OHCI PCI platform driver
Dec 31 19:00:22 localhost kernel: [    3.406117] uhci_hcd: USB Universal Host Controller Interface driver
Dec 31 19:00:22 localhost kernel: [    3.413059] usbcore: registered new interface driver usbserial
Dec 31 19:00:22 localhost kernel: [    3.418980] usbcore: registered new interface driver usbserial_generic
Dec 31 19:00:22 localhost kernel: [    3.425571] usbserial: USB Serial support registered for generic
Dec 31 19:00:22 localhost kernel: [    3.431899] mousedev: PS/2 mouse device common for all mice
Dec 31 19:00:22 localhost kernel: [    3.439981] device-mapper: uevent: version 1.0.3
Dec 31 19:00:22 localhost kernel: [    3.445230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel at redhat.com
Dec 31 19:00:22 localhost kernel: [    3.454488] hidraw: raw HID events driver (C) Jiri Kosina
Dec 31 19:00:22 localhost kernel: [    3.460810] usbcore: registered new interface driver usbhid
Dec 31 19:00:22 localhost kernel: [    3.466419] usbhid: USB HID core driver
Dec 31 19:00:22 localhost kernel: [    3.471134] drop_monitor: Initializing network drop monitor service
Dec 31 19:00:22 localhost kernel: [    3.477742] ip_tables: (C) 2000-2006 Netfilter Core Team
Dec 31 19:00:22 localhost kernel: [    3.483159] TCP: cubic registered
Dec 31 19:00:22 localhost kernel: [    3.486521] Initializing XFRM netlink socket
Dec 31 19:00:22 localhost kernel: [    3.491932] NET: Registered protocol family 10
Dec 31 19:00:22 localhost kernel: [    3.497699] mip6: Mobile IPv6
Dec 31 19:00:22 localhost kernel: [    3.500686] NET: Registered protocol family 17
Dec 31 19:00:22 localhost kernel: [    3.505341] Key type dns_resolver registered
Dec 31 19:00:22 localhost kernel: [    3.509835] ThumbEE CPU extension supported.
Dec 31 19:00:22 localhost kernel: [    3.514163] Registering SWP/SWPB emulation handler
Dec 31 19:00:22 localhost kernel: [    3.519805] registered taskstats version 1
Dec 31 19:00:22 localhost kernel: [    3.525017] usb1-vbus: 5000 mV 
Dec 31 19:00:22 localhost kernel: [    3.528763] usb2-vbus: 5000 mV 
Dec 31 19:00:22 localhost kernel: [    3.532440] emac-3v3: 3300 mV 
Dec 31 19:00:22 localhost kernel: [    3.535638] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Dec 31 19:00:22 localhost kernel: [    3.542346] sr_init: No PMIC hook to init smartreflex
Dec 31 19:00:22 localhost kernel: [    3.547562] sr_init: platform driver register failed for SR
Dec 31 19:00:22 localhost kernel: [    3.558848] emac-3v3: disabling
Dec 31 19:00:22 localhost kernel: [    3.562066] usb2-vbus: disabling
Dec 31 19:00:22 localhost kernel: [    3.565293] usb1-vbus: disabling
Dec 31 19:00:22 localhost kernel: [    3.568541] vcc3v3: disabling
Dec 31 19:00:22 localhost kernel: [    3.571525] vcc3v0: disabling
Dec 31 19:00:22 localhost kernel: [    3.576205] Freeing unused kernel memory: 884K (c0bdd000 - c0cba000)
Dec 31 19:00:22 localhost kernel: [    3.597561] random: systemd urandom read with 10 bits of entropy available
Dec 31 19:00:22 localhost kernel: [    7.706288] sun4i-emac 1c0b000.ethernet: eth0: at e0920000, IRQ 17 MAC: 02:18:03:c1:89:98
Dec 31 19:00:22 localhost kernel: [    7.719751] ehci-platform: EHCI generic platform driver
Dec 31 19:00:22 localhost kernel: [    7.730782] ohci-platform: OHCI generic platform driver
Dec 31 19:00:22 localhost kernel: [    7.774183] libphy: sun4i_mii_bus: probed
Dec 31 19:00:22 localhost kernel: [    7.817929] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found
Dec 31 19:00:22 localhost kernel: [    7.828493] sunxi-mmc 1c0f000.mmc: Got CD GPIO #225.
Dec 31 19:00:22 localhost kernel: [    7.880739] sunxi-mmc 1c0f000.mmc: base:0xe0972000 irq:18
Dec 31 19:00:22 localhost kernel: [    7.921907] ahci-sunxi 1c18000.sata: PHY power up failed.
Dec 31 19:00:22 localhost kernel: [    7.936306] mmc0: host does not support reading read-only switch. assuming write-enable.
Dec 31 19:00:22 localhost kernel: [    7.951083] ahci-sunxi: probe of 1c18000.sata failed with error -5
Dec 31 19:00:22 localhost kernel: [    7.957755] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    7.966645] mmc0: new high speed SDHC card at address aaaa
Dec 31 19:00:22 localhost kernel: [    7.989685] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.019350] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
Dec 31 19:00:22 localhost kernel: [    8.026240] sunxi-rtc 1c20d00.rtc: RTC enabled
Dec 31 19:00:22 localhost kernel: [    8.051127] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.067294] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.097222] Adding alias for supply acin,(null) -> acin,0-0034
Dec 31 19:00:22 localhost kernel: [    8.116249] Adding alias for supply vin2,(null) -> vin2,0-0034
Dec 31 19:00:22 localhost kernel: [    8.143875] Adding alias for supply vin3,(null) -> vin3,0-0034
Dec 31 19:00:22 localhost kernel: [    8.171598] Adding alias for supply ldo24in,(null) -> ldo24in,0-0034
Dec 31 19:00:22 localhost kernel: [    8.194732] mmcblk0: mmc0:aaaa SL16G 14.8 GiB 
Dec 31 19:00:22 localhost kernel: [    8.200989]  mmcblk0: p1 p2 p3
Dec 31 19:00:22 localhost kernel: [    8.211839] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.225364] Adding alias for supply ldo3in,(null) -> ldo3in,0-0034
Dec 31 19:00:22 localhost kernel: [    8.232663] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.241834] Adding alias for supply ldo5in,(null) -> ldo5in,0-0034
Dec 31 19:00:22 localhost kernel: [    8.249450] axp20x 0-0034: AXP20X driver loaded
Dec 31 19:00:22 localhost kernel: [    8.256609] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.265578] platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.274721] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.291240] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.308549] platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.318347] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.327941] platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.347410] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.358079] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.368077] platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    8.378001] platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [    9.065418] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
Dec 31 19:00:22 localhost kernel: [   11.074881] audit: type=1404 audit(11.055:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
Dec 31 19:00:22 localhost kernel: [   11.733572] SELinux:  Permission audit_read in class capability2 not defined in policy.
Dec 31 19:00:22 localhost kernel: [   11.741671] SELinux: the above unknown classes and permissions will be allowed
Dec 31 19:00:22 localhost kernel: [   11.780490] audit: type=1403 audit(11.760:3): policy loaded auid=4294967295 ses=4294967295
Dec 31 19:00:22 localhost kernel: [   12.311125] random: nonblocking pool is initialized
Dec 31 19:00:22 localhost kernel: [   14.399926] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
Dec 31 19:00:22 localhost kernel: [   18.581132] platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [   18.601337] platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [   18.619063] platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [   18.637307] platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: [   18.676379] ehci-platform 1c14000.usb: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: [   18.689243] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
Dec 31 19:00:22 localhost kernel: [   18.706924] ehci-platform 1c14000.usb: irq 19, io mem 0x01c14000
Dec 31 19:00:22 localhost kernel: [   18.731558] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:22 localhost kernel: [   18.743261] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:22 localhost kernel: [   18.750133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: [   18.757391] usb usb1: Product: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: [   18.762284] usb usb1: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:22 localhost kernel: [   18.769168] usb usb1: SerialNumber: 1c14000.usb
Dec 31 19:00:22 localhost kernel: [   18.788069] hub 1-0:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: [   18.794108] hub 1-0:1.0: 1 port detected
Dec 31 19:00:22 localhost kernel: [   18.807720] ohci-platform 1c14400.usb: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: [   18.822287] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2
Dec 31 19:00:22 localhost kernel: [   18.844752] ohci-platform 1c14400.usb: irq 20, io mem 0x01c14400
Dec 31 19:00:22 localhost kernel: [   18.907887] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:22 localhost kernel: [   18.914845] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: [   18.922097] usb usb2: Product: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: [   18.928030] usb usb2: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:22 localhost kernel: [   18.934914] usb usb2: SerialNumber: 1c14400.usb
Dec 31 19:00:22 localhost kernel: [   18.950103] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
Dec 31 19:00:22 localhost kernel: [   18.959407] hub 2-0:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: [   18.965841] hub 2-0:1.0: 1 port detected
Dec 31 19:00:22 localhost kernel: [   18.972888] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: [   18.997500] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 3
Dec 31 19:00:22 localhost kernel: [   19.015288] ohci-platform 1c1c400.usb: irq 23, io mem 0x01c1c400
Dec 31 19:00:22 localhost kernel: [   19.086760] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:22 localhost kernel: [   19.093603] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: [   19.100851] usb usb3: Product: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: [   19.106783] usb usb3: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:22 localhost kernel: [   19.113667] usb usb3: SerialNumber: 1c1c400.usb
Dec 31 19:00:22 localhost kernel: [   19.120637] usb 1-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:22 localhost kernel: [   19.132874] hub 3-0:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: [   19.147494] hub 3-0:1.0: 1 port detected
Dec 31 19:00:22 localhost kernel: [   19.155098] ehci-platform 1c1c000.usb: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: [   19.172207] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
Dec 31 19:00:22 localhost kernel: [   19.193585] ehci-platform 1c1c000.usb: irq 22, io mem 0x01c1c000
Dec 31 19:00:22 localhost kernel: [   19.256528] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:22 localhost kernel: [   19.269694] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:22 localhost kernel: [   19.276497] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:22 localhost kernel: [   19.283665] usb 1-1: Product: USB2.0 Hub
Dec 31 19:00:22 localhost kernel: [   19.289581] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:22 localhost kernel: [   19.296472] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: [   19.303718] usb usb4: Product: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: [   19.308610] usb usb4: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:22 localhost kernel: [   19.315493] usb usb4: SerialNumber: 1c1c000.usb
Dec 31 19:00:22 localhost kernel: [   19.336881] hub 1-1:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: [   19.342280] hub 4-0:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: [   19.346384] hub 1-1:1.0: 4 ports detected
Dec 31 19:00:22 localhost kernel: [   19.354635] hub 4-0:1.0: 1 port detected
Dec 31 19:00:22 localhost kernel: [   19.662334] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem
Dec 31 19:00:22 localhost kernel: [   19.672225] usb 4-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:22 localhost kernel: [   19.707809] Adding 500236k swap on /dev/mmcblk0p2.  Priority:-1 extents:1 across:500236k SSFS
Dec 31 19:00:22 localhost kernel: [   19.771810] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
Dec 31 19:00:22 localhost kernel: [   19.824385] usb 4-1: New USB device found, idVendor=0bda, idProduct=8179
Dec 31 19:00:22 localhost kernel: [   19.831176] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 31 19:00:22 localhost kernel: [   19.838346] usb 4-1: Product: 802.11n WLAN NIC
Dec 31 19:00:22 localhost kernel: [   19.842813] usb 4-1: Manufacturer: Realtek
Dec 31 19:00:22 localhost kernel: [   19.938891] usb 1-1.3: new high-speed USB device number 3 using ehci-platform
Dec 31 19:00:22 localhost kernel: [   20.048713] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:22 localhost kernel: [   20.055673] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:22 localhost kernel: [   20.063008] usb 1-1.3: Product: USB2.0 Hub
Dec 31 19:00:22 localhost kernel: [   20.091894] hub 1-1.3:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: [   20.117163] hub 1-1.3:1.0: 4 ports detected
Dec 31 19:00:22 localhost kernel: [   20.426980] usb 1-1.3.1: new low-speed USB device number 4 using ehci-platform
Dec 31 19:00:22 localhost kernel: [   20.545344] usb 1-1.3.1: New USB device found, idVendor=1d57, idProduct=ad02
Dec 31 19:00:22 localhost kernel: [   20.552487] usb 1-1.3.1: New USB device strings: Mfr=1, Product=1, SerialNumber=2
Dec 31 19:00:22 localhost kernel: [   20.560004] usb 1-1.3.1: Product: Feeling-tech-USB product
Dec 31 19:00:22 localhost kernel: [   20.565511] usb 1-1.3.1: Manufacturer: Feeling-tech-USB product
Dec 31 19:00:22 localhost kernel: [   20.571443] usb 1-1.3.1: SerialNumber: FM8PU86-Ver0E-0000
Dec 31 19:00:22 localhost kernel: [   20.602697] input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/0003:1D57:AD02.0001/input/input0
Dec 31 19:00:22 localhost kernel: [   20.657801] hid-generic 0003:1D57:AD02.0001: input,hiddev0,hidraw0: USB HID v1.10 Keyboard [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input0
Dec 31 19:00:22 localhost kernel: [   20.720399] input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/0003:1D57:AD02.0002/input/input1
Dec 31 19:00:13 localhost journal: Runtime journal is using 4.0M (max allowed 24.7M, trying to leave 37.1M free of 243.3M available → current limit 24.7M).
Dec 31 19:00:13 localhost journal: Runtime journal is using 4.0M (max allowed 24.7M, trying to leave 37.1M free of 243.3M available → current limit 24.7M).
Dec 31 19:00:13 localhost systemd-journald[113]: Received SIGTERM from PID 1 (systemd).
Dec 31 19:00:13 localhost kernel: audit: type=1404 audit(11.020:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
Dec 31 19:00:13 localhost kernel: SELinux:  Permission audit_read in class capability2 not defined in policy.
Dec 31 19:00:13 localhost kernel: SELinux: the above unknown classes and permissions will be allowed
Dec 31 19:00:22 localhost kernel: [   20.778015] hid-generic 0003:1D57:AD02.0002: input,hidraw1: USB HID v1.10 Mouse [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input1
Dec 31 19:00:22 localhost kernel: [   21.325670] audit: type=1305 audit(21.305:4): audit_pid=531 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
Dec 31 19:00:13 localhost kernel: audit: type=1403 audit(11.730:3): policy loaded auid=4294967295 ses=4294967295
Dec 31 19:00:13 localhost systemd[1]: Successfully loaded SELinux policy in 752.390ms.
Dec 31 19:00:13 localhost systemd[1]: Relabelled /dev and /run in 337.403ms.
Dec 31 19:00:13 localhost kernel: random: nonblocking pool is initialized
Dec 31 19:00:13 localhost journal: Journal started
Dec 31 19:00:13 localhost systemd: systemd 217 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN )
Dec 31 19:00:13 localhost systemd: Detected architecture 'arm'.
Dec 31 19:00:13 localhost systemd: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Dec 31 19:00:14 localhost systemd: Started Create list of required static device nodes for the current kernel.
Dec 31 19:00:14 localhost systemd: Starting LVM2 metadata daemon...
Dec 31 19:00:14 localhost systemd: Started LVM2 metadata daemon.
Dec 31 19:00:14 localhost systemd: Starting Remount Root and Kernel File Systems...
Dec 31 19:00:14 localhost systemd: Started Load Kernel Modules.
Dec 31 19:00:14 localhost systemd: Mounted FUSE Control File System.
Dec 31 19:00:14 localhost systemd: Started Set Up Additional Binary Formats.
Dec 31 19:00:14 localhost systemd: Started Load legacy module configuration.
Dec 31 19:00:14 localhost systemd: Starting Apply Kernel Variables...
Dec 31 19:00:14 localhost kernel: EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
Dec 31 19:00:14 localhost systemd: Started Remount Root and Kernel File Systems.
Dec 31 19:00:14 localhost systemd: Started Apply Kernel Variables.
Dec 31 19:00:14 localhost systemd: Starting Import network configuration from initramfs...
Dec 31 19:00:14 localhost systemd: Started First Boot Wizard.
Dec 31 19:00:14 localhost systemd: Starting Create System Users...
Dec 31 19:00:14 localhost systemd: Starting Rebuild Dynamic Linker Cache...
Dec 31 19:00:14 localhost systemd: Starting Load/Save Random Seed...
Dec 31 19:00:14 localhost systemd: Starting Rebuild Hardware Database...
Dec 31 19:00:14 localhost systemd: Starting Flush Journal to Persistent Storage...
Dec 31 19:00:14 localhost systemd: Starting Configure read-only root support...
Dec 31 19:00:15 localhost systemd: Started udev Coldplug all Devices.
Dec 31 19:00:15 localhost systemd: Started Load/Save Random Seed.
Dec 31 19:00:16 localhost journal: Permanent journal is using 8.0M (max allowed 275.2M, trying to leave 412.8M free of 730.5M available → current limit 275.2M).
Dec 31 19:00:16 localhost journal: Time spent on flushing to /var is 197.463ms for 75 entries.
Dec 31 19:00:16 localhost systemd-sysusers: User root already exists in shadow database, but not in user database.
Dec 31 19:00:16 localhost systemd: Started Create System Users.
Dec 31 19:00:16 localhost systemd: Starting Create Static Device Nodes in /dev...
Dec 31 19:00:16 localhost systemd: Starting udev Wait for Complete Device Initialization...
Dec 31 19:00:16 localhost systemd: Started Configure read-only root support.
Dec 31 19:00:16 localhost systemd: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 31 19:00:16 localhost systemd: Started Flush Journal to Persistent Storage.
Dec 31 19:00:16 localhost lvm: No volume groups found
Dec 31 19:00:16 localhost systemd: Started Import network configuration from initramfs.
Dec 31 19:00:17 localhost systemd: Started Create Static Device Nodes in /dev.
Dec 31 19:00:17 localhost systemd: Starting Local File Systems (Pre).
Dec 31 19:00:17 localhost systemd: Reached target Local File Systems (Pre).
Dec 31 19:00:19 localhost systemd: Started Rebuild Dynamic Linker Cache.
Dec 31 19:00:20 localhost systemd: Started Rebuild Hardware Database.
Dec 31 19:00:20 localhost systemd: Starting udev Kernel Device Manager...
Dec 31 19:00:21 localhost systemd-udevd: starting version 217
Dec 31 19:00:21 localhost systemd: Started udev Kernel Device Manager.
Dec 31 19:00:21 localhost systemd: Started udev Wait for Complete Device Initialization.
Dec 31 19:00:21 localhost systemd: Starting Activation of DM RAID sets...
Dec 31 19:00:22 localhost systemd: Started Activation of DM RAID sets.
Dec 31 19:00:22 localhost systemd: Starting Encrypted Volumes.
Dec 31 19:00:22 localhost systemd: Reached target Encrypted Volumes.
Dec 31 19:00:22 localhost kernel: platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:22 localhost kernel: ohci-platform 1c14400.usb: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 1
Dec 31 19:00:22 localhost kernel: ohci-platform 1c14400.usb: irq 20, io mem 0x01c14400
Dec 31 19:00:22 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:22 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: usb usb1: Product: Generic Platform OHCI controller
Dec 31 19:00:22 localhost kernel: usb usb1: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:22 localhost kernel: usb usb1: SerialNumber: 1c14400.usb
Dec 31 19:00:22 localhost kernel: hub 1-0:1.0: USB hub found
Dec 31 19:00:22 localhost kernel: sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
Dec 31 19:00:22 localhost kernel: hub 1-0:1.0: 1 port detected
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: irq 22, io mem 0x01c1c000
Dec 31 19:00:22 localhost kernel: ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:22 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:22 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:22 localhost kernel: usb usb2: Product: EHCI Host Controller
Dec 31 19:00:22 localhost kernel: usb usb2: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:22 localhost kernel: usb usb2: SerialNumber: 1c1c000.usb
Dec 31 19:00:23 localhost kernel: hub 2-0:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 2-0:1.0: 1 port detected
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: EHCI Host Controller
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 3
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: irq 19, io mem 0x01c14000
Dec 31 19:00:23 localhost systemd: Found device /dev/ttyS0.
Dec 31 19:00:23 localhost kernel: ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:23 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:23 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:23 localhost kernel: usb usb3: Product: EHCI Host Controller
Dec 31 19:00:23 localhost kernel: usb usb3: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:23 localhost kernel: usb usb3: SerialNumber: 1c14000.usb
Dec 31 19:00:23 localhost kernel: hub 3-0:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 3-0:1.0: 1 port detected
Dec 31 19:00:23 localhost kernel: ohci-platform 1c1c400.usb: Generic Platform OHCI controller
Dec 31 19:00:23 localhost kernel: ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
Dec 31 19:00:23 localhost kernel: ohci-platform 1c1c400.usb: irq 23, io mem 0x01c1c400
Dec 31 19:00:23 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:23 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:23 localhost kernel: usb usb4: Product: Generic Platform OHCI controller
Dec 31 19:00:23 localhost kernel: usb usb4: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:23 localhost kernel: usb usb4: SerialNumber: 1c1c400.usb
Dec 31 19:00:23 localhost kernel: hub 4-0:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 4-0:1.0: 1 port detected
Dec 31 19:00:23 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:23 localhost kernel: usb 2-1: New USB device found, idVendor=0bda, idProduct=8179
Dec 31 19:00:23 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 31 19:00:23 localhost kernel: usb 2-1: Product: 802.11n WLAN NIC
Dec 31 19:00:23 localhost kernel: usb 2-1: Manufacturer: Realtek
Dec 31 19:00:23 localhost systemd: Found device /dev/disk/by-uuid/fc2c96fd-578d-44be-9e77-21bc41bbe38e.
Dec 31 19:00:23 localhost systemd: Mounting /boot...
Dec 31 19:00:23 localhost kernel: usb 3-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:23 localhost systemd: Found device /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e.
Dec 31 19:00:23 localhost systemd: Activating swap /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e...
Dec 31 19:00:23 localhost kernel: EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem
Dec 31 19:00:23 localhost kernel: usb 3-1: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:23 localhost kernel: usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:23 localhost kernel: usb 3-1: Product: USB2.0 Hub
Dec 31 19:00:23 localhost kernel: hub 3-1:1.0: USB hub found
Dec 31 19:00:23 localhost kernel: hub 3-1:1.0: 4 ports detected
Dec 31 19:00:23 localhost kernel: Adding 500236k swap on /dev/mmcblk0p2.  Priority:-1 extents:1 across:500236k SSFS
Dec 31 19:00:23 localhost kernel: EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
Dec 31 19:00:23 localhost systemd: Activated swap /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e.
Dec 31 19:00:23 localhost systemd: Mounted /boot.
Dec 31 19:00:24 localhost systemd: Starting Local File Systems.
Dec 31 19:00:24 localhost systemd: Reached target Local File Systems.
Dec 31 19:00:24 localhost systemd: Starting Create Volatile Files and Directories...
Dec 31 19:00:24 localhost systemd: Starting Rebuild Journal Catalog...
Dec 31 19:00:24 localhost systemd: Starting Tell Plymouth To Write Out Runtime Data...
Dec 31 19:00:24 localhost kernel: usb 3-1.3: new high-speed USB device number 3 using ehci-platform
Dec 31 19:00:24 localhost systemd: Started Mark the need to relabel after reboot.
Dec 31 19:00:24 localhost systemd: Started Relabel all filesystems, if necessary.
Dec 31 19:00:24 localhost systemd: Starting Swap.
Dec 31 19:00:24 localhost systemd: Reached target Swap.
Dec 31 19:00:24 localhost kernel: usb 3-1.3: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:24 localhost kernel: usb 3-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:24 localhost kernel: usb 3-1.3: Product: USB2.0 Hub
Dec 31 19:00:24 localhost systemd: Started Tell Plymouth To Write Out Runtime Data.
Dec 31 19:00:24 localhost kernel: hub 3-1.3:1.0: USB hub found
Dec 31 19:00:24 localhost kernel: hub 3-1.3:1.0: 4 ports detected
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: new low-speed USB device number 4 using ehci-platform
Dec 31 19:00:24 localhost systemd: Started Rebuild Journal Catalog.
Dec 31 19:00:24 localhost systemd: Starting Update is Completed...
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: New USB device found, idVendor=1d57, idProduct=ad02
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: New USB device strings: Mfr=1, Product=1, SerialNumber=2
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: Product: Feeling-tech-USB product
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: Manufacturer: Feeling-tech-USB product
Dec 31 19:00:24 localhost kernel: usb 3-1.3.1: SerialNumber: FM8PU86-Ver0E-0000
Dec 31 19:00:24 localhost kernel: input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb3/3-1/3-1.3/3-1.3.1/3-1.3.1:1.0/0003:1D57:AD02.0001/input/input0
Dec 31 19:00:24 localhost kernel: hid-generic 0003:1D57:AD02.0001: input,hiddev0,hidraw0: USB HID v1.10 Keyboard [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input0
Dec 31 19:00:25 localhost kernel: input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb3/3-1/3-1.3/3-1.3.1/3-1.3.1:1.1/0003:1D57:AD02.0002/input/input1
Dec 31 19:00:25 localhost kernel: hid-generic 0003:1D57:AD02.0002: input,hidraw1: USB HID v1.10 Mouse [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input1
Dec 31 19:00:25 localhost systemd: Started Update is Completed.
Dec 31 19:00:25 localhost systemd: Started Create Volatile Files and Directories.
Dec 31 19:00:25 localhost systemd: Starting Security Auditing Service...
Dec 31 19:00:25 localhost auditctl: No rules
Dec 31 19:00:25 localhost systemd: Started Security Auditing Service.
Dec 31 19:00:25 localhost systemd: Starting Update UTMP about System Boot/Shutdown...
Dec 31 19:00:25 localhost auditd[544]: Started dispatcher: /sbin/audispd pid: 554
Dec 31 19:00:25 localhost kernel: audit: type=1305 audit(25.845:4): audit_pid=544 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
Dec 31 19:00:25 localhost audispd: No plugins found, exiting
Dec 31 19:00:25 localhost auditd[544]: Init complete, auditd 2.4.1 listening for events (startup state enable)
Dec 31 19:00:25 localhost systemd: Started Update UTMP about System Boot/Shutdown.
Dec 31 19:00:26 localhost systemd: Starting System Initialization.
Dec 31 19:00:26 localhost systemd: Reached target System Initialization.
Dec 31 19:00:26 localhost systemd: Starting Open-iSCSI iscsid Socket.
Dec 31 19:00:26 localhost systemd: Listening on Open-iSCSI iscsid Socket.
Dec 31 19:00:26 localhost systemd: Starting CUPS Printing Service Sockets.
Dec 31 19:00:26 localhost systemd: Listening on CUPS Printing Service Sockets.
Dec 31 19:00:26 localhost systemd: Starting RPCbind Server Activation Socket.
Dec 31 19:00:26 localhost systemd: Listening on RPCbind Server Activation Socket.
Dec 31 19:00:26 localhost systemd: Starting PC/SC Smart Card Daemon Activation Socket.
Dec 31 19:00:26 localhost systemd: Listening on PC/SC Smart Card Daemon Activation Socket.
Dec 31 19:00:26 localhost systemd: Starting Open-iSCSI iscsiuio Socket.
Dec 31 19:00:26 localhost systemd: Listening on Open-iSCSI iscsiuio Socket.
Dec 31 19:00:26 localhost systemd: Starting dnf makecache timer.
Dec 31 19:00:26 localhost systemd: Started dnf makecache timer.
Dec 31 19:00:26 localhost systemd: Starting Manage Sound Card State (restore and store)...
Dec 31 19:00:26 localhost systemd: Started Manage Sound Card State (restore and store).
Dec 31 19:00:26 localhost systemd: Started Restore Sound Card State.
Dec 31 19:00:26 localhost systemd: Starting Console System Startup Logging...
Dec 31 19:00:26 localhost systemd: Starting Daily Cleanup of Temporary Directories.
Dec 31 19:00:26 localhost systemd: Started Daily Cleanup of Temporary Directories.
Dec 31 19:00:26 localhost systemd: Starting Daily man-db cache update.
Dec 31 19:00:26 localhost systemd: Started Daily man-db cache update.
Dec 31 19:00:26 localhost alsactl[559]: alsactl 1.0.28 daemon started
Dec 31 19:00:26 localhost systemd: Starting Timers.
Dec 31 19:00:26 localhost systemd: Reached target Timers.
Dec 31 19:00:26 localhost systemd: Starting CUPS Printer Service Spool.
Dec 31 19:00:26 localhost systemd: Started CUPS Printer Service Spool.
Dec 31 19:00:26 localhost systemd: Starting Paths.
Dec 31 19:00:26 localhost systemd: Reached target Paths.
Dec 31 19:00:26 localhost systemd: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 31 19:00:26 localhost alsactl[559]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory
Dec 31 19:00:26 localhost systemd: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 31 19:00:26 localhost systemd: Starting D-Bus System Message Bus Socket.
Dec 31 19:00:26 localhost systemd: Listening on D-Bus System Message Bus Socket.
Dec 31 19:00:26 localhost systemd: Starting Sockets.
Dec 31 19:00:26 localhost systemd: Reached target Sockets.
Dec 31 19:00:26 localhost systemd: Starting Basic System.
Dec 31 19:00:26 localhost systemd: Reached target Basic System.
Dec 31 19:00:26 localhost systemd: Starting RealtimeKit Scheduling Policy Service...
Dec 31 19:00:26 localhost systemd: Starting Initial Setup configuration program...
Dec 31 19:00:26 localhost systemd: Starting firewalld - dynamic firewall daemon...
Dec 31 19:00:26 localhost systemd: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
Dec 31 19:00:26 localhost systemd: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Dec 31 19:00:26 localhost systemd: Starting ABRT Automated Bug Reporting Tool...
Dec 31 19:00:26 localhost systemd: Started ABRT Automated Bug Reporting Tool.
Dec 31 19:00:26 localhost systemd: Started ABRT Xorg log watcher.
Dec 31 19:00:26 localhost systemd: Starting System Logging Service...
Dec 31 19:00:26 localhost systemd: Starting Hardware RNG Entropy Gatherer Daemon...
Dec 31 19:00:26 localhost systemd: Started Hardware RNG Entropy Gatherer Daemon.
Dec 31 19:00:26 localhost systemd: Started Software RAID monitoring and management.
Dec 31 19:00:26 localhost systemd: Starting Avahi mDNS/DNS-SD Stack...
Dec 31 19:00:26 localhost systemd: Started Harvest vmcores for ABRT.
Dec 31 19:00:26 localhost systemd: Starting irqbalance daemon...
Dec 31 19:00:27 localhost systemd: Started irqbalance daemon.
Dec 31 19:00:27 localhost systemd: Starting Install ABRT coredump hook...
Dec 31 19:00:27 localhost rngd: Unable to open file: /dev/tpm0
Dec 31 19:00:27 localhost rngd: can't open any entropy source
Dec 31 19:00:27 localhost rngd: Maybe RNG device modules are not loaded
Dec 31 19:00:27 localhost systemd: Starting Modem Manager...
Dec 31 19:00:27 localhost systemd: Starting NTP client/server...
Dec 31 19:00:27 localhost /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cpu.  Shutting down
Dec 31 19:00:27 localhost systemd: Starting ABRT kernel log watcher...
Dec 31 19:00:27 localhost avahi-daemon[571]: Failed to find user 'avahi'.
Dec 31 19:00:27 localhost systemd: Started ABRT kernel log watcher.
Dec 31 19:00:27 localhost systemd: Starting OpenSSH Server Key Generation...
Dec 31 19:00:27 localhost chronyd[585]: chronyd version 1.31 starting
Dec 31 19:00:27 localhost systemd: Starting Login Service...
Dec 31 19:00:27 localhost systemd: Starting D-Bus System Message Bus...
Dec 31 19:00:27 localhost chronyd[585]: Generated key 1
Dec 31 19:00:27 localhost chronyd[585]: Fatal error : getpwnam(chrony) failed
Dec 31 19:00:27 localhost chronyd: getpwnam(chrony) failed
Dec 31 19:00:28 localhost systemd: Started D-Bus System Message Bus.
Dec 31 19:00:28 localhost ModemManager[575]: <info>  ModemManager (version 1.4.0-1.fc21) starting in system bus...
Dec 31 19:00:28 localhost abrtd: Can't find user 'abrt': No such file or directory
Dec 31 19:00:28 localhost smartd[567]: smartd 6.2 2014-07-16 r3952 [armv7l-linux-3.17.4-301.fc21.armv7hl] (local build)
Dec 31 19:00:28 localhost smartd[567]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
Dec 31 19:00:28 localhost smartd[567]: Opened configuration file /etc/smartmontools/smartd.conf
Dec 31 19:00:28 localhost smartd[567]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "pulse" in message bus configuration file
Dec 31 19:00:28 localhost smartd[567]: Problem creating device name scan list
Dec 31 19:00:28 localhost smartd[567]: In the system's table of devices NO devices found to scan
Dec 31 19:00:28 localhost smartd[567]: Monitoring 0 ATA and 0 SCSI devices
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "colord" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:28 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:28 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown group "lp" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "systemd-resolve" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost sshd-keygen: Generating SSH2 RSA host key: [FAILED]
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "polkitd" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "polkitd" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "avahi" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown group "avahi" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "geoclue" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "rtkit" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:29 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:29 localhost dbus-daemon: Failed to start message bus: Could not get UID and GID for username "dbus"
Dec 31 19:00:53 localhost systemd: Failed to register match for Disconnected message: Connection timed out
Dec 31 19:00:53 localhost systemd-logind: Failed to add match for NameOwnerChanged: Connection timed out
Dec 31 19:00:53 localhost systemd-logind: Failed to fully start up daemon: Connection timed out
Dec 31 19:01:18 localhost systemd: Failed to register match for Disconnected message: Connection timed out
Dec 31 19:01:18 localhost systemd: Started System Logging Service.
Dec 31 19:01:18 localhost systemd: Received SIGRTMIN+21 from PID 328 (plymouthd).
Dec 31 19:01:18 localhost systemd: Started Console System Startup Logging.
Dec 31 19:01:18 localhost systemd: firewalld.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Failed to start firewalld - dynamic firewall daemon.
Dec 31 19:01:18 localhost systemd: Unit firewalld.service entered failed state.
Dec 31 19:01:18 localhost systemd: firewalld.service failed.
Dec 31 19:01:18 localhost systemd: abrtd.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Unit abrtd.service entered failed state.
Dec 31 19:01:18 localhost systemd: abrtd.service failed.
Dec 31 19:01:18 localhost systemd: rngd.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Unit rngd.service entered failed state.
Dec 31 19:01:18 localhost systemd: rngd.service failed.
Dec 31 19:01:18 localhost systemd: avahi-daemon.service: main process exited, code=exited, status=255/n/a
Dec 31 19:01:18 localhost systemd: Failed to start Avahi mDNS/DNS-SD Stack.
Dec 31 19:01:18 localhost systemd: Unit avahi-daemon.service entered failed state.
Dec 31 19:01:18 localhost systemd: avahi-daemon.service failed.
Dec 31 19:01:18 localhost systemd: Started Install ABRT coredump hook.
Dec 31 19:01:18 localhost systemd: chronyd.service: control process exited, code=exited status=1
Dec 31 19:01:18 localhost systemd: Failed to start NTP client/server.
Dec 31 19:01:18 localhost systemd: Unit chronyd.service entered failed state.
Dec 31 19:01:18 localhost systemd: chronyd.service failed.
Dec 31 19:01:18 localhost systemd: sshd-keygen.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Failed to start OpenSSH Server Key Generation.
Dec 31 19:01:18 localhost systemd: Unit sshd-keygen.service entered failed state.
Dec 31 19:01:18 localhost systemd: sshd-keygen.service failed.
Dec 31 19:01:18 localhost systemd: systemd-logind.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Failed to start Login Service.
Dec 31 19:01:18 localhost systemd: Unit systemd-logind.service entered failed state.
Dec 31 19:01:18 localhost systemd: systemd-logind.service failed.
Dec 31 19:01:18 localhost systemd: dbus.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:18 localhost systemd: Unit dbus.service entered failed state.
Dec 31 19:01:18 localhost systemd: dbus.service failed.
Dec 31 19:01:18 localhost systemd: systemd-logind.service has no holdoff time, scheduling restart.
Dec 31 19:01:18 localhost xinit: X.Org X Server 1.16.1
Dec 31 19:01:18 localhost xinit: Release Date: 2014-09-21
Dec 31 19:01:18 localhost xinit: X Protocol Version 11, Revision 0
Dec 31 19:01:18 localhost xinit: Build Operating System:  3.15.6-200.fc20.armv7hl
Dec 31 19:01:18 localhost xinit: Current Operating System: Linux localhost 3.17.4-301.fc21.armv7hl #1 SMP Thu Nov 27 20:34:31 UTC 2014 armv7l
Dec 31 19:01:18 localhost xinit: Kernel command line: ro root=UUID=d072ca14-7c80-40e2-b291-a4eaa4837b0d console=ttyS0,115200
Dec 31 19:01:18 localhost xinit: Build Date: 03 October 2014  01:24:46PM
Dec 31 19:01:18 localhost xinit: Build ID: xorg-x11-server 1.16.1-1.fc21
Dec 31 19:01:18 localhost xinit: Current version of pixman: 0.32.6
Dec 31 19:01:18 localhost xinit: Before reporting problems, check http://wiki.x.org
Dec 31 19:01:18 localhost xinit: to make sure that you have the latest version.
Dec 31 19:01:18 localhost xinit: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 31 19:01:18 localhost xinit: (++) from command line, (!!) notice, (II) informational,
Dec 31 19:01:18 localhost xinit: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 31 19:01:18 localhost xinit: (==) Log file: "/var/log/Xorg.9.log", Time: Wed Dec 31 19:01:18 1969
Dec 31 19:01:18 localhost xinit: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 31 19:01:56 localhost systemd: rtkit-daemon.service start operation timed out. Terminating.
Dec 31 19:01:56 localhost systemd: Failed to start RealtimeKit Scheduling Policy Service.
Dec 31 19:01:56 localhost systemd: Unit rtkit-daemon.service entered failed state.
Dec 31 19:01:56 localhost systemd: rtkit-daemon.service failed.
Dec 31 19:01:57 localhost systemd: ModemManager.service start operation timed out. Terminating.
Dec 31 19:01:57 localhost ModemManager[575]: <info>  Caught signal, shutting down...
Dec 31 19:01:57 localhost ModemManager[575]: <info>  ModemManager is shut down
Dec 31 19:01:57 localhost systemd: Failed to start Modem Manager.
Dec 31 19:01:57 localhost systemd: Unit ModemManager.service entered failed state.
Dec 31 19:01:57 localhost systemd: ModemManager.service failed.
Dec 31 19:00:13 localhost journal: Runtime journal is using 4.0M (max allowed 24.7M, trying to leave 37.1M free of 243.3M available → current limit 24.7M).
Dec 31 19:00:13 localhost journal: Runtime journal is using 4.0M (max allowed 24.7M, trying to leave 37.1M free of 243.3M available → current limit 24.7M).
Dec 31 19:00:13 localhost systemd-journald[114]: Received SIGTERM from PID 1 (systemd).
Dec 31 19:00:13 localhost kernel: audit: type=1404 audit(11.055:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
Dec 31 19:00:13 localhost kernel: SELinux:  Permission audit_read in class capability2 not defined in policy.
Dec 31 19:00:13 localhost kernel: SELinux: the above unknown classes and permissions will be allowed
Dec 31 19:00:13 localhost kernel: audit: type=1403 audit(11.760:3): policy loaded auid=4294967295 ses=4294967295
Dec 31 19:00:13 localhost systemd[1]: Successfully loaded SELinux policy in 750.613ms.
Dec 31 19:00:13 localhost systemd[1]: Relabelled /dev and /run in 341.568ms.
Dec 31 19:00:13 localhost kernel: random: nonblocking pool is initialized
Dec 31 19:00:13 localhost systemd-readahead[452]: Bumped block_nr parameter of 179:0 to 20480. This is a temporary hack and should be removed one day.
Dec 31 19:00:13 localhost journal: Journal started
Dec 31 19:00:13 localhost systemd: systemd 217 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN )
Dec 31 19:00:13 localhost systemd: Detected architecture 'arm'.
Dec 31 19:00:13 localhost systemd: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Dec 31 19:00:14 localhost systemd: Started Create list of required static device nodes for the current kernel.
Dec 31 19:00:14 localhost systemd: Starting LVM2 metadata daemon...
Dec 31 19:00:14 localhost systemd: Started LVM2 metadata daemon.
Dec 31 19:00:14 localhost systemd: Starting Remount Root and Kernel File Systems...
Dec 31 19:00:14 localhost kernel: EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
Dec 31 19:00:14 localhost systemd: Started Load Kernel Modules.
Dec 31 19:00:14 localhost systemd: Mounted FUSE Control File System.
Dec 31 19:00:14 localhost systemd: Started Set Up Additional Binary Formats.
Dec 31 19:00:14 localhost systemd: Started Load legacy module configuration.
Dec 31 19:00:14 localhost systemd: Starting Apply Kernel Variables...
Dec 31 19:00:14 localhost systemd: Started Remount Root and Kernel File Systems.
Dec 31 19:00:14 localhost systemd: Started Apply Kernel Variables.
Dec 31 19:00:14 localhost systemd: Starting Import network configuration from initramfs...
Dec 31 19:00:14 localhost systemd: Started First Boot Wizard.
Dec 31 19:00:14 localhost systemd: Started Create System Users.
Dec 31 19:00:14 localhost systemd: Starting Create Static Device Nodes in /dev...
Dec 31 19:00:14 localhost systemd: Started Rebuild Dynamic Linker Cache.
Dec 31 19:00:14 localhost systemd: Starting Load/Save Random Seed...
Dec 31 19:00:15 localhost systemd: Started Rebuild Hardware Database.
Dec 31 19:00:15 localhost systemd: Starting Flush Journal to Persistent Storage...
Dec 31 19:00:15 localhost systemd: Starting Configure read-only root support...
Dec 31 19:00:15 localhost systemd: Started Load/Save Random Seed.
Dec 31 19:00:15 localhost systemd: Started udev Coldplug all Devices.
Dec 31 19:00:15 localhost journal: Permanent journal is using 8.0M (max allowed 275.2M, trying to leave 412.8M free of 731.8M available → current limit 275.2M).
Dec 31 19:00:16 localhost journal: Time spent on flushing to /var is 262.973ms for 77 entries.
Dec 31 19:00:16 localhost systemd: Starting udev Wait for Complete Device Initialization...
Dec 31 19:00:16 localhost systemd: Started Configure read-only root support.
Dec 31 19:00:16 localhost systemd: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 31 19:00:16 localhost systemd: Started Create Static Device Nodes in /dev.
Dec 31 19:00:16 localhost systemd: Starting udev Kernel Device Manager...
Dec 31 19:00:16 localhost systemd: Starting Local File Systems (Pre).
Dec 31 19:00:16 localhost systemd: Reached target Local File Systems (Pre).
Dec 31 19:00:16 localhost lvm: No volume groups found
Dec 31 19:00:16 localhost systemd: Started Flush Journal to Persistent Storage.
Dec 31 19:00:16 localhost systemd: Started Import network configuration from initramfs.
Dec 31 19:00:16 localhost systemd-udevd: starting version 217
Dec 31 19:00:17 localhost systemd: Started udev Kernel Device Manager.
Dec 31 19:00:17 localhost systemd: Started udev Wait for Complete Device Initialization.
Dec 31 19:00:17 localhost systemd: Starting Activation of DM RAID sets...
Dec 31 19:00:17 localhost systemd: Started Activation of DM RAID sets.
Dec 31 19:00:17 localhost systemd: Starting Encrypted Volumes.
Dec 31 19:00:17 localhost systemd: Reached target Encrypted Volumes.
Dec 31 19:00:18 localhost kernel: platform 1c14000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:18 localhost kernel: platform 1c14400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:18 localhost kernel: platform 1c1c400.usb: Driver ohci-platform requests probe deferral
Dec 31 19:00:18 localhost kernel: platform 1c1c000.usb: Driver ehci-platform requests probe deferral
Dec 31 19:00:18 localhost kernel: ehci-platform 1c14000.usb: EHCI Host Controller
Dec 31 19:00:18 localhost kernel: ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
Dec 31 19:00:18 localhost kernel: ehci-platform 1c14000.usb: irq 19, io mem 0x01c14000
Dec 31 19:00:18 localhost kernel: ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:18 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:18 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:18 localhost kernel: usb usb1: Product: EHCI Host Controller
Dec 31 19:00:18 localhost kernel: usb usb1: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:18 localhost kernel: usb usb1: SerialNumber: 1c14000.usb
Dec 31 19:00:18 localhost kernel: hub 1-0:1.0: USB hub found
Dec 31 19:00:18 localhost kernel: hub 1-0:1.0: 1 port detected
Dec 31 19:00:18 localhost kernel: ohci-platform 1c14400.usb: Generic Platform OHCI controller
Dec 31 19:00:18 localhost kernel: ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2
Dec 31 19:00:18 localhost kernel: ohci-platform 1c14400.usb: irq 20, io mem 0x01c14400
Dec 31 19:00:18 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:18 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:18 localhost kernel: usb usb2: Product: Generic Platform OHCI controller
Dec 31 19:00:18 localhost kernel: usb usb2: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:18 localhost kernel: usb usb2: SerialNumber: 1c14400.usb
Dec 31 19:00:18 localhost kernel: sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
Dec 31 19:00:18 localhost kernel: hub 2-0:1.0: USB hub found
Dec 31 19:00:18 localhost kernel: hub 2-0:1.0: 1 port detected
Dec 31 19:00:18 localhost kernel: ohci-platform 1c1c400.usb: Generic Platform OHCI controller
Dec 31 19:00:18 localhost systemd: Found device /dev/ttyS0.
Dec 31 19:00:18 localhost kernel: ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 3
Dec 31 19:00:19 localhost kernel: ohci-platform 1c1c400.usb: irq 23, io mem 0x01c1c400
Dec 31 19:00:19 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 19:00:19 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:19 localhost kernel: usb usb3: Product: Generic Platform OHCI controller
Dec 31 19:00:19 localhost kernel: usb usb3: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ohci_hcd
Dec 31 19:00:19 localhost kernel: usb usb3: SerialNumber: 1c1c400.usb
Dec 31 19:00:19 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:19 localhost kernel: hub 3-0:1.0: USB hub found
Dec 31 19:00:19 localhost kernel: hub 3-0:1.0: 1 port detected
Dec 31 19:00:19 localhost kernel: ehci-platform 1c1c000.usb: EHCI Host Controller
Dec 31 19:00:19 localhost kernel: ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
Dec 31 19:00:19 localhost kernel: ehci-platform 1c1c000.usb: irq 22, io mem 0x01c1c000
Dec 31 19:00:19 localhost kernel: ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
Dec 31 19:00:19 localhost kernel: usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:19 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:19 localhost kernel: usb 1-1: Product: USB2.0 Hub
Dec 31 19:00:19 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 19:00:19 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 19:00:19 localhost kernel: usb usb4: Product: EHCI Host Controller
Dec 31 19:00:19 localhost kernel: usb usb4: Manufacturer: Linux 3.17.4-301.fc21.armv7hl ehci_hcd
Dec 31 19:00:19 localhost kernel: usb usb4: SerialNumber: 1c1c000.usb
Dec 31 19:00:19 localhost kernel: hub 1-1:1.0: USB hub found
Dec 31 19:00:19 localhost kernel: hub 4-0:1.0: USB hub found
Dec 31 19:00:19 localhost kernel: hub 1-1:1.0: 4 ports detected
Dec 31 19:00:19 localhost kernel: hub 4-0:1.0: 1 port detected
Dec 31 19:00:19 localhost systemd: Found device /dev/disk/by-uuid/fc2c96fd-578d-44be-9e77-21bc41bbe38e.
Dec 31 19:00:19 localhost systemd: Mounting /boot...
Dec 31 19:00:19 localhost systemd: Found device /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e.
Dec 31 19:00:19 localhost systemd: Activating swap /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e...
Dec 31 19:00:19 localhost kernel: EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem
Dec 31 19:00:19 localhost kernel: usb 4-1: new high-speed USB device number 2 using ehci-platform
Dec 31 19:00:19 localhost kernel: Adding 500236k swap on /dev/mmcblk0p2.  Priority:-1 extents:1 across:500236k SSFS
Dec 31 19:00:19 localhost kernel: EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
Dec 31 19:00:19 localhost systemd: Activated swap /dev/disk/by-uuid/6caa3a44-877d-427c-8f2d-d7998159b23e.
Dec 31 19:00:19 localhost kernel: usb 4-1: New USB device found, idVendor=0bda, idProduct=8179
Dec 31 19:00:19 localhost kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 31 19:00:19 localhost kernel: usb 4-1: Product: 802.11n WLAN NIC
Dec 31 19:00:19 localhost kernel: usb 4-1: Manufacturer: Realtek
Dec 31 19:00:19 localhost systemd: Mounted /boot.
Dec 31 19:00:19 localhost systemd: Starting Local File Systems.
Dec 31 19:00:19 localhost kernel: usb 1-1.3: new high-speed USB device number 3 using ehci-platform
Dec 31 19:00:19 localhost systemd: Reached target Local File Systems.
Dec 31 19:00:19 localhost systemd: Starting Create Volatile Files and Directories...
Dec 31 19:00:19 localhost systemd: Started Rebuild Journal Catalog.
Dec 31 19:00:19 localhost systemd: Started Update is Completed.
Dec 31 19:00:19 localhost systemd: Starting Tell Plymouth To Write Out Runtime Data...
Dec 31 19:00:20 localhost systemd: Started Mark the need to relabel after reboot.
Dec 31 19:00:20 localhost systemd: Started Relabel all filesystems, if necessary.
Dec 31 19:00:20 localhost systemd: Starting Swap.
Dec 31 19:00:20 localhost kernel: usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608
Dec 31 19:00:20 localhost kernel: usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 31 19:00:20 localhost kernel: usb 1-1.3: Product: USB2.0 Hub
Dec 31 19:00:20 localhost systemd: Reached target Swap.
Dec 31 19:00:20 localhost kernel: hub 1-1.3:1.0: USB hub found
Dec 31 19:00:20 localhost kernel: hub 1-1.3:1.0: 4 ports detected
Dec 31 19:00:20 localhost systemd: Started Tell Plymouth To Write Out Runtime Data.
Dec 31 19:00:20 localhost kernel: usb 1-1.3.1: new low-speed USB device number 4 using ehci-platform
Dec 31 19:00:20 localhost kernel: usb 1-1.3.1: New USB device found, idVendor=1d57, idProduct=ad02
Dec 31 19:00:20 localhost kernel: usb 1-1.3.1: New USB device strings: Mfr=1, Product=1, SerialNumber=2
Dec 31 19:00:20 localhost kernel: usb 1-1.3.1: Product: Feeling-tech-USB product
Dec 31 19:00:20 localhost kernel: usb 1-1.3.1: Manufacturer: Feeling-tech-USB product
Dec 31 19:00:20 localhost kernel: usb 1-1.3.1: SerialNumber: FM8PU86-Ver0E-0000
Dec 31 19:00:20 localhost kernel: input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/0003:1D57:AD02.0001/input/input0
Dec 31 19:00:20 localhost kernel: hid-generic 0003:1D57:AD02.0001: input,hiddev0,hidraw0: USB HID v1.10 Keyboard [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input0
Dec 31 19:00:20 localhost kernel: input: Feeling-tech-USB product Feeling-tech-USB product as /devices/soc at 01c00000/1c14000.usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/0003:1D57:AD02.0002/input/input1
Dec 31 19:00:20 localhost kernel: hid-generic 0003:1D57:AD02.0002: input,hidraw1: USB HID v1.10 Mouse [Feeling-tech-USB product Feeling-tech-USB product] on usb-1c14000.usb-1.3.1/input1
Dec 31 19:00:21 localhost systemd: Started Create Volatile Files and Directories.
Dec 31 19:00:21 localhost systemd: Starting Security Auditing Service...
Dec 31 19:00:21 localhost auditctl: No rules
Dec 31 19:00:21 localhost auditd[531]: Started dispatcher: /sbin/audispd pid: 537
Dec 31 19:00:21 localhost systemd: Started Security Auditing Service.
Dec 31 19:00:21 localhost systemd: Starting Update UTMP about System Boot/Shutdown...
Dec 31 19:00:21 localhost audispd: No plugins found, exiting
Dec 31 19:00:21 localhost kernel: audit: type=1305 audit(21.305:4): audit_pid=531 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
Dec 31 19:00:21 localhost auditd[531]: Init complete, auditd 2.4.1 listening for events (startup state enable)
Dec 31 19:00:21 localhost systemd: Started Update UTMP about System Boot/Shutdown.
Dec 31 19:00:21 localhost systemd: Starting System Initialization.
Dec 31 19:00:21 localhost systemd: Reached target System Initialization.
Dec 31 19:00:21 localhost systemd: Starting Open-iSCSI iscsid Socket.
Dec 31 19:00:21 localhost systemd: Listening on Open-iSCSI iscsid Socket.
Dec 31 19:00:21 localhost systemd: Starting CUPS Printing Service Sockets.
Dec 31 19:00:21 localhost systemd: Listening on CUPS Printing Service Sockets.
Dec 31 19:00:21 localhost systemd: Starting RPCbind Server Activation Socket.
Dec 31 19:00:21 localhost systemd: Listening on RPCbind Server Activation Socket.
Dec 31 19:00:21 localhost systemd: Starting PC/SC Smart Card Daemon Activation Socket.
Dec 31 19:00:21 localhost systemd: Listening on PC/SC Smart Card Daemon Activation Socket.
Dec 31 19:00:21 localhost systemd: Starting Open-iSCSI iscsiuio Socket.
Dec 31 19:00:21 localhost systemd: Listening on Open-iSCSI iscsiuio Socket.
Dec 31 19:00:21 localhost systemd: Starting dnf makecache timer.
Dec 31 19:00:21 localhost systemd: Started dnf makecache timer.
Dec 31 19:00:21 localhost systemd: Starting Manage Sound Card State (restore and store)...
Dec 31 19:00:21 localhost systemd: Started Manage Sound Card State (restore and store).
Dec 31 19:00:21 localhost systemd: Started Restore Sound Card State.
Dec 31 19:00:21 localhost systemd: Starting Console System Startup Logging...
Dec 31 19:00:21 localhost systemd: Starting Daily Cleanup of Temporary Directories.
Dec 31 19:00:21 localhost systemd: Started Daily Cleanup of Temporary Directories.
Dec 31 19:00:21 localhost systemd: Starting Daily man-db cache update.
Dec 31 19:00:21 localhost systemd: Started Daily man-db cache update.
Dec 31 19:00:21 localhost systemd: Starting Timers.
Dec 31 19:00:21 localhost systemd: Reached target Timers.
Dec 31 19:00:21 localhost systemd: Starting CUPS Printer Service Spool.
Dec 31 19:00:21 localhost systemd: Started CUPS Printer Service Spool.
Dec 31 19:00:21 localhost systemd: Starting Paths.
Dec 31 19:00:21 localhost systemd: Reached target Paths.
Dec 31 19:00:21 localhost systemd: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 31 19:00:21 localhost alsactl[544]: alsactl 1.0.28 daemon started
Dec 31 19:00:21 localhost alsactl[544]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory
Dec 31 19:00:21 localhost systemd: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 31 19:00:21 localhost systemd: Starting D-Bus System Message Bus Socket.
Dec 31 19:00:21 localhost systemd: Listening on D-Bus System Message Bus Socket.
Dec 31 19:00:21 localhost systemd: Starting Sockets.
Dec 31 19:00:21 localhost systemd: Reached target Sockets.
Dec 31 19:00:21 localhost systemd: Starting Basic System.
Dec 31 19:00:21 localhost systemd: Reached target Basic System.
Dec 31 19:00:21 localhost systemd: Starting RealtimeKit Scheduling Policy Service...
Dec 31 19:00:21 localhost systemd: Starting Initial Setup configuration program...
Dec 31 19:00:21 localhost systemd: Starting firewalld - dynamic firewall daemon...
Dec 31 19:00:21 localhost systemd: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
Dec 31 19:00:22 localhost systemd: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Dec 31 19:00:22 localhost systemd: Starting ABRT Automated Bug Reporting Tool...
Dec 31 19:00:22 localhost systemd: Started ABRT Automated Bug Reporting Tool.
Dec 31 19:00:22 localhost systemd: Started ABRT Xorg log watcher.
Dec 31 19:00:22 localhost systemd: Starting System Logging Service...
Dec 31 19:00:22 localhost systemd: Starting Hardware RNG Entropy Gatherer Daemon...
Dec 31 19:00:22 localhost systemd: Started Hardware RNG Entropy Gatherer Daemon.
Dec 31 19:00:22 localhost systemd: Started Software RAID monitoring and management.
Dec 31 19:00:22 localhost systemd: Starting Avahi mDNS/DNS-SD Stack...
Dec 31 19:00:22 localhost rngd: Unable to open file: /dev/tpm0
Dec 31 19:00:22 localhost rngd: can't open any entropy source
Dec 31 19:00:22 localhost rngd: Maybe RNG device modules are not loaded
Dec 31 19:00:22 localhost systemd: Started Harvest vmcores for ABRT.
Dec 31 19:00:22 localhost systemd: Starting irqbalance daemon...
Dec 31 19:00:22 localhost systemd: Started irqbalance daemon.
Dec 31 19:00:22 localhost systemd: Starting Install ABRT coredump hook...
Dec 31 19:00:22 localhost systemd: Starting Modem Manager...
Dec 31 19:00:22 localhost avahi-daemon[561]: Failed to find user 'avahi'.
Dec 31 19:00:22 localhost systemd: Starting NTP client/server...
Dec 31 19:00:22 localhost /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cpu.  Shutting down
Dec 31 19:00:22 localhost systemd: Starting ABRT kernel log watcher...
Dec 31 19:00:22 localhost systemd: Started ABRT kernel log watcher.
Dec 31 19:00:22 localhost systemd: Starting OpenSSH Server Key Generation...
Dec 31 19:00:22 localhost chronyd[577]: chronyd version 1.31 starting
Dec 31 19:00:22 localhost systemd: Starting Login Service...
Dec 31 19:00:23 localhost systemd: Starting D-Bus System Message Bus...
Dec 31 19:00:23 localhost chronyd[577]: Fatal error : getpwnam(chrony) failed
Dec 31 19:00:23 localhost chronyd: getpwnam(chrony) failed
Dec 31 19:00:23 localhost abrtd: Can't find user 'abrt': No such file or directory
Dec 31 19:00:23 localhost ModemManager[569]: <info>  ModemManager (version 1.4.0-1.fc21) starting in system bus...
Dec 31 19:00:23 localhost systemd: Started D-Bus System Message Bus.
Dec 31 19:00:23 localhost smartd[554]: smartd 6.2 2014-07-16 r3952 [armv7l-linux-3.17.4-301.fc21.armv7hl] (local build)
Dec 31 19:00:23 localhost smartd[554]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
Dec 31 19:00:23 localhost smartd[554]: Opened configuration file /etc/smartmontools/smartd.conf
Dec 31 19:00:23 localhost smartd[554]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices
Dec 31 19:00:23 localhost smartd[554]: Problem creating device name scan list
Dec 31 19:00:23 localhost smartd[554]: In the system's table of devices NO devices found to scan
Dec 31 19:00:23 localhost smartd[554]: Monitoring 0 ATA and 0 SCSI devices
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "pulse" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "colord" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown group "lp" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "systemd-resolve" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:23 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:23 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "polkitd" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "polkitd" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost sshd-keygen: Generating SSH2 RSA host key: [FAILED]
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "avahi" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown group "avahi" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "geoclue" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "rtkit" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Unknown username "root" in message bus configuration file
Dec 31 19:00:24 localhost dbus-daemon: Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Dec 31 19:00:24 localhost dbus-daemon: Failed to start message bus: Could not get UID and GID for username "dbus"
Dec 31 19:00:48 localhost systemd: Failed to register match for Disconnected message: Connection timed out
Dec 31 19:00:48 localhost systemd-logind: Failed to add match for NameOwnerChanged: Connection timed out
Dec 31 19:00:48 localhost systemd-logind: Failed to fully start up daemon: Connection timed out
Dec 31 19:01:13 localhost systemd: Failed to register match for Disconnected message: Connection timed out
Dec 31 19:01:13 localhost systemd: Started System Logging Service.
Dec 31 19:01:13 localhost systemd: Received SIGRTMIN+21 from PID 327 (plymouthd).
Dec 31 19:01:13 localhost systemd: Started Console System Startup Logging.
Dec 31 19:01:13 localhost systemd: firewalld.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:13 localhost systemd: Failed to start firewalld - dynamic firewall daemon.
Dec 31 19:01:13 localhost systemd: Unit firewalld.service entered failed state.
Dec 31 19:01:13 localhost systemd: firewalld.service failed.
Dec 31 19:01:13 localhost systemd: abrtd.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:13 localhost systemd: Unit abrtd.service entered failed state.
Dec 31 19:01:13 localhost systemd: abrtd.service failed.
Dec 31 19:01:13 localhost systemd: rngd.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:13 localhost systemd: Unit rngd.service entered failed state.
Dec 31 19:01:13 localhost systemd: rngd.service failed.
Dec 31 19:01:13 localhost systemd: avahi-daemon.service: main process exited, code=exited, status=255/n/a
Dec 31 19:01:13 localhost systemd: Failed to start Avahi mDNS/DNS-SD Stack.
Dec 31 19:01:13 localhost systemd: Unit avahi-daemon.service entered failed state.
Dec 31 19:01:13 localhost systemd: avahi-daemon.service failed.
Dec 31 19:01:13 localhost systemd: Started Install ABRT coredump hook.
Dec 31 19:01:13 localhost systemd: chronyd.service: control process exited, code=exited status=1
Dec 31 19:01:13 localhost systemd: Failed to start NTP client/server.
Dec 31 19:01:13 localhost systemd: Unit chronyd.service entered failed state.
Dec 31 19:01:13 localhost systemd: chronyd.service failed.
Dec 31 19:01:13 localhost systemd: sshd-keygen.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:13 localhost systemd: Failed to start OpenSSH Server Key Generation.
Dec 31 19:01:13 localhost systemd: Unit sshd-keygen.service entered failed state.
Dec 31 19:01:13 localhost systemd: sshd-keygen.service failed.
Dec 31 19:01:13 localhost systemd: systemd-logind.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:13 localhost systemd: Failed to start Login Service.
Dec 31 19:01:13 localhost systemd: Unit systemd-logind.service entered failed state.
Dec 31 19:01:13 localhost systemd: systemd-logind.service failed.
Dec 31 19:01:13 localhost systemd: dbus.service: main process exited, code=exited, status=1/FAILURE
Dec 31 19:01:13 localhost systemd: Unit dbus.service entered failed state.
Dec 31 19:01:13 localhost systemd: dbus.service failed.
Dec 31 19:01:13 localhost systemd: systemd-logind.service has no holdoff time, scheduling restart.
Dec 31 19:01:13 localhost xinit: X.Org X Server 1.16.1
Dec 31 19:01:13 localhost xinit: Release Date: 2014-09-21
Dec 31 19:01:13 localhost xinit: X Protocol Version 11, Revision 0
Dec 31 19:01:13 localhost xinit: Build Operating System:  3.15.6-200.fc20.armv7hl
Dec 31 19:01:13 localhost xinit: Current Operating System: Linux localhost 3.17.4-301.fc21.armv7hl #1 SMP Thu Nov 27 20:34:31 UTC 2014 armv7l
Dec 31 19:01:13 localhost xinit: Kernel command line: ro root=UUID=d072ca14-7c80-40e2-b291-a4eaa4837b0d console=ttyS0,115200
Dec 31 19:01:13 localhost xinit: Build Date: 03 October 2014  01:24:46PM
Dec 31 19:01:13 localhost xinit: Build ID: xorg-x11-server 1.16.1-1.fc21
Dec 31 19:01:13 localhost xinit: Current version of pixman: 0.32.6
Dec 31 19:01:13 localhost xinit: Before reporting problems, check http://wiki.x.org
Dec 31 19:01:13 localhost xinit: to make sure that you have the latest version.
Dec 31 19:01:13 localhost xinit: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 31 19:01:13 localhost xinit: (++) from command line, (!!) notice, (II) informational,
Dec 31 19:01:13 localhost xinit: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 31 19:01:13 localhost xinit: (==) Log file: "/var/log/Xorg.9.log", Time: Wed Dec 31 19:01:13 1969
Dec 31 19:01:13 localhost xinit: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 31 19:01:51 localhost systemd: rtkit-daemon.service start operation timed out. Terminating.
Dec 31 19:01:51 localhost systemd: Failed to start RealtimeKit Scheduling Policy Service.
Dec 31 19:01:51 localhost systemd: Unit rtkit-daemon.service entered failed state.
Dec 31 19:01:51 localhost systemd: rtkit-daemon.service failed.
Dec 31 19:01:52 localhost systemd: ModemManager.service start operation timed out. Terminating.
Dec 31 19:01:52 localhost ModemManager[569]: <info>  Caught signal, shutting down...
Dec 31 19:01:52 localhost ModemManager[569]: <info>  ModemManager is shut down
Dec 31 19:01:52 localhost systemd: Failed to start Modem Manager.
Dec 31 19:01:52 localhost systemd: Unit ModemManager.service entered failed state.
Dec 31 19:01:52 localhost systemd: ModemManager.service failed.


More information about the arm mailing list