Created
August 8, 2014 22:00
-
-
Save rzr/c5fadb88531935998714 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 0 | |
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Linux version 3.4.90-00269-g985fd20-dirty (pcoval@pcoval) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #89 SMP PREEMPT Tue May 27 17:46:57 CEST 2014 | |
[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine: sun7i | |
[ 0.000000] Memory Reserved: | |
[ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB) | |
[ 0.000000] VE : 0x44000000 - 0x48ffffff ( 80 MB) | |
[ 0.000000] G2D : 0x49000000 - 0x49ffffff ( 16 MB) | |
[ 0.000000] LCD : 0x4a000000 - 0x4bffffff ( 32 MB) | |
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc | |
[ 0.000000] sunxi: Allwinner A20 (AW1651/sun7i) detected. | |
[ 0.000000] On node 0 totalpages: 131072 | |
[ 0.000000] free_area_init_node: node 0, pgdat c0905a80, node_mem_map d0000000 | |
[ 0.000000] DMA zone: 512 pages used for memmap | |
[ 0.000000] DMA zone: 0 pages reserved | |
[ 0.000000] DMA zone: 65024 pages, LIFO batch:15 | |
[ 0.000000] Normal zone: 512 pages used for memmap | |
[ 0.000000] Normal zone: 65024 pages, LIFO batch:15 | |
[ 0.000000] PERCPU: Embedded 8 pages/cpu @d0405000 s11712 r8192 d12864 u32768 | |
[ 0.000000] pcpu-alloc: s11712 r8192 d12864 u32768 alloc=8*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 | |
[ 0.000000] Kernel command line: console=ttyS0,115200 console=ttyBF0,57600 root=/dev/mmcblk0p2 rootwait rootdelay=3 rw init=/init loglevel=0 security=none consoleblank=0 disp_mode=4 disp.screen0_output_type=3 disp.screen1_output_type=4 vga=791 | |
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 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] allocated 1048576 bytes of page_cgroup | |
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups | |
[ 0.000000] Memory: 512MB = 512MB total | |
[ 0.000000] Memory: 377280k/377280k available, 147008k reserved, 0K highmem | |
[ 0.000000] Virtual kernel memory layout: | |
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) | |
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
[ 0.000000] .text : 0xc0008000 - 0xc0850084 (8481 kB) | |
[ 0.000000] .init : 0xc0851000 - 0xc089cdc0 ( 304 kB) | |
[ 0.000000] .data : 0xc089e000 - 0xc0912030 ( 465 kB) | |
[ 0.000000] .bss : 0xc0912054 - 0xc0a04b40 ( 971 kB) | |
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Preemptible hierarchical RCU implementation. | |
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. | |
[ 0.000000] Additional per-CPU info printed with stalls. | |
[ 0.000000] NR_IRQS:192 | |
[ 0.000000] Architected local timer running at 24.00MHz. | |
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms | |
[ 0.000000] start_kernel(): bug: interrupts were enabled early | |
[ 0.000000] Console: colour dummy device 80x30 | |
[ 0.010914] Calibrating delay loop... 1908.73 BogoMIPS (lpj=9543680) | |
[ 0.075976] pid_max: default: 32768 minimum: 301 | |
[ 0.079687] Mount-cache hash table entries: 512 | |
[ 0.084082] Initializing cgroup subsys cpuacct | |
[ 0.087403] Initializing cgroup subsys memory | |
[ 0.090832] Initializing cgroup subsys devices | |
[ 0.094279] Initializing cgroup subsys freezer | |
[ 0.097507] Initializing cgroup subsys blkio | |
[ 0.101188] Initializing cgroup subsys perf_event | |
[ 0.104755] CPU: Testing write buffer coherency: ok | |
[ 0.109436] ftrace: allocating 21254 entries in 63 pages | |
[ 0.152442] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.159595] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available | |
[ 0.165160] Setting up static identity map for 0x405d5188 - 0x405d51e0 | |
[ 0.281214] CPU1: Booted secondary processor | |
[ 0.340116] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.342132] Brought up 2 CPUs | |
[ 0.347444] SMP: Total of 2 processors activated (3830.57 BogoMIPS). | |
[ 0.350711] devtmpfs: initialized | |
[ 0.356747] dummy: | |
[ 0.360381] NET: Registered protocol family 16 | |
[ 0.366712] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.374495] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. | |
[ 0.379322] hw-breakpoint: maximum watchpoint size is 8 bytes. | |
[ 0.382479] [ccu-inf] aw clock manager init | |
[ 0.384751] [ccu-inf] aw_ccu_init | |
[ 0.388734] [ccu-inf] script config pll3 to 297MHz | |
[ 0.392488] [ccu-inf] script config pll4 to 300MHz | |
[ 0.396237] [ccu-inf] script config pll6 to 600MHz | |
[ 0.400006] [ccu-inf] script config pll7 to 297MHz | |
[ 0.403754] [ccu-inf] script config pll8 to 336MHz | |
[ 0.406515] Init eGon pin module V2.0 | |
[ 0.414841] bio: create slab <bio-0> at 0 | |
[ 0.418309] sunxi_gpio driver init ver 1.3 | |
[ 0.424367] sunxi_gpio_probe can't find script.bin '[gpio_para]' 'gpio_used' | |
[ 0.429342] gpio-sunxi: probe of gpio-sunxi failed with error -4 | |
[ 0.432539] SCSI subsystem initialized | |
[ 0.435386] libata version 3.00 loaded. | |
[ 0.440051] usbcore: registered new interface driver usbfs | |
[ 0.444431] usbcore: registered new interface driver hub | |
[ 0.448589] usbcore: registered new device driver usb | |
[ 0.452400] Linux video capture interface: v2.00 | |
[ 0.458033] Advanced Linux Sound Architecture Driver Version 1.0.25. | |
[ 0.462799] Switching to clocksource arch_sys_counter | |
[ 0.484842] FS-Cache: Loaded | |
[ 0.487220] CacheFiles: Loaded | |
[ 0.521922] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver | |
[ 0.528635] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1 | |
[ 0.532177] hub 1-0:1.0: USB hub found | |
[ 0.535078] hub 1-0:1.0: 1 port detected | |
[ 0.539732] NET: Registered protocol family 2 | |
[ 0.545922] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.552647] TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.558506] TCP bind hash table entries: 16384 (order: 5, 196608 bytes) | |
[ 0.564246] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.566450] TCP: reno registered | |
[ 0.571242] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.576478] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.580128] NET: Registered protocol family 1 | |
[ 0.585570] RPC: Registered named UNIX socket transport module. | |
[ 0.589276] RPC: Registered udp transport module. | |
[ 0.592934] RPC: Registered tcp transport module. | |
[ 0.598349] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.612505] VFS: Disk quotas dquot_6.5.2 | |
[ 0.618038] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
[ 0.624706] NFS: Registering the id_resolver key type | |
[ 0.629435] NTFS driver 2.1.30 [Flags: R/W]. | |
[ 0.634705] jffs2: version 2.2. (NAND) \xffffffc2\xffffffa9 2001-2006 Red Hat, Inc. | |
[ 0.638503] msgmni has been set to 736 | |
[ 0.649299] alg: comp: Compression test 1 failed for lzo-generic: output len = 57 | |
[ 0.652684] alg: No test for stdrng (krng) | |
[ 0.659429] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) | |
[ 0.662318] io scheduler noop registered | |
[ 0.665543] io scheduler deadline registered | |
[ 0.669257] io scheduler cfq registered (default) | |
[ 0.674141] sunxi disp driver loaded (/dev/disp api 1.0) | |
[ 0.679749] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled | |
[ 0.684431] [uart]: used uart info.: 0xc1 | |
[ 0.689190] [uart]: serial probe 0 irq 33 mapbase 0x01c28000 | |
[ 0.715504] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A | |
[ 0.718094] console [ttyS0] enabled | |
[ 0.722992] [uart]: serial probe 6 irq 51 mapbase 0x01c29800 | |
[ 0.749337] sunxi-uart.6: ttyS1 at MMIO 0x1c29800 (irq = 51) is a U6_16550A | |
[ 0.754222] [uart]: serial probe 7 irq 52 mapbase 0x01c29c00 | |
[ 0.780495] sunxi-uart.7: ttyS2 at MMIO 0x1c29c00 (irq = 52) is a U6_16550A | |
[ 0.783092] G2D: drv_g2d_init | |
[ 0.787837] G2D: g2dmem: g2d_start=49000000, g2d_size=1000000 | |
[ 0.791064] G2D: head:c9000000,tail:ca000000 | |
[ 0.794406] G2D: Module initialized.major:251 | |
[ 0.798095] [drm] Initialized drm 1.1.0 20060810 | |
[ 0.801136] brd: module loaded | |
[ 0.807104] loop: module loaded | |
[ 0.810460] [NAND] nand driver version: 0x2 0x9 | |
[ 0.867350] PHY_PageReadSpare : too much ecc err,bank 0 block 0,page 0 | |
[ 2.407882] Dev Sunxi softw311 nand magic does not match for MBR 1: softw411 | |
[ 2.414022] Dev Sunxi softw311 nand magic does not match for MBR 2: | |
[ 2.420049] Dev Sunxi softw311 nand magic does not match for MBR 3: | |
[ 2.426053] Dev Sunxi softw311 nand magic does not match for MBR 4: | |
[ 2.433803] Dev Sunxi softw311 nand header bad for all MBR copies, MBR corrupted or not present. | |
[ 2.443378] Dev Sunxi softw411 nand: part 1, start 32768, size 32768 | |
[ 2.448739] Dev Sunxi softw411 nand: part 2, start 65536, size 32768 | |
[ 2.454048] Dev Sunxi softw411 nand: part 3, start 98304, size 32768 | |
[ 2.459630] Dev Sunxi softw411 nand: part 4, start 131072, size 1048576 | |
[ 2.465285] Dev Sunxi softw411 nand: part 5, start 1179648, size 1048576 | |
[ 2.470779] Dev Sunxi softw411 nand: part 6, start 2228224, size 32768 | |
[ 2.476261] Dev Sunxi softw411 nand: part 7, start 2260992, size 65536 | |
[ 2.481928] Dev Sunxi softw411 nand: part 8, start 2326528, size 1048576 | |
[ 2.487497] Dev Sunxi softw411 nand: part 9, start 3375104, size 524288 | |
[ 2.493077] Dev Sunxi softw411 nand: part 10, start 3899392, size 32768 | |
[ 2.498830] Dev Sunxi softw411 nand: part 11, start 3932160, size 3850240 | |
[ 2.505526] nand: nanda nandb nandc nandd nande nandf nandg nandh nandi nandj nandk | |
[ 2.509986] [NAND]nand driver, ok. | |
[ 2.513729] gpio count < =0 ,gpio_count is: 0 | |
[ 2.519717] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP | |
[ 2.523989] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 | |
[ 2.531453] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode | |
[ 2.537897] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc | |
[ 2.541326] scsi0 : sw_ahci_platform | |
[ 2.548522] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 | |
[ 2.552784] sunxi_emac Using mii phy on PortA | |
[ 2.567620] sunxi_emac Using MAC from SID: 02:18:06:00:b7:14 | |
[ 2.572861] PPP generic driver version 2.4.2 | |
[ 2.576813] PPP BSD Compression module registered | |
[ 2.580820] PPP Deflate Compression module registered | |
[ 2.584223] NET: Registered protocol family 24 | |
[ 2.590127] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 2.595322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 2.597793] [sw-ehci1]: open clock | |
[ 2.620497] [sw-ehci1]: Set USB Power ON | |
[ 2.626936] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 2.633172] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2 | |
[ 2.637601] sw-ehci sw-ehci.1: irq 71, io mem 0x01c14000 | |
[ 2.657284] sw-ehci sw-ehci.1: USB 2.0 started, EHCI 1.00 | |
[ 2.660713] hub 2-0:1.0: USB hub found | |
[ 2.663615] hub 2-0:1.0: 1 port detected | |
[ 2.666287] [sw-ohci1]: open clock | |
[ 2.692467] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver | |
[ 2.698686] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3 | |
[ 2.703028] sw-ohci sw-ohci.1: irq 96, io mem 0x01c14400 | |
[ 2.770324] hub 3-0:1.0: USB hub found | |
[ 2.773222] hub 3-0:1.0: 1 port detected | |
[ 2.775891] [sw-ehci2]: open clock | |
[ 2.798597] [sw-ehci2]: Set USB Power ON | |
[ 2.805033] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 2.811282] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4 | |
[ 2.815653] sw-ehci sw-ehci.2: irq 72, io mem 0x01c1c000 | |
[ 2.837273] sw-ehci sw-ehci.2: USB 2.0 started, EHCI 1.00 | |
[ 2.840610] hub 4-0:1.0: USB hub found | |
[ 2.843506] hub 4-0:1.0: 1 port detected | |
[ 2.846169] [sw-ohci2]: open clock | |
[ 2.872346] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver | |
[ 2.878577] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5 | |
[ 2.882980] sw-ohci sw-ohci.2: irq 97, io mem 0x01c1c400 | |
[ 2.897281] ata1: SATA link down (SStatus 0 SControl 300) | |
[ 2.950338] hub 5-0:1.0: USB hub found | |
[ 2.953245] hub 5-0:1.0: 1 port detected | |
[ 2.958425] mousedev: PS/2 mouse device common for all mice | |
[ 2.961612] try to request ir_para gpio failed | |
[ 2.966487] input: sunxi-ir as /devices/virtual/input/input0 | |
[ 2.968040] IR Initial OK | |
[ 2.973608] ===========================hv_keypad_init===================== | |
[ 2.977033] ========HV Inital =================== | |
[ 2.980957] tkey_fetch_sysconfig_para: tkey_unused. | |
[ 2.988182] hv_keypad_init: after fetch_sysconfig_para: normal_i2c: 0x0. normal_i2c[1]: 0x0 | |
[ 2.993195] sunxi-rtc sunxi-rtc: Warning: RTC time is wrong! | |
[ 2.998506] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 | |
[ 3.001002] i2c /dev entries driver | |
[ 3.004733] config i2c gpio with gpio_config api | |
[ 3.010435] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected | |
[ 3.014913] i2c i2c-0: Invalid probe address 0x00 | |
[ 3.018012] I2C: i2c-0: AW16XX I2C adapter | |
[ 3.021403] config i2c gpio with gpio_config api | |
[ 3.025377] i2c i2c-1: Invalid probe address 0x00 | |
[ 3.028464] I2C: i2c-1: AW16XX I2C adapter | |
[ 3.031843] config i2c gpio with gpio_config api | |
[ 3.035790] i2c i2c-2: Invalid probe address 0x00 | |
[ 3.038885] I2C: i2c-2: AW16XX I2C adapter | |
[ 3.041280] axp20_ldo1: 1300 mV | |
[ 3.046546] axp20_ldo2: 1800 <--> 3300 mV at 3000 mV | |
[ 3.051692] axp20_ldo3: 700 <--> 3500 mV at 2800 mV | |
[ 3.056855] axp20_ldo4: 1250 <--> 3300 mV at 2800 mV | |
[ 3.062195] axp20_buck2: 700 <--> 2275 mV at 1400 mV | |
[ 3.067395] axp20_buck3: 700 <--> 3500 mV at 1250 mV | |
[ 3.072261] axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV | |
[ 3.081817] input: axp20-supplyer as /devices/platform/sunxi-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1 | |
[ 3.100386] axp20_ldo2: Failed to create debugfs directory | |
[ 3.105449] device-mapper: uevent: version 1.0.3 | |
[ 3.113355] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected] | |
[ 3.118388] device-mapper: multipath: version 1.3.0 loaded | |
[ 3.123876] device-mapper: multipath round-robin: version 1.0.0 loaded | |
[ 3.129475] device-mapper: multipath queue-length: version 0.1.0 loaded | |
[ 3.135043] device-mapper: multipath service-time: version 0.2.0 loaded | |
[ 3.138487] cpuidle: using governor ladder | |
[ 3.141369] cpuidle: using governor menu | |
[ 3.145924] usbcore: registered new interface driver ushc | |
[ 3.148233] [mmc-msg] sw_mci_init | |
[ 3.153963] [mmc-msg] MMC host used card: 0x1, boot card: 0x0, io_card 0 | |
[ 3.159222] [mmc-msg] sdc0 set round clock 400000, src 24000000 | |
[ 3.167511] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 3.175778] [mmc-msg] sdc0 Probe: base:0xe0992000 irq:64 sg_cpu:e0994000(4fc00000) ret 0. | |
[ 3.180374] [mmc_pm]: failed to fetch sdio card configuration! | |
[ 3.182964] sunxi_leds driver init | |
[ 3.188559] sunxi leds can't find script data '[leds_para]' 'leds_used' | |
[ 3.193535] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 3.198347] usbcore: registered new interface driver usbhid | |
[ 3.201145] usbhid: USB HID core driver | |
[ 3.206685] IPv4 over IPv4 tunneling driver | |
[ 3.209475] TCP: bic registered | |
[ 3.211752] TCP: cubic registered | |
[ 3.214283] TCP: westwood registered | |
[ 3.216517] TCP: htcp registered | |
[ 3.219741] Initializing XFRM netlink socket | |
[ 3.223168] NET: Registered protocol family 17 | |
[ 3.226627] NET: Registered protocol family 15 | |
[ 3.230336] Registering the dns_resolver key type | |
[ 3.232473] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 | |
[ 3.241091] Registering SWP/SWPB emulation handler | |
[ 3.245712] axp20_buck2: Failed to create debugfs directory | |
[ 3.251914] [cpu_freq] INF:-------------------V-F Table------------------- | |
[ 3.256964] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz | |
[ 3.262031] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz | |
[ 3.267077] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz | |
[ 3.272136] [cpu_freq] INF: voltage = 1250mv frequency = 792MHz | |
[ 3.277181] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz | |
[ 3.282239] [cpu_freq] INF: voltage = 1150mv frequency = 624MHz | |
[ 3.287284] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz | |
[ 3.292341] [cpu_freq] INF: voltage = 1050mv frequency = 312MHz | |
[ 3.297387] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz | |
[ 3.303222] [cpu_freq] INF:----------------------------------------------- | |
[ 3.312882] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 60MHz | |
[ 3.318289] I2C: i2c-3: HDMI I2C adapter | |
[ 3.349437] disp clks: lcd 74250000 pre_scale 1 hdmi 74250000 pll 297000000 2x 0 | |
[ 3.882852] Console: switching to colour frame buffer device 160x45 | |
[ 3.902972] axp20_buck3: incomplete constraints, leaving on | |
[ 3.907779] axp20_buck2: incomplete constraints, leaving on | |
[ 3.912465] axp20_ldo4: incomplete constraints, leaving on | |
[ 3.917158] axp20_ldo3: incomplete constraints, leaving on | |
[ 3.921861] axp20_ldo2: incomplete constraints, leaving on | |
[ 3.925084] console [netcon0] enabled | |
[ 3.928588] netconsole: network logging started | |
[ 3.936111] sunxi-rtc sunxi-rtc: setting system clock to 2010-01-01 00:00:00 UTC (1262304000) | |
[ 3.938169] ALSA device list: | |
[ 3.941222] #0: sunxi-CODEC Audio Codec | |
[ 3.945784] Waiting 3sec before mounting root device... | |
[ 4.161822] [mmc-msg] mmc 0 detect change, present 1 | |
[ 4.660838] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 4.663287] [mmc-msg] sdc0 power on | |
[ 4.691252] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 4.696166] [mmc-msg] sdc0 set round clock 400000, src 24000000 | |
[ 4.768549] [mmc-err] smc 0 err, cmd 52, RTO | |
[ 4.772692] [mmc-err] smc 0 err, cmd 52, RTO | |
[ 4.781056] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 4.791814] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 4.797185] [mmc-err] smc 0 err, cmd 5, RTO | |
[ 4.801235] [mmc-err] smc 0 err, cmd 5, RTO | |
[ 4.805282] [mmc-err] smc 0 err, cmd 5, RTO | |
[ 4.809335] [mmc-err] smc 0 err, cmd 5, RTO | |
[ 4.818332] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 4.826705] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 4.837451] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B | |
[ 4.891975] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B | |
[ 4.900413] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B | |
[ 4.905584] [mmc-msg] sdc0 set round clock 42857143, src 600000000 | |
[ 4.969106] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B | |
[ 4.973576] mmc0: new high speed SDHC card at address 0001 | |
[ 4.977612] mmcblk0: mmc0:0001 SD8GB 7.35 GiB | |
[ 4.980731] mmcblk0: p1 p2 | |
[ 6.962277] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) | |
[ 6.998566] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) | |
[ 7.034561] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 7.039629] VFS: Mounted root (ext4 filesystem) on device 179:2. | |
[ 7.044846] devtmpfs: mounted | |
[ 7.047845] Freeing init memory: 300K | |
[ 7.052529] Failed to execute /init. Attempting defaults... | |
[ 7.358911] tmpfs: Bad mount option smackfsroot | |
[ 7.365676] systemd[1]: Smack relabeling "/dev/pts" Operation not supported | |
[ 7.369883] tmpfs: Bad mount option smackfstransmute | |
[ 7.376741] tmpfs: Bad mount option smackfsroot | |
[ 7.534693] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX +IMA -SYSVINIT -LIBCRYPTSETUP +GCRYPT +ACL +XZ) | |
[ 7.606201] systemd[1]: Failed to insert module 'ipv6' | |
[ 8.043240] systemd[1]: Cannot add dependency job for unit regpmon.service, ignoring: Unit rc-sdlevelinit.service failed to load: No such file or directory. | |
[ 8.048998] systemd[1]: Found ordering cycle on basic.target/start | |
[ 8.054066] systemd[1]: Found dependency on sockets.target/start | |
[ 8.065153] systemd[1]: Found dependency on system-server.service/start | |
[ 8.070127] systemd[1]: Found dependency on basic.target/start | |
[ 8.076934] systemd[1]: Breaking ordering cycle by deleting job sockets.target/start | |
[ 8.086285] systemd[1]: Job sockets.target/start deleted to break ordering cycle starting with basic.target/start | |
[ 8.091619] systemd[1]: Found ordering cycle on basic.target/start | |
[ 8.096513] systemd[1]: Found dependency on paths.target/start | |
[ 8.102110] systemd[1]: Found dependency on display-manager.path/start | |
[ 8.108296] systemd[1]: Found dependency on display-manager-run.service/start | |
[ 8.113198] systemd[1]: Found dependency on basic.target/start | |
[ 8.119834] systemd[1]: Breaking ordering cycle by deleting job paths.target/start | |
[ 8.128968] systemd[1]: Job paths.target/start deleted to break ordering cycle starting with basic.target/start | |
[ 8.134980] systemd[1]: Started Replay Read-Ahead Data. | |
[ 8.139849] systemd[1]: Starting Collect Read-Ahead Data... | |
[ 8.180519] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. | |
[ 8.187841] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 8.193010] systemd[1]: Expecting device dev-ttyS0.device... | |
[ 8.211001] systemd-readahead[63]: Failed to create fanotify object: Function not implemented | |
[ 8.217696] systemd[1]: Starting Delayed Shutdown Socket. | |
[ 8.237886] systemd[1]: Listening on Delayed Shutdown Socket. | |
[ 8.243670] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. | |
[ 8.269140] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
[ 8.276352] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. | |
[ 8.283732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[ 8.291750] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. | |
[ 8.321517] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 8.325332] systemd[1]: Starting Journal Socket. | |
[ 8.347110] systemd[1]: Listening on Journal Socket. | |
[ 8.356263] systemd[1]: Starting Create list of required static device nodes for the current kernel... | |
[ 8.398563] systemd[1]: Starting Initialize the VConf storage... | |
[ 8.428172] systemd[1]: Mounting Debug File System... | |
[ 8.458552] systemd[1]: Mounted POSIX Message Queue File System. | |
[ 8.463050] systemd[1]: Starting Journal Service... | |
[ 8.506981] systemd[1]: Started Journal Service. | |
[ 8.632561] systemd-journald[67]: Vacuuming done, freed 0 bytes | |
[ 8.637044] tmpfs: No value for mount option '*' | |
[ 10.336009] systemd-udevd[89]: starting version 208 | |
[ 10.427960] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) | |
[ 11.336435] systemd-journald[67]: Received request to flush runtime journal from PID 1 | |
[ 13.939001] sunxi-rtc sunxi-rtc: actually set time to 2010-1-1 0:0:0 | |
[ 15.458462] set_pmon (171): /proc/123/oom_adj is deprecated, please use /proc/123/oom_score_adj instead. | |
[ 24.477064] sunxi_emac sunxi_emac.0: eth0: link down | |
[ 93.844271] ParseEDID | |
[ 93.879934] EDID version: 1.3 | |
[ 93.886247] PCLK=138780000 X 1920 1968 2000 2080 Y 1080 1083 1088 1112 fr 60 PN | |
[ 93.892255] disp_clk: Could not find a matching pll-freq for 138780000 pclk | |
[ 93.898524] PCLK=92520000 X 1920 1968 2000 2080 Y 1080 1083 1088 1112 fr 40 PN | |
[ 93.904603] disp_clk: Could not find a matching pll-freq for 92520000 pclk | |
[ 93.940666] Unimplemented SVD code 2 | |
[ 93.943275] Unimplemented SVD code 6 | |
[ 93.946040] Unimplemented SVD code 31 | |
[ 93.948675] Unimplemented SVD code 17 | |
[ 93.951306] Unimplemented SVD code 22 | |
[ 93.953997] Unimplemented SVD code 21 | |
[ 93.956332] Reserved SVD code 127 | |
[ 93.962284] disp_clk: Could not find a matching pll-freq for 53900000 pclk | |
[ 93.968400] disp_clk: Could not find a matching pll-freq for 108100000 pclk | |
[ 93.974329] disp_clk: Could not find a matching pll-freq for 74200000 pclk | |
[ 93.980287] disp_clk: Could not find a matching pll-freq for 25150000 pclk | |
[ 93.986178] disp_clk: Could not find a matching pll-freq for 53900000 pclk | |
[ 93.992090] disp_clk: Could not find a matching pll-freq for 92500000 pclk | |
[ 93.998185] disp_clk: Could not find a matching pll-freq for 138800000 pclk | |
[ 94.003645] Parse_VideoData_Block: VIC 16 (native) support | |
[ 94.007417] Parse_VideoData_Block: VIC 5 support | |
[ 94.011025] Parse_VideoData_Block: VIC 4 support | |
[ 94.014639] Parse_VideoData_Block: VIC 3 support | |
[ 94.018313] Parse_VideoData_Block: VIC 2 support | |
[ 94.021911] Parse_VideoData_Block: VIC 7 support | |
[ 94.025533] Parse_VideoData_Block: VIC 6 support | |
[ 94.029175] Parse_VideoData_Block: VIC 1 support | |
[ 94.032859] Parse_VideoData_Block: VIC 31 support | |
[ 94.036594] Parse_VideoData_Block: VIC 20 support | |
[ 94.040279] Parse_VideoData_Block: VIC 19 support | |
[ 94.044066] Parse_VideoData_Block: VIC 18 support | |
[ 94.047844] Parse_VideoData_Block: VIC 17 support | |
[ 94.051529] Parse_VideoData_Block: VIC 22 support | |
[ 94.055244] Parse_VideoData_Block: VIC 21 support | |
[ 94.059012] Parse_AudioData_Block: max channel=2 | |
[ 94.063069] Parse_AudioData_Block: SampleRate code=7f | |
[ 94.066824] Parse_AudioData_Block: WordLen code=7 | |
[ 94.070334] Find HDMI Vendor Specific DataBlock | |
[ 94.076668] PCLK=148500000 X 1920 2008 2052 2200 Y 1080 1084 1089 1125 fr 60 PP | |
[ 94.080664] Using above mode as preferred EDID mode | |
[ 94.087103] PCLK=148500000 X 1920 2448 2492 2640 Y 1080 1084 1089 1125 fr 50 PP | |
[ 94.093204] PCLK=74250000 X 1920 2008 2052 2200 Y 540 542 547 562 fr 60 PP | |
[ 94.099144] PCLK=74250000 X 1280 1390 1430 1650 Y 720 725 730 750 fr 60 PP | |
[ 94.104719] PCLK=27000000 X 720 736 798 858 Y 480 489 495 525 fr 59 NN | |
[ 94.113641] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok | |
[ 198.479941] sunxi_emac sunxi_emac.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment