Created
June 25, 2019 01:48
-
-
Save avafinger/a7b0164e42eac5722d9a6c03965ddd41 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] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.2.0-rc6 (alex@svn) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #6 SMP PREEMPT Mon Jun 24 22:39:43 -03 2019 | |
[ 0.000000] Machine model: FriendlyARM NanoPi A64 | |
[ 0.000000] cma: Reserved 384 MiB at 0x0000000066000000 | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007dffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0x65de4840-0x65de5fff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007dffffff] | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040000000-0x000000007dffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007dffffff] | |
[ 0.000000] On node 0 totalpages: 253952 | |
[ 0.000000] DMA32 zone: 3968 pages used for memmap | |
[ 0.000000] DMA32 zone: 0 pages reserved | |
[ 0.000000] DMA32 zone: 253952 pages, LIFO batch:63 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.1 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] psci: SMC Calling Convention v1.1 | |
[ 0.000000] percpu: Embedded 22 pages/cpu s52696 r8192 d29224 u90112 | |
[ 0.000000] pcpu-alloc: s52696 r8192 d29224 u90112 alloc=22*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] CPU features: detected: ARM erratum 843419 | |
[ 0.000000] Speculative Store Bypass Disable mitigation not required | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 249984 | |
[ 0.000000] Policy zone: DMA32 | |
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait fsck.repair=yes panic=10 | |
[ 0.000000] Memory: 590184K/1015808K available (8318K kernel code, 582K rwdata, 2384K rodata, 576K init, 339K bss, 32408K reserved, 393216K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GIC: Using split EOI/Deactivate mode | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b4/0x45c with crng_init=0 | |
[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 | |
[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access | |
[ 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000278] Console: colour dummy device 80x25 | |
[ 0.000356] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) | |
[ 0.000366] pid_max: default: 32768 minimum: 301 | |
[ 0.000451] LSM: Security Framework initializing | |
[ 0.001064] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.001365] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 0.001402] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) | |
[ 0.001418] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) | |
[ 0.001926] *** VALIDATE proc *** | |
[ 0.002143] *** VALIDATE cgroup1 *** | |
[ 0.002150] *** VALIDATE cgroup2 *** | |
[ 0.024003] ASID allocator initialised with 32768 entries | |
[ 0.031995] rcu: Hierarchical SRCU implementation. | |
[ 0.048032] smp: Bringing up secondary CPUs ... | |
[ 0.080987] Detected VIPT I-cache on CPU1 | |
[ 0.081040] arch_timer: CPU1: Trapping CNTVCT access | |
[ 0.081050] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.112657] Detected VIPT I-cache on CPU2 | |
[ 0.112685] arch_timer: CPU2: Trapping CNTVCT access | |
[ 0.112694] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.144711] Detected VIPT I-cache on CPU3 | |
[ 0.144737] arch_timer: CPU3: Trapping CNTVCT access | |
[ 0.144745] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.144824] smp: Brought up 1 node, 4 CPUs | |
[ 0.144829] SMP: Total of 4 processors activated. | |
[ 0.144834] CPU features: detected: 32-bit EL0 Support | |
[ 0.144840] CPU features: detected: CRC32 instructions | |
[ 0.145145] CPU: All CPU(s) started at EL2 | |
[ 0.145165] alternatives: patching kernel code | |
[ 0.146386] devtmpfs: initialized | |
[ 0.152882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.152936] futex hash table entries: 1024 (order: 4, 65536 bytes) | |
[ 0.166755] pinctrl core: initialized pinctrl subsystem | |
[ 0.168010] NET: Registered protocol family 16 | |
[ 0.168465] audit: initializing netlink subsys (disabled) | |
[ 0.168587] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1 | |
[ 0.169587] cpuidle: using governor menu | |
[ 0.169909] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.171114] DMA: preallocated 256 KiB pool for atomic allocations | |
[ 0.172036] Serial: AMBA PL011 UART driver | |
[ 0.192132] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.192143] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.192149] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.192156] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.198504] cryptd: max_cpu_qlen set to 1000 | |
[ 0.204269] cam500b-avdd: supplied by vcc3v3 | |
[ 0.204529] cam500b-dovdd: supplied by vcc3v3 | |
[ 0.204855] cam500b-dvdd: supplied by vcc3v3 | |
[ 0.205663] SCSI subsystem initialized | |
[ 0.205900] libata version 3.00 loaded. | |
[ 0.206249] usbcore: registered new interface driver usbfs | |
[ 0.206300] usbcore: registered new interface driver hub | |
[ 0.206370] usbcore: registered new device driver usb | |
[ 0.206898] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.206904] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.206927] PTP clock support registered | |
[ 0.207129] EDAC MC: Ver: 3.0.0 | |
[ 0.208101] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.209273] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.209496] VFS: Disk quotas dquot_6.6.0 | |
[ 0.209565] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.209616] *** VALIDATE hugetlbfs *** | |
[ 0.218526] NET: Registered protocol family 2 | |
[ 0.218980] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes) | |
[ 0.219042] TCP established hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.219157] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) | |
[ 0.219319] TCP: Hash tables configured (established 8192 bind 8192) | |
[ 0.219450] UDP hash table entries: 512 (order: 2, 16384 bytes) | |
[ 0.219490] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | |
[ 0.219638] NET: Registered protocol family 1 | |
[ 0.220067] RPC: Registered named UNIX socket transport module. | |
[ 0.220071] RPC: Registered udp transport module. | |
[ 0.220075] RPC: Registered tcp transport module. | |
[ 0.220078] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.220260] Trying to unpack rootfs image as initramfs... | |
[ 0.275144] Freeing initrd memory: 1076K | |
[ 0.276045] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.283045] Initialise system trusted keyrings | |
[ 0.283205] workingset: timestamp_bits=44 max_order=18 bucket_order=0 | |
[ 0.291874] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.292740] NFS: Registering the id_resolver key type | |
[ 0.292771] Key type id_resolver registered | |
[ 0.292774] Key type id_legacy registered | |
[ 0.292787] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.293011] 9p: Installing v9fs 9p2000 file system support | |
[ 0.294746] NET: Registered protocol family 38 | |
[ 0.294758] Key type asymmetric registered | |
[ 0.294764] Asymmetric key parser 'x509' registered | |
[ 0.294809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) | |
[ 0.294942] io scheduler mq-deadline registered | |
[ 0.294947] io scheduler kyber registered | |
[ 0.295369] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device | |
[ 0.296344] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy | |
[ 0.300042] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver | |
[ 0.313183] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.322049] loop: module loaded | |
[ 0.325033] libphy: Fixed MDIO Bus: probed | |
[ 0.325444] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.326653] PPP generic driver version 2.4.2 | |
[ 0.326972] VFIO - User Level meta-driver version: 0.3 | |
[ 0.327366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.327371] ehci-platform: EHCI generic platform driver | |
[ 0.327850] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.327872] ohci-platform: OHCI generic platform driver | |
[ 0.328614] usbcore: registered new interface driver usb-storage | |
[ 0.329727] mousedev: PS/2 mouse device common for all mice | |
[ 0.330428] sun6i-rtc 1f00000.rtc: registered as rtc0 | |
[ 0.330436] sun6i-rtc 1f00000.rtc: RTC enabled | |
[ 0.330577] i2c /dev entries driver | |
[ 0.332035] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 0.332801] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator | |
[ 0.333218] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.333223] sdhci: Copyright(c) Pierre Ossman | |
[ 0.334165] Synopsys Designware Multimedia Card Interface Driver | |
[ 0.335111] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.336204] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.336525] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 0.336865] usbcore: registered new interface driver usbhid | |
[ 0.336868] usbhid: USB HID core driver | |
[ 0.338931] NET: Registered protocol family 17 | |
[ 0.339149] 9pnet: Installing 9P2000 support | |
[ 0.339217] Key type dns_resolver registered | |
[ 0.339957] registered taskstats version 1 | |
[ 0.339962] Loading compiled-in X.509 certificates | |
[ 0.350414] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz | |
[ 0.350852] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found | |
[ 0.354454] dcdc1: supplied by regulator-dummy | |
[ 0.354811] dcdc2: supplied by regulator-dummy | |
[ 0.355101] dcdc4: supplied by regulator-dummy | |
[ 0.355347] dcdc5: supplied by regulator-dummy | |
[ 0.355613] dcdc6: supplied by regulator-dummy | |
[ 0.355861] dc1sw: supplied by regulator-dummy | |
[ 0.356082] aldo1: supplied by regulator-dummy | |
[ 0.356323] aldo2: supplied by regulator-dummy | |
[ 0.356607] aldo3: supplied by regulator-dummy | |
[ 0.356886] dldo1: supplied by regulator-dummy | |
[ 0.357173] dldo2: supplied by regulator-dummy | |
[ 0.357485] dldo3: supplied by regulator-dummy | |
[ 0.357794] dldo4: supplied by regulator-dummy | |
[ 0.357863] vcc-pg-wifi-io: Bringing 3300000uV into 3000000-3000000uV | |
[ 0.358134] eldo1: supplied by regulator-dummy | |
[ 0.358392] eldo2: supplied by regulator-dummy | |
[ 0.358675] eldo3: supplied by regulator-dummy | |
[ 0.358942] fldo1: supplied by regulator-dummy | |
[ 0.359216] fldo2: supplied by regulator-dummy | |
[ 0.359524] rtc-ldo: supplied by regulator-dummy | |
[ 0.359741] ldo-io0: supplied by regulator-dummy | |
[ 0.359999] ldo-io1: supplied by regulator-dummy | |
[ 0.360305] drivevbus: supplied by regulator-dummy | |
[ 0.360494] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded | |
[ 0.365347] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver | |
[ 0.365710] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator | |
[ 0.366204] printk: console [ttyS0] disabled | |
[ 0.386968] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 30, base_baud = 1500000) is a U6_16550A | |
[ 0.387020] printk: console [ttyS0] enabled | |
[ 0.387987] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator | |
[ 0.388281] dwmac-sun8i 1c30000.ethernet: PTP uses main clock | |
[ 0.388567] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) | |
[ 0.388583] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported | |
[ 0.388590] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported | |
[ 0.388597] dwmac-sun8i 1c30000.ethernet: COE Type 2 | |
[ 0.388603] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported | |
[ 0.388609] dwmac-sun8i 1c30000.ethernet: Normal descriptors | |
[ 0.388615] dwmac-sun8i 1c30000.ethernet: Chain mode enabled | |
[ 0.388746] libphy: stmmac: probed | |
[ 0.390723] ehci-platform 1c1a000.usb: EHCI Host Controller | |
[ 0.390750] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 | |
[ 0.395317] ehci-platform 1c1a000.usb: irq 18, io mem 0x01c1a000 | |
[ 0.409281] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 | |
[ 0.409503] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 | |
[ 0.409512] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.409519] usb usb1: Product: EHCI Host Controller | |
[ 0.409526] usb usb1: Manufacturer: Linux 5.2.0-rc6 ehci_hcd | |
[ 0.409533] usb usb1: SerialNumber: 1c1a000.usb | |
[ 0.410071] hub 1-0:1.0: USB hub found | |
[ 0.410110] hub 1-0:1.0: 1 port detected | |
[ 0.410961] ehci-platform 1c1b000.usb: EHCI Host Controller | |
[ 0.410982] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 | |
[ 0.411306] ehci-platform 1c1b000.usb: irq 20, io mem 0x01c1b000 | |
[ 0.425278] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 | |
[ 0.425464] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 | |
[ 0.425473] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.425480] usb usb2: Product: EHCI Host Controller | |
[ 0.425487] usb usb2: Manufacturer: Linux 5.2.0-rc6 ehci_hcd | |
[ 0.425494] usb usb2: SerialNumber: 1c1b000.usb | |
[ 0.425996] hub 2-0:1.0: USB hub found | |
[ 0.426032] hub 2-0:1.0: 1 port detected | |
[ 0.597389] ohci-platform 1c1a400.usb: Generic Platform OHCI controller | |
[ 0.597419] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 | |
[ 0.597864] ohci-platform 1c1a400.usb: irq 19, io mem 0x01c1a400 | |
[ 0.661567] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.02 | |
[ 0.661576] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.661583] usb usb3: Product: Generic Platform OHCI controller | |
[ 0.661590] usb usb3: Manufacturer: Linux 5.2.0-rc6 ohci_hcd | |
[ 0.661597] usb usb3: SerialNumber: 1c1a400.usb | |
[ 0.662121] hub 3-0:1.0: USB hub found | |
[ 0.662156] hub 3-0:1.0: 1 port detected | |
[ 0.662972] ohci-platform 1c1b400.usb: Generic Platform OHCI controller | |
[ 0.662994] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 | |
[ 0.663256] ohci-platform 1c1b400.usb: irq 21, io mem 0x01c1b400 | |
[ 0.725546] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.02 | |
[ 0.725555] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.725562] usb usb4: Product: Generic Platform OHCI controller | |
[ 0.725569] usb usb4: Manufacturer: Linux 5.2.0-rc6 ohci_hcd | |
[ 0.725576] usb usb4: SerialNumber: 1c1b400.usb | |
[ 0.726055] hub 4-0:1.0: USB hub found | |
[ 0.726085] hub 4-0:1.0: 1 port detected | |
[ 0.726966] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator | |
[ 0.805420] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver | |
[ 0.805432] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 | |
[ 0.805586] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 | |
[ 0.805595] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.805602] usb usb5: Product: MUSB HDRC host driver | |
[ 0.805609] usb usb5: Manufacturer: Linux 5.2.0-rc6 musb-hcd | |
[ 0.805616] usb usb5: SerialNumber: musb-hdrc.1.auto | |
[ 0.806069] hub 5-0:1.0: USB hub found | |
[ 0.806103] hub 5-0:1.0: 1 port detected | |
[ 0.808237] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz | |
[ 0.811834] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz | |
[ 0.812717] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator | |
[ 0.816086] sunxi-mmc 1c0f000.mmc: Got CD GPIO | |
[ 0.833316] usb 1-1: new high-speed USB device number 2 using ehci-platform | |
[ 0.841450] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 0.843152] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator | |
[ 0.845227] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq | |
[ 0.845762] vcc-pg-wifi-io: voltage operation not allowed | |
[ 0.871489] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 0.877291] simple-framebuffer 7e000000.framebuffer: framebuffer at 0x7e000000, 0x7e9000 bytes, mapped to 0x(____ptrval____) | |
[ 0.877578] simple-framebuffer 7e000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680 | |
[ 0.880649] Console: switching to colour frame buffer device 240x67 | |
[ 0.884893] mmc0: new high speed SDHC card at address aaaa | |
[ 0.892807] mmcblk0: mmc0:aaaa SL16G 14.8 GiB | |
[ 0.902807] mmcblk0: p1 p2 | |
[ 0.910538] mmc1: new high speed SDIO card at address 0001 | |
[ 0.991947] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01 | |
[ 0.992005] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 0.992047] usb 1-1: Product: USB2.0 Hub | |
[ 0.994911] hub 1-1:1.0: USB hub found | |
[ 0.995422] hub 1-1:1.0: 4 ports detected | |
[ 1.146286] simple-framebuffer 7e000000.framebuffer: fb0: simplefb registered! | |
[ 1.148250] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:07 UTC (7) | |
[ 1.151991] vcc3v3: disabling | |
[ 1.151996] cam500b-avdd: disabling | |
[ 1.152001] cam500b-dovdd: disabling | |
[ 1.152005] cam500b-dvdd: disabling | |
[ 1.152028] cpvdd: disabling | |
[ 1.152074] ALSA device list: | |
[ 1.152078] No soundcards found. | |
[ 1.155326] Freeing unused kernel memory: 576K | |
[ 1.173473] Run /init as init process | |
[ 1.287596] random: fast init done | |
[ 1.289309] usb 1-1.1: new low-speed USB device number 3 using ehci-platform | |
[ 1.307420] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null) | |
[ 1.402173] usb 1-1.1: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.10 | |
[ 1.402191] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 | |
[ 1.402203] usb 1-1.1: Product: USB Optical Mouse | |
[ 1.410344] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:1BCF:0007.0001/input/input0 | |
[ 1.411087] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:1BCF:0007.0001/input/input1 | |
[ 1.411798] hid-generic 0003:1BCF:0007.0001: input,hiddev96,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-1c1a000.usb-1.1/input0 | |
[ 1.493402] usb 1-1.4: new low-speed USB device number 4 using ehci-platform | |
[ 1.611173] usb 1-1.4: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10 | |
[ 1.611188] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 1.611196] usb 1-1.4: Product: USB Keyboard | |
[ 1.611204] usb 1-1.4: Manufacturer: SIGMACHIP | |
[ 1.616146] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1C4F:0002.0002/input/input2 | |
[ 1.688139] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.4/input0 | |
[ 1.699843] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:1C4F:0002.0003/input/input3 | |
[ 1.758982] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:1C4F:0002.0003/input/input4 | |
[ 1.761343] hid-generic 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.4/input1 | |
[ 1.938063] systemd[1]: System time before build time, advancing clock. | |
[ 2.048211] NET: Registered protocol family 10 | |
[ 2.048986] Segment Routing with IPv6 | |
[ 2.112442] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) | |
[ 2.113032] systemd[1]: Detected architecture arm64. | |
[ 2.129232] systemd[1]: Set hostname to <nanopi-a64>. | |
[ 2.346106] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. | |
[ 2.346127] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) | |
[ 2.552941] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 2.553502] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 2.569632] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 2.570932] systemd[1]: Created slice System Slice. | |
[ 2.585059] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 2.586625] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
[ 2.599023] systemd[1]: Listening on Journal Audit Socket. | |
[ 2.609860] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[ 2.961853] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro | |
[ 3.266367] systemd-journald[1335]: Received request to flush runtime journal from PID 1 | |
[ 3.600279] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator | |
[ 3.600350] gpio-141 (sda): enforced open drain please flag it properly in DT/ACPI DSDT/board file | |
[ 3.600400] gpio-140 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file | |
[ 3.601155] i2c-gpio i2c: using lines 141 (SDA) and 140 (SCL) | |
[ 3.613540] media: Linux media interface: v0.10 | |
[ 3.635292] videodev: Linux video capture interface: v2.00 | |
[ 3.758365] axp20x-adc axp813-adc: DMA mask not set | |
[ 3.764222] Registered IR keymap rc-empty | |
[ 3.764346] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0 | |
[ 3.764463] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input5 | |
[ 3.765607] axp20x-gpio axp20x-gpio: DMA mask not set | |
[ 3.766081] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. | |
[ 3.769111] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter | |
[ 3.769211] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded | |
[ 3.769353] sunxi-ir 1f02000.ir: initialized sunXi IR driver | |
[ 3.771520] cedrus 1c0e000.video-codec: Device registered as /dev/video0 | |
[ 3.772275] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok | |
[ 3.826083] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]) | |
[ 3.827597] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]) | |
[ 3.828091] sun4i-drm display-engine: No panel or bridge found... RGB output disabled | |
[ 3.828115] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) | |
[ 3.828330] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) | |
[ 3.829327] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) | |
[ 3.841104] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver | |
[ 3.842437] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi]) | |
[ 3.842449] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 3.842452] [drm] No driver support for vblank timestamp query. | |
[ 3.842459] checking generic (7e000000 7e9000) vs hw (0 ffffffffffffffff) | |
[ 3.842462] fb0: switching to sun4i-drm-fb from simple | |
[ 3.842551] Console: switching to colour dummy device 80x25 | |
[ 3.843303] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 | |
[ 4.357237] Console: switching to colour frame buffer device 240x67 | |
[ 4.410719] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device | |
[ 4.471014] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok | |
[ 4.488098] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 5.001755] RTL8211E Gigabit Ethernet stmmac-0:07: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:07, irq=POLL) | |
[ 5.004028] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found | |
[ 5.004044] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available | |
[ 5.004053] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW | |
[ 5.005170] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off | |
[ 5.005197] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 5.482957] zram: Added device: zram0 | |
[ 5.483543] zram: Added device: zram1 | |
[ 5.484325] zram: Added device: zram2 | |
[ 5.485934] zram: Added device: zram3 | |
[ 5.583766] zram0: detected capacity change from 0 to 126087168 | |
[ 6.656751] Adding 123128k swap on /dev/zram0. Priority:5 extents:1 across:123128k SS | |
[ 6.662548] zram1: detected capacity change from 0 to 126087168 | |
[ 7.708587] Adding 123128k swap on /dev/zram1. Priority:5 extents:1 across:123128k SS | |
[ 7.710386] zram2: detected capacity change from 0 to 126087168 | |
[ 8.747559] Adding 123128k swap on /dev/zram2. Priority:5 extents:1 across:123128k SS | |
[ 8.748914] zram3: detected capacity change from 0 to 126087168 | |
[ 9.779199] Adding 123128k swap on /dev/zram3. Priority:5 extents:1 across:123128k SS | |
[ 14.777085] random: crng init done | |
[ 14.777127] random: 7 urandom warning(s) missed due to ratelimiting |
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
Module Size Used by | |
zram 24576 4 | |
snd_soc_hdmi_codec 16384 1 | |
dw_hdmi_i2s_audio 16384 0 | |
ov5640 28672 1 | |
crct10dif_ce 16384 1 | |
sun8i_drm_hdmi 24576 0 | |
sun6i_csi 28672 0 | |
dw_hdmi 28672 2 sun8i_drm_hdmi,dw_hdmi_i2s_audio | |
snd_soc_simple_card 20480 0 | |
sunxi_cedrus 36864 0 | |
pinctrl_axp209 16384 0 | |
sunxi_cir 16384 0 | |
cec 49152 2 sun8i_drm_hdmi,dw_hdmi | |
axp20x_adc 20480 0 | |
snd_soc_simple_card_utils 20480 1 snd_soc_simple_card | |
snd_soc_spdif_tx 16384 0 | |
rc_core 32768 2 sunxi_cir | |
sun50i_codec_analog 28672 1 | |
v4l2_fwnode 20480 2 ov5640,sun6i_csi | |
v4l2_common 16384 2 ov5640,sun6i_csi | |
sun8i_adda_pr_regmap 16384 1 sun50i_codec_analog | |
videobuf2_dma_contig 20480 2 sunxi_cedrus,sun6i_csi | |
sun4i_i2s 24576 4 | |
sun8i_codec 24576 1 | |
videobuf2_memops 16384 1 videobuf2_dma_contig | |
v4l2_mem2mem 20480 1 sunxi_cedrus | |
videobuf2_v4l2 24576 3 sunxi_cedrus,sun6i_csi,v4l2_mem2mem | |
videobuf2_common 49152 4 sunxi_cedrus,videobuf2_v4l2,sun6i_csi,v4l2_mem2mem | |
videodev 196608 8 sunxi_cedrus,v4l2_fwnode,v4l2_common,ov5640,videobuf2_v4l2,sun6i_csi,videobuf2_common,v4l2_mem2mem | |
sun4i_drm 20480 0 | |
sun4i_frontend 16384 1 sun4i_drm | |
media 32768 7 sunxi_cedrus,videodev,ov5640,videobuf2_v4l2,sun6i_csi,videobuf2_common,v4l2_mem2mem | |
sun8i_mixer 40960 0 | |
sun4i_tcon 28672 1 sun4i_drm | |
i2c_gpio 16384 0 | |
sun8i_tcon_top 16384 3 sun8i_drm_hdmi,sun4i_tcon,sun4i_drm | |
ip_tables 32768 0 | |
x_tables 28672 1 ip_tables | |
ipv6 339968 26 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment