Created
November 17, 2018 12:58
-
-
Save avafinger/e23783333910f25523cd2440d1444207 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (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: Banana Pi M2 Zero | |
[ 0.000000] Memory policy: Data cache writealloc | |
[ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB | |
[ 0.000000] OF: reserved mem: initialized node cma@4a000000, compatible id shared-dma-pool | |
[ 0.000000] On node 0 totalpages: 131072 | |
[ 0.000000] Normal zone: 1024 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 131072 pages, LIFO batch:31 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT | |
[ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x3f4 with crng_init=0 | |
[ 0.000000] percpu: Embedded 16 pages/cpu @(ptrval) s35020 r8192 d22324 u65536 | |
[ 0.000000] pcpu-alloc: s35020 r8192 d22324 u65536 alloc=16*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 | |
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk rootfstype=ext4 root=/dev/mmcblk0p2 rw rootwait fsck.repair=yes panic=10 no_console_suspend consoleblank=0 drm_leak_fbdev_smem=1 | |
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) | |
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) | |
[ 0.000000] Memory: 407036K/524288K available (8192K kernel code, 341K rwdata, 1960K rodata, 1024K init, 268K bss, 18948K reserved, 98304K cma-reserved, 0K highmem) | |
[ 0.000000] Virtual kernel memory layout: | |
vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
fixmap : 0xffc00000 - 0xfff00000 (3072 kB) | |
vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) | |
lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) | |
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
.text : 0x(ptrval) - 0x(ptrval) (9184 kB) | |
.init : 0x(ptrval) - 0x(ptrval) (1024 kB) | |
.data : 0x(ptrval) - 0x(ptrval) ( 342 kB) | |
.bss : 0x(ptrval) - 0x(ptrval) ( 269 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | |
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 | |
[ 0.000000] GIC: Using split EOI/Deactivate mode | |
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns | |
[ 0.000000] arch_timer: 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000018] Switching to timer-based delay loop, resolution 41ns | |
[ 0.000219] Console: colour dummy device 80x30 | |
[ 0.000272] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) | |
[ 0.000286] pid_max: default: 32768 minimum: 301 | |
[ 0.000439] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000452] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.001148] CPU: Testing write buffer coherency: ok | |
[ 0.001607] CPU0: update cpu_capacity 1024 | |
[ 0.001620] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.002168] Setting up static identity map for 0x40100000 - 0x40100060 | |
[ 0.002322] rcu: Hierarchical SRCU implementation. | |
[ 0.003061] smp: Bringing up secondary CPUs ... | |
[ 0.013831] CPU1: update cpu_capacity 1024 | |
[ 0.013838] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.024717] CPU2: update cpu_capacity 1024 | |
[ 0.024723] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 | |
[ 0.035502] CPU3: update cpu_capacity 1024 | |
[ 0.035508] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 | |
[ 0.035591] smp: Brought up 1 node, 4 CPUs | |
[ 0.035621] SMP: Total of 4 processors activated (192.00 BogoMIPS). | |
[ 0.035627] CPU: All CPU(s) started in HYP mode. | |
[ 0.035632] CPU: Virtualization extensions available. | |
[ 0.036670] devtmpfs: initialized | |
[ 0.043267] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 | |
[ 0.043511] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.043537] futex hash table entries: 1024 (order: 4, 65536 bytes) | |
[ 0.047315] pinctrl core: initialized pinctrl subsystem | |
[ 0.048410] NET: Registered protocol family 16 | |
[ 0.050308] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.051235] cpuidle: using governor menu | |
[ 0.051579] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. | |
[ 0.051589] hw-breakpoint: maximum watchpoint size is 8 bytes. | |
[ 0.069895] SCSI subsystem initialized | |
[ 0.070135] libata version 3.00 loaded. | |
[ 0.070361] usbcore: registered new interface driver usbfs | |
[ 0.070409] usbcore: registered new interface driver hub | |
[ 0.070493] usbcore: registered new device driver usb | |
[ 0.070801] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.070809] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.070837] PTP clock support registered | |
[ 0.071225] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.072532] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.072680] VFS: Disk quotas dquot_6.6.0 | |
[ 0.072752] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
[ 0.080775] NET: Registered protocol family 2 | |
[ 0.081735] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) | |
[ 0.081763] TCP established hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.081815] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.081878] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.082010] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.082058] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.082309] NET: Registered protocol family 1 | |
[ 0.082885] RPC: Registered named UNIX socket transport module. | |
[ 0.082898] RPC: Registered udp transport module. | |
[ 0.082904] RPC: Registered tcp transport module. | |
[ 0.082910] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.083613] Unpacking initramfs... | |
[ 0.127118] Freeing initrd memory: 960K | |
[ 0.128937] Initialise system trusted keyrings | |
[ 0.129310] workingset: timestamp_bits=30 max_order=17 bucket_order=0 | |
[ 0.136497] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.137972] NFS: Registering the id_resolver key type | |
[ 0.138025] Key type id_resolver registered | |
[ 0.138032] Key type id_legacy registered | |
[ 0.138049] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.138057] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). | |
[ 0.138953] fuse init (API version 7.28) | |
[ 0.139396] SGI XFS with ACLs, security attributes, realtime, no debug enabled | |
[ 0.148375] Key type asymmetric registered | |
[ 0.148397] Asymmetric key parser 'x509' registered | |
[ 0.148494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) | |
[ 0.148507] io scheduler noop registered | |
[ 0.148514] io scheduler deadline registered | |
[ 0.148745] io scheduler cfq registered (default) | |
[ 0.148754] io scheduler mq-deadline registered | |
[ 0.148761] io scheduler kyber registered | |
[ 0.149850] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO | |
[ 0.154142] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver | |
[ 0.155927] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver | |
[ 0.205469] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled | |
[ 0.207914] printk: console [ttyS0] disabled | |
[ 0.228133] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 44, base_baud = 1500000) is a U6_16550A | |
[ 0.949705] printk: console [ttyS0] enabled | |
[ 0.975067] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 45, base_baud = 1500000) is a U6_16550A | |
[ 0.996940] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc095568c) | |
[ 1.004117] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc095275c) | |
[ 1.011820] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator | |
[ 1.020760] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0 | |
[ 1.028548] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) | |
[ 1.038465] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver | |
[ 1.046273] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0955034) | |
[ 1.053079] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 1.059683] [drm] No driver support for vblank timestamp query. | |
[ 1.268143] random: fast init done | |
[ 1.598684] Console: switching to colour frame buffer device 240x67 | |
[ 1.638259] sun4i-drm display-engine: fb0: DRM emulated frame buffer device | |
[ 1.645703] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 | |
[ 1.656436] libphy: Fixed MDIO Bus: probed | |
[ 1.660732] CAN device driver interface | |
[ 1.665244] dwmac-sun8i 1c30000.ethernet: PTP uses main clock | |
[ 1.671024] dwmac-sun8i 1c30000.ethernet: No regulator found | |
[ 1.677075] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported | |
[ 1.684321] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported | |
[ 1.691545] dwmac-sun8i 1c30000.ethernet: COE Type 2 | |
[ 1.696515] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported | |
[ 1.703322] dwmac-sun8i 1c30000.ethernet: Normal descriptors | |
[ 1.708981] dwmac-sun8i 1c30000.ethernet: Chain mode enabled | |
[ 1.714792] libphy: stmmac: probed | |
[ 1.718731] dwmac-sun8i 1c30000.ethernet: Found internal PHY node | |
[ 1.724958] libphy: mdio_mux: probed | |
[ 1.728548] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY | |
[ 1.734912] dwmac-sun8i 1c30000.ethernet: Powering internal PHY | |
[ 1.741788] libphy: mdio_mux: probed | |
[ 1.745889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.752409] ehci-platform: EHCI generic platform driver | |
[ 1.757849] ehci-platform 1c1a000.usb: EHCI Host Controller | |
[ 1.763460] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 | |
[ 1.771605] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 | |
[ 1.802546] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 | |
[ 1.808839] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20 | |
[ 1.817113] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.824345] usb usb1: Product: EHCI Host Controller | |
[ 1.829218] usb usb1: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ehci_hcd | |
[ 1.836267] usb usb1: SerialNumber: 1c1a000.usb | |
[ 1.841342] hub 1-0:1.0: USB hub found | |
[ 1.845144] hub 1-0:1.0: 1 port detected | |
[ 1.849954] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 1.856191] ohci-platform: OHCI generic platform driver | |
[ 1.861580] ohci-platform 1c1a400.usb: Generic Platform OHCI controller | |
[ 1.868219] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 | |
[ 1.876246] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 | |
[ 1.946694] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20 | |
[ 1.954975] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.962198] usb usb2: Product: Generic Platform OHCI controller | |
[ 1.968126] usb usb2: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ohci_hcd | |
[ 1.975183] usb usb2: SerialNumber: 1c1a400.usb | |
[ 1.980217] hub 2-0:1.0: USB hub found | |
[ 1.984012] hub 2-0:1.0: 1 port detected | |
[ 1.988857] usbcore: registered new interface driver cdc_acm | |
[ 1.994550] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
[ 2.002611] usbcore: registered new interface driver usblp | |
[ 2.008143] usbcore: registered new interface driver cdc_wdm | |
[ 2.013885] usbcore: registered new interface driver usb-storage | |
[ 2.019990] usbcore: registered new interface driver ch341 | |
[ 2.025520] usbserial: USB Serial support registered for ch341-uart | |
[ 2.031813] usbcore: registered new interface driver cp210x | |
[ 2.037417] usbserial: USB Serial support registered for cp210x | |
[ 2.043392] usbcore: registered new interface driver ftdi_sio | |
[ 2.049163] usbserial: USB Serial support registered for FTDI USB Serial Device | |
[ 2.056588] usbcore: registered new interface driver pl2303 | |
[ 2.062176] usbserial: USB Serial support registered for pl2303 | |
[ 2.068870] mousedev: PS/2 mouse device common for all mice | |
[ 2.075182] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 | |
[ 2.081965] sun6i-rtc 1f00000.rtc: RTC enabled | |
[ 2.086696] i2c /dev entries driver | |
[ 2.092591] thermal thermal_zone0: failed to read out thermal zone (-16) | |
[ 2.099919] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 2.109036] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 | |
[ 2.141472] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB | |
[ 2.148847] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.2 | |
[ 2.156136] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq | |
[ 2.185361] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB | |
[ 2.193734] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 2.200008] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 2.205842] usbcore: registered new interface driver usbhid | |
[ 2.211443] usbhid: USB HID core driver | |
[ 2.218105] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered | |
[ 2.219195] mmc0: host does not support reading read-only switch, assuming write-enable | |
[ 2.225531] sun4i-codec 1c22c00.codec: Failed to register our card | |
[ 2.227200] Initializing XFRM netlink socket | |
[ 2.235573] mmc0: new high speed SDHC card at address 59b4 | |
[ 2.239785] NET: Registered protocol family 17 | |
[ 2.245644] mmcblk0: mmc0:59b4 SDU1 7.52 GiB | |
[ 2.249581] can: controller area network core (rev 20170425 abi 9) | |
[ 2.255982] mmcblk0: p1 p2 | |
[ 2.258592] NET: Registered protocol family 29 | |
[ 2.266886] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) | |
[ 2.267475] can: raw protocol (rev 20170425) | |
[ 2.273404] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 2.277401] can: broadcast manager protocol (rev 20170425 t) | |
[ 2.283159] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 2.287132] can: netlink gateway (rev 20170425) max_hops=1 | |
[ 2.295468] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) | |
[ 2.298816] 9pnet: Installing 9P2000 support | |
[ 2.307027] mmc1: queuing unknown CIS tuple 0x81 (9 bytes) | |
[ 2.309250] Key type dns_resolver registered | |
[ 2.323471] Registering SWP/SWPB emulation handler | |
[ 2.328830] Loading compiled-in X.509 certificates | |
[ 2.341458] cam: supplied by vcc5v0 | |
[ 2.345961] cam-avdd: supplied by cam | |
[ 2.349680] cam-dovdd: supplied by cam | |
[ 2.353500] cam-dvdd: supplied by cam | |
[ 2.358581] ehci-platform 1c1b000.usb: EHCI Host Controller | |
[ 2.364217] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 | |
[ 2.372651] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 | |
[ 2.396941] mmc1: new high speed SDIO card at address 0001 | |
[ 2.402548] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 | |
[ 2.408831] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20 | |
[ 2.417111] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 2.424332] usb usb3: Product: EHCI Host Controller | |
[ 2.429204] usb usb3: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ehci_hcd | |
[ 2.436255] usb usb3: SerialNumber: 1c1b000.usb | |
[ 2.441328] hub 3-0:1.0: USB hub found | |
[ 2.445141] hub 3-0:1.0: 1 port detected | |
[ 2.449852] ehci-platform 1c1c000.usb: EHCI Host Controller | |
[ 2.455465] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4 | |
[ 2.463532] ehci-platform 1c1c000.usb: irq 31, io mem 0x01c1c000 | |
[ 2.492548] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 | |
[ 2.498785] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20 | |
[ 2.507060] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 2.514285] usb usb4: Product: EHCI Host Controller | |
[ 2.519158] usb usb4: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ehci_hcd | |
[ 2.526206] usb usb4: SerialNumber: 1c1c000.usb | |
[ 2.531229] hub 4-0:1.0: USB hub found | |
[ 2.535029] hub 4-0:1.0: 1 port detected | |
[ 2.539645] ehci-platform 1c1d000.usb: EHCI Host Controller | |
[ 2.545277] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5 | |
[ 2.545567] ehci-platform 1c1d000.usb: irq 33, io mem 0x01c1d000 | |
[ 2.582547] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 | |
[ 2.588774] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20 | |
[ 2.597049] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 2.604274] usb usb5: Product: EHCI Host Controller | |
[ 2.609146] usb usb5: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ehci_hcd | |
[ 2.616192] usb usb5: SerialNumber: 1c1d000.usb | |
[ 2.621239] hub 5-0:1.0: USB hub found | |
[ 2.625032] hub 5-0:1.0: 1 port detected | |
[ 2.629648] ohci-platform 1c1b400.usb: Generic Platform OHCI controller | |
[ 2.636299] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 | |
[ 2.644346] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 | |
[ 2.716699] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20 | |
[ 2.724974] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 2.732186] usb usb6: Product: Generic Platform OHCI controller | |
[ 2.738113] usb usb6: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ohci_hcd | |
[ 2.745161] usb usb6: SerialNumber: 1c1b400.usb | |
[ 2.750171] hub 6-0:1.0: USB hub found | |
[ 2.753971] hub 6-0:1.0: 1 port detected | |
[ 2.758627] ohci-platform 1c1c400.usb: Generic Platform OHCI controller | |
[ 2.765273] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 | |
[ 2.773269] ohci-platform 1c1c400.usb: irq 32, io mem 0x01c1c400 | |
[ 2.846699] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20 | |
[ 2.854969] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 2.862181] usb usb7: Product: Generic Platform OHCI controller | |
[ 2.868107] usb usb7: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ohci_hcd | |
[ 2.875156] usb usb7: SerialNumber: 1c1c400.usb | |
[ 2.880154] hub 7-0:1.0: USB hub found | |
[ 2.883957] hub 7-0:1.0: 1 port detected | |
[ 2.888567] ohci-platform 1c1d400.usb: Generic Platform OHCI controller | |
[ 2.895215] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 | |
[ 2.903184] ohci-platform 1c1d400.usb: irq 34, io mem 0x01c1d400 | |
[ 2.976717] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.20 | |
[ 2.984990] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 2.992203] usb usb8: Product: Generic Platform OHCI controller | |
[ 2.998133] usb usb8: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget ohci_hcd | |
[ 3.005185] usb usb8: SerialNumber: 1c1d400.usb | |
[ 3.010242] hub 8-0:1.0: USB hub found | |
[ 3.014037] hub 8-0:1.0: 1 port detected | |
[ 3.018803] usb_phy_generic usb_phy_generic.3.auto: usb_phy_generic.3.auto supply vcc not found, using dummy regulator | |
[ 3.029573] usb_phy_generic usb_phy_generic.3.auto: Linked as a consumer to regulator.0 | |
[ 3.037909] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver | |
[ 3.043678] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 9 | |
[ 3.051677] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20 | |
[ 3.059952] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 3.067178] usb usb9: Product: MUSB HDRC host driver | |
[ 3.072137] usb usb9: Manufacturer: Linux 4.20.0-rc2-m2z-otg-gadget musb-hcd | |
[ 3.079183] usb usb9: SerialNumber: musb-hdrc.4.auto | |
[ 3.084692] hub 9-0:1.0: USB hub found | |
[ 3.088472] hub 9-0:1.0: 1 port detected | |
[ 3.093143] cpu cpu0: Linked as a consumer to regulator.8 | |
[ 3.098593] cpu cpu0: Dropping the link to regulator.8 | |
[ 3.103943] cpu cpu0: Linked as a consumer to regulator.8 | |
[ 3.111143] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory | |
[ 3.121544] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok | |
[ 3.130497] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:09 UTC (9) | |
[ 3.138682] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 3.158673] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 3.168943] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
[ 3.170674] vcc3v0: disabling | |
[ 3.177792] platform regulatory.0: Falling back to syfs fallback for: regulatory.db | |
[ 3.188433] vcc5v0: disabling | |
[ 3.191400] cam-avdd: disabling | |
[ 3.194557] cam-dovdd: disabling | |
[ 3.197785] cam-dvdd: disabling | |
[ 3.200930] ALSA device list: | |
[ 3.203910] #0: H3 Audio Codec | |
[ 3.221114] Freeing unused kernel memory: 1024K | |
[ 3.280062] Run /init as init process | |
[ 3.478121] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null) | |
[ 3.572602] usb 1-1: new high-speed USB device number 2 using ehci-platform | |
[ 3.784404] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36 | |
[ 3.792739] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 3.799919] usb 1-1: Product: USB2.0 Hub | |
[ 3.829192] hub 1-1:1.0: USB hub found | |
[ 3.833380] hub 1-1:1.0: 4 ports detected | |
[ 4.152706] usb 1-1.2: new high-speed USB device number 3 using ehci-platform | |
[ 4.250777] systemd[1]: System time before build time, advancing clock. | |
[ 4.338250] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01 | |
[ 4.347037] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 4.354423] usb 1-1.2: Product: USB2.0 Hub | |
[ 4.364755] hub 1-1.2:1.0: USB hub found | |
[ 4.369245] hub 1-1.2:1.0: 4 ports detected | |
[ 4.392742] NET: Registered protocol family 10 | |
[ 4.479601] Segment Routing with IPv6 | |
[ 4.544066] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 4.555634] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) | |
[ 4.574597] systemd[1]: Detected architecture arm. | |
[ 4.634136] systemd[1]: Set hostname to <nanopi-duo>. | |
[ 4.684234] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 4.702839] usb 1-1.2.3: new low-speed USB device number 4 using ehci-platform | |
[ 4.740884] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read) | |
[ 4.878659] usb 1-1.2.3: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10 | |
[ 4.887239] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 4.894847] usb 1-1.2.3: Product: USB Keyboard | |
[ 4.899303] usb 1-1.2.3: Manufacturer: SIGMACHIP | |
[ 4.912679] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.0/0003:1C4F:0002.0001/input/input0 | |
[ 5.004795] hid-generic 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.2.3/input0 | |
[ 5.027819] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.1/0003:1C4F:0002.0002/input/input1 | |
[ 5.119614] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.1/0003:1C4F:0002.0002/input/input2 | |
[ 5.134547] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.2.3/input1 | |
[ 5.244056] usb 1-1.2.4: new low-speed USB device number 5 using ehci-platform | |
[ 5.413412] usb 1-1.2.4: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.10 | |
[ 5.421952] usb 1-1.2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 | |
[ 5.429479] usb 1-1.2.4: Product: USB Optical Mouse | |
[ 5.442398] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.0/0003:1BCF:0007.0003/input/input3 | |
[ 5.455785] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.0/0003:1BCF:0007.0003/input/input4 | |
[ 5.458298] systemd[1]: Listening on udev Kernel Socket. | |
[ 5.486381] hid-generic 0003:1BCF:0007.0003: input,hiddev96,hidraw2: USB HID v1.10 Mouse [USB Optical Mouse] on usb-1c1a000.usb-1.2.4/input0 | |
[ 5.522770] systemd[1]: Reached target Encrypted Volumes. | |
[ 5.562911] systemd[1]: Reached target Swap. | |
[ 5.668428] systemd[1]: Started Trigger resolvconf update for networkd DNS. | |
[ 5.703318] systemd[1]: Listening on udev Control Socket. | |
[ 5.744601] systemd[1]: Created slice User and Session Slice. | |
[ 5.782918] systemd[1]: Listening on fsck to fsckd communication Socket. | |
[ 6.125489] g_serial gadget: Gadget Serial v2.4 | |
[ 6.133101] g_serial gadget: g_serial ready | |
[ 6.235757] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 | |
[ 6.318571] Bluetooth: Core ver 2.22 | |
[ 6.323119] NET: Registered protocol family 31 | |
[ 6.327647] Bluetooth: HCI device and connection manager initialized | |
[ 6.335048] Bluetooth: HCI socket layer initialized | |
[ 6.341536] Bluetooth: L2CAP socket layer initialized | |
[ 6.344898] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) | |
[ 6.353404] Bluetooth: SCO socket layer initialized | |
[ 6.364082] Bluetooth: HCI UART driver ver 2.3 | |
[ 6.368578] Bluetooth: HCI UART protocol H4 registered | |
[ 6.373772] Bluetooth: HCI UART protocol BCSP registered | |
[ 6.379091] Bluetooth: HCI UART protocol ATH3K registered | |
[ 6.385009] Bluetooth: HCI UART protocol Intel registered | |
[ 6.390480] Bluetooth: HCI UART protocol AG6XX registered | |
[ 6.390487] Bluetooth: HCI UART protocol Marvell registered | |
[ 6.475666] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 | |
[ 6.484542] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.clm_blob failed with error -2 | |
[ 6.494740] brcmfmac mmc1:0001:1: Falling back to syfs fallback for: brcm/brcmfmac43430-sdio.clm_blob | |
[ 7.710455] systemd-journald[194]: Received request to flush runtime journal from PID 1 | |
[ 7.872503] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-11), device may have limited channels available | |
[ 7.877005] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Mar 30 2016 11:30:56 version 7.45.77.h8.4 FWID 01-ee8a6268 | |
[ 8.189658] cfg80211: failed to load regulatory.db | |
[ 8.415857] mali: loading out-of-tree module taints kernel. | |
[ 8.450712] Registered IR keymap rc-empty | |
[ 8.451028] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0 | |
[ 8.451617] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input5 | |
[ 8.452836] media: Linux media interface: v0.10 | |
[ 8.455537] Allwinner sunXi mali glue initialized | |
[ 8.456133] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter | |
[ 8.456988] sunxi-ir 1f02000.ir: initialized sunXi IR driver | |
[ 8.468166] Mali: | |
[ 8.468177] Found Mali GPU Mali-400 MP r1p1 | |
[ 8.471242] Mali: | |
[ 8.471252] 2+0 PP cores initialized | |
[ 8.475169] Mali: | |
[ 8.475177] Mali device driver loaded | |
[ 8.476351] videodev: Linux video capture interface: v2.00 | |
[ 8.796495] random: crng init done | |
[ 8.796510] random: 7 urandom warning(s) missed due to ratelimiting | |
[ 8.822409] ov5640 2-003c: Linked as a consumer to regulator.5 | |
[ 8.822500] ov5640 2-003c: Linked as a consumer to regulator.6 | |
[ 8.822837] ov5640 2-003c: Linked as a consumer to regulator.4 | |
[ 8.852978] ov5640 2-003c: ov5640_read_reg: error: reg=300a | |
[ 8.852995] ov5640 2-003c: ov5640_check_chip_id: failed to read chip identifier | |
[ 8.853118] ov5640 2-003c: Dropping the link to regulator.5 | |
[ 8.853226] ov5640 2-003c: Dropping the link to regulator.6 | |
[ 8.853281] ov5640 2-003c: Dropping the link to regulator.4 | |
[ 9.798907] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 10.622290] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.1:01, irq=POLL) | |
[ 10.633138] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found | |
[ 10.633158] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available | |
[ 10.633169] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW | |
[ 10.633707] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
[ 10.914626] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 11.683414] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx | |
[ 11.683481] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 12.533143] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready |
Author
avafinger
commented
Nov 17, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment