Bug ID 1008177
Summary BananaPi: usb is out of function after boot
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware armv7
OS SUSE Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter mack.stefan@web.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101
Firefox/48.0
Build Identifier: 

usb is out of function with a fresh installation of
JeOS-bananapi-image-Tumbleweed on SD-card - with old installations usb dosn't
work too.

nohostname:~ # dmesg |grep usb
[    0.432673] reg-fixed-voltage usb0-vbus: could not find pctldev for node
/soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
[    0.432729] reg-fixed-voltage usb1-vbus: could not find pctldev for node
/soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
[    0.432762] reg-fixed-voltage usb2-vbus: could not find pctldev for node
/soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
[    4.874357] usb0-vbus: disabling
[    4.874362] usb1-vbus: disabling
[    4.874373] usb2-vbus: disabling
[   10.511953] usbcore: registered new interface driver usbfs
[   10.512047] usbcore: registered new interface driver hub
[   10.512295] usbcore: registered new device driver usb

nohostname:~ # lsusb
nohostname:~ # 
-> NOTHING

nohostname:~ # uname -a
Linux nohostname 4.8.4-1-default #1 SMP PREEMPT Sat Oct 22 11:24:48 UTC 2016
(402d8c1) armv7l armv7l armv7l GNU/Linux

The same result with kernel-lpae - no difference to the kernel-default.

nohostname:~ # lsmod | grep usb
musb_hdrc             139264  1 sunxi
udc_core               53248  2 phy_generic,musb_hdrc
phy_sun4i_usb          20480  1 sunxi
extcon_core            24576  2 sunxi,phy_sun4i_usb
usbcore               258048  5
ehci_hcd,musb_hdrc,ohci_hcd,ehci_platform,ohci_platform
usb_common             16384  5 udc_core,sunxi,musb_hdrc,phy_sun4i_usb,usbcore



Reproducible: Always




nohostname:~ # dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.8.4-1-default (geeko@buildhost) (gcc version
6.2.1 20160830 [gcc-6-branch revision 239856] (SUSE Linux) ) #1 SMP PREEMPT Sat
Oct 22 11:24:48 UTC 2016 (402d8c1)
[    0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing
instruction cache
[    0.000000] OF: fdt:Machine model: LeMaker Banana Pi
[    0.000000] cma: Reserved 64 MiB at 0x7b800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 260119
[    0.000000] free_area_init_node: node 0, pgdat c162f080, node_mem_map
ef6f9000
[    0.000000]   DMA zone: 1728 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:31
[    0.000000]   HighMem zone: 63511 pages, LIFO batch:15
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: Using PSCI v0.1 Function IDs from DT
[    0.000000] percpu: Embedded 15 pages/cpu @ef6bc000 s32076 r8192 d21172
u61440
[    0.000000] pcpu-alloc: s32076 r8192 d21172 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total
pages: 258391
[    0.000000] Kernel command line:  quiet splash=silent plymouth.enable=0
rootflags=size=100% console=ttyS0,115200n8 showopts 
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 902912K/1040476K available (10240K kernel code, 1346K
rwdata, 4532K rodata, 2048K init, 873K bss, 72028K reserved, 65536K
cma-reserved, 188508K highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
                   lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0xc0208000 - 0xc0d00000   (11232 kB)
                     .init : 0xc1300000 - 0xc1500000   (2048 kB)
                     .data : 0xc1500000 - 0xc1650b18   (1347 kB)
                      .bss : 0xc1652000 - 0xc172c720   ( 874 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 32.
[    0.000000]  RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] GIC physical location is 0x1c81000
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz
(phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff
max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every
4398046511097ns
[    0.000020] Switching to timer-based delay loop, resolution 41ns
[    0.003679] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 79635851949 ns
[    0.004839] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 12741736309 ns
[    0.005916] Console: colour dummy device 80x30
[    0.005985] Calibrating delay loop (skipped), value calculated using timer
frequency.. 48.00 BogoMIPS (lpj=120000)
[    0.006002] pid_max: default: 32768 minimum: 301
[    0.006302] Security Framework initialized
[    0.006337] AppArmor: AppArmor initialized
[    0.006571] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.006581] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.007833] CPU: Testing write buffer coherency: ok
[    0.007906] ftrace: allocating 36375 entries in 107 pages
[    0.074050] /cpus/cpu@0 missing clock-frequency property
[    0.074091] /cpus/cpu@1 missing clock-frequency property
[    0.074107] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.074156] Setting up static identity map for 0x40300000 - 0x40300098
[    0.139391] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.139620] Brought up 2 CPUs
[    0.139635] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[    0.139640] CPU: All CPU(s) started in HYP mode.
[    0.139643] CPU: Virtualization extensions available.
[    0.140492] devtmpfs: initialized
[    0.164931] VFP support v0.3: implementor 41 architecture 2 part 30 variant
7 rev 4
[    0.165496] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff,
max_idle_ns: 9556302231375000 ns
[    0.179724] pinctrl core: initialized pinctrl subsystem
[    0.195065] NET: Registered protocol family 16
[    0.196888] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.209598] cpuidle: using governor ladder
[    0.229610] cpuidle: using governor menu
[    0.230284] No ATAGs?
[    0.230326] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint
registers.
[    0.230333] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.230933] socfpga_setup_ocram_self_refresh: failed to find ocram device!
[    0.285165] Serial: AMBA PL011 UART driver
[    0.432673] reg-fixed-voltage usb0-vbus: could not find pctldev for node
/soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
[    0.432729] reg-fixed-voltage usb1-vbus: could not find pctldev for node
/soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
[    0.432762] reg-fixed-voltage usb2-vbus: could not find pctldev for node
/soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
[    0.433750] reg-fixed-voltage gmac-3v3: could not find pctldev for node
/soc@01c00000/pinctrl@01c20800/gmac_power_pin@0, deferring probe
[    0.436351] vgaarb: loaded
[    0.438018] SCSI subsystem initialized
[    0.438403] libata version 3.00 loaded.
[    0.440781] NetLabel: Initializing
[    0.440794] NetLabel:  domain hash size = 128
[    0.440798] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.440891] NetLabel:  unlabeled traffic allowed by default
[    0.441414] clocksource: Switched to clocksource arch_sys_counter
[    0.511511] VFS: Disk quotas dquot_6.6.0
[    0.531452] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.531839] AppArmor: AppArmor Filesystem Enabled
[    0.533287] simple-framebuffer 7f817000.framebuffer: framebuffer at
0x7f817000, 0x7e9000 bytes, mapped to 0xf0900000
[    0.533303] simple-framebuffer 7f817000.framebuffer: format=x8r8g8b8,
mode=1920x1080x32, linelength=7680
[    0.570158] Console: switching to colour frame buffer device 240x67
[    0.605849] simple-framebuffer 7f817000.framebuffer: fb0: simplefb
registered!
[    0.696441] NET: Registered protocol family 2
[    0.736660] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.736758] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.736888] TCP: Hash tables configured (established 8192 bind 8192)
[    0.736997] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.737057] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.737494] NET: Registered protocol family 1
[    0.737543] PCI: CLS 0 bytes, default 64
[    0.738216] Unpacking initramfs...
[    4.081973] Freeing initrd memory: 41044K (ca000000 - cc815000)
[    4.082147] NetWinder Floating Point Emulator V0.97 (extended precision)
[    4.082600] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5
counters available
[    4.102600] futex hash table entries: 512 (order: 3, 32768 bytes)
[    4.102746] audit: initializing netlink subsys (disabled)
[    4.102866] audit: type=2000 audit(4.070:1): initialized
[    4.104308] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    4.104473] zbud: loaded
[    4.371553] Key type big_key registered
[    4.376898] Key type asymmetric registered
[    4.376912] Asymmetric key parser 'x509' registered
[    4.376995] bounce: pool size: 64 pages
[    4.406506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
250)
[    4.406757] io scheduler noop registered
[    4.406764] io scheduler deadline registered
[    4.426453] io scheduler cfq registered (default)
[    4.493415] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    4.495678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    4.495720] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    4.500644] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    4.512266] console [ttyS0] disabled
[    4.532518] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 45, base_baud =
1500000) is a U6_16550A
[    4.543275] console [ttyS0] enabled
[    4.566966] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 46, base_baud =
1500000) is a U6_16550A
[    4.590635] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 47, base_baud =
1500000) is a U6_16550A
[    4.592171] Serial: AMBA driver
[    4.593093] msm_serial: driver initialized
[    4.593255] STMicroelectronics ASC driver initialized
[    4.595203] [drm] Initialized drm 1.1.0 20060810
[    4.598278] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
[    4.600389] [drm:exynos_drm_load] *ERROR* no device found for DMA mapping
operations.
[    4.609101] exynos-drm exynos-drm: master bind failed: -19
[    4.614793] libphy: Fixed MDIO Bus: probed
[    4.615651] mousedev: PS/2 mouse device common for all mice
[    4.621167] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
[    4.621182] sunxi-rtc 1c20d00.rtc: RTC enabled
[    4.627578] ledtrig-cpu: registered to indicate activity on CPUs
[    4.627874] hidraw: raw HID events driver (C) Jiri Kosina
[    4.711461] NET: Registered protocol family 10
[    4.731745] ThumbEE CPU extension supported.
[    4.731767] Registering SWP/SWPB emulation handler
[    4.732894] registered taskstats version 1
[    4.733031] zswap: loaded using pool lzo/zbud
[    4.855715] Key type encrypted registered
[    4.855742] AppArmor: AppArmor sha1 policy hashing enabled
[    4.859933] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01
00:00:16 UTC (16)
[    4.859948] sr_init: No PMIC hook to init smartreflex
[    4.860232] sr_init: platform driver register failed for SR
[    4.874312] PM: Hibernation image not present or could not be loaded.
[    4.874337] vcc3v0: disabling
[    4.874345] vcc3v3: disabling
[    4.874351] vcc5v0: disabling
[    4.874357] usb0-vbus: disabling
[    4.874362] usb1-vbus: disabling
[    4.874373] usb2-vbus: disabling
[    4.874381] gmac-3v3: disabling
[    4.877835] Freeing unused kernel memory: 2048K (c1300000 - c1500000)
[   10.033640] systemd-udevd[267]: starting version 228
[   10.040127] random: systemd-udevd: uninitialized urandom read (16 bytes
read)
[   10.041602] random: systemd-udevd: uninitialized urandom read (16 bytes
read)
[   10.041830] random: systemd-udevd: uninitialized urandom read (16 bytes
read)
[   10.042080] random: systemd-udevd: uninitialized urandom read (16 bytes
read)
[   10.120268] random: udevadm: uninitialized urandom read (16 bytes read)
[   10.122437] random: udevadm: uninitialized urandom read (16 bytes read)
[   10.123126] random: udevadm: uninitialized urandom read (16 bytes read)
[   10.123839] random: udevadm: uninitialized urandom read (16 bytes read)
[   10.124494] random: udevadm: uninitialized urandom read (16 bytes read)
[   10.125022] random: udevadm: uninitialized urandom read (16 bytes read)
[   10.511953] usbcore: registered new interface driver usbfs
[   10.512047] usbcore: registered new interface driver hub
[   10.512295] usbcore: registered new device driver usb
[   10.519686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.521115] ehci-platform: EHCI generic platform driver
[   10.542444] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[   10.557930] systemd-udevd[286]: ctx=0x80f65090
path=/lib/modules/4.8.4-1-default/kernel/crypto/des_generic.ko error=No such
file or directory                                                               
[   10.574167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   10.576071] ohci-platform: OHCI generic platform driver
[   10.580570] sun4i_ss: Unknown symbol des_ekey (err 0)
[   10.587330] sunxi-mmc 1c0f000.mmc: base:0xf1236000 irq:28
[   10.643556] systemd-udevd[295]: ctx=0x80f65090
path=/lib/modules/4.8.4-1-default/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko
error=No such file or directory                                                 
[   10.661629] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off
CAP_PMP
[   10.661643] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
[   10.661725] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps
0x1 impl platform mode
[   10.661738] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio
slum part ccc 
[   10.666901] mmc0: host does not support reading read-only switch, assuming
write-enable
[   10.669593] mmc0: new high speed SDHC card at address 59b4
[   10.684408] scsi host0: ahci-sunxi
[   10.684986] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port
0x100 irq 33
[   11.005575] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   11.006281] ata1.00: ATA-9: OCZ-VERTEX4, 1.4.1.3, max UDMA/133
[   11.006293] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   11.006980] ata1.00: configured for UDMA/133
[   11.007345] mmcblk0: mmc0:59b4 SDC   7.48 GiB 
[   11.009405]  mmcblk0: p1 p2
[   11.013198] scsi 0:0:0:0: Direct-Access     ATA      OCZ-VERTEX4      1.3 
PQ: 0 ANSI: 5
[   11.053220] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0
GB/59.6 GiB)
[   11.053841] sd 0:0:0:0: [sda] Write Protect is off
[   11.053861] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.054051] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[   11.061555]  sda: sda1 sda2 sda3
[   11.068791] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.263516] random: fast init done
[   11.342012] systemd-vconsole-setup[313]: /usr/bin/loadkeys failed with error
code 1.
[   11.522668] brd: module loaded
[   11.704526] loop: module loaded
[   11.761571] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   11.779419] fuse init (API version 7.25)
[   20.526304]  mmcblk0: p1 p2 p3
[   23.949670] Adding 497792k swap on /dev/mmcblk0p3.  Priority:-1 extents:1
across:497792k SSFS
[   30.080205] random: crng init done
[   45.286937] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode.
Opts: (null)
[   45.807095] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4
subsystem
[   45.846888] EXT4-fs (mmcblk0p1): recovery complete
[   45.849606] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode.
Opts: (null)
[   52.790311] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4
subsystem
[   52.800255] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode.
Opts: (null)
[   58.668637] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4
subsystem
[   58.677186] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode.
Opts: (null)
[   59.887225] systemd-udevd[1767]: starting version 228
[   60.236456] device-mapper: uevent: version 1.0.3
[   60.256755] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised:
dm-devel@redhat.com
[  180.595186] device-mapper: core: cleaned up
[  185.612981] systemd[1]: systemd 228 running in system mode. (+PAM +AUDIT
+SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS
+ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
[  185.613829] systemd[1]: Detected architecture arm.
[  185.613997] systemd[1]: Set hostname to <nohostname>.
[  185.948013] systemd[1]: nss-lookup.target: Dependency
Before=nss-lookup.target dropped
[  186.156384] systemd[1]: display-manager.service: Cannot add dependency job,
ignoring: Unit display-manager.service failed to load: No such file or
directory.
[  186.162740] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  186.163811] systemd[1]: Listening on Journal Audit Socket.
[  186.164171] systemd[1]: Listening on LVM2 metadata daemon socket.
[  186.164594] systemd[1]: Listening on Journal Socket.
[  186.167710] systemd[1]: Created slice User and Session Slice.
[  186.279670] sd 0:0:0:0: Attached scsi generic sg0 type 0
[  186.390350] EXT4-fs (mmcblk0p2): re-mounted. Opts: nobarrier
[  186.413074] audit: type=1130 audit(1477958579.630:2): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  186.416085] audit: type=1130 audit(1477958579.630:3): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  186.419602] audit: type=1130 audit(1477958579.635:4): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-udev-root-symlink
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
[  186.423051] audit: type=1130 audit(1477958579.640:5): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  186.785302] audit: type=1130 audit(1477958580.000:6): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  186.802027] audit: type=1130 audit(1477958580.020:7): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  186.949699] audit: type=1130 audit(1477958580.165:8): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  187.113128] systemd-journald[9151]: Received request to flush runtime
journal from PID 1
[  187.822177] audit: type=1130 audit(1477958581.040:9): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  187.912413] audit: type=1130 audit(1477958581.130:10): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  187.954099] audit: type=1130 audit(1477958581.170:11): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
[  191.133975] sun4i-ss 1c15000.crypto-engine: no reset control found
[  191.135623] sun4i-ss 1c15000.crypto-engine: Die ID 0
[  191.283431] Registered IR keymap rc-empty
[  191.284007] input: sunxi-ir as
/devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input0
[  191.284428] rc rc0: sunxi-ir as
/devices/platform/soc@01c00000/1c21800.ir/rc/rc0
[  191.307015] sunxi-ir 1c21800.ir: initialized sunXi IR driver
[  191.309127] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec,
nowayout=0)
[  191.386078] lirc_dev: IR Remote Control driver registered, major 237
[  191.431163] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at
minor = 0
[  191.431184] IR LIRC bridge handler initialized
[  191.452310] pps_core: LinuxPPS API ver. 1 registered
[  191.452331] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
Giometti <giometti@linux.it>
[  191.454830] PTP clock support registered
[  191.583926] audit_printk_skb: 9 callbacks suppressed
[  191.583946] audit: type=1130 audit(1477958584.800:15): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  191.591797] sun7i-dwmac 1c50000.ethernet: no reset control found
[  191.591820]  Ring mode enabled
[  191.591828]  DMA HW capability register supported
[  191.591835]  Normal descriptors
[  191.716678] libphy: stmmac: probed
[  191.716706] eth0: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
[  191.716714] eth0: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
[  191.942308] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[  193.669339] audit: type=1130 audit(1477958586.885:16): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-udev-settle comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  194.235859] audit: type=1130 audit(1477958587.450:17): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=lvm2-activation-early comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  194.236049] audit: type=1131 audit(1477958587.450:18): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=lvm2-activation-early comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  194.630855] audit: type=1130 audit(1477958587.845:19): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=lvm2-activation comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  194.631034] audit: type=1131 audit(1477958587.845:20): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=lvm2-activation comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  194.776887] audit: type=1130 audit(1477958587.990:21): pid=1 uid=0
auid=4294967295 ses=4294967295
msg='unit=systemd-fsck@dev-disk-by\x2did-mmc\x2dSDC_0x47066c97\x2dpart1
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
[  194.796721] audit: type=1130 audit(1477958588.005:22): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  194.812962] audit: type=1130 audit(1477958588.030:23): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
[  194.839212] audit: type=1130 audit(1477958588.055:24): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  196.655840]  RX IPC Checksum Offload disabled
[  196.655857]  No MAC Management Counters available
[  196.657682] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  202.866780] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full -
flow control rx/tx
[  202.866826] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  203.317893] NET: Registered protocol family 17
[  203.392498] Link is Up - 1000/Full
[  449.041216] cgroup: cgroup: disabling cgroup2 socket matching due to
net_prio or net_cls activation


You are receiving this mail because: