cubieplayer / Cubian

Debian for Cubieboard
http://cubian.org
271 stars 49 forks source link

A20: System hang a few minutes into use. #65

Closed h6w closed 10 years ago

h6w commented 10 years ago

I've tested my SD card and discounted that, but I'm consistently having Cubian hang a few minutes into use regardless of what I'm doing. I'm using a Cubieboard2. HDMI video seems fine. But whatever process is running hangs, and keyboard input is unresponsive.

I tried apt-get upgrade, but I can't complete the upgrade before it hangs. :-(

Let me know what I can provide to help.

cubieplayer commented 10 years ago

Never met the problem. What's the output of dmesg

h6w commented 10 years ago

Can't get dmesg live, although I did have a tail -f /var/log/syslog running at one point and it said "cpu[0] tried to kill cpu[1]!"

It looks like it's corrupting the SD. I'll upload some of the dmesg logs.

h6w commented 10 years ago

[ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Linux version 3.3.0+ (root@ubtu) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #11 SMP PREEMPT Sun Jul 28 03:39:12 CST 2013 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: sun7i [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] memblock reserve 43000000(10000) for sysconfig, ret=0 [ 0.000000] memblock reserve 52000000(20000) for standby [ 0.000000] memblock remove 4a000000(2000000) for fb, ret=0 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 253952 [ 0.000000] free_area_init_node: node 0, pgdat c07b0ac0, node_mem_map d0000000 [ 0.000000] DMA zone: 576 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 64960 pages, LIFO batch:15 [ 0.000000] Normal zone: 1134 pages used for memmap [ 0.000000] Normal zone: 119698 pages, LIFO batch:31 [ 0.000000] HighMem zone: 594 pages used for memmap [ 0.000000] HighMem zone: 66990 pages, LIFO batch:15 [ 0.000000] [scu_get_core_count] cores=1800001 [ 0.000000] sun7i_init_early: enter [ 0.000000] PERCPU: Embedded 7 pages/cpu @d0908000 s6528 r8192 d13952 u32768 [ 0.000000] pcpu-alloc: s6528 r8192 d13952 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: 251648 [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x800p60 root=/dev/mmcblk0p1 rootwait panic=10 [ 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: 160MB 832MB = 992MB total [ 0.000000] Memory: 997300k/997300k available, 51276k reserved, 270336K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc07332ac (7341 kB) [ 0.000000] .init : 0xc0734000 - 0xc0766980 ( 203 kB) [ 0.000000] .data : 0xc0768000 - 0xc07b4758 ( 306 kB) [ 0.000000] .bss : 0xc07b477c - 0xc0803ad0 ( 317 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:160 [ 0.000000] aw_clkevt_init: timer base 0xf000cc00 [ 0.000000] [aw_delay]: It is use use_time_delay function! [ 0.000000] aw_clksrc_init(96) [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] aw_clksrc_init(120) [ 0.000000] Architected local timer running at 24.00MHz. [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty0] enabled [ 0.000909] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448) [ 0.059973] pid_max: default: 32768 minimum: 301 [ 0.060352] Mount-cache hash table entries: 512 [ 0.061018] CPU: Testing write buffer coherency: ok [ 0.061341] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061460] Setting up static identity map for 0x40548958 - 0x405489b0 [ 0.174270] CPU1: Booted secondary processor [ 0.231651] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.231745] Brought up 2 CPUs [ 0.231799] SMP: Total of 2 processors activated (3830.57 BogoMIPS). [ 0.232649] devtmpfs: initialized [ 0.236814] script_init enter! [ 0.237799] script_init exit! [ 0.239552] print_constraints: dummy: [ 0.240181] NET: Registered protocol family 16 [ 0.240464] sunxi_dump_init success [ 0.242245] sun7i_init: enter [ 0.242834] [ccu-inf] aw clock manager init [ 0.242865] [ccu-inf] aw_ccu_init [ 0.243086] [ccu-inf] script config pll3 to 297MHz [ 0.243116] [ccu-inf] script config pll4 to 300MHz [ 0.243139] [ccu-inf] script config pll6 to 600MHz [ 0.243163] [ccu-inf] script config pll7 to 297MHz [ 0.243185] [ccu-inf] script config pll8 to 336MHz [ 0.243573] Init eGon pin module V2.0 [ 0.243791] axp config [pmu_para] [pmu_used] : 1 [ 0.243817] axp config [pmu_para] [pmu_twi_id] : 0 [ 0.243839] axp config [pmu_para] [pmu_irq_id] : 32 [ 0.243860] axp config [pmu_para] [pmu_twi_addr] : 52 [ 0.243881] axp config [pmu_para] [pmu_battery_rdc] : 120 [ 0.243904] axp config [pmu_para] [pmu_battery_cap] : 2100 [ 0.243926] axp config [pmu_para] [pmu_init_chgcur] : 300 [ 0.243949] axp config [pmu_para] [pmu_suspend_chgcur] : 1000 [ 0.243972] axp config [pmu_para] [pmu_resume_chgcur] : 300 [ 0.243995] axp config [pmu_para] [pmu_shutdown_chgcur] : 1000 [ 0.244019] axp config [pmu_para] [pmu_init_chgvol] : 4200 [ 0.244042] axp config [pmu_para] [pmu_init_chgend_rate] : 15 [ 0.244065] axp config [pmu_para] [pmu_init_chg_enabled] : 1 [ 0.244088] axp config [pmu_para] [pmu_init_adc_freq] : 100 [ 0.244111] axp config [pmu_para] [pmu_init_adc_freqc] : 100 [ 0.244134] axp config [pmu_para] [pmu_init_chg_pretime] : 50 [ 0.244158] axp config [pmu_para] [pmu_init_chg_csttime] : 720 [ 0.244181] axp config [pmu_para] [pmu_bat_para1] : 0 [ 0.244202] axp config [pmu_para] [pmu_bat_para2] : 0 [ 0.244226] axp config [pmu_para] [pmu_bat_para3] : 0 [ 0.244248] axp config [pmu_para] [pmu_bat_para4] : 0 [ 0.244270] axp config [pmu_para] [pmu_bat_para5] : 5 [ 0.244291] axp config [pmu_para] [pmu_bat_para6] : 11 [ 0.244313] axp config [pmu_para] [pmu_bat_para7] : 13 [ 0.244335] axp config [pmu_para] [pmu_bat_para8] : 15 [ 0.244357] axp config [pmu_para] [pmu_bat_para9] : 19 [ 0.244379] axp config [pmu_para] [pmu_bat_para10] : 32 [ 0.244401] axp config [pmu_para] [pmu_bat_para11] : 50 [ 0.244424] axp config [pmu_para] [pmu_bat_para12] : 58 [ 0.244446] axp config [pmu_para] [pmu_bat_para13] : 71 [ 0.244468] axp config [pmu_para] [pmu_bat_para14] : 81 [ 0.244491] axp config [pmu_para] [pmu_bat_para15] : 89 [ 0.244513] axp config [pmu_para] [pmu_bat_para16] : 100 [ 0.244535] axp config [pmu_para] [pmu_usbvol_limit] : 1 [ 0.244558] axp config [pmu_para] [pmu_usbvol] : 4000 [ 0.244579] axp config [pmu_para] [pmu_usbcur_limit] : 0 [ 0.244601] axp config [pmu_para] [pmu_usbcur] : 0 [ 0.244623] axp config [pmu_para] [pmu_pwroff_vol] : 3300 [ 0.244646] axp config [pmu_para] [pmu_pwron_vol] : 2900 [ 0.244668] axp config [target] [dcdc2_vol] : 1400 [ 0.244689] axp config [target] [dcdc3_vol] : 1250 [ 0.244709] axp config [target] [ldo2_vol] : 3000 [ 0.244730] axp config [target] [ldo3_vol] : 2800 [ 0.244750] axp config [target] [ldo4_vol] : 2800 [ 0.244771] axp config [pmu_para] [pmu_pekoff_time] : 6000 [ 0.244794] axp config [pmu_para] [pmu_pekoff_en] : 1 [ 0.244816] axp config [pmu_para] [pmu_peklong_time] : 1500 [ 0.244839] axp config [pmu_para] [pmu_pwrok_time] : 64 [ 0.244862] axp config [pmu_para] [pmu_pwrnoe_time] : 2000 [ 0.244884] axp config [pmu_para] [pmu_intotp_en] : 1 [ 0.244906] axp config [pmu_para] [pmu_pekon_time] : 1000 [ 0.245325] [gpio-inf] aw gpio init start [ 0.245369] [gpio-inf] gpio_clk_init: apb pio clk enable success [ 0.245605] gpiochip_add: registered GPIOs 0 to 17 on device: GPA [ 0.245821] gpiochip_add: registered GPIOs 24 to 47 on device: GPB [ 0.246031] gpiochip_add: registered GPIOs 54 to 78 on device: GPC [ 0.246215] gpiochip_add: registered GPIOs 85 to 112 on device: GPD [ 0.246400] gpiochip_add: registered GPIOs 119 to 130 on device: GPE [ 0.246608] gpiochip_add: registered GPIOs 137 to 142 on device: GPF [ 0.246811] gpiochip_add: registered GPIOs 149 to 160 on device: GPG [ 0.247029] gpiochip_add: registered GPIOs 167 to 194 on device: GPH [ 0.247219] gpiochip_add: registered GPIOs 201 to 222 on device: GPI [ 0.247621] [gpio-inf] aw gpio init done [ 0.278352] bio: create slab at 0 [ 0.280297] SCSI subsystem initialized [ 0.281195] usbcore: registered new interface driver usbfs [ 0.281557] usbcore: registered new interface driver hub [ 0.281998] usbcore: registered new device driver usb [ 0.282817] [i2c3] fetch para from sysconfig failed [ 0.282849] [i2c4] fetch para from sysconfig failed [ 0.284025] ------------------------------------------- [ 0.284060] axp_mfd_probe:axp20_mfd pmu probed ! [ 0.284079] ------------------------------------------- [ 0.286424] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected [ 0.287123] ------------------------------------------- [ 0.287146] axp_mfd_probe:axp20_mfd pmu request_irq ok ! [ 0.287166] ------------------------------------------- [ 0.288938] [AXP]axp driver uning configuration failed(348) [ 0.288975] [AXP]powerstart = 0 [ 0.289011] I2C: i2c-0: sun7i I2C adapter [ 0.289029] *start**** [ 0.289046] 0x40 [ 0.289058] 0xf8 [ 0.289071] 0x58 [ 0.289083] 0x0 [ 0.289095] 0x0 [ 0.289107] *end*** [ 0.289468] I2C: i2c-1: sun7i I2C adapter [ 0.289494] *start*** [ 0.289510] 0x40 [ 0.289523] 0xf8 [ 0.289535] 0x58 [ 0.289548] 0x0 [ 0.289560] 0x0 [ 0.289572] *end*** [ 0.289899] I2C: i2c-2: sun7i I2C adapter [ 0.289927] *start*** [ 0.289944] 0x40 [ 0.289957] 0xf8 [ 0.289969] 0x28 [ 0.289982] 0x0 [ 0.289995] 0x0 [ 0.290008] *end*** [ 0.290607] print_constraints: axp20_ldo1: 1300 mV [ 0.292375] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV [ 0.294057] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV [ 0.295969] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV [ 0.297623] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV [ 0.299289] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV [ 0.300345] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV [ 0.301141] gpiochip_add: registered GPIOs 229 to 233 on device: axp_pin [ 0.302452] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.304288] Switching to clocksource arch_sys_counter [ 0.304382] cfg80211: Calling CRDA to update world regulatory domain [ 0.304827] FS-Cache: Loaded [ 0.305265] CacheFiles: Loaded [ 0.327421] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.327668] Line:1148:ohci_hcd_mod_init [ 0.327692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.327877] line = 483,usb_manager_init

[ 0.327938] WRN:L212(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) det_vbus gpio failed [ 0.327980] WRN:L244(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) ac_enable failed [ 0.328551] [sw_hcd0]: usb host driver initialize........

[ 0.348572] [sw_hcd0]: host_init_state = 0 [ 0.348597] [sw_hcd0]: platform is usb host [ 0.348684] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 70 [ 0.348737] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver [ 0.348768] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1 [ 0.349777] hub 1-0:1.0: USB hub found [ 0.349823] hub 1-0:1.0: 1 port detected [ 0.349865] wrn: hcd is not enable, need not start hcd [ 0.350310] [sw_hcd0]: sw_usb_host0_disable start [ 0.350342] -------sw_hcd0_soft_disconnect--------- [ 0.350366] [sw_hcd_host0]: Set USB Power OFF [ 0.350388] wrn: hcd is not enable, need not stop hcd

[ 0.350457] [sw_hcd0]: sw_usb_host0_disable end [ 0.350639] [sw_udc]: udc_init: version 20080411 [ 0.351506] NET: Registered protocol family 2 [ 0.352018] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.354829] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.359193] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [ 0.360413] TCP: Hash tables configured (established 131072 bind 65536) [ 0.360442] TCP reno registered [ 0.360502] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.360586] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361124] NET: Registered protocol family 1 [ 0.361731] RPC: Registered named UNIX socket transport module. [ 0.361819] RPC: Registered udp transport module. [ 0.361840] RPC: Registered tcp transport module. [ 0.361859] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.362170] sunxi_reg_init enter [ 0.362650] [cpu_freq] INF:set ahb apb clock async [ 0.362717] [cpu_freq] INF:sunxi_cpufreq_initcall: clocks pll=960000000,cpu=960000000,axi=320000000,ahp=150000000,apb=75000000 [ 0.362808] [cpu_freq] INF:try to get regulator(0xef2e3180) successed. [ 0.363234] [cpu_freq] INF:-------------------V-F Table------------------- [ 0.363266] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz [ 0.363289] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz [ 0.363312] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz [ 0.363335] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz [ 0.363357] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz [ 0.363380] [cpu_freq] INF: voltage = 1050mv frequency = 312MHz [ 0.363403] [cpu_freq] INF: voltage = 1050mv frequency = 144MHz [ 0.363425] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz [ 0.363447] [cpu_freq] INF:----------------------------------------------- [ 0.363479] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 384MHz [ 0.363521] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 0.363695] [pm]aw_pm_init! [ 0.363719] dram config [dram_para] [dram_baseaddr] : 1073741824 [ 0.363743] dram config [dram_para] [dram_clk] : 500 [ 0.363763] dram config [dram_para] [dram_type] : 3 [ 0.363784] dram config [dram_para] [dram_rank_num] : 1 [ 0.363806] dram config [dram_para] [dram_chip_density] : 4096 [ 0.363828] dram config [dram_para] [dram_io_width] : 16 [ 0.363850] dram config [dram_para] [dram_bus_width] : 32 [ 0.363872] dram config [dram_para] [dram_cas] : 9 [ 0.363892] dram config [dram_para] [dram_zq] : 127 [ 0.363912] dram config [dram_para] [dram_odt_en] : 0 [ 0.363933] dram config [dram_para] [dram_size] : 1024 [ 0.363954] dram config [dram_para] [dram_tpr0] : 1121491383 [ 0.363976] dram config [dram_para] [dram_tpr1] : 41104 [ 0.363998] dram config [dram_para] [dram_tpr2] : 141824 [ 0.364019] dram config [dram_para] [dram_tpr3] : 0 [ 0.364039] dram config [dram_para] [dram_tpr4] : 1 [ 0.364059] dram config [dram_para] [dram_tpr5] : 0 [ 0.364080] dram config [dram_para] [dram_emr1] : 4 [ 0.364101] dram config [dram_para] [dram_emr2] : 16 [ 0.364121] dram config [dram_para] [dram_emr3] : 0 [ 0.364143] standby_mode = 0. [ 0.364158] aw_pm_init: not support super standby. [ 0.364179] cpu0_en = 0. [ 0.364195] dram_selfresh_en = 1. [ 0.364212] wakeup src cnt is : 0. [ 0.364300] DRAM_STANDBY_PGD_ADDR:d201c000 [ 0.364336] [wifi]: select wifi: rtl8188eu !! [ 0.364774] [rtl8188eu]: exec rtl8188eu_wifi_gpio_init [ 0.364815] [rtl8188eu]: module power name [ 0.364834] [rtl8188eu]: rtl8188eu module power set by axp. [ 0.364862] [rtl8188eu]: get power regulator failed. [ 0.364901] [wifi_pm]: wifi gpio init is OK !! [ 0.366913] highmem bounce pool size: 64 pages [ 0.369845] NTFS driver 2.1.30 [Flags: R/W]. [ 0.370139] fuse init (API version 7.18) [ 0.371302] JFS: nTxBlock = 7791, nTxLock = 62331 [ 0.391048] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.392612] msgmni has been set to 1419 [ 0.393610] io scheduler noop registered [ 0.393642] io scheduler deadline registered (default) [ 0.403192] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.404243] ttyS0: autoconf (0x0000, 0xf04c2000, 0x1c28000): iir=3 iir1=6 iir2=6 type=U6_16550A [ 0.424450] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A [ 1.845090] console [ttyS0] enabled [ 1.850288] sunmm_probe, line 269 [ 1.860873] loop: module loaded [ 1.864045] nand_init,line:1387 [ 1.867250] [NAND]nand driver, init. [ 1.870842] [NAND] nand driver(b) version: 0x2, 0x12, data: 20130325 [ 1.877225] [NAND] nand clk request start [ 1.881264] [NAND] nand clk request ok! [ 1.885210] [NAND DMA] request dma success [ 1.889315] [NAND DMA] set fulldone_cb success [ 1.894714] [NAND] nand driver version: 0x2 0x11 [ 1.899460] nand interrupt register ok [ 1.903220] [NAND] use nand_good_block_ratio from default parameter [ 1.909928] [NAND DMA] start dma***** [ 2.024714] storage_type=0 [ 2.027443] boot from nand [ 2.033146] nand: unknown partition table [ 2.040273] nand1: [ 2.045242] nand2: unknown partition table [ 2.052316] nand3: unknown partition table [ 2.059339] nand4: unknown partition table [ 2.067283] nand5: unknown partition table [ 2.076392] nand6: unknown partition table [ 2.083366] nand7: unknown partition table [ 2.090383] nand8: unknown partition table [ 2.097505] nand9: [ 2.102388] nand:: unknown partition table [ 2.109400] nand;: [ 2.111960] benn: nand probe enter [ 2.115633] [NAND]nand driver, ok. [ 2.119748] [sunxi_emac]: Init wemac Ethernet Driver, V3.00 [ 2.126928] [sw_hci_sun4i_init 1254] [ 2.130538] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci1(restrict_gpio) is invalid [ 2.139239] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci1(restrict_gpio) is invalid [ 2.147866] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci2(restrict_gpio) is invalid [ 2.156464] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci2(restrict_gpio) is invalid [ 2.165336] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc07f875c [ 2.173101] [sw-ehci1]: open clock [ 2.196632] [sw-ehci1]: open clock, 0x60(0x2e142), 0xcc(0x102) [ 2.202484] [sw-ehci1]: Set USB Power ON [ 2.206433] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.213978] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2 [ 2.221197] sw-ehci sw-ehci.1: irq 71, io mem 0xf1c14000 [ 2.226542] [ehci_run 736] [ 2.244395] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 [ 2.250757] hub 2-0:1.0: USB hub found [ 2.254606] hub 2-0:1.0: 1 port detected [ 2.259229] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc07f8870 [ 2.267049] [sw-ohci1]: open clock [ 2.290347] [sw-ohci1]: open clock, 0x60(0x2e146), 0xcc(0x162) [ 2.296213] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e146 [ 2.301796] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.308976] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3 [ 2.316154] sw-ohci sw-ohci.1: irq 96, io mem 0xf1c14400 [ 2.379230] hub 3-0:1.0: USB hub found [ 2.383019] hub 3-0:1.0: 1 port detected [ 2.387644] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc07f8984 [ 2.395458] [sw-ehci2]: open clock [ 2.418730] [sw-ehci2]: open clock, 0x60(0x2e14e), 0xcc(0x166) [ 2.424590] [sw-ehci2]: Set USB Power ON [ 2.428526] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.436077] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4 [ 2.443254] sw-ehci sw-ehci.2: irq 72, io mem 0xf1c1c000 [ 2.448675] [ehci_run 736] [ 2.464391] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 [ 2.470720] hub 4-0:1.0: USB hub found [ 2.474530] hub 4-0:1.0: 1 port detected [ 2.479138] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc07f8a98 [ 2.486996] [sw-ohci2]: open clock [ 2.510268] [sw-ohci2]: open clock, 0x60(0x2e15e), 0xcc(0x1e6) [ 2.516126] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e15e [ 2.521708] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.524429] The port change to OHCI now! [ 2.532861] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5 [ 2.539992] sw-ohci sw-ohci.2: irq 97, io mem 0xf1c1c400 [ 2.609237] hub 5-0:1.0: USB hub found [ 2.613038] hub 5-0:1.0: 1 port detected [ 2.617453] Initializing USB Mass Storage driver... [ 2.622643] usbcore: registered new interface driver usb-storage [ 2.628705] USB Mass Storage support registered. [ 2.633811] usbcore: registered new interface driver usbserial [ 2.639880] USB Serial support registered for generic [ 2.724404] usb 3-1: new low-speed USB device number 2 using sw-ohci [ 2.912776] usbcore: registered new interface driver usbserial_generic [ 2.919376] usbserial: USB Serial Driver core [ 2.924232] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb' [ 2.930904] [sw_udc]: alloc request: ep(0xc0797178, ep0, 64), req(0xef2b0ac0) [ 2.938086] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.946153] [sw_udc]: sw_udc_pullup, is_on = 0 [ 2.950620] WRN:L2618(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.961792] android_usb gadget: Mass Storage Function, version: 2009/09/11 [ 2.968724] android_usb gadget: Number of LUNs=3 [ 2.973355] lun0: LUN: removable file: (no medium) [ 2.978258] lun1: LUN: removable file: (no medium) [ 2.983144] lun2: LUN: removable file: (no medium) [ 2.988774] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.996879] android_usb gadget: android_usb ready [ 3.002263] mousedev: PS/2 mouse device common for all mice [ 3.008376] input: sun7i-ir as /devices/virtual/input/input0 [ 3.014897] =====ctp_fetch_sysconfig_para=====. [ 3.019544] ctp_fetch_sysconfig_para: ctp_unused. [ 3.024342] ctp_init: ctp_fetch_sysconfig_para err. [ 3.029798] sunxi_rtc_init: enter [ 3.033432] rtc_hw_init(396): start [ 3.037067] rtc_hw_init(412) err: set clksrc to external losc failed! rtc time will be wrong [ 3.045595] rtc_hw_init(427): end [ 3.048985] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 3.055130] using rtc device, rtc, for alarms [ 3.059366] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 [ 3.065889] i2c /dev entries driver [ 3.070689] lirc_dev: IR Remote Control driver registered, major 250 [ 3.077203] IR NEC protocol handler initialized [ 3.081742] IR RC5(x) protocol handler initialized [ 3.086591] IR RC6 protocol handler initialized [ 3.091137] IR JVC protocol handler initialized [ 3.095691] IR Sony protocol handler initialized [ 3.100314] IR RC5 (streamzap) protocol handler initialized [ 3.105904] IR SANYO protocol handler initialized [ 3.110614] IR MCE Keyboard/mouse protocol handler initialized [ 3.116546] IR LIRC bridge handler initialized [ 3.121423] input: axp20-supplyer as /devices/platform/sun7i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1 [ 3.142011] pmu_pekoff_time = 6000 [ 3.145458] pmu_pekoff_en = 1 [ 3.148430] pmu_peklong_time = 1500 [ 3.151923] pmu_pekon_time = 1000 [ 3.155280] pmu_pwrok_time = 64 [ 3.158429] pmu_pwrnoe_time = 2000 [ 3.161835] pmu_intotp_en = 1 [ 3.165442] [AXP]POWER20_OFF_CTL:2044-->0x42 [ 3.170318] POWER20_PEK_SET:2061-->0x9d [ 3.174760] POWER20_PEK_SET:2072-->0x9d [ 3.179199] POWER20_PEK_SET:2081-->0x9d [ 3.183640] POWER20_PEK_SET:2092-->0x9d [ 3.188163] POWER20_PEK_SET:2104-->0x9d [ 3.192605] POWER20_HOTOVER_CTL:2113-->0xad [ 3.201358] [AXP]last_rest_vol = 0, now_rest_vol = 100 [ 3.208543] [AXP]Cur_CoulombCounter = 0 [ 3.212379] [AXP]charger->rest_vol = 100 [ 3.219635] create_regulator: axp20_ldo2: Failed to create debugfs directory [ 3.226764] regulator_virtual_consumer_probe:get regulator:axp20_analog/fm ok [ 3.227102] regulator_virtual_consumer_probe:get regulator:axp20_pll ok [ 3.227422] regulator_virtual_consumer_probe:get regulator:axp20_hdmi ok [ 3.227698] create_regulator: axp20_buck2: Failed to create debugfs directory [ 3.234919] regulator_virtual_consumer_probe:get regulator:axp20_core ok [ 3.235197] create_regulator: axp20_buck3: Failed to create debugfs directory [ 3.242347] regulator_virtual_consumer_probe:get regulator:axp20_ddr ok [ 3.242657] regulator_virtual_consumer_probe:get regulator:axp20_mic ok [ 3.242696] sunxi_wdt: sunxi watchdog timer driver v1.0 [ 3.248761] sunxi_wdt: initialized (g_timeout=16s, g_nowayout=0) [ 3.254832] wdt_enable 0 [ 3.257374] wdt_irq_en, enable 0 [ 3.260608] wdt_clr_irq_pend [ 3.263496] wdt_set_tmout, timeout_in_sec 16, timeout_to_interv return interv 0x0000000b [ 3.271615] wdt_set_tmout, write 0x00000058 to modreg 0xf1c20c94, interv_to_timeout return timeout 16 [ 3.281152] [cpu_freq] DBG:target frequency find is 912000000, entry 37 [ 3.287818] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 3.293922] [cpu_freq] DBG:new: pll=912000000, cpudiv=1, axidiv=3 [ 3.300041] [cpu_freq] INF:cpu: 960Mhz->912Mhz [ 3.305003] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished [ 3.311088] [mmc-msg] sw_mci_init [ 3.314581] [mmc-msg] MMC host used card: 0x9, boot card: 0x0, io_card 8 [ 3.322567] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 3.332771] [mmc-msg] sdc0 Probe: base:0xf04c8000 irq:64 sg_cpu:ffdf5000(4fc00000) ret 0. [ 3.341602] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 3.351789] [mmc-msg] sdc3 Probe: base:0xf04ca000 irq:67 sg_cpu:ffdf4000(4fc01000) ret 0. [ 3.360200] sunxi_leds driver init [ 3.363642] request gpio187, ret=0 [ 3.367107] trigger_name:timer [ 3.370177] request gpio188, ret=0 [ 3.373589] trigger_name: [ 3.376841] Registered led device: green:ph20:led1 [ 3.377058] Registered led device: blue:ph21:led2 [ 3.386104] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.0/input/input2 [ 3.397337] generic-usb 0003:1BCF:05C5.0001: input: USB HID v1.00 Keyboard [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input0 [ 3.420108] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.1/input/input3 [ 3.431375] generic-usb 0003:1BCF:05C5.0002: input: USB HID v1.00 Mouse [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input1 [ 3.444064] usbcore: registered new interface driver usbhid [ 3.449698] usbhid: USB HID core driver [ 3.453889] value is 0 [ 3.457782] value is 1 [ 3.460519] enter sun7i Audio codec!!! [ 3.467386] sun7i audio support initialized [ 3.471808] sun7i Audio codec successfully loaded.. [ 3.479535] asoc: sndhdmi <-> sun7i-hdmiaudio.0 mapping ok [ 3.487823] [SPDIF]sun7i-spdif cannot find any using configuration for controllers, return directly! [ 3.498083] [SPDIF]sun7i_sndspdif cannot find any using configuration for controllers, return directly! [ 3.507555] [I2S]sun7i-i2s cannot find any using configuration for controllers, return directly! [ 3.517507] [I2S]sun7i_sndi2s cannot find any using configuration for controllers, return directly! [ 3.526751] ALSA device list: [ 3.529732] #0: sun7i-CODEC Audio Codec [ 3.533834] #1: sndhdmi [ 3.536741] Netfilter messages via NETLINK v0.30. [ 3.541477] nfnl_acct: registering with nfnetlink. [ 3.546385] nf_conntrack version 0.5.0 (15582 buckets, 62328 max) [ 3.553133] ctnetlink v0.93: registering with nfnetlink. [ 3.559089] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 3.566119] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 3.572823] xt_time: kernel timezone is -0000 [ 3.577412] IPv4 over IPv4 tunneling driver [ 3.582654] GRE over IPv4 demultiplexor driver [ 3.586988] GRE over IPv4 tunneling driver [ 3.592724] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.598353] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 3.604809] arp_tables: (C) 2002 David S. Miller [ 3.609511] TCP cubic registered [ 3.612751] Initializing XFRM netlink socket [ 3.617521] NET: Registered protocol family 10 [ 3.623355] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 3.629129] IPv6 over IPv4 tunneling driver [ 3.635765] NET: Registered protocol family 17 [ 3.640287] NET: Registered protocol family 15 [ 3.644815] L2TP core driver, V2.0 [ 3.648228] L2TP IP encapsulation support (L2TPv3) [ 3.653184] L2TP netlink interface [ 3.656771] L2TP ethernet pseudowire support (L2TPv3) [ 3.661839] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 3.669564] ThumbEE CPU extension supported. [ 3.674903] [LCD] lcd_module_init [ 3.741583] Console: switching to colour frame buffer device 160x45 [ 3.788205] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on [ 3.796620] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on [ 3.804979] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on [ 3.813220] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on [ 3.825853] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on [ 3.838541] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on [ 3.850721] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 3.860648] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock [ 3.872668] Waiting for root device /dev/mmcblk0p1... [ 4.319337] [mmc-msg] mmc 0 detect change, present 1 [ 4.824399] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.837940] [mmc-msg] sdc0 power on [ 4.864379] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.946713] [mmc-err] smc 0 err, cmd 52, RTO [ 4.956617] [mmc-err] smc 0 err, cmd 52, RTO [ 4.965591] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.982191] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.998411] [mmc-err] smc 0 err, cmd 5, RTO [ 5.008140] [mmc-err] smc 0 err, cmd 5, RTO [ 5.017758] [mmc-err] smc 0 err, cmd 5, RTO [ 5.027287] [mmc-err] smc 0 err, cmd 5, RTO [ 5.036526] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.050559] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.066829] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.106691] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 5.120506] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 5.189631] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B [ 5.203618] mmc0: new high speed SDHC card at address b368 [ 5.214299] mmcblk0: mmc0:b368 Team 7.41 GiB [ 5.229467] mmcblk0: p1 [ 5.364897] EXT3-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 5.444879] EXT2-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 5.539450] EXT4-fs (mmcblk0p1): warning: mounting unchecked fs, running e2fsck is recommended [ 5.864868] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null) [ 5.876898] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 5.891520] devtmpfs: mounted [ 5.899424] Freeing init memory: 200K [ 7.134946] udevd[838]: starting version 175 [ 10.423812] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 12.032405] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 12.451122] libata version 3.00 loaded. [ 12.488169] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP [ 12.500215] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 [ 12.510297] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 12.523470] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc [ 12.536049] dma_alloc_coherent mem = 0xffda0000, size = 0x16500, mem_dma=0x4fc20000 [ 12.549227] scsi0 : sw_ahci_platform [ 12.558449] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 [ 12.914413] ata1: SATA link down (SStatus 0 SControl 300) [ 13.068847] UMP<2>: Inserting UMP device driver. Compiled: Jul 28 2013, time: 08:31:32 [ 13.082181] UMP<2>: Using OS memory backend, allocation limit: 536870912 [ 13.094029] UMP: UMP device driver loaded [ 17.561433] wemac wemac.0: eth0: link down [ 17.577972] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 19.164659] wemac wemac.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1

h6w commented 10 years ago

[ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Linux version 3.3.0+ (root@ubtu) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #11 SMP PREEMPT Sun Jul 28 03:39:12 CST 2013 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: sun7i [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] memblock reserve 43000000(10000) for sysconfig, ret=0 [ 0.000000] memblock reserve 52000000(20000) for standby [ 0.000000] memblock remove 4a000000(2000000) for fb, ret=0 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 253952 [ 0.000000] free_area_init_node: node 0, pgdat c07b0ac0, node_mem_map d0000000 [ 0.000000] DMA zone: 576 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 64960 pages, LIFO batch:15 [ 0.000000] Normal zone: 1134 pages used for memmap [ 0.000000] Normal zone: 119698 pages, LIFO batch:31 [ 0.000000] HighMem zone: 594 pages used for memmap [ 0.000000] HighMem zone: 66990 pages, LIFO batch:15 [ 0.000000] [scu_get_core_count] cores=1800001 [ 0.000000] sun7i_init_early: enter [ 0.000000] PERCPU: Embedded 7 pages/cpu @d0908000 s6528 r8192 d13952 u32768 [ 0.000000] pcpu-alloc: s6528 r8192 d13952 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: 251648 [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x800p60 root=/dev/mmcblk0p1 rootwait panic=10 [ 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: 160MB 832MB = 992MB total [ 0.000000] Memory: 997300k/997300k available, 51276k reserved, 270336K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc07332ac (7341 kB) [ 0.000000] .init : 0xc0734000 - 0xc0766980 ( 203 kB) [ 0.000000] .data : 0xc0768000 - 0xc07b4758 ( 306 kB) [ 0.000000] .bss : 0xc07b477c - 0xc0803ad0 ( 317 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:160 [ 0.000000] aw_clkevt_init: timer base 0xf000cc00 [ 0.000000] [aw_delay]: It is use use_time_delay function! [ 0.000000] aw_clksrc_init(96) [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] aw_clksrc_init(120) [ 0.000000] Architected local timer running at 24.00MHz. [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty0] enabled [ 0.000905] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448) [ 0.059963] pid_max: default: 32768 minimum: 301 [ 0.060355] Mount-cache hash table entries: 512 [ 0.061036] CPU: Testing write buffer coherency: ok [ 0.061356] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061473] Setting up static identity map for 0x40548958 - 0x405489b0 [ 0.174290] CPU1: Booted secondary processor [ 0.231669] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.231764] Brought up 2 CPUs [ 0.231819] SMP: Total of 2 processors activated (3830.57 BogoMIPS). [ 0.232669] devtmpfs: initialized [ 0.236838] script_init enter! [ 0.237825] script_init exit! [ 0.239560] print_constraints: dummy: [ 0.240185] NET: Registered protocol family 16 [ 0.240480] sunxi_dump_init success [ 0.242269] sun7i_init: enter [ 0.242857] [ccu-inf] aw clock manager init [ 0.242887] [ccu-inf] aw_ccu_init [ 0.243108] [ccu-inf] script config pll3 to 297MHz [ 0.243136] [ccu-inf] script config pll4 to 300MHz [ 0.243159] [ccu-inf] script config pll6 to 600MHz [ 0.243183] [ccu-inf] script config pll7 to 297MHz [ 0.243205] [ccu-inf] script config pll8 to 336MHz [ 0.243592] Init eGon pin module V2.0 [ 0.243809] axp config [pmu_para] [pmu_used] : 1 [ 0.243836] axp config [pmu_para] [pmu_twi_id] : 0 [ 0.243857] axp config [pmu_para] [pmu_irq_id] : 32 [ 0.243878] axp config [pmu_para] [pmu_twi_addr] : 52 [ 0.243900] axp config [pmu_para] [pmu_battery_rdc] : 120 [ 0.243922] axp config [pmu_para] [pmu_battery_cap] : 2100 [ 0.243945] axp config [pmu_para] [pmu_init_chgcur] : 300 [ 0.243967] axp config [pmu_para] [pmu_suspend_chgcur] : 1000 [ 0.243991] axp config [pmu_para] [pmu_resume_chgcur] : 300 [ 0.244014] axp config [pmu_para] [pmu_shutdown_chgcur] : 1000 [ 0.244037] axp config [pmu_para] [pmu_init_chgvol] : 4200 [ 0.244060] axp config [pmu_para] [pmu_init_chgend_rate] : 15 [ 0.244083] axp config [pmu_para] [pmu_init_chg_enabled] : 1 [ 0.244106] axp config [pmu_para] [pmu_init_adc_freq] : 100 [ 0.244129] axp config [pmu_para] [pmu_init_adc_freqc] : 100 [ 0.244152] axp config [pmu_para] [pmu_init_chg_pretime] : 50 [ 0.244176] axp config [pmu_para] [pmu_init_chg_csttime] : 720 [ 0.244199] axp config [pmu_para] [pmu_bat_para1] : 0 [ 0.244221] axp config [pmu_para] [pmu_bat_para2] : 0 [ 0.244242] axp config [pmu_para] [pmu_bat_para3] : 0 [ 0.244264] axp config [pmu_para] [pmu_bat_para4] : 0 [ 0.244286] axp config [pmu_para] [pmu_bat_para5] : 5 [ 0.244308] axp config [pmu_para] [pmu_bat_para6] : 11 [ 0.244329] axp config [pmu_para] [pmu_bat_para7] : 13 [ 0.244352] axp config [pmu_para] [pmu_bat_para8] : 15 [ 0.244374] axp config [pmu_para] [pmu_bat_para9] : 19 [ 0.244396] axp config [pmu_para] [pmu_bat_para10] : 32 [ 0.244418] axp config [pmu_para] [pmu_bat_para11] : 50 [ 0.244440] axp config [pmu_para] [pmu_bat_para12] : 58 [ 0.244463] axp config [pmu_para] [pmu_bat_para13] : 71 [ 0.244485] axp config [pmu_para] [pmu_bat_para14] : 81 [ 0.244507] axp config [pmu_para] [pmu_bat_para15] : 89 [ 0.244529] axp config [pmu_para] [pmu_bat_para16] : 100 [ 0.244551] axp config [pmu_para] [pmu_usbvol_limit] : 1 [ 0.244574] axp config [pmu_para] [pmu_usbvol] : 4000 [ 0.244596] axp config [pmu_para] [pmu_usbcur_limit] : 0 [ 0.244618] axp config [pmu_para] [pmu_usbcur] : 0 [ 0.244640] axp config [pmu_para] [pmu_pwroff_vol] : 3300 [ 0.244664] axp config [pmu_para] [pmu_pwron_vol] : 2900 [ 0.244686] axp config [target] [dcdc2_vol] : 1400 [ 0.244707] axp config [target] [dcdc3_vol] : 1250 [ 0.244728] axp config [target] [ldo2_vol] : 3000 [ 0.244748] axp config [target] [ldo3_vol] : 2800 [ 0.244768] axp config [target] [ldo4_vol] : 2800 [ 0.244789] axp config [pmu_para] [pmu_pekoff_time] : 6000 [ 0.244812] axp config [pmu_para] [pmu_pekoff_en] : 1 [ 0.244834] axp config [pmu_para] [pmu_peklong_time] : 1500 [ 0.244858] axp config [pmu_para] [pmu_pwrok_time] : 64 [ 0.244880] axp config [pmu_para] [pmu_pwrnoe_time] : 2000 [ 0.244903] axp config [pmu_para] [pmu_intotp_en] : 1 [ 0.244925] axp config [pmu_para] [pmu_pekon_time] : 1000 [ 0.245331] [gpio-inf] aw gpio init start [ 0.245378] [gpio-inf] gpio_clk_init: apb pio clk enable success [ 0.245616] gpiochip_add: registered GPIOs 0 to 17 on device: GPA [ 0.245834] gpiochip_add: registered GPIOs 24 to 47 on device: GPB [ 0.246050] gpiochip_add: registered GPIOs 54 to 78 on device: GPC [ 0.246234] gpiochip_add: registered GPIOs 85 to 112 on device: GPD [ 0.246417] gpiochip_add: registered GPIOs 119 to 130 on device: GPE [ 0.246629] gpiochip_add: registered GPIOs 137 to 142 on device: GPF [ 0.246837] gpiochip_add: registered GPIOs 149 to 160 on device: GPG [ 0.247064] gpiochip_add: registered GPIOs 167 to 194 on device: GPH [ 0.247257] gpiochip_add: registered GPIOs 201 to 222 on device: GPI [ 0.247651] [gpio-inf] aw gpio init done [ 0.278349] bio: create slab at 0 [ 0.280297] SCSI subsystem initialized [ 0.281179] usbcore: registered new interface driver usbfs [ 0.281551] usbcore: registered new interface driver hub [ 0.281985] usbcore: registered new device driver usb [ 0.282790] [i2c3] fetch para from sysconfig failed [ 0.282826] [i2c4] fetch para from sysconfig failed [ 0.284016] ------------------------------------------- [ 0.284052] axp_mfd_probe:axp20_mfd pmu probed ! [ 0.284071] ------------------------------------------- [ 0.286421] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected [ 0.287118] ------------------------------------------- [ 0.287141] axp_mfd_probe:axp20_mfd pmu request_irq ok ! [ 0.287161] ------------------------------------------- [ 0.288904] [AXP]axp driver uning configuration failed(348) [ 0.288938] [AXP]powerstart = 0 [ 0.288978] I2C: i2c-0: sun7i I2C adapter [ 0.288995] *start**** [ 0.289012] 0x40 [ 0.289025] 0xf8 [ 0.289037] 0x58 [ 0.289050] 0x0 [ 0.289062] 0x0 [ 0.289074] *end*** [ 0.289431] I2C: i2c-1: sun7i I2C adapter [ 0.289460] *start*** [ 0.289477] 0x40 [ 0.289489] 0xf8 [ 0.289502] 0x58 [ 0.289514] 0x0 [ 0.289526] 0x0 [ 0.289538] *end*** [ 0.289870] I2C: i2c-2: sun7i I2C adapter [ 0.289895] *start*** [ 0.289912] 0x40 [ 0.289925] 0xf8 [ 0.289937] 0x28 [ 0.289950] 0x0 [ 0.289962] 0x0 [ 0.289973] *end*** [ 0.290563] print_constraints: axp20_ldo1: 1300 mV [ 0.292350] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV [ 0.294033] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV [ 0.295933] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV [ 0.297576] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV [ 0.299238] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV [ 0.300294] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV [ 0.301109] gpiochip_add: registered GPIOs 229 to 233 on device: axp_pin [ 0.304203] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.306014] Switching to clocksource arch_sys_counter [ 0.306106] cfg80211: Calling CRDA to update world regulatory domain [ 0.306544] FS-Cache: Loaded [ 0.306990] CacheFiles: Loaded [ 0.326340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.326592] Line:1148:ohci_hcd_mod_init [ 0.326616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.326808] line = 483,usb_manager_init

[ 0.326874] WRN:L212(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) det_vbus gpio failed [ 0.326917] WRN:L244(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) ac_enable failed [ 0.327492] [sw_hcd0]: usb host driver initialize........

[ 0.347528] [sw_hcd0]: host_init_state = 0 [ 0.347556] [sw_hcd0]: platform is usb host [ 0.347652] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 70 [ 0.347706] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver [ 0.347737] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1 [ 0.348861] hub 1-0:1.0: USB hub found [ 0.348910] hub 1-0:1.0: 1 port detected [ 0.348947] wrn: hcd is not enable, need not start hcd [ 0.349404] [sw_hcd0]: sw_usb_host0_disable start [ 0.349435] -------sw_hcd0_soft_disconnect--------- [ 0.349459] [sw_hcd_host0]: Set USB Power OFF [ 0.349481] wrn: hcd is not enable, need not stop hcd

[ 0.349553] [sw_hcd0]: sw_usb_host0_disable end [ 0.349724] [sw_udc]: udc_init: version 20080411 [ 0.350582] NET: Registered protocol family 2 [ 0.351087] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.353766] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.358311] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [ 0.359540] TCP: Hash tables configured (established 131072 bind 65536) [ 0.359570] TCP reno registered [ 0.359630] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359716] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360266] NET: Registered protocol family 1 [ 0.360863] RPC: Registered named UNIX socket transport module. [ 0.360946] RPC: Registered udp transport module. [ 0.360967] RPC: Registered tcp transport module. [ 0.360986] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.361306] sunxi_reg_init enter [ 0.361786] [cpu_freq] INF:set ahb apb clock async [ 0.361851] [cpu_freq] INF:sunxi_cpufreq_initcall: clocks pll=960000000,cpu=960000000,axi=320000000,ahp=150000000,apb=75000000 [ 0.361942] [cpu_freq] INF:try to get regulator(0xef2e1180) successed. [ 0.362365] [cpu_freq] INF:-------------------V-F Table------------------- [ 0.362396] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz [ 0.362419] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz [ 0.362443] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz [ 0.362465] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz [ 0.362488] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz [ 0.362510] [cpu_freq] INF: voltage = 1050mv frequency = 312MHz [ 0.362533] [cpu_freq] INF: voltage = 1050mv frequency = 144MHz [ 0.362556] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz [ 0.362577] [cpu_freq] INF:----------------------------------------------- [ 0.362610] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 384MHz [ 0.362652] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 0.362823] [pm]aw_pm_init! [ 0.362849] dram config [dram_para] [dram_baseaddr] : 1073741824 [ 0.362873] dram config [dram_para] [dram_clk] : 500 [ 0.362894] dram config [dram_para] [dram_type] : 3 [ 0.362914] dram config [dram_para] [dram_rank_num] : 1 [ 0.362936] dram config [dram_para] [dram_chip_density] : 4096 [ 0.362958] dram config [dram_para] [dram_io_width] : 16 [ 0.362980] dram config [dram_para] [dram_bus_width] : 32 [ 0.363001] dram config [dram_para] [dram_cas] : 9 [ 0.363022] dram config [dram_para] [dram_zq] : 127 [ 0.363042] dram config [dram_para] [dram_odt_en] : 0 [ 0.363064] dram config [dram_para] [dram_size] : 1024 [ 0.363085] dram config [dram_para] [dram_tpr0] : 1121491383 [ 0.363107] dram config [dram_para] [dram_tpr1] : 41104 [ 0.363128] dram config [dram_para] [dram_tpr2] : 141824 [ 0.363150] dram config [dram_para] [dram_tpr3] : 0 [ 0.363170] dram config [dram_para] [dram_tpr4] : 1 [ 0.363190] dram config [dram_para] [dram_tpr5] : 0 [ 0.363211] dram config [dram_para] [dram_emr1] : 4 [ 0.363232] dram config [dram_para] [dram_emr2] : 16 [ 0.363252] dram config [dram_para] [dram_emr3] : 0 [ 0.363273] standby_mode = 0. [ 0.363289] aw_pm_init: not support super standby. [ 0.363310] cpu0_en = 0. [ 0.363326] dram_selfresh_en = 1. [ 0.363343] wakeup src cnt is : 0. [ 0.363431] DRAM_STANDBY_PGD_ADDR:d201c000 [ 0.363467] [wifi]: select wifi: rtl8188eu !! [ 0.363842] [rtl8188eu]: exec rtl8188eu_wifi_gpio_init [ 0.363878] [rtl8188eu]: module power name [ 0.363897] [rtl8188eu]: rtl8188eu module power set by axp. [ 0.363923] [rtl8188eu]: get power regulator failed. [ 0.363966] [wifi_pm]: wifi gpio init is OK !! [ 0.365996] highmem bounce pool size: 64 pages [ 0.368970] NTFS driver 2.1.30 [Flags: R/W]. [ 0.369266] fuse init (API version 7.18) [ 0.370522] JFS: nTxBlock = 7791, nTxLock = 62331 [ 0.390343] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.391924] msgmni has been set to 1419 [ 0.392894] io scheduler noop registered [ 0.392927] io scheduler deadline registered (default) [ 0.402182] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.403217] ttyS0: autoconf (0x0000, 0xf04c2000, 0x1c28000): iir=3 iir1=6 iir2=6 type=U6_16550A [ 0.423501] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A [ 1.843861] console [ttyS0] enabled [ 1.849032] sunmm_probe, line 269 [ 1.859779] loop: module loaded [ 1.862951] nand_init,line:1387 [ 1.866194] [NAND]nand driver, init. [ 1.869783] [NAND] nand driver(b) version: 0x2, 0x12, data: 20130325 [ 1.876174] [NAND] nand clk request start [ 1.880215] [NAND] nand clk request ok! [ 1.884145] [NAND DMA] request dma success [ 1.888268] [NAND DMA] set fulldone_cb success [ 1.893700] [NAND] nand driver version: 0x2 0x11 [ 1.898773] nand interrupt register ok [ 1.902546] [NAND] use nand_good_block_ratio from default parameter [ 1.908939] [NAND DMA] start dma***** [ 2.023375] storage_type=0 [ 2.026135] boot from nand [ 2.031841] nand: unknown partition table [ 2.038945] nand1: [ 2.043889] nand2: unknown partition table [ 2.050947] nand3: unknown partition table [ 2.057931] nand4: unknown partition table [ 2.065920] nand5: unknown partition table [ 2.075043] nand6: unknown partition table [ 2.082105] nand7: unknown partition table [ 2.089118] nand8: unknown partition table [ 2.096134] nand9: [ 2.101040] nand:: unknown partition table [ 2.107981] nand;: [ 2.110522] benn: nand probe enter [ 2.114128] [NAND]nand driver, ok. [ 2.118294] [sunxi_emac]: Init wemac Ethernet Driver, V3.00 [ 2.125346] [sw_hci_sun4i_init 1254] [ 2.129026] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci1(restrict_gpio) is invalid [ 2.137679] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci1(restrict_gpio) is invalid [ 2.146300] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci2(restrict_gpio) is invalid [ 2.154877] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci2(restrict_gpio) is invalid [ 2.163759] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc07f875c [ 2.171767] [sw-ehci1]: open clock [ 2.195045] [sw-ehci1]: open clock, 0x60(0x2e142), 0xcc(0x102) [ 2.200899] [sw-ehci1]: Set USB Power ON [ 2.204835] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.212393] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2 [ 2.219603] sw-ehci sw-ehci.1: irq 71, io mem 0xf1c14000 [ 2.224930] [ehci_run 736] [ 2.246134] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 [ 2.252557] hub 2-0:1.0: USB hub found [ 2.256374] hub 2-0:1.0: 1 port detected [ 2.260993] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc07f8870 [ 2.268826] [sw-ohci1]: open clock [ 2.292100] [sw-ohci1]: open clock, 0x60(0x2e146), 0xcc(0x162) [ 2.297969] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e146 [ 2.303551] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.310725] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3 [ 2.317876] sw-ohci sw-ohci.1: irq 96, io mem 0xf1c14400 [ 2.380936] hub 3-0:1.0: USB hub found [ 2.384734] hub 3-0:1.0: 1 port detected [ 2.389365] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc07f8984 [ 2.397181] [sw-ehci2]: open clock [ 2.420455] [sw-ehci2]: open clock, 0x60(0x2e14e), 0xcc(0x166) [ 2.426312] [sw-ehci2]: Set USB Power ON [ 2.430248] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.437773] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4 [ 2.444961] sw-ehci sw-ehci.2: irq 72, io mem 0xf1c1c000 [ 2.450365] [ehci_run 736] [ 2.466118] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 [ 2.472396] hub 4-0:1.0: USB hub found [ 2.476203] hub 4-0:1.0: 1 port detected [ 2.480811] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc07f8a98 [ 2.488683] [sw-ohci2]: open clock [ 2.511955] [sw-ohci2]: open clock, 0x60(0x2e15e), 0xcc(0x1e6) [ 2.517810] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e15e [ 2.523393] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.526153] The port change to OHCI now! [ 2.534552] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5 [ 2.541673] sw-ohci sw-ohci.2: irq 97, io mem 0xf1c1c400 [ 2.610954] hub 5-0:1.0: USB hub found [ 2.614739] hub 5-0:1.0: 1 port detected [ 2.619197] Initializing USB Mass Storage driver... [ 2.624419] usbcore: registered new interface driver usb-storage [ 2.630488] USB Mass Storage support registered. [ 2.635558] usbcore: registered new interface driver usbserial [ 2.641614] USB Serial support registered for generic [ 2.726139] usb 3-1: new low-speed USB device number 2 using sw-ohci [ 2.914482] usbcore: registered new interface driver usbserial_generic [ 2.921078] usbserial: USB Serial Driver core [ 2.925928] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb' [ 2.932597] [sw_udc]: alloc request: ep(0xc0797178, ep0, 64), req(0xef207e40) [ 2.939775] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.947844] [sw_udc]: sw_udc_pullup, is_on = 0 [ 2.952310] WRN:L2618(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.963464] android_usb gadget: Mass Storage Function, version: 2009/09/11 [ 2.970397] android_usb gadget: Number of LUNs=3 [ 2.975026] lun0: LUN: removable file: (no medium) [ 2.979931] lun1: LUN: removable file: (no medium) [ 2.984818] lun2: LUN: removable file: (no medium) [ 2.990454] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.998567] android_usb gadget: android_usb ready [ 3.003991] mousedev: PS/2 mouse device common for all mice [ 3.010085] input: sun7i-ir as /devices/virtual/input/input0 [ 3.016654] =====ctp_fetch_sysconfig_para=====. [ 3.021297] ctp_fetch_sysconfig_para: ctp_unused. [ 3.026158] ctp_init: ctp_fetch_sysconfig_para err. [ 3.031596] sunxi_rtc_init: enter [ 3.035206] rtc_hw_init(396): start [ 3.038841] rtc_hw_init(412) err: set clksrc to external losc failed! rtc time will be wrong [ 3.047376] rtc_hw_init(427): end [ 3.050783] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 3.056957] using rtc device, rtc, for alarms [ 3.061199] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 [ 3.067742] i2c /dev entries driver [ 3.072516] lirc_dev: IR Remote Control driver registered, major 250 [ 3.079028] IR NEC protocol handler initialized [ 3.083567] IR RC5(x) protocol handler initialized [ 3.088416] IR RC6 protocol handler initialized [ 3.092962] IR JVC protocol handler initialized [ 3.097514] IR Sony protocol handler initialized [ 3.102137] IR RC5 (streamzap) protocol handler initialized [ 3.107727] IR SANYO protocol handler initialized [ 3.112438] IR MCE Keyboard/mouse protocol handler initialized [ 3.118371] IR LIRC bridge handler initialized [ 3.123263] input: axp20-supplyer as /devices/platform/sun7i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1 [ 3.144379] pmu_pekoff_time = 6000 [ 3.147825] pmu_pekoff_en = 1 [ 3.150799] pmu_peklong_time = 1500 [ 3.154291] pmu_pekon_time = 1000 [ 3.157653] pmu_pwrok_time = 64 [ 3.160802] pmu_pwrnoe_time = 2000 [ 3.164209] pmu_intotp_en = 1 [ 3.167820] [AXP]POWER20_OFF_CTL:2044-->0x42 [ 3.172696] POWER20_PEK_SET:2061-->0x9d [ 3.177157] POWER20_PEK_SET:2072-->0x9d [ 3.181596] POWER20_PEK_SET:2081-->0x9d [ 3.186034] POWER20_PEK_SET:2092-->0x9d [ 3.190561] POWER20_PEK_SET:2104-->0x9d [ 3.195006] POWER20_HOTOVER_CTL:2113-->0x25 [ 3.204296] [AXP]last_rest_vol = 0, now_rest_vol = 100 [ 3.210499] [AXP]charger->rest_vol = 100 [ 3.217750] create_regulator: axp20_ldo2: Failed to create debugfs directory [ 3.224827] regulator_virtual_consumer_probe:get regulator:axp20_analog/fm ok [ 3.225153] regulator_virtual_consumer_probe:get regulator:axp20_pll ok [ 3.225457] regulator_virtual_consumer_probe:get regulator:axp20_hdmi ok [ 3.225756] create_regulator: axp20_buck2: Failed to create debugfs directory [ 3.232966] regulator_virtual_consumer_probe:get regulator:axp20_core ok [ 3.233256] create_regulator: axp20_buck3: Failed to create debugfs directory [ 3.240466] regulator_virtual_consumer_probe:get regulator:axp20_ddr ok [ 3.240770] regulator_virtual_consumer_probe:get regulator:axp20_mic ok [ 3.240808] sunxi_wdt: sunxi watchdog timer driver v1.0 [ 3.246878] sunxi_wdt: initialized (g_timeout=16s, g_nowayout=0) [ 3.252906] wdt_enable 0 [ 3.255445] wdt_irq_en, enable 0 [ 3.258729] wdt_clr_irq_pend [ 3.261620] wdt_set_tmout, timeout_in_sec 16, timeout_to_interv return interv 0x0000000b [ 3.269736] wdt_set_tmout, write 0x00000058 to modreg 0xf1c20c94, interv_to_timeout return timeout 16 [ 3.279282] [cpu_freq] DBG:target frequency find is 912000000, entry 37 [ 3.285912] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 3.292043] [cpu_freq] DBG:new: pll=912000000, cpudiv=1, axidiv=3 [ 3.298164] [cpu_freq] INF:cpu: 960Mhz->912Mhz [ 3.303113] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished [ 3.309202] [mmc-msg] sw_mci_init [ 3.312580] [mmc-msg] MMC host used card: 0x9, boot card: 0x0, io_card 8 [ 3.320755] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 3.330973] [mmc-msg] sdc0 Probe: base:0xf04c8000 irq:64 sg_cpu:ffdf5000(4fc00000) ret 0. [ 3.339790] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 3.349975] [mmc-msg] sdc3 Probe: base:0xf04ca000 irq:67 sg_cpu:ffdf4000(4fc01000) ret 0. [ 3.358396] sunxi_leds driver init [ 3.361837] request gpio187, ret=0 [ 3.365257] trigger_name:timer [ 3.368375] request gpio188, ret=0 [ 3.371790] trigger_name: [ 3.374992] Registered led device: green:ph20:led1 [ 3.375239] Registered led device: blue:ph21:led2 [ 3.383773] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.0/input/input2 [ 3.394858] generic-usb 0003:1BCF:05C5.0001: input: USB HID v1.00 Keyboard [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input0 [ 3.416876] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.1/input/input3 [ 3.428134] generic-usb 0003:1BCF:05C5.0002: input: USB HID v1.00 Mouse [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input1 [ 3.440446] usbcore: registered new interface driver usbhid [ 3.446033] usbhid: USB HID core driver [ 3.450670] value is 0 [ 3.454542] value is 1 [ 3.457284] enter sun7i Audio codec!!! [ 3.464128] sun7i audio support initialized [ 3.468688] sun7i Audio codec successfully loaded.. [ 3.476514] asoc: sndhdmi <-> sun7i-hdmiaudio.0 mapping ok [ 3.484784] [SPDIF]sun7i-spdif cannot find any using configuration for controllers, return directly! [ 3.495149] [SPDIF]sun7i_sndspdif cannot find any using configuration for controllers, return directly! [ 3.504617] [I2S]sun7i-i2s cannot find any using configuration for controllers, return directly! [ 3.514467] [I2S]sun7i_sndi2s cannot find any using configuration for controllers, return directly! [ 3.523945] ALSA device list: [ 3.526956] #0: sun7i-CODEC Audio Codec [ 3.531061] #1: sndhdmi [ 3.533922] Netfilter messages via NETLINK v0.30. [ 3.538709] nfnl_acct: registering with nfnetlink. [ 3.543591] nf_conntrack version 0.5.0 (15582 buckets, 62328 max) [ 3.550361] ctnetlink v0.93: registering with nfnetlink. [ 3.556536] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 3.563532] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 3.570234] xt_time: kernel timezone is -0000 [ 3.574669] IPv4 over IPv4 tunneling driver [ 3.580037] GRE over IPv4 demultiplexor driver [ 3.584327] GRE over IPv4 tunneling driver [ 3.590119] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.595651] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 3.602230] arp_tables: (C) 2002 David S. Miller [ 3.606986] TCP cubic registered [ 3.610227] Initializing XFRM netlink socket [ 3.614926] NET: Registered protocol family 10 [ 3.620811] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 3.626557] IPv6 over IPv4 tunneling driver [ 3.633149] NET: Registered protocol family 17 [ 3.637894] NET: Registered protocol family 15 [ 3.642367] L2TP core driver, V2.0 [ 3.645777] L2TP IP encapsulation support (L2TPv3) [ 3.650778] L2TP netlink interface [ 3.654224] L2TP ethernet pseudowire support (L2TPv3) [ 3.659313] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 3.667027] ThumbEE CPU extension supported. [ 3.672389] [LCD] lcd_module_init [ 3.739170] Console: switching to colour frame buffer device 160x45 [ 3.785703] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on [ 3.794125] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on [ 3.802478] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on [ 3.810755] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on [ 3.823359] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on [ 3.835865] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on [ 3.848144] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 3.858041] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock [ 3.869987] Waiting for root device /dev/mmcblk0p1... [ 4.321065] [mmc-msg] mmc 0 detect change, present 1 [ 4.826128] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.839645] [mmc-msg] sdc0 power on [ 4.866101] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.948436] [mmc-err] smc 0 err, cmd 52, RTO [ 4.958336] [mmc-err] smc 0 err, cmd 52, RTO [ 4.967303] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.983893] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.000117] [mmc-err] smc 0 err, cmd 5, RTO [ 5.009814] [mmc-err] smc 0 err, cmd 5, RTO [ 5.019454] [mmc-err] smc 0 err, cmd 5, RTO [ 5.028971] [mmc-err] smc 0 err, cmd 5, RTO [ 5.038192] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.052235] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.068507] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.108414] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 5.122188] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 5.191300] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B [ 5.205284] mmc0: new high speed SDHC card at address b368 [ 5.215964] mmcblk0: mmc0:b368 Team 7.41 GiB [ 5.231184] mmcblk0: p1 [ 5.356638] EXT3-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 5.426683] EXT2-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 5.796661] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null) [ 5.808727] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 5.823185] devtmpfs: mounted [ 5.831041] Freeing init memory: 200K [ 7.058279] udevd[838]: starting version 175 [ 10.769126] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 10.998644] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 11.471262] libata version 3.00 loaded. [ 11.508656] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP [ 11.520619] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 [ 11.530762] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 11.543895] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc [ 11.556526] dma_alloc_coherent mem = 0xffda0000, size = 0x16500, mem_dma=0x4fc20000 [ 11.569739] scsi0 : sw_ahci_platform [ 11.581390] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 [ 11.936141] ata1: SATA link down (SStatus 0 SControl 300) [ 12.091081] UMP<2>: Inserting UMP device driver. Compiled: Jul 28 2013, time: 08:31:32 [ 12.104471] UMP<2>: Using OS memory backend, allocation limit: 536870912 [ 12.116654] UMP: UMP device driver loaded [ 13.234596] [AXP]init charger->rest_vol = 100 [ 16.486948] wemac wemac.0: eth0: link down [ 16.497623] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 18.196370] wemac wemac.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1 [ 18.210194] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

h6w commented 10 years ago

[ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Linux version 3.3.0+ (root@ubtu) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #11 SMP PREEMPT Sun Jul 28 03:39:12 CST 2013 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: sun7i [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] memblock reserve 43000000(10000) for sysconfig, ret=0 [ 0.000000] memblock reserve 52000000(20000) for standby [ 0.000000] memblock remove 4a000000(2000000) for fb, ret=0 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 253952 [ 0.000000] free_area_init_node: node 0, pgdat c07b0ac0, node_mem_map d0000000 [ 0.000000] DMA zone: 576 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 64960 pages, LIFO batch:15 [ 0.000000] Normal zone: 1134 pages used for memmap [ 0.000000] Normal zone: 119698 pages, LIFO batch:31 [ 0.000000] HighMem zone: 594 pages used for memmap [ 0.000000] HighMem zone: 66990 pages, LIFO batch:15 [ 0.000000] [scu_get_core_count] cores=1800001 [ 0.000000] sun7i_init_early: enter [ 0.000000] PERCPU: Embedded 7 pages/cpu @d0908000 s6528 r8192 d13952 u32768 [ 0.000000] pcpu-alloc: s6528 r8192 d13952 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: 251648 [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x800p60 root=/dev/mmcblk0p1 rootwait panic=10 [ 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: 160MB 832MB = 992MB total [ 0.000000] Memory: 997300k/997300k available, 51276k reserved, 270336K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc07332ac (7341 kB) [ 0.000000] .init : 0xc0734000 - 0xc0766980 ( 203 kB) [ 0.000000] .data : 0xc0768000 - 0xc07b4758 ( 306 kB) [ 0.000000] .bss : 0xc07b477c - 0xc0803ad0 ( 317 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:160 [ 0.000000] aw_clkevt_init: timer base 0xf000cc00 [ 0.000000] [aw_delay]: It is use use_time_delay function! [ 0.000000] aw_clksrc_init(96) [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] aw_clksrc_init(120) [ 0.000000] Architected local timer running at 24.00MHz. [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty0] enabled [ 0.000950] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448) [ 0.059974] pid_max: default: 32768 minimum: 301 [ 0.060354] Mount-cache hash table entries: 512 [ 0.061033] CPU: Testing write buffer coherency: ok [ 0.061357] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061475] Setting up static identity map for 0x40548958 - 0x405489b0 [ 0.174289] CPU1: Booted secondary processor [ 0.231666] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.231761] Brought up 2 CPUs [ 0.231815] SMP: Total of 2 processors activated (3830.57 BogoMIPS). [ 0.232667] devtmpfs: initialized [ 0.236839] script_init enter! [ 0.237814] script_init exit! [ 0.239563] print_constraints: dummy: [ 0.240188] NET: Registered protocol family 16 [ 0.240471] sunxi_dump_init success [ 0.242261] sun7i_init: enter [ 0.242857] [ccu-inf] aw clock manager init [ 0.242887] [ccu-inf] aw_ccu_init [ 0.243108] [ccu-inf] script config pll3 to 297MHz [ 0.243137] [ccu-inf] script config pll4 to 300MHz [ 0.243161] [ccu-inf] script config pll6 to 600MHz [ 0.243184] [ccu-inf] script config pll7 to 297MHz [ 0.243206] [ccu-inf] script config pll8 to 336MHz [ 0.243599] Init eGon pin module V2.0 [ 0.243810] axp config [pmu_para] [pmu_used] : 1 [ 0.243837] axp config [pmu_para] [pmu_twi_id] : 0 [ 0.243859] axp config [pmu_para] [pmu_irq_id] : 32 [ 0.243880] axp config [pmu_para] [pmu_twi_addr] : 52 [ 0.243902] axp config [pmu_para] [pmu_battery_rdc] : 120 [ 0.243925] axp config [pmu_para] [pmu_battery_cap] : 2100 [ 0.243947] axp config [pmu_para] [pmu_init_chgcur] : 300 [ 0.243971] axp config [pmu_para] [pmu_suspend_chgcur] : 1000 [ 0.243994] axp config [pmu_para] [pmu_resume_chgcur] : 300 [ 0.244017] axp config [pmu_para] [pmu_shutdown_chgcur] : 1000 [ 0.244040] axp config [pmu_para] [pmu_init_chgvol] : 4200 [ 0.244063] axp config [pmu_para] [pmu_init_chgend_rate] : 15 [ 0.244086] axp config [pmu_para] [pmu_init_chg_enabled] : 1 [ 0.244110] axp config [pmu_para] [pmu_init_adc_freq] : 100 [ 0.244133] axp config [pmu_para] [pmu_init_adc_freqc] : 100 [ 0.244156] axp config [pmu_para] [pmu_init_chg_pretime] : 50 [ 0.244180] axp config [pmu_para] [pmu_init_chg_csttime] : 720 [ 0.244203] axp config [pmu_para] [pmu_bat_para1] : 0 [ 0.244225] axp config [pmu_para] [pmu_bat_para2] : 0 [ 0.244246] axp config [pmu_para] [pmu_bat_para3] : 0 [ 0.244268] axp config [pmu_para] [pmu_bat_para4] : 0 [ 0.244290] axp config [pmu_para] [pmu_bat_para5] : 5 [ 0.244312] axp config [pmu_para] [pmu_bat_para6] : 11 [ 0.244333] axp config [pmu_para] [pmu_bat_para7] : 13 [ 0.244356] axp config [pmu_para] [pmu_bat_para8] : 15 [ 0.244378] axp config [pmu_para] [pmu_bat_para9] : 19 [ 0.244400] axp config [pmu_para] [pmu_bat_para10] : 32 [ 0.244422] axp config [pmu_para] [pmu_bat_para11] : 50 [ 0.244444] axp config [pmu_para] [pmu_bat_para12] : 58 [ 0.244466] axp config [pmu_para] [pmu_bat_para13] : 71 [ 0.244488] axp config [pmu_para] [pmu_bat_para14] : 81 [ 0.244510] axp config [pmu_para] [pmu_bat_para15] : 89 [ 0.244533] axp config [pmu_para] [pmu_bat_para16] : 100 [ 0.244555] axp config [pmu_para] [pmu_usbvol_limit] : 1 [ 0.244578] axp config [pmu_para] [pmu_usbvol] : 4000 [ 0.244599] axp config [pmu_para] [pmu_usbcur_limit] : 0 [ 0.244622] axp config [pmu_para] [pmu_usbcur] : 0 [ 0.244643] axp config [pmu_para] [pmu_pwroff_vol] : 3300 [ 0.244668] axp config [pmu_para] [pmu_pwron_vol] : 2900 [ 0.244691] axp config [target] [dcdc2_vol] : 1400 [ 0.244711] axp config [target] [dcdc3_vol] : 1250 [ 0.244732] axp config [target] [ldo2_vol] : 3000 [ 0.244752] axp config [target] [ldo3_vol] : 2800 [ 0.244772] axp config [target] [ldo4_vol] : 2800 [ 0.244794] axp config [pmu_para] [pmu_pekoff_time] : 6000 [ 0.244816] axp config [pmu_para] [pmu_pekoff_en] : 1 [ 0.244839] axp config [pmu_para] [pmu_peklong_time] : 1500 [ 0.244862] axp config [pmu_para] [pmu_pwrok_time] : 64 [ 0.244884] axp config [pmu_para] [pmu_pwrnoe_time] : 2000 [ 0.244907] axp config [pmu_para] [pmu_intotp_en] : 1 [ 0.244929] axp config [pmu_para] [pmu_pekon_time] : 1000 [ 0.245331] [gpio-inf] aw gpio init start [ 0.245379] [gpio-inf] gpio_clk_init: apb pio clk enable success [ 0.245613] gpiochip_add: registered GPIOs 0 to 17 on device: GPA [ 0.245822] gpiochip_add: registered GPIOs 24 to 47 on device: GPB [ 0.246044] gpiochip_add: registered GPIOs 54 to 78 on device: GPC [ 0.246231] gpiochip_add: registered GPIOs 85 to 112 on device: GPD [ 0.246419] gpiochip_add: registered GPIOs 119 to 130 on device: GPE [ 0.246625] gpiochip_add: registered GPIOs 137 to 142 on device: GPF [ 0.246833] gpiochip_add: registered GPIOs 149 to 160 on device: GPG [ 0.247058] gpiochip_add: registered GPIOs 167 to 194 on device: GPH [ 0.247252] gpiochip_add: registered GPIOs 201 to 222 on device: GPI [ 0.247649] [gpio-inf] aw gpio init done [ 0.278474] bio: create slab at 0 [ 0.280413] SCSI subsystem initialized [ 0.281327] usbcore: registered new interface driver usbfs [ 0.281698] usbcore: registered new interface driver hub [ 0.282125] usbcore: registered new device driver usb [ 0.282930] [i2c3] fetch para from sysconfig failed [ 0.282963] [i2c4] fetch para from sysconfig failed [ 0.284150] ------------------------------------------- [ 0.284187] axp_mfd_probe:axp20_mfd pmu probed ! [ 0.284205] ------------------------------------------- [ 0.286553] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected [ 0.287256] ------------------------------------------- [ 0.287279] axp_mfd_probe:axp20_mfd pmu request_irq ok ! [ 0.287299] ------------------------------------------- [ 0.289043] [AXP]axp driver uning configuration failed(348) [ 0.289080] [AXP]powerstart = 0 [ 0.289119] I2C: i2c-0: sun7i I2C adapter [ 0.289136] *start**** [ 0.289154] 0x40 [ 0.289166] 0xf8 [ 0.289179] 0x58 [ 0.289191] 0x0 [ 0.289203] 0x0 [ 0.289215] *end*** [ 0.289572] I2C: i2c-1: sun7i I2C adapter [ 0.289600] *start*** [ 0.289617] 0x40 [ 0.289630] 0xf8 [ 0.289643] 0x58 [ 0.289655] 0x0 [ 0.289667] 0x0 [ 0.289679] *end*** [ 0.290001] I2C: i2c-2: sun7i I2C adapter [ 0.290028] *start*** [ 0.290045] 0x40 [ 0.290058] 0xf8 [ 0.290070] 0x28 [ 0.290083] 0x0 [ 0.290095] 0x0 [ 0.290106] *end*** [ 0.290730] print_constraints: axp20_ldo1: 1300 mV [ 0.292460] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV [ 0.294135] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV [ 0.296038] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV [ 0.297695] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV [ 0.299377] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV [ 0.300413] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV [ 0.301221] gpiochip_add: registered GPIOs 229 to 233 on device: axp_pin [ 0.304196] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.306015] Switching to clocksource arch_sys_counter [ 0.306111] cfg80211: Calling CRDA to update world regulatory domain [ 0.306564] FS-Cache: Loaded [ 0.307020] CacheFiles: Loaded [ 0.326359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.326613] Line:1148:ohci_hcd_mod_init [ 0.326636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.326825] line = 483,usb_manager_init

[ 0.326888] WRN:L212(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) det_vbus gpio failed [ 0.326929] WRN:L244(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) ac_enable failed [ 0.327516] [sw_hcd0]: usb host driver initialize........

[ 0.347554] [sw_hcd0]: host_init_state = 0 [ 0.347583] [sw_hcd0]: platform is usb host [ 0.347683] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 70 [ 0.347737] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver [ 0.347767] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1 [ 0.348902] hub 1-0:1.0: USB hub found [ 0.348952] hub 1-0:1.0: 1 port detected [ 0.348988] wrn: hcd is not enable, need not start hcd [ 0.349449] [sw_hcd0]: sw_usb_host0_disable start [ 0.349485] -------sw_hcd0_soft_disconnect--------- [ 0.349508] [sw_hcd_host0]: Set USB Power OFF [ 0.349530] wrn: hcd is not enable, need not stop hcd

[ 0.349602] [sw_hcd0]: sw_usb_host0_disable end [ 0.349778] [sw_udc]: udc_init: version 20080411 [ 0.350629] NET: Registered protocol family 2 [ 0.351137] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.353816] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.358247] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [ 0.359474] TCP: Hash tables configured (established 131072 bind 65536) [ 0.359504] TCP reno registered [ 0.359566] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359653] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360192] NET: Registered protocol family 1 [ 0.360779] RPC: Registered named UNIX socket transport module. [ 0.360861] RPC: Registered udp transport module. [ 0.360883] RPC: Registered tcp transport module. [ 0.360902] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.361230] sunxi_reg_init enter [ 0.361703] [cpu_freq] INF:set ahb apb clock async [ 0.361764] [cpu_freq] INF:sunxi_cpufreq_initcall: clocks pll=960000000,cpu=960000000,axi=320000000,ahp=150000000,apb=75000000 [ 0.361857] [cpu_freq] INF:try to get regulator(0xef2e3180) successed. [ 0.362281] [cpu_freq] INF:-------------------V-F Table------------------- [ 0.362313] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz [ 0.362336] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz [ 0.362359] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz [ 0.362381] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz [ 0.362404] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz [ 0.362427] [cpu_freq] INF: voltage = 1050mv frequency = 312MHz [ 0.362449] [cpu_freq] INF: voltage = 1050mv frequency = 144MHz [ 0.362472] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz [ 0.362493] [cpu_freq] INF:----------------------------------------------- [ 0.362525] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 384MHz [ 0.362567] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 0.362737] [pm]aw_pm_init! [ 0.362759] dram config [dram_para] [dram_baseaddr] : 1073741824 [ 0.362783] dram config [dram_para] [dram_clk] : 500 [ 0.362804] dram config [dram_para] [dram_type] : 3 [ 0.362824] dram config [dram_para] [dram_rank_num] : 1 [ 0.362846] dram config [dram_para] [dram_chip_density] : 4096 [ 0.362868] dram config [dram_para] [dram_io_width] : 16 [ 0.362890] dram config [dram_para] [dram_bus_width] : 32 [ 0.362912] dram config [dram_para] [dram_cas] : 9 [ 0.362932] dram config [dram_para] [dram_zq] : 127 [ 0.362953] dram config [dram_para] [dram_odt_en] : 0 [ 0.362974] dram config [dram_para] [dram_size] : 1024 [ 0.362995] dram config [dram_para] [dram_tpr0] : 1121491383 [ 0.363018] dram config [dram_para] [dram_tpr1] : 41104 [ 0.363039] dram config [dram_para] [dram_tpr2] : 141824 [ 0.363061] dram config [dram_para] [dram_tpr3] : 0 [ 0.363081] dram config [dram_para] [dram_tpr4] : 1 [ 0.363101] dram config [dram_para] [dram_tpr5] : 0 [ 0.363122] dram config [dram_para] [dram_emr1] : 4 [ 0.363143] dram config [dram_para] [dram_emr2] : 16 [ 0.363164] dram config [dram_para] [dram_emr3] : 0 [ 0.363185] standby_mode = 0. [ 0.363201] aw_pm_init: not support super standby. [ 0.363221] cpu0_en = 0. [ 0.363237] dram_selfresh_en = 1. [ 0.363254] wakeup src cnt is : 0. [ 0.363343] DRAM_STANDBY_PGD_ADDR:d201c000 [ 0.363378] [wifi]: select wifi: rtl8188eu !! [ 0.363750] [rtl8188eu]: exec rtl8188eu_wifi_gpio_init [ 0.363788] [rtl8188eu]: module power name [ 0.363807] [rtl8188eu]: rtl8188eu module power set by axp. [ 0.363833] [rtl8188eu]: get power regulator failed. [ 0.363874] [wifi_pm]: wifi gpio init is OK !! [ 0.365901] highmem bounce pool size: 64 pages [ 0.368939] NTFS driver 2.1.30 [Flags: R/W]. [ 0.369234] fuse init (API version 7.18) [ 0.370428] JFS: nTxBlock = 7791, nTxLock = 62331 [ 0.390646] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.392236] msgmni has been set to 1419 [ 0.393202] io scheduler noop registered [ 0.393233] io scheduler deadline registered (default) [ 0.402529] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.403594] ttyS0: autoconf (0x0000, 0xf04c2000, 0x1c28000): iir=3 iir1=6 iir2=6 type=U6_16550A [ 0.423714] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A [ 1.843710] console [ttyS0] enabled [ 1.848795] sunmm_probe, line 269 [ 1.859504] loop: module loaded [ 1.862675] nand_init,line:1387 [ 1.865826] [NAND]nand driver, init. [ 1.870075] [NAND] nand driver(b) version: 0x2, 0x12, data: 20130325 [ 1.876480] [NAND] nand clk request start [ 1.880520] [NAND] nand clk request ok! [ 1.884455] [NAND DMA] request dma success [ 1.888580] [NAND DMA] set fulldone_cb success [ 1.894019] [NAND] nand driver version: 0x2 0x11 [ 1.898793] nand interrupt register ok [ 1.902556] [NAND] use nand_good_block_ratio from default parameter [ 1.909277] [NAND DMA] start dma***** [ 2.023645] storage_type=0 [ 2.026422] boot from nand [ 2.032139] nand: unknown partition table [ 2.039227] nand1: [ 2.044170] nand2: unknown partition table [ 2.051287] nand3: unknown partition table [ 2.058296] nand4: unknown partition table [ 2.066233] nand5: unknown partition table [ 2.075324] nand6: unknown partition table [ 2.082402] nand7: unknown partition table [ 2.089474] nand8: unknown partition table [ 2.096459] nand9: [ 2.101342] nand:: unknown partition table [ 2.108327] nand;: [ 2.110862] benn: nand probe enter [ 2.114477] [NAND]nand driver, ok. [ 2.118715] [sunxi_emac]: Init wemac Ethernet Driver, V3.00 [ 2.125826] [sw_hci_sun4i_init 1254] [ 2.129490] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci1(restrict_gpio) is invalid [ 2.138139] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci1(restrict_gpio) is invalid [ 2.146815] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci2(restrict_gpio) is invalid [ 2.155392] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci2(restrict_gpio) is invalid [ 2.164284] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc07f875c [ 2.172095] [sw-ehci1]: open clock [ 2.195370] [sw-ehci1]: open clock, 0x60(0x2e142), 0xcc(0x102) [ 2.201242] [sw-ehci1]: Set USB Power ON [ 2.205182] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.212718] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2 [ 2.219947] sw-ehci sw-ehci.1: irq 71, io mem 0xf1c14000 [ 2.225273] [ehci_run 736] [ 2.246113] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 [ 2.252492] hub 2-0:1.0: USB hub found [ 2.256305] hub 2-0:1.0: 1 port detected [ 2.260924] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc07f8870 [ 2.268751] [sw-ohci1]: open clock [ 2.292031] [sw-ohci1]: open clock, 0x60(0x2e146), 0xcc(0x162) [ 2.297889] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e146 [ 2.303474] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.310665] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3 [ 2.317836] sw-ohci sw-ohci.1: irq 96, io mem 0xf1c14400 [ 2.380954] hub 3-0:1.0: USB hub found [ 2.384737] hub 3-0:1.0: 1 port detected [ 2.389378] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc07f8984 [ 2.397196] [sw-ehci2]: open clock [ 2.420464] [sw-ehci2]: open clock, 0x60(0x2e14e), 0xcc(0x166) [ 2.426320] [sw-ehci2]: Set USB Power ON [ 2.430255] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.437781] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4 [ 2.444955] sw-ehci sw-ehci.2: irq 72, io mem 0xf1c1c000 [ 2.450353] [ehci_run 736] [ 2.466122] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 [ 2.472390] hub 4-0:1.0: USB hub found [ 2.476215] hub 4-0:1.0: 1 port detected [ 2.480805] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc07f8a98 [ 2.488661] [sw-ohci2]: open clock [ 2.511934] [sw-ohci2]: open clock, 0x60(0x2e15e), 0xcc(0x1e6) [ 2.517791] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e15e [ 2.523375] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.526160] The port change to OHCI now! [ 2.534555] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5 [ 2.541674] sw-ohci sw-ohci.2: irq 97, io mem 0xf1c1c400 [ 2.610971] hub 5-0:1.0: USB hub found [ 2.614755] hub 5-0:1.0: 1 port detected [ 2.619234] Initializing USB Mass Storage driver... [ 2.624435] usbcore: registered new interface driver usb-storage [ 2.630501] USB Mass Storage support registered. [ 2.635575] usbcore: registered new interface driver usbserial [ 2.641630] USB Serial support registered for generic [ 2.726141] usb 3-1: new low-speed USB device number 2 using sw-ohci [ 2.914522] usbcore: registered new interface driver usbserial_generic [ 2.921114] usbserial: USB Serial Driver core [ 2.925965] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb' [ 2.932639] [sw_udc]: alloc request: ep(0xc0797178, ep0, 64), req(0xef3704c0) [ 2.939822] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.947888] [sw_udc]: sw_udc_pullup, is_on = 0 [ 2.952355] WRN:L2618(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.963493] android_usb gadget: Mass Storage Function, version: 2009/09/11 [ 2.970422] android_usb gadget: Number of LUNs=3 [ 2.975053] lun0: LUN: removable file: (no medium) [ 2.979957] lun1: LUN: removable file: (no medium) [ 2.984843] lun2: LUN: removable file: (no medium) [ 2.990438] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 2.998539] android_usb gadget: android_usb ready [ 3.003995] mousedev: PS/2 mouse device common for all mice [ 3.010113] input: sun7i-ir as /devices/virtual/input/input0 [ 3.016737] =====ctp_fetch_sysconfig_para=====. [ 3.021383] ctp_fetch_sysconfig_para: ctp_unused. [ 3.026230] ctp_init: ctp_fetch_sysconfig_para err. [ 3.031650] sunxi_rtc_init: enter [ 3.035267] rtc_hw_init(396): start [ 3.038904] rtc_hw_init(412) err: set clksrc to external losc failed! rtc time will be wrong [ 3.047440] rtc_hw_init(427): end [ 3.050831] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 3.056929] using rtc device, rtc, for alarms [ 3.061170] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 [ 3.067780] i2c /dev entries driver [ 3.072551] lirc_dev: IR Remote Control driver registered, major 250 [ 3.079065] IR NEC protocol handler initialized [ 3.083606] IR RC5(x) protocol handler initialized [ 3.088419] IR RC6 protocol handler initialized [ 3.092956] IR JVC protocol handler initialized [ 3.097605] IR Sony protocol handler initialized [ 3.102234] IR RC5 (streamzap) protocol handler initialized [ 3.107846] IR SANYO protocol handler initialized [ 3.112560] IR MCE Keyboard/mouse protocol handler initialized [ 3.118414] IR LIRC bridge handler initialized [ 3.123315] input: axp20-supplyer as /devices/platform/sun7i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1 [ 3.144506] pmu_pekoff_time = 6000 [ 3.147959] pmu_pekoff_en = 1 [ 3.150936] pmu_peklong_time = 1500 [ 3.154429] pmu_pekon_time = 1000 [ 3.157759] pmu_pwrok_time = 64 [ 3.160906] pmu_pwrnoe_time = 2000 [ 3.164312] pmu_intotp_en = 1 [ 3.167970] [AXP]POWER20_OFF_CTL:2044-->0x42 [ 3.172848] POWER20_PEK_SET:2061-->0x9d [ 3.177305] POWER20_PEK_SET:2072-->0x9d [ 3.181745] POWER20_PEK_SET:2081-->0x9d [ 3.186188] POWER20_PEK_SET:2092-->0x9d [ 3.190627] POWER20_PEK_SET:2104-->0x9d [ 3.195068] POWER20_HOTOVER_CTL:2113-->0x25 [ 3.204431] [AXP]last_rest_vol = 0, now_rest_vol = 100 [ 3.210636] [AXP]charger->rest_vol = 100 [ 3.217892] create_regulator: axp20_ldo2: Failed to create debugfs directory [ 3.224967] regulator_virtual_consumer_probe:get regulator:axp20_analog/fm ok [ 3.225315] regulator_virtual_consumer_probe:get regulator:axp20_pll ok [ 3.225613] regulator_virtual_consumer_probe:get regulator:axp20_hdmi ok [ 3.225874] create_regulator: axp20_buck2: Failed to create debugfs directory [ 3.233104] regulator_virtual_consumer_probe:get regulator:axp20_core ok [ 3.233416] create_regulator: axp20_buck3: Failed to create debugfs directory [ 3.240619] regulator_virtual_consumer_probe:get regulator:axp20_ddr ok [ 3.240938] regulator_virtual_consumer_probe:get regulator:axp20_mic ok [ 3.240976] sunxi_wdt: sunxi watchdog timer driver v1.0 [ 3.247044] sunxi_wdt: initialized (g_timeout=16s, g_nowayout=0) [ 3.253070] wdt_enable 0 [ 3.255610] wdt_irq_en, enable 0 [ 3.258895] wdt_clr_irq_pend [ 3.261786] wdt_set_tmout, timeout_in_sec 16, timeout_to_interv return interv 0x0000000b [ 3.270062] wdt_set_tmout, write 0x00000058 to modreg 0xf1c20c94, interv_to_timeout return timeout 16 [ 3.279464] [cpu_freq] DBG:target frequency find is 912000000, entry 37 [ 3.286112] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 3.292216] [cpu_freq] DBG:new: pll=912000000, cpudiv=1, axidiv=3 [ 3.298334] [cpu_freq] INF:cpu: 960Mhz->912Mhz [ 3.303282] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished [ 3.309510] [mmc-msg] sw_mci_init [ 3.312893] [mmc-msg] MMC host used card: 0x9, boot card: 0x0, io_card 8 [ 3.320930] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 3.331122] [mmc-msg] sdc0 Probe: base:0xf04c8000 irq:64 sg_cpu:ffdf5000(4fc00000) ret 0. [ 3.339961] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 3.350203] [mmc-msg] sdc3 Probe: base:0xf04ca000 irq:67 sg_cpu:ffdf4000(4fc01000) ret 0. [ 3.358616] sunxi_leds driver init [ 3.362076] request gpio187, ret=0 [ 3.365494] trigger_name:timer [ 3.368605] request gpio188, ret=0 [ 3.372019] trigger_name: [ 3.375215] Registered led device: green:ph20:led1 [ 3.375452] Registered led device: blue:ph21:led2 [ 3.383816] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.0/input/input2 [ 3.394858] generic-usb 0003:1BCF:05C5.0001: input: USB HID v1.00 Keyboard [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input0 [ 3.417014] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.1/input/input3 [ 3.428273] generic-usb 0003:1BCF:05C5.0002: input: USB HID v1.00 Mouse [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input1 [ 3.440627] usbcore: registered new interface driver usbhid [ 3.446235] usbhid: USB HID core driver [ 3.450440] value is 0 [ 3.454233] value is 1 [ 3.457009] enter sun7i Audio codec!!! [ 3.463818] sun7i audio support initialized [ 3.468313] sun7i Audio codec successfully loaded.. [ 3.475987] asoc: sndhdmi <-> sun7i-hdmiaudio.0 mapping ok [ 3.484248] [SPDIF]sun7i-spdif cannot find any using configuration for controllers, return directly! [ 3.494553] [SPDIF]sun7i_sndspdif cannot find any using configuration for controllers, return directly! [ 3.504034] [I2S]sun7i-i2s cannot find any using configuration for controllers, return directly! [ 3.514032] [I2S]sun7i_sndi2s cannot find any using configuration for controllers, return directly! [ 3.523205] ALSA device list: [ 3.526198] #0: sun7i-CODEC Audio Codec [ 3.530301] #1: sndhdmi [ 3.533168] Netfilter messages via NETLINK v0.30. [ 3.537992] nfnl_acct: registering with nfnetlink. [ 3.542874] nf_conntrack version 0.5.0 (15582 buckets, 62328 max) [ 3.549657] ctnetlink v0.93: registering with nfnetlink. [ 3.555552] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 3.562593] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 3.569281] xt_time: kernel timezone is -0000 [ 3.573717] IPv4 over IPv4 tunneling driver [ 3.579104] GRE over IPv4 demultiplexor driver [ 3.583391] GRE over IPv4 tunneling driver [ 3.589198] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.594736] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 3.601286] arp_tables: (C) 2002 David S. Miller [ 3.605992] TCP cubic registered [ 3.609258] Initializing XFRM netlink socket [ 3.613940] NET: Registered protocol family 10 [ 3.619863] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 3.625570] IPv6 over IPv4 tunneling driver [ 3.632249] NET: Registered protocol family 17 [ 3.636830] NET: Registered protocol family 15 [ 3.641294] L2TP core driver, V2.0 [ 3.644703] L2TP IP encapsulation support (L2TPv3) [ 3.649687] L2TP netlink interface [ 3.653136] L2TP ethernet pseudowire support (L2TPv3) [ 3.658340] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 3.666050] ThumbEE CPU extension supported. [ 3.671465] [LCD] lcd_module_init [ 3.738258] Console: switching to colour frame buffer device 160x45 [ 3.784917] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on [ 3.793304] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on [ 3.801657] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on [ 3.809914] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on [ 3.822539] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on [ 3.835188] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on [ 3.847390] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 3.857292] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock [ 3.869259] Waiting for root device /dev/mmcblk0p1... [ 4.321071] [mmc-msg] mmc 0 detect change, present 1 [ 4.826133] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.839640] [mmc-msg] sdc0 power on [ 4.866119] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.948439] [mmc-err] smc 0 err, cmd 52, RTO [ 4.958353] [mmc-err] smc 0 err, cmd 52, RTO [ 4.967365] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 4.983994] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.000218] [mmc-err] smc 0 err, cmd 5, RTO [ 5.009915] [mmc-err] smc 0 err, cmd 5, RTO [ 5.019535] [mmc-err] smc 0 err, cmd 5, RTO [ 5.029055] [mmc-err] smc 0 err, cmd 5, RTO [ 5.038290] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.052310] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.068585] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 5.108434] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 5.122221] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 5.191384] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B [ 5.205379] mmc0: new high speed SDHC card at address b368 [ 5.216057] mmcblk0: mmc0:b368 Team 7.41 GiB [ 5.231108] mmcblk0: p1 [ 5.356670] EXT3-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 5.436619] EXT2-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 5.553199] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null) [ 5.565303] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 5.579675] devtmpfs: mounted [ 5.587513] Freeing init memory: 200K [ 6.503900] udevd[838]: starting version 175 [ 9.828758] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 10.057592] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 10.510820] libata version 3.00 loaded. [ 10.548178] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP [ 10.560181] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 [ 10.570289] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 10.583484] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc [ 10.596143] dma_alloc_coherent mem = 0xffda0000, size = 0x16500, mem_dma=0x4fc20000 [ 10.609452] scsi0 : sw_ahci_platform [ 10.618350] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 [ 10.986179] ata1: SATA link down (SStatus 0 SControl 300) [ 11.137627] UMP<2>: Inserting UMP device driver. Compiled: Jul 28 2013, time: 08:31:32 [ 11.151003] UMP<2>: Using OS memory backend, allocation limit: 536870912 [ 11.162654] UMP: UMP device driver loaded [ 13.229811] [AXP]init charger->rest_vol = 100 [ 15.896253] wemac wemac.0: eth0: link down [ 15.907719] ADDRCONF(NETDEV_UP): eth0: link is not ready

h6w commented 10 years ago

[ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Linux version 3.3.0+ (root@ubtu) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #11 SMP PREEMPT Sun Jul 28 03:39:12 CST 2013 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: sun7i [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] memblock reserve 43000000(10000) for sysconfig, ret=0 [ 0.000000] memblock reserve 52000000(20000) for standby [ 0.000000] memblock remove 4a000000(2000000) for fb, ret=0 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 253952 [ 0.000000] free_area_init_node: node 0, pgdat c07b0ac0, node_mem_map d0000000 [ 0.000000] DMA zone: 576 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 64960 pages, LIFO batch:15 [ 0.000000] Normal zone: 1134 pages used for memmap [ 0.000000] Normal zone: 119698 pages, LIFO batch:31 [ 0.000000] HighMem zone: 594 pages used for memmap [ 0.000000] HighMem zone: 66990 pages, LIFO batch:15 [ 0.000000] [scu_get_core_count] cores=1800001 [ 0.000000] sun7i_init_early: enter [ 0.000000] PERCPU: Embedded 7 pages/cpu @d0908000 s6528 r8192 d13952 u32768 [ 0.000000] pcpu-alloc: s6528 r8192 d13952 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: 251648 [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x800p60 root=/dev/mmcblk0p1 rootwait panic=10 [ 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: 160MB 832MB = 992MB total [ 0.000000] Memory: 997300k/997300k available, 51276k reserved, 270336K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc07332ac (7341 kB) [ 0.000000] .init : 0xc0734000 - 0xc0766980 ( 203 kB) [ 0.000000] .data : 0xc0768000 - 0xc07b4758 ( 306 kB) [ 0.000000] .bss : 0xc07b477c - 0xc0803ad0 ( 317 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:160 [ 0.000000] aw_clkevt_init: timer base 0xf000cc00 [ 0.000000] [aw_delay]: It is use use_time_delay function! [ 0.000000] aw_clksrc_init(96) [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] aw_clksrc_init(120) [ 0.000000] Architected local timer running at 24.00MHz. [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty0] enabled [ 0.000953] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448) [ 0.059976] pid_max: default: 32768 minimum: 301 [ 0.060358] Mount-cache hash table entries: 512 [ 0.061033] CPU: Testing write buffer coherency: ok [ 0.061360] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061478] Setting up static identity map for 0x40548958 - 0x405489b0 [ 0.174293] CPU1: Booted secondary processor [ 0.231671] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.231764] Brought up 2 CPUs [ 0.231818] SMP: Total of 2 processors activated (3830.57 BogoMIPS). [ 0.232670] devtmpfs: initialized [ 0.236818] script_init enter! [ 0.237804] script_init exit! [ 0.239530] print_constraints: dummy: [ 0.240168] NET: Registered protocol family 16 [ 0.240467] sunxi_dump_init success [ 0.242206] sun7i_init: enter [ 0.242789] [ccu-inf] aw clock manager init [ 0.242820] [ccu-inf] aw_ccu_init [ 0.243039] [ccu-inf] script config pll3 to 297MHz [ 0.243067] [ccu-inf] script config pll4 to 300MHz [ 0.243091] [ccu-inf] script config pll6 to 600MHz [ 0.243118] [ccu-inf] script config pll7 to 297MHz [ 0.243140] [ccu-inf] script config pll8 to 336MHz [ 0.243527] Init eGon pin module V2.0 [ 0.243729] axp config [pmu_para] [pmu_used] : 1 [ 0.243757] axp config [pmu_para] [pmu_twi_id] : 0 [ 0.243779] axp config [pmu_para] [pmu_irq_id] : 32 [ 0.243800] axp config [pmu_para] [pmu_twi_addr] : 52 [ 0.243821] axp config [pmu_para] [pmu_battery_rdc] : 120 [ 0.243844] axp config [pmu_para] [pmu_battery_cap] : 2100 [ 0.243866] axp config [pmu_para] [pmu_init_chgcur] : 300 [ 0.243889] axp config [pmu_para] [pmu_suspend_chgcur] : 1000 [ 0.243912] axp config [pmu_para] [pmu_resume_chgcur] : 300 [ 0.243935] axp config [pmu_para] [pmu_shutdown_chgcur] : 1000 [ 0.243959] axp config [pmu_para] [pmu_init_chgvol] : 4200 [ 0.243981] axp config [pmu_para] [pmu_init_chgend_rate] : 15 [ 0.244005] axp config [pmu_para] [pmu_init_chg_enabled] : 1 [ 0.244028] axp config [pmu_para] [pmu_init_adc_freq] : 100 [ 0.244051] axp config [pmu_para] [pmu_init_adc_freqc] : 100 [ 0.244074] axp config [pmu_para] [pmu_init_chg_pretime] : 50 [ 0.244098] axp config [pmu_para] [pmu_init_chg_csttime] : 720 [ 0.244121] axp config [pmu_para] [pmu_bat_para1] : 0 [ 0.244142] axp config [pmu_para] [pmu_bat_para2] : 0 [ 0.244164] axp config [pmu_para] [pmu_bat_para3] : 0 [ 0.244186] axp config [pmu_para] [pmu_bat_para4] : 0 [ 0.244208] axp config [pmu_para] [pmu_bat_para5] : 5 [ 0.244231] axp config [pmu_para] [pmu_bat_para6] : 11 [ 0.244253] axp config [pmu_para] [pmu_bat_para7] : 13 [ 0.244275] axp config [pmu_para] [pmu_bat_para8] : 15 [ 0.244300] axp config [pmu_para] [pmu_bat_para9] : 19 [ 0.244322] axp config [pmu_para] [pmu_bat_para10] : 32 [ 0.244344] axp config [pmu_para] [pmu_bat_para11] : 50 [ 0.244366] axp config [pmu_para] [pmu_bat_para12] : 58 [ 0.244388] axp config [pmu_para] [pmu_bat_para13] : 71 [ 0.244410] axp config [pmu_para] [pmu_bat_para14] : 81 [ 0.244433] axp config [pmu_para] [pmu_bat_para15] : 89 [ 0.244455] axp config [pmu_para] [pmu_bat_para16] : 100 [ 0.244477] axp config [pmu_para] [pmu_usbvol_limit] : 1 [ 0.244500] axp config [pmu_para] [pmu_usbvol] : 4000 [ 0.244521] axp config [pmu_para] [pmu_usbcur_limit] : 0 [ 0.244543] axp config [pmu_para] [pmu_usbcur] : 0 [ 0.244565] axp config [pmu_para] [pmu_pwroff_vol] : 3300 [ 0.244588] axp config [pmu_para] [pmu_pwron_vol] : 2900 [ 0.244610] axp config [target] [dcdc2_vol] : 1400 [ 0.244631] axp config [target] [dcdc3_vol] : 1250 [ 0.244651] axp config [target] [ldo2_vol] : 3000 [ 0.244672] axp config [target] [ldo3_vol] : 2800 [ 0.244692] axp config [target] [ldo4_vol] : 2800 [ 0.244714] axp config [pmu_para] [pmu_pekoff_time] : 6000 [ 0.244736] axp config [pmu_para] [pmu_pekoff_en] : 1 [ 0.244759] axp config [pmu_para] [pmu_peklong_time] : 1500 [ 0.244782] axp config [pmu_para] [pmu_pwrok_time] : 64 [ 0.244804] axp config [pmu_para] [pmu_pwrnoe_time] : 2000 [ 0.244827] axp config [pmu_para] [pmu_intotp_en] : 1 [ 0.244849] axp config [pmu_para] [pmu_pekon_time] : 1000 [ 0.245270] [gpio-inf] aw gpio init start [ 0.245318] [gpio-inf] gpio_clk_init: apb pio clk enable success [ 0.245545] gpiochip_add: registered GPIOs 0 to 17 on device: GPA [ 0.245752] gpiochip_add: registered GPIOs 24 to 47 on device: GPB [ 0.245963] gpiochip_add: registered GPIOs 54 to 78 on device: GPC [ 0.246152] gpiochip_add: registered GPIOs 85 to 112 on device: GPD [ 0.246363] gpiochip_add: registered GPIOs 119 to 130 on device: GPE [ 0.246576] gpiochip_add: registered GPIOs 137 to 142 on device: GPF [ 0.246804] gpiochip_add: registered GPIOs 149 to 160 on device: GPG [ 0.247020] gpiochip_add: registered GPIOs 167 to 194 on device: GPH [ 0.247225] gpiochip_add: registered GPIOs 201 to 222 on device: GPI [ 0.247601] [gpio-inf] aw gpio init done [ 0.277700] bio: create slab at 0 [ 0.279685] SCSI subsystem initialized [ 0.280662] usbcore: registered new interface driver usbfs [ 0.281037] usbcore: registered new interface driver hub [ 0.281333] usbcore: registered new device driver usb [ 0.282256] [i2c3] fetch para from sysconfig failed [ 0.282290] [i2c4] fetch para from sysconfig failed [ 0.283522] ------------------------------------------- [ 0.283559] axp_mfd_probe:axp20_mfd pmu probed ! [ 0.283578] ------------------------------------------- [ 0.285922] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected [ 0.286616] ------------------------------------------- [ 0.286639] axp_mfd_probe:axp20_mfd pmu request_irq ok ! [ 0.286659] ------------------------------------------- [ 0.288394] [AXP]axp driver uning configuration failed(348) [ 0.288430] [AXP]powerstart = 0 [ 0.288468] I2C: i2c-0: sun7i I2C adapter [ 0.288487] *start**** [ 0.288504] 0x40 [ 0.288517] 0xf8 [ 0.288529] 0x58 [ 0.288541] 0x0 [ 0.288553] 0x0 [ 0.288565] *end*** [ 0.288968] I2C: i2c-1: sun7i I2C adapter [ 0.288995] *start*** [ 0.289012] 0x40 [ 0.289027] 0xf8 [ 0.289039] 0x58 [ 0.289051] 0x0 [ 0.289064] 0x0 [ 0.289075] *end*** [ 0.289374] I2C: i2c-2: sun7i I2C adapter [ 0.289397] *start*** [ 0.289415] 0x40 [ 0.289427] 0xf8 [ 0.289439] 0x28 [ 0.289452] 0x0 [ 0.289464] 0x0 [ 0.289476] *end*** [ 0.290048] print_constraints: axp20_ldo1: 1300 mV [ 0.291747] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV [ 0.293725] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV [ 0.295735] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV [ 0.297420] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV [ 0.299082] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV [ 0.300096] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV [ 0.300921] gpiochip_add: registered GPIOs 229 to 233 on device: axp_pin [ 0.303213] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.305029] Switching to clocksource arch_sys_counter [ 0.305123] cfg80211: Calling CRDA to update world regulatory domain [ 0.305548] FS-Cache: Loaded [ 0.305966] CacheFiles: Loaded [ 0.324234] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.324486] Line:1148:ohci_hcd_mod_init [ 0.324509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.324698] line = 483,usb_manager_init

[ 0.324762] WRN:L212(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) det_vbus gpio failed [ 0.324804] WRN:L244(drivers/usb/sun7i_usb/manager/usb_manager.c):ERR: get usbc(0) ac_enable failed [ 0.326876] [sw_hcd0]: usb host driver initialize........

[ 0.346953] [sw_hcd0]: host_init_state = 0 [ 0.346986] [sw_hcd0]: platform is usb host [ 0.347095] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 70 [ 0.347152] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver [ 0.347185] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1 [ 0.348378] hub 1-0:1.0: USB hub found [ 0.348433] hub 1-0:1.0: 1 port detected [ 0.348475] wrn: hcd is not enable, need not start hcd [ 0.348951] [sw_hcd0]: sw_usb_host0_disable start [ 0.348982] -------sw_hcd0_soft_disconnect--------- [ 0.349006] [sw_hcd_host0]: Set USB Power OFF [ 0.349028] wrn: hcd is not enable, need not stop hcd

[ 0.349098] [sw_hcd0]: sw_usb_host0_disable end [ 0.349302] [sw_udc]: udc_init: version 20080411 [ 0.350143] NET: Registered protocol family 2 [ 0.350669] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.353351] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.357748] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [ 0.358975] TCP: Hash tables configured (established 131072 bind 65536) [ 0.359003] TCP reno registered [ 0.359062] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.359697] NET: Registered protocol family 1 [ 0.360309] RPC: Registered named UNIX socket transport module. [ 0.360344] RPC: Registered udp transport module. [ 0.360363] RPC: Registered tcp transport module. [ 0.360383] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.360678] sunxi_reg_init enter [ 0.361161] [cpu_freq] INF:set ahb apb clock async [ 0.361223] [cpu_freq] INF:sunxi_cpufreq_initcall: clocks pll=960000000,cpu=960000000,axi=320000000,ahp=150000000,apb=75000000 [ 0.361339] [cpu_freq] INF:try to get regulator(0xef3c75c0) successed. [ 0.361767] [cpu_freq] INF:-------------------V-F Table------------------- [ 0.361798] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz [ 0.361821] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz [ 0.361843] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz [ 0.361866] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz [ 0.361889] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz [ 0.361911] [cpu_freq] INF: voltage = 1050mv frequency = 312MHz [ 0.361934] [cpu_freq] INF: voltage = 1050mv frequency = 144MHz [ 0.361956] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz [ 0.361978] [cpu_freq] INF:----------------------------------------------- [ 0.362009] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 384MHz [ 0.362051] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 0.362219] [pm]aw_pm_init! [ 0.362242] dram config [dram_para] [dram_baseaddr] : 1073741824 [ 0.362266] dram config [dram_para] [dram_clk] : 500 [ 0.362286] dram config [dram_para] [dram_type] : 3 [ 0.362307] dram config [dram_para] [dram_rank_num] : 1 [ 0.362328] dram config [dram_para] [dram_chip_density] : 4096 [ 0.362351] dram config [dram_para] [dram_io_width] : 16 [ 0.362372] dram config [dram_para] [dram_bus_width] : 32 [ 0.362394] dram config [dram_para] [dram_cas] : 9 [ 0.362415] dram config [dram_para] [dram_zq] : 127 [ 0.362435] dram config [dram_para] [dram_odt_en] : 0 [ 0.362457] dram config [dram_para] [dram_size] : 1024 [ 0.362477] dram config [dram_para] [dram_tpr0] : 1121491383 [ 0.362500] dram config [dram_para] [dram_tpr1] : 41104 [ 0.362521] dram config [dram_para] [dram_tpr2] : 141824 [ 0.362543] dram config [dram_para] [dram_tpr3] : 0 [ 0.362563] dram config [dram_para] [dram_tpr4] : 1 [ 0.362583] dram config [dram_para] [dram_tpr5] : 0 [ 0.362604] dram config [dram_para] [dram_emr1] : 4 [ 0.362625] dram config [dram_para] [dram_emr2] : 16 [ 0.362645] dram config [dram_para] [dram_emr3] : 0 [ 0.362666] standby_mode = 0. [ 0.362682] aw_pm_init: not support super standby. [ 0.362702] cpu0_en = 0. [ 0.362718] dram_selfresh_en = 1. [ 0.362735] wakeup src cnt is : 0. [ 0.362825] DRAM_STANDBY_PGD_ADDR:d201c000 [ 0.362862] [wifi]: select wifi: rtl8188eu !! [ 0.363214] [rtl8188eu]: exec rtl8188eu_wifi_gpio_init [ 0.363252] [rtl8188eu]: module power name [ 0.363271] [rtl8188eu]: rtl8188eu module power set by axp. [ 0.363298] [rtl8188eu]: get power regulator failed. [ 0.363340] [wifi_pm]: wifi gpio init is OK !! [ 0.365490] highmem bounce pool size: 64 pages [ 0.368393] NTFS driver 2.1.30 [Flags: R/W]. [ 0.368701] fuse init (API version 7.18) [ 0.369927] JFS: nTxBlock = 7791, nTxLock = 62331 [ 0.389712] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.391266] msgmni has been set to 1419 [ 0.392273] io scheduler noop registered [ 0.392305] io scheduler deadline registered (default) [ 0.401622] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.402673] ttyS0: autoconf (0x0000, 0xf04c2000, 0x1c28000): iir=3 iir1=6 iir2=6 type=U6_16550A [ 0.422865] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A [ 1.843622] console [ttyS0] enabled [ 1.848813] sunmm_probe, line 269 [ 1.859470] loop: module loaded [ 1.862641] nand_init,line:1387 [ 1.865844] [NAND]nand driver, init. [ 1.869434] [NAND] nand driver(b) version: 0x2, 0x12, data: 20130325 [ 1.875819] [NAND] nand clk request start [ 1.879862] [NAND] nand clk request ok! [ 1.883792] [NAND DMA] request dma success [ 1.887912] [NAND DMA] set fulldone_cb success [ 1.893342] [NAND] nand driver version: 0x2 0x11 [ 1.898459] nand interrupt register ok [ 1.902239] [NAND] use nand_good_block_ratio from default parameter [ 1.908647] [NAND DMA] start dma***** [ 4.345142] Unable to handle kernel NULL pointer dereference at virtual address 00000300 [ 4.353272] pgd = c0004000 [ 4.356015] [00000300] *pgd=00000000 [ 4.359633] Internal error: Oops: 5 [#1] PREEMPT SMP [ 4.364603] Modules linked in: [ 4.367680] CPU: 0 Not tainted (3.3.0+ #11) [ 4.372228] PC is at axp_usb_det+0x14/0x2c [ 4.376335] LR is at vbus_id_hw_scan+0xb0/0x2f8 [ 4.380875] pc : [] lr : [] psr: 60000013 [ 4.380881] sp : ef373f90 ip : 00000000 fp : 00000000 [ 4.392374] r10: 00000000 r9 : 00000000 r8 : 00000000 [ 4.397605] r7 : 00000013 r6 : c0389c8c r5 : 00000001 r4 : c07f9760 [ 4.404139] r3 : 00000000 r2 : ef373f97 r1 : 00000000 r0 : c07f969c [ 4.410668] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 4.417987] Control: 10c53c7d Table: 4000406a DAC: 00000015 [ 4.423741] [ 4.423745] PC: 0xc03b3a48: [ 4.428031] 3a48 0a000008 e3510004 1a000012 ea000007 e351000e 0a000009 e3510029 05903180 [ 4.436332] 3a68 1a00000c ea000008 e5d03365 ea000006 e5d03367 ea000004 e5903388 ea000000 [ 4.444634] 3a88 e590338c e3a01ffa e0030391 e5823000 e3a00000 e12fff1e e3e00015 e12fff1e [ 4.452935] 3aa8 e51f0000 eafd9a7b c07a24bc e59f3020 e92d4007 e3a01000 e593300c e28d2007 [ 4.461236] 3ac8 e5930300 ebfff609 e5dd0007 e7e00250 e8bd800e c07fa228 e92d4013 e3a02002 [ 4.469537] 3ae8 e1a04000 e3a01000 e28d3006 e5900300 ebfff4d5 e5dd2007 e5dd3006 e7e01352 [ 4.477837] 3b08 e5c41361 e0833402 e5c4236e e5940300 e6ff3073 e7e01253 e7e026d3 e5c42360 [ 4.486137] 3b28 e7e023d3 e5c42364 e7e022d3 e5c42365 e7e02353 e5c41367 e5c42366 e1812002 [ 4.494438] [ 4.494442] LR: 0xc038d744: [ 4.498727] d744 1594300c 1a000003 e59d3004 e2533000 13a03001 e584300c e3530001 13a05000 [ 4.507027] d764 1a000000 e3a05001 e5940000 e3a03000 e58d3004 e5903018 e3530001 1a00000c [ 4.515326] d784 e5903038 e3530000 0a000013 e2800038 e28d1004 ebffffb3 e3500000 1a00000a [ 4.523627] d7a4 e59d3004 e2533000 13a03001 e5843010 ea000006 e3530002 1a000003 eb0098bb [ 4.531927] d7c4 e3500000 1a000003 ea000003 e5943010 e3530001 1a000000 e3855002 e3550002 [ 4.540228] d7e4 0a000022 e3550003 0a000038 e3550001 e3a06000 0a000011 eb000147 e5846014 [ 4.548529] d804 e3500001 e1a05000 0a000075 3a000002 e3500002 1a000006 ea000027 e5943018 [ 4.556829] d824 e3530000 15846018 02833001 0a00001d ea00001f e59f01b4 e3001163 ea000063 [ 4.565132] [ 4.565135] SP: 0xef373f10: [ 4.569421] 3f10 ffffffff c0768000 00000002 c07b4924 c077aa38 c0782188 00000001 c07d5380 [ 4.577722] 3f30 c03b3ac8 60000013 ffffffff ef373f7c 00000000 c000d698 c07f969c 00000000 [ 4.586022] 3f50 ef373f97 00000000 c07f9760 00000001 c0389c8c 00000013 00000000 00000000 [ 4.594321] 3f70 00000000 00000000 00000000 ef373f90 c038d7c4 c03b3ac8 60000013 ffffffff [ 4.602619] 3f90 c07f969c 60000013 c07b4384 c038d7c4 c07f9760 00000000 c07f969c c07f969c [ 4.610919] 3fb0 c0389c8c c038da20 00000000 c0389cc0 ef035f48 c0067a94 c000ec2c 00000000 [ 4.619219] 3fd0 c07f969c 00000000 00000000 00000000 ef373fe0 ef373fe0 ef035f48 c0067a10 [ 4.627519] 3ff0 c000ec2c c000ec2c aaaaaaaa aaaaaaaa 00000000 00000002 00000000 ef294680 [ 4.635821] [ 4.635824] R0: 0xc07f961c: [ 4.640110] 961c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.648408] 963c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.656704] 965c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.665001] 967c 00000000 00000000 00000000 00000000 00000000 00000000 f1c13000 00000000 [ 4.673299] 969c 00000001 00000001 00000001 00000000 00000002 00000001 00000002 00000001 [ 4.681596] 96bc 00000000 000000ab 00000000 00000001 ffffffff ffffffff 00000000 00000000 [ 4.689894] 96dc ef04f780 00000000 00000000 00000000 00000000 00000001 00000000 00000021 [ 4.698193] 96fc 00000001 00000000 ffffffff 00000000 00000000 00000000 00000000 00000000 [ 4.706494] [ 4.706498] R2: 0xef373f17: [ 4.710783] 3f14 c0768000 00000002 c07b4924 c077aa38 c0782188 00000001 c07d5380 c03b3ac8 [ 4.719083] 3f34 60000013 ffffffff ef373f7c 00000000 c000d698 c07f969c 00000000 ef373f97 [ 4.727375] 3f54 00000000 c07f9760 00000001 c0389c8c 00000013 00000000 00000000 00000000 [ 4.735672] 3f74 00000000 00000000 ef373f90 c038d7c4 c03b3ac8 60000013 ffffffff c07f969c [ 4.743973] 3f94 60000013 c07b4384 c038d7c4 c07f9760 00000000 c07f969c c07f969c c0389c8c [ 4.752276] 3fb4 c038da20 00000000 c0389cc0 ef035f48 c0067a94 c000ec2c 00000000 c07f969c [ 4.760577] 3fd4 00000000 00000000 00000000 ef373fe0 ef373fe0 ef035f48 c0067a10 c000ec2c [ 4.768877] 3ff4 c000ec2c aaaaaaaa aaaaaaaa 00000000 00000002 00000000 ef294680 c077f308 [ 4.777176] 4014 00000001 00000015 d0911340 ef294680 ef031080 00000000 c0782188 00000000 [ 4.785476] [ 4.785479] R4: 0xc07f96e0: [ 4.789765] 96e0 00000000 00000000 00000000 00000000 00000001 00000000 00000021 00000001 [ 4.798064] 9700 00000000 ffffffff 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.806362] 9720 00000000 00000000 00000001 00000000 000000a7 00000001 00000000 ffffffff [ 4.814661] 9740 00000000 00000000 00362b30 00000005 00000000 c07f96a4 f1c13000 c038d714 [ 4.822960] 9760 c07f969c 00000000 00000000 00000001 00000000 00000000 00000000 00000000 [ 4.831257] 9780 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.839555] 97a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.847853] 97c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.856152] [ 4.856156] R6: 0xc0389c0c: [ 4.860441] 9c0c 0a000001 eb06fa9b e1a08000 e59f0060 eb06efe7 e59f005c e1a01007 eb06efe4 [ 4.868741] 9c2c e1d694b2 ea000005 e1a02005 e1a00004 e1a01006 e1a03007 ebffff1c e2855001 [ 4.877042] 9c4c e155000a 9afffff7 e1c694b2 e59f0028 eb06efd7 e59f0018 eb06efd5 e3540000 [ 4.885343] 9c6c 08bd87f0 e1a00004 e1a01008 e8bd47f0 ea06f9be c06b2e40 c06aa59c c067a79b [ 4.893645] 9c8c e92d4010 e1a04000 e3000bb8 ebf33ff2 ea000009 e3a00ffa ebf33fef e59f3034 [ 4.901949] 9cac e5933000 e3530000 1a000003 e1a00004 eb000f52 e1a00004 eb00102d e59f3018 [ 4.910250] 9ccc e5930000 e3500000 1afffff1 e3a02001 e5832004 e8bd8010 c07f9698 c0796d70 [ 4.918542] 9cec e92d4038 e1a04000 e59f30bc e59f20bc e59f50bc e8830005 e5850010 e5903008 [ 4.926847] Process usb-hardware-sc (pid: 396, stack limit = 0xef3722f8) [ 4.933555] Stack: (0xef373f90 to 0xef374000) [ 4.937921] 3f80: c07f969c 60000013 c07b4384 c038d7c4 [ 4.946114] 3fa0: c07f9760 00000000 c07f969c c07f969c c0389c8c c038da20 00000000 c0389cc0 [ 4.954305] 3fc0: ef035f48 c0067a94 c000ec2c 00000000 c07f969c 00000000 00000000 00000000 [ 4.962498] 3fe0: ef373fe0 ef373fe0 ef035f48 c0067a10 c000ec2c c000ec2c aaaaaaaa aaaaaaaa [ 4.970705] from [ 4.979422] from [ 4.988138] from [ 4.997551] from [ 5.006619] from [ 5.014986] Code: e92d4007 e3a01000 e593300c e28d2007 (e5930300) [ 5.021172] ---[ end trace b094db5c5f63ede6 ]--- [ 7.605130] _RepairLogBlkTbl start [ 7.613315] Log Block Index 0, LogicBlockNum: 161, LogBlockType: 0 [ 7.619522] log0: 34e, Log1: ffff, WriteIndex: 0 [ 7.624145] datablock: 372, lastusedpage: 1 [ 7.631927] Log Block Index 1, LogicBlockNum: 160, LogBlockType: 0 [ 7.638129] log0: 32d, Log1: ffff, WriteIndex: 0 [ 7.642753] datablock: 384, lastusedpage: 16 [ 7.651451] Log Block Index 2, LogicBlockNum: 120, LogBlockType: 0 [ 7.657652] log0: 396, Log1: ffff, WriteIndex: 0 [ 7.662275] datablock: 34a, lastusedpage: 8 [ 7.670445] Log Block Index 3, LogicBlockNum: 123, LogBlockType: 0 [ 7.676646] log0: 39a, Log1: ffff, WriteIndex: 0 [ 7.681269] datablock: 3a6, lastusedpage: 6f [ 7.685554] _RepairLogBlkTbl end [ 7.705386] storage_type=0 [ 7.708118] boot from nand [ 7.713836] nand: unknown partition table [ 7.721149] nand1: [ 7.726083] nand2: unknown partition table [ 7.733092] nand3: unknown partition table [ 7.740114] nand4: unknown partition table [ 7.748042] nand5: unknown partition table [ 7.757099] nand6: unknown partition table [ 7.764049] nand7: unknown partition table [ 7.771115] nand8: unknown partition table [ 7.778135] nand9: [ 7.782998] nand:: unknown partition table [ 7.790008] nand;: [ 7.792550] benn: nand probe enter [ 7.796206] [NAND]nand driver, ok. [ 7.800314] [sunxi_emac]: Init wemac Ethernet Driver, V3.00 [ 7.807582] [sw_hci_sun4i_init 1254] [ 7.811195] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci1(restrict_gpio) is invalid [ 7.819855] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci1(restrict_gpio) is invalid [ 7.828469] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci2(restrict_gpio) is invalid [ 7.837058] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci2(restrict_gpio) is invalid [ 7.846125] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc07f875c [ 7.853897] [sw-ehci1]: open clock [ 7.877226] [sw-ehci1]: open clock, 0x60(0x2e142), 0xcc(0x102) [ 7.883070] [sw-ehci1]: Set USB Power ON [ 7.887102] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.894626] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2 [ 7.901835] sw-ehci sw-ehci.1: irq 71, io mem 0xf1c14000 [ 7.907177] [ehci_run 736] [ 7.925162] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 [ 7.931480] hub 2-0:1.0: USB hub found [ 7.935296] hub 2-0:1.0: 1 port detected [ 7.939902] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc07f8870 [ 7.947726] [sw-ohci1]: open clock [ 7.971002] [sw-ohci1]: open clock, 0x60(0x2e146), 0xcc(0x162) [ 7.976862] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e146 [ 7.982446] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 7.989624] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3 [ 7.996791] sw-ohci sw-ohci.1: irq 96, io mem 0xf1c14400 [ 8.059946] hub 3-0:1.0: USB hub found [ 8.063731] hub 3-0:1.0: 1 port detected [ 8.068365] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc07f8984 [ 8.076183] [sw-ehci2]: open clock [ 8.099453] [sw-ehci2]: open clock, 0x60(0x2e14e), 0xcc(0x166) [ 8.105307] [sw-ehci2]: Set USB Power ON [ 8.109244] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.116770] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4 [ 8.123934] sw-ehci sw-ehci.2: irq 72, io mem 0xf1c1c000 [ 8.129344] [ehci_run 736] [ 8.145134] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 [ 8.151457] hub 4-0:1.0: USB hub found [ 8.155265] hub 4-0:1.0: 1 port detected [ 8.159848] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc07f8a98 [ 8.167711] [sw-ohci2]: open clock [ 8.191000] [sw-ohci2]: open clock, 0x60(0x2e15e), 0xcc(0x1e6) [ 8.196855] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e15e [ 8.202437] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 8.205172] The port change to OHCI now! [ 8.213587] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5 [ 8.220723] sw-ohci sw-ohci.2: irq 97, io mem 0xf1c1c400 [ 8.289954] hub 5-0:1.0: USB hub found [ 8.293738] hub 5-0:1.0: 1 port detected [ 8.298192] Initializing USB Mass Storage driver... [ 8.303384] usbcore: registered new interface driver usb-storage [ 8.309448] USB Mass Storage support registered. [ 8.314531] usbcore: registered new interface driver usbserial [ 8.320587] USB Serial support registered for generic [ 8.405151] usb 3-1: new low-speed USB device number 2 using sw-ohci [ 8.593523] usbcore: registered new interface driver usbserial_generic [ 8.600125] usbserial: USB Serial Driver core [ 8.604958] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb' [ 8.611631] [sw_udc]: alloc request: ep(0xc0797178, ep0, 64), req(0xef302940) [ 8.618801] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 8.626864] [sw_udc]: sw_udc_pullup, is_on = 0 [ 8.631329] WRN:L2618(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 8.642448] android_usb gadget: Mass Storage Function, version: 2009/09/11 [ 8.649379] android_usb gadget: Number of LUNs=3 [ 8.654009] lun0: LUN: removable file: (no medium) [ 8.658909] lun1: LUN: removable file: (no medium) [ 8.663796] lun2: LUN: removable file: (no medium) [ 8.669492] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active [ 8.677607] android_usb gadget: android_usb ready [ 8.683004] mousedev: PS/2 mouse device common for all mice [ 8.689121] input: sun7i-ir as /devices/virtual/input/input0 [ 8.695662] =====ctp_fetch_sysconfig_para=====. [ 8.700307] ctp_fetch_sysconfig_para: ctp_unused. [ 8.705206] ctp_init: ctp_fetch_sysconfig_para err. [ 8.710642] sunxi_rtc_init: enter [ 8.714275] rtc_hw_init(396): start [ 8.717922] rtc_hw_init(412) err: set clksrc to external losc failed! rtc time will be wrong [ 8.726392] rtc_hw_init(427): end [ 8.729771] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 8.735930] using rtc device, rtc, for alarms [ 8.740168] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 [ 8.746704] i2c /dev entries driver [ 8.751538] lirc_dev: IR Remote Control driver registered, major 250 [ 8.758051] IR NEC protocol handler initialized [ 8.762590] IR RC5(x) protocol handler initialized [ 8.767399] IR RC6 protocol handler initialized [ 8.771936] IR JVC protocol handler initialized [ 8.776584] IR Sony protocol handler initialized [ 8.781212] IR RC5 (streamzap) protocol handler initialized [ 8.786812] IR SANYO protocol handler initialized [ 8.791523] IR MCE Keyboard/mouse protocol handler initialized [ 8.797376] IR LIRC bridge handler initialized [ 8.802283] input: axp20-supplyer as /devices/platform/sun7i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1 [ 8.822935] pmu_pekoff_time = 6000 [ 8.826385] pmu_pekoff_en = 1 [ 8.829358] pmu_peklong_time = 1500 [ 8.832855] pmu_pekon_time = 1000 [ 8.836187] pmu_pwrok_time = 64 [ 8.839334] pmu_pwrnoe_time = 2000 [ 8.842739] pmu_intotp_en = 1 [ 8.846324] [AXP]POWER20_OFF_CTL:2044-->0x42 [ 8.851198] POWER20_PEK_SET:2061-->0x9d [ 8.855638] POWER20_PEK_SET:2072-->0x9d [ 8.860076] POWER20_PEK_SET:2081-->0x9d [ 8.864513] POWER20_PEK_SET:2092-->0x9d [ 8.869021] POWER20_PEK_SET:2104-->0x9d [ 8.873461] POWER20_HOTOVER_CTL:2113-->0xad [ 8.882201] [AXP]last_rest_vol = 0, now_rest_vol = 100 [ 8.889369] [AXP]Cur_CoulombCounter = 0 [ 8.893212] [AXP]charger->rest_vol = 100 [ 8.900540] create_regulator: axp20_ldo2: Failed to create debugfs directory [ 8.907673] regulator_virtual_consumer_probe:get regulator:axp20_analog/fm ok [ 8.915148] regulator_virtual_consumer_probe:get regulator:axp20_pll ok [ 8.922079] regulator_virtual_consumer_probe:get regulator:axp20_hdmi ok [ 8.929116] create_regulator: axp20_buck2: Failed to create debugfs directory [ 8.936322] regulator_virtual_consumer_probe:get regulator:axp20_core ok [ 8.943288] create_regulator: axp20_buck3: Failed to create debugfs directory [ 8.950473] regulator_virtual_consumer_probe:get regulator:axp20_ddr ok [ 8.957405] regulator_virtual_consumer_probe:get regulator:axp20_mic ok [ 8.964059] sunxi_wdt: sunxi watchdog timer driver v1.0 [ 8.970126] sunxi_wdt: initialized (g_timeout=16s, g_nowayout=0) [ 8.976364] wdt_enable 0 [ 8.978909] wdt_irq_en, enable 0 [ 8.982142] wdt_clr_irq_pend [ 8.985030] wdt_set_tmout, timeout_in_sec 16, timeout_to_interv return interv 0x0000000b [ 8.993155] wdt_set_tmout, write 0x00000058 to modreg 0xf1c20c94, interv_to_timeout return timeout 16 [ 9.002553] [cpu_freq] DBG:target frequency find is 912000000, entry 37 [ 9.009209] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 [ 9.015395] [cpu_freq] DBG:new: pll=912000000, cpudiv=1, axidiv=3 [ 9.021513] [cpu_freq] INF:cpu: 960Mhz->912Mhz [ 9.026486] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished [ 9.032609] [mmc-msg] sw_mci_init [ 9.036065] [mmc-msg] MMC host used card: 0x9, boot card: 0x0, io_card 8 [ 9.044075] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 9.054261] [mmc-msg] sdc0 Probe: base:0xf04c8000 irq:64 sg_cpu:ffdf5000(4fc00000) ret 0. [ 9.063101] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 9.073328] [mmc-msg] sdc3 Probe: base:0xf04ca000 irq:67 sg_cpu:ffdf4000(4fc01000) ret 0. [ 9.081757] sunxi_leds driver init [ 9.085220] request gpio187, ret=0 [ 9.088640] trigger_name:timer [ 9.091709] request gpio188, ret=0 [ 9.095161] trigger_name: [ 9.098364] Registered led device: green:ph20:led1 [ 9.103380] Registered led device: blue:ph21:led2 [ 9.116815] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.0/input/input2 [ 9.127838] generic-usb 0003:1BCF:05C5.0001: input: USB HID v1.00 Keyboard [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input0 [ 9.149793] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.1/input/input3 [ 9.161065] generic-usb 0003:1BCF:05C5.0002: input: USB HID v1.00 Mouse [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input1 [ 9.173414] usbcore: registered new interface driver usbhid [ 9.179032] usbhid: USB HID core driver [ 9.183250] value is 0 [ 9.187189] value is 1 [ 9.189888] enter sun7i Audio codec!!! [ 9.196862] sun7i audio support initialized [ 9.201283] sun7i Audio codec successfully loaded.. [ 9.208880] asoc: sndhdmi <-> sun7i-hdmiaudio.0 mapping ok [ 9.217234] [SPDIF]sun7i-spdif cannot find any using configuration for controllers, return directly! [ 9.227769] [SPDIF]sun7i_sndspdif cannot find any using configuration for controllers, return directly! [ 9.237250] [I2S]sun7i-i2s cannot find any using configuration for controllers, return directly! [ 9.247050] [I2S]sun7i_sndi2s cannot find any using configuration for controllers, return directly! [ 9.256256] ALSA device list: [ 9.259240] #0: sun7i-CODEC Audio Codec [ 9.263343] #1: sndhdmi [ 9.266228] Netfilter messages via NETLINK v0.30. [ 9.270961] nfnl_acct: registering with nfnetlink. [ 9.275864] nf_conntrack version 0.5.0 (15582 buckets, 62328 max) [ 9.282609] ctnetlink v0.93: registering with nfnetlink. [ 9.288556] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 9.295945] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 9.302668] xt_time: kernel timezone is -0000 [ 9.307155] IPv4 over IPv4 tunneling driver [ 9.312399] GRE over IPv4 demultiplexor driver [ 9.316729] GRE over IPv4 tunneling driver [ 9.322458] ip_tables: (C) 2000-2006 Netfilter Core Team [ 9.328110] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 9.334549] arp_tables: (C) 2002 David S. Miller [ 9.339329] TCP cubic registered [ 9.342571] Initializing XFRM netlink socket [ 9.347295] NET: Registered protocol family 10 [ 9.353061] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 9.358804] IPv6 over IPv4 tunneling driver [ 9.365461] NET: Registered protocol family 17 [ 9.369978] NET: Registered protocol family 15 [ 9.374440] L2TP core driver, V2.0 [ 9.378049] L2TP IP encapsulation support (L2TPv3) [ 9.382996] L2TP netlink interface [ 9.386477] L2TP ethernet pseudowire support (L2TPv3) [ 9.391540] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 9.399266] ThumbEE CPU extension supported. [ 9.404618] [LCD] lcd_module_init [ 9.471305] Console: switching to colour frame buffer device 160x45 [ 9.518040] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on [ 9.526461] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on [ 9.534804] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on [ 9.543065] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on [ 9.555713] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on [ 9.568359] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on [ 9.580584] sunxi_rtc_gettime(34): err, losc_err_flag is 1 [ 9.590497] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock [ 9.602472] Waiting for root device /dev/mmcblk0p1... [ 10.040084] [mmc-msg] mmc 0 detect change, present 1 [ 10.545150] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 10.558693] [mmc-msg] sdc0 power on [ 10.585124] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 10.667452] [mmc-err] smc 0 err, cmd 52, RTO [ 10.677381] [mmc-err] smc 0 err, cmd 52, RTO [ 10.686357] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 10.702987] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 10.719227] [mmc-err] smc 0 err, cmd 5, RTO [ 10.728967] [mmc-err] smc 0 err, cmd 5, RTO [ 10.738609] [mmc-err] smc 0 err, cmd 5, RTO [ 10.748139] [mmc-err] smc 0 err, cmd 5, RTO [ 10.757385] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 10.771392] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 10.787678] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B [ 10.827417] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 10.841217] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B [ 10.910332] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B [ 10.924288] mmc0: new high speed SDHC card at address b368 [ 10.934970] mmcblk0: mmc0:b368 Team 7.41 GiB [ 10.950123] mmcblk0: p1 [ 11.115700] EXT3-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 11.205654] EXT2-fs (mmcblk0p1): error: couldn't mount because of unsupported optional features (240) [ 11.322329] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null) [ 11.334462] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 11.347676] devtmpfs: mounted [ 11.355499] Freeing init memory: 200K [ 12.258776] udevd[838]: starting version 175 [ 15.454150] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 15.685024] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ 16.270133] libata version 3.00 loaded. [ 16.315795] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP [ 16.327739] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 [ 16.337790] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 16.355920] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc [ 16.368447] dma_alloc_coherent mem = 0xffda0000, size = 0x16500, mem_dma=0x4fc20000 [ 16.381772] scsi0 : sw_ahci_platform [ 16.390556] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 [ 16.745166] ata1: SATA link down (SStatus 0 SControl 300) [ 16.917197] UMP<2>: Inserting UMP device driver. Compiled: Jul 28 2013, time: 08:31:32 [ 16.930582] UMP<2>: Using OS memory backend, allocation limit: 536870912 [ 16.942378] UMP: UMP device driver loaded [ 21.834064] wemac wemac.0: eth0: link down [ 21.845710] ADDRCONF(NETDEV_UP): eth0: link is not ready

h6w commented 10 years ago

Excerpt from messages:

Jan 1 00:00:19 Cubian kernel: [ 0.361124] NET: Registered protocol family 1 Jan 1 00:00:19 Cubian kernel: [ 0.361731] RPC: Registered named UNIX socket transport module. Jan 1 00:00:19 Cubian kernel: [ 0.361819] RPC: Registered udp transport module. Jan 1 00:00:19 Cubian kernel: [ 0.361840] RPC: Registered tcp transport module. Jan 1 00:00:19 Cubian kernel: [ 0.361859] RPC: Registered tcp NFSv4.1 backchannel transport module. Jan 1 00:00:19 Cubian kernel: [ 0.362170] sunxi_reg_init enter Jan 1 00:00:19 Cubian kernel: [ 0.362650] [cpu_freq] INF:set ahb apb clock async Jan 1 00:00:19 Cubian kernel: [ 0.362717] [cpu_freq] INF:sunxi_cpufreq_initcall: clocks pll=960000000,cpu=960000000,axi=320000000,ahp=150000000,apb=75000000 Jan 1 00:00:19 Cubian kernel: [ 0.362808] [cpu_freq] INF:try to get regulator(0xef2e3180) successed. Jan 1 00:00:19 Cubian kernel: [ 0.363234] [cpu_freq] INF:-------------------V-F Table------------------- Jan 1 00:00:19 Cubian kernel: [ 0.363266] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz Jan 1 00:00:19 Cubian kernel: [ 0.363289] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz Jan 1 00:00:19 Cubian kernel: [ 0.363312] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz Jan 1 00:00:19 Cubian kernel: [ 0.363335] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz Jan 1 00:00:19 Cubian kernel: [ 0.363357] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz Jan 1 00:00:19 Cubian kernel: [ 0.363380] [cpu_freq] INF: voltage = 1050mv frequency = 312MHz Jan 1 00:00:19 Cubian kernel: [ 0.363403] [cpu_freq] INF: voltage = 1050mv frequency = 144MHz Jan 1 00:00:19 Cubian kernel: [ 0.363425] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz Jan 1 00:00:19 Cubian kernel: [ 0.363447] [cpu_freq] INF:----------------------------------------------- Jan 1 00:00:19 Cubian kernel: [ 0.363479] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 384MHz Jan 1 00:00:19 Cubian kernel: [ 0.363521] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 Jan 1 00:00:19 Cubian kernel: [ 0.363695] [pm]aw_pm_init! Jan 1 00:00:19 Cubian kernel: [ 0.363719] dram config [dram_para] [dram_baseaddr] : 1073741824 Jan 1 00:00:19 Cubian kernel: [ 0.363743] dram config [dram_para] [dram_clk] : 500 Jan 1 00:00:19 Cubian kernel: [ 0.363763] dram config [dram_para] [dram_type] : 3 Jan 1 00:00:19 Cubian kernel: [ 0.363784] dram config [dram_para] [dram_rank_num] : 1 Jan 1 00:00:19 Cubian kernel: [ 0.363806] dram config [dram_para] [dram_chip_density] : 4096 Jan 1 00:00:19 Cubian kernel: [ 0.363828] dram config [dram_para] [dram_io_width] : 16 Jan 1 00:00:19 Cubian kernel: [ 0.363850] dram config [dram_para] [dram_bus_width] : 32 Jan 1 00:00:19 Cubian kernel: [ 0.363872] dram config [dram_para] [dram_cas] : 9 Jan 1 00:00:19 Cubian kernel: [ 0.363892] dram config [dram_para] [dram_zq] : 127 Jan 1 00:00:19 Cubian kernel: [ 0.363912] dram config [dram_para] [dram_odt_en] : 0 Jan 1 00:00:19 Cubian kernel: [ 0.363933] dram config [dram_para] [dram_size] : 1024 Jan 1 00:00:19 Cubian kernel: [ 0.363954] dram config [dram_para] [dram_tpr0] : 1121491383 Jan 1 00:00:19 Cubian kernel: [ 0.363976] dram config [dram_para] [dram_tpr1] : 41104 Jan 1 00:00:19 Cubian kernel: [ 0.363998] dram config [dram_para] [dram_tpr2] : 141824 Jan 1 00:00:19 Cubian kernel: [ 0.364019] dram config [dram_para] [dram_tpr3] : 0 Jan 1 00:00:19 Cubian kernel: [ 0.364039] dram config [dram_para] [dram_tpr4] : 1 Jan 1 00:00:19 Cubian kernel: [ 0.364059] dram config [dram_para] [dram_tpr5] : 0 Jan 1 00:00:19 Cubian kernel: [ 0.364080] dram config [dram_para] [dram_emr1] : 4 Jan 1 00:00:19 Cubian kernel: [ 0.364101] dram config [dram_para] [dram_emr2] : 16 Jan 1 00:00:19 Cubian kernel: [ 0.364121] dram config [dram_para] [dram_emr3] : 0 Jan 1 00:00:19 Cubian kernel: [ 0.364143] standby_mode = 0. Jan 1 00:00:19 Cubian kernel: [ 0.364179] cpu0_en = 0. Jan 1 00:00:19 Cubian kernel: [ 0.364195] dram_selfresh_en = 1. Jan 1 00:00:19 Cubian kernel: [ 0.364212] wakeup src cnt is : 0. Jan 1 00:00:19 Cubian kernel: [ 0.364300] DRAM_STANDBY_PGD_ADDR:d201c000 Jan 1 00:00:19 Cubian kernel: [ 0.364336] [wifi]: select wifi: rtl8188eu !! Jan 1 00:00:19 Cubian kernel: [ 0.364774] [rtl8188eu]: exec rtl8188eu_wifi_gpio_init Jan 1 00:00:19 Cubian kernel: [ 0.364815] [rtl8188eu]: module power name Jan 1 00:00:19 Cubian kernel: [ 0.364834] [rtl8188eu]: rtl8188eu module power set by axp. Jan 1 00:00:19 Cubian kernel: [ 0.364862] [rtl8188eu]: get power regulator failed. Jan 1 00:00:19 Cubian kernel: [ 0.364901] [wifi_pm]: wifi gpio init is OK !! Jan 1 00:00:19 Cubian kernel: [ 0.366913] highmem bounce pool size: 64 pages Jan 1 00:00:19 Cubian kernel: [ 0.369845] NTFS driver 2.1.30 [Flags: R/W]. Jan 1 00:00:19 Cubian kernel: [ 0.370139] fuse init (API version 7.18) Jan 1 00:00:19 Cubian kernel: [ 0.371302] JFS: nTxBlock = 7791, nTxLock = 62331 Jan 1 00:00:19 Cubian kernel: [ 0.391048] SGI XFS with security attributes, large block/inode numbers, no debug enabled Jan 1 00:00:19 Cubian kernel: [ 0.392612] msgmni has been set to 1419 Jan 1 00:00:19 Cubian kernel: [ 0.393610] io scheduler noop registered Jan 1 00:00:19 Cubian kernel: [ 0.393642] io scheduler deadline registered (default) Jan 1 00:00:19 Cubian kernel: [ 0.403192] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled Jan 1 00:00:19 Cubian kernel: [ 0.404243] ttyS0: autoconf (0x0000, 0xf04c2000, 0x1c28000): iir=3 iir1=6 iir2=6 type=U6_16550A Jan 1 00:00:19 Cubian kernel: [ 0.424450] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A Jan 1 00:00:19 Cubian kernel: [ 1.845090] console [ttyS0] enabled Jan 1 00:00:19 Cubian kernel: [ 1.850288] sunmm_probe, line 269 Jan 1 00:00:19 Cubian kernel: [ 1.860873] loop: module loaded Jan 1 00:00:19 Cubian kernel: [ 1.864045] nand_init,line:1387 Jan 1 00:00:19 Cubian kernel: [ 1.867250] [NAND]nand driver, init. Jan 1 00:00:19 Cubian kernel: [ 1.870842] [NAND] nand driver(b) version: 0x2, 0x12, data: 20130325 Jan 1 00:00:19 Cubian kernel: [ 1.877225] [NAND] nand clk request start Jan 1 00:00:19 Cubian kernel: [ 1.881264] [NAND] nand clk request ok! Jan 1 00:00:19 Cubian kernel: [ 1.885210] [NAND DMA] request dma success Jan 1 00:00:19 Cubian kernel: [ 1.889315] [NAND DMA] set fulldone_cb success Jan 1 00:00:19 Cubian kernel: [ 1.894714] [NAND] nand driver version: 0x2 0x11 Jan 1 00:00:19 Cubian kernel: [ 1.899460] nand interrupt register ok Jan 1 00:00:19 Cubian kernel: [ 1.903220] [NAND] use nand_good_block_ratio from default parameter Jan 1 00:00:19 Cubian kernel: [ 1.909928] [NAND DMA] start dma***** Jan 1 00:00:19 Cubian kernel: [ 2.024714] storage_type=0 Jan 1 00:00:19 Cubian kernel: [ 2.027443] boot from nand Jan 1 00:00:19 Cubian kernel: [ 2.033146] nand: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.040273] nand1: Jan 1 00:00:19 Cubian kernel: [ 2.045242] nand2: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.052316] nand3: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.059339] nand4: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.067283] nand5: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.076392] nand6: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.083366] nand7: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.090383] nand8: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.097505] nand9: Jan 1 00:00:19 Cubian kernel: [ 2.102388] nand:: unknown partition table Jan 1 00:00:19 Cubian kernel: [ 2.109400] nand;: Jan 1 00:00:19 Cubian kernel: [ 2.111960] benn: nand probe enter Jan 1 00:00:19 Cubian kernel: [ 2.115633] [NAND]nand driver, ok. Jan 1 00:00:19 Cubian kernel: [ 2.119748] [sunxi_emac]: Init wemac Ethernet Driver, V3.00 Jan 1 00:00:19 Cubian kernel: [ 2.126928] [sw_hci_sun4i_init 1254] Jan 1 00:00:19 Cubian kernel: [ 2.130538] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci1(restrict_gpio) is invalid Jan 1 00:00:19 Cubian kernel: [ 2.139239] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci1(restrict_gpio) is invalid Jan 1 00:00:19 Cubian kernel: [ 2.147866] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ehci2(restrict_gpio) is invalid Jan 1 00:00:19 Cubian kernel: [ 2.156464] WRN:L163(drivers/usb/host/sw_hci_sun7i.c):ERR: sw-ohci2(restrict_gpio) is invalid Jan 1 00:00:19 Cubian kernel: [ 2.165336] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc07f875c Jan 1 00:00:19 Cubian kernel: [ 2.173101] [sw-ehci1]: open clock Jan 1 00:00:19 Cubian kernel: [ 2.196632] [sw-ehci1]: open clock, 0x60(0x2e142), 0xcc(0x102) Jan 1 00:00:19 Cubian kernel: [ 2.202484] [sw-ehci1]: Set USB Power ON Jan 1 00:00:19 Cubian kernel: [ 2.206433] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver Jan 1 00:00:19 Cubian kernel: [ 2.213978] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2 Jan 1 00:00:19 Cubian kernel: [ 2.221197] sw-ehci sw-ehci.1: irq 71, io mem 0xf1c14000 Jan 1 00:00:19 Cubian kernel: [ 2.226542] [ehci_run 736] Jan 1 00:00:19 Cubian kernel: [ 2.244395] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 Jan 1 00:00:19 Cubian kernel: [ 2.250757] hub 2-0:1.0: USB hub found Jan 1 00:00:19 Cubian kernel: [ 2.254606] hub 2-0:1.0: 1 port detected Jan 1 00:00:19 Cubian kernel: [ 2.259229] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc07f8870 Jan 1 00:00:19 Cubian kernel: [ 2.267049] [sw-ohci1]: open clock Jan 1 00:00:19 Cubian kernel: [ 2.290347] [sw-ohci1]: open clock, 0x60(0x2e146), 0xcc(0x162) Jan 1 00:00:19 Cubian kernel: [ 2.296213] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e146 Jan 1 00:00:19 Cubian kernel: [ 2.301796] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver Jan 1 00:00:19 Cubian kernel: [ 2.308976] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3 Jan 1 00:00:19 Cubian kernel: [ 2.316154] sw-ohci sw-ohci.1: irq 96, io mem 0xf1c14400 Jan 1 00:00:19 Cubian kernel: [ 2.379230] hub 3-0:1.0: USB hub found Jan 1 00:00:19 Cubian kernel: [ 2.383019] hub 3-0:1.0: 1 port detected Jan 1 00:00:19 Cubian kernel: [ 2.387644] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc07f8984 Jan 1 00:00:19 Cubian kernel: [ 2.395458] [sw-ehci2]: open clock Jan 1 00:00:19 Cubian kernel: [ 2.418730] [sw-ehci2]: open clock, 0x60(0x2e14e), 0xcc(0x166) Jan 1 00:00:19 Cubian kernel: [ 2.424590] [sw-ehci2]: Set USB Power ON Jan 1 00:00:19 Cubian kernel: [ 2.428526] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver Jan 1 00:00:19 Cubian kernel: [ 2.436077] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4 Jan 1 00:00:19 Cubian kernel: [ 2.443254] sw-ehci sw-ehci.2: irq 72, io mem 0xf1c1c000 Jan 1 00:00:19 Cubian kernel: [ 2.448675] [ehci_run 736] Jan 1 00:00:19 Cubian kernel: [ 2.464391] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 Jan 1 00:00:19 Cubian kernel: [ 2.470720] hub 4-0:1.0: USB hub found Jan 1 00:00:19 Cubian kernel: [ 2.474530] hub 4-0:1.0: 1 port detected Jan 1 00:00:19 Cubian kernel: [ 2.479138] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc07f8a98 Jan 1 00:00:19 Cubian kernel: [ 2.486996] [sw-ohci2]: open clock Jan 1 00:00:19 Cubian kernel: [ 2.510268] [sw-ohci2]: open clock, 0x60(0x2e15e), 0xcc(0x1e6) Jan 1 00:00:19 Cubian kernel: [ 2.516126] [sw_ohci_hcd_probe 360]:reg(0xf1c20060) = 2e15e Jan 1 00:00:19 Cubian kernel: [ 2.521708] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver Jan 1 00:00:19 Cubian kernel: [ 2.524429] The port change to OHCI now! Jan 1 00:00:19 Cubian kernel: [ 2.532861] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5 Jan 1 00:00:19 Cubian kernel: [ 2.539992] sw-ohci sw-ohci.2: irq 97, io mem 0xf1c1c400 Jan 1 00:00:19 Cubian kernel: [ 2.609237] hub 5-0:1.0: USB hub found Jan 1 00:00:19 Cubian kernel: [ 2.613038] hub 5-0:1.0: 1 port detected Jan 1 00:00:19 Cubian kernel: [ 2.617453] Initializing USB Mass Storage driver... Jan 1 00:00:19 Cubian kernel: [ 2.622643] usbcore: registered new interface driver usb-storage Jan 1 00:00:19 Cubian kernel: [ 2.628705] USB Mass Storage support registered. Jan 1 00:00:19 Cubian kernel: [ 2.633811] usbcore: registered new interface driver usbserial Jan 1 00:00:19 Cubian kernel: [ 2.639880] USB Serial support registered for generic Jan 1 00:00:19 Cubian kernel: [ 2.724404] usb 3-1: new low-speed USB device number 2 using sw-ohci Jan 1 00:00:19 Cubian kernel: [ 2.912776] usbcore: registered new interface driver usbserial_generic Jan 1 00:00:19 Cubian kernel: [ 2.919376] usbserial: USB Serial Driver core Jan 1 00:00:19 Cubian kernel: [ 2.924232] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb' Jan 1 00:00:19 Cubian kernel: [ 2.930904] [sw_udc]: alloc request: ep(0xc0797178, ep0, 64), req(0xef2b0ac0) Jan 1 00:00:19 Cubian kernel: [ 2.938086] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active Jan 1 00:00:19 Cubian kernel: [ 2.946153] [sw_udc]: sw_udc_pullup, is_on = 0 Jan 1 00:00:19 Cubian kernel: [ 2.950620] WRN:L2618(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active Jan 1 00:00:19 Cubian kernel: [ 2.961792] android_usb gadget: Mass Storage Function, version: 2009/09/11 Jan 1 00:00:19 Cubian kernel: [ 2.968724] android_usb gadget: Number of LUNs=3 Jan 1 00:00:19 Cubian kernel: [ 2.973355] lun0: LUN: removable file: (no medium) Jan 1 00:00:19 Cubian kernel: [ 2.978258] lun1: LUN: removable file: (no medium) Jan 1 00:00:19 Cubian kernel: [ 2.983144] lun2: LUN: removable file: (no medium) Jan 1 00:00:19 Cubian kernel: [ 2.988774] WRN:L2583(drivers/usb/sun7i_usb/udc/sw_udc.c):ERR: usb device is not active Jan 1 00:00:19 Cubian kernel: [ 2.996879] android_usb gadget: android_usb ready Jan 1 00:00:19 Cubian kernel: [ 3.002263] mousedev: PS/2 mouse device common for all mice Jan 1 00:00:19 Cubian kernel: [ 3.008376] input: sun7i-ir as /devices/virtual/input/input0 Jan 1 00:00:19 Cubian kernel: [ 3.014897] =====ctp_fetch_sysconfig_para=====. Jan 1 00:00:19 Cubian kernel: [ 3.024342] ctp_init: ctp_fetch_sysconfig_para err. Jan 1 00:00:19 Cubian kernel: [ 3.029798] sunxi_rtc_init: enter Jan 1 00:00:19 Cubian kernel: [ 3.033432] rtc_hw_init(396): start Jan 1 00:00:19 Cubian kernel: [ 3.045595] rtc_hw_init(427): end Jan 1 00:00:19 Cubian kernel: [ 3.055130] using rtc device, rtc, for alarms Jan 1 00:00:19 Cubian kernel: [ 3.059366] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 Jan 1 00:00:19 Cubian kernel: [ 3.065889] i2c /dev entries driver Jan 1 00:00:19 Cubian kernel: [ 3.070689] lirc_dev: IR Remote Control driver registered, major 250 Jan 1 00:00:19 Cubian kernel: [ 3.077203] IR NEC protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.081742] IR RC5(x) protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.086591] IR RC6 protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.091137] IR JVC protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.095691] IR Sony protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.100314] IR RC5 (streamzap) protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.105904] IR SANYO protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.110614] IR MCE Keyboard/mouse protocol handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.116546] IR LIRC bridge handler initialized Jan 1 00:00:19 Cubian kernel: [ 3.121423] input: axp20-supplyer as /devices/platform/sun7i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1 Jan 1 00:00:19 Cubian kernel: [ 3.142011] pmu_pekoff_time = 6000 Jan 1 00:00:19 Cubian kernel: [ 3.145458] pmu_pekoff_en = 1 Jan 1 00:00:19 Cubian kernel: [ 3.148430] pmu_peklong_time = 1500 Jan 1 00:00:19 Cubian kernel: [ 3.151923] pmu_pekon_time = 1000 Jan 1 00:00:19 Cubian kernel: [ 3.155280] pmu_pwrok_time = 64 Jan 1 00:00:19 Cubian kernel: [ 3.158429] pmu_pwrnoe_time = 2000 Jan 1 00:00:19 Cubian kernel: [ 3.161835] pmu_intotp_en = 1 Jan 1 00:00:19 Cubian kernel: [ 3.165442] [AXP]POWER20_OFF_CTL:2044-->0x42 Jan 1 00:00:19 Cubian kernel: [ 3.170318] POWER20_PEK_SET:2061-->0x9d Jan 1 00:00:19 Cubian kernel: [ 3.174760] POWER20_PEK_SET:2072-->0x9d Jan 1 00:00:19 Cubian kernel: [ 3.179199] POWER20_PEK_SET:2081-->0x9d Jan 1 00:00:19 Cubian kernel: [ 3.183640] POWER20_PEK_SET:2092-->0x9d Jan 1 00:00:19 Cubian kernel: [ 3.188163] POWER20_PEK_SET:2104-->0x9d Jan 1 00:00:19 Cubian kernel: [ 3.192605] POWER20_HOTOVER_CTL:2113-->0xad Jan 1 00:00:19 Cubian kernel: [ 3.201358] [AXP]last_rest_vol = 0, now_rest_vol = 100 Jan 1 00:00:19 Cubian kernel: [ 3.208543] [AXP]Cur_CoulombCounter = 0 Jan 1 00:00:19 Cubian kernel: [ 3.212379] [AXP]charger->rest_vol = 100 Jan 1 00:00:19 Cubian kernel: [ 3.219635] create_regulator: axp20_ldo2: Failed to create debugfs directory Jan 1 00:00:19 Cubian kernel: [ 3.227698] create_regulator: axp20_buck2: Failed to create debugfs directory Jan 1 00:00:19 Cubian kernel: [ 3.235197] create_regulator: axp20_buck3: Failed to create debugfs directory Jan 1 00:00:19 Cubian kernel: [ 3.242696] sunxi_wdt: sunxi watchdog timer driver v1.0 Jan 1 00:00:19 Cubian kernel: [ 3.248761] sunxi_wdt: initialized (g_timeout=16s, g_nowayout=0) Jan 1 00:00:19 Cubian kernel: [ 3.254832] wdt_enable 0 Jan 1 00:00:19 Cubian kernel: [ 3.257374] wdt_irq_en, enable 0 Jan 1 00:00:19 Cubian kernel: [ 3.260608] wdt_clr_irq_pend Jan 1 00:00:19 Cubian kernel: [ 3.263496] wdt_set_tmout, timeout_in_sec 16, timeout_to_interv return interv 0x0000000b Jan 1 00:00:19 Cubian kernel: [ 3.271615] wdt_set_tmout, write 0x00000058 to modreg 0xf1c20c94, interv_to_timeout return timeout 16 Jan 1 00:00:19 Cubian kernel: [ 3.281152] [cpu_freq] DBG:target frequency find is 912000000, entry 37 Jan 1 00:00:19 Cubian kernel: [ 3.287818] [cpu_freq] DBG:cur: pll=960000000, cpudiv=1, axidiv=3 Jan 1 00:00:19 Cubian kernel: [ 3.293922] [cpu_freq] DBG:new: pll=912000000, cpudiv=1, axidiv=3 Jan 1 00:00:19 Cubian kernel: [ 3.300041] [cpu_freq] INF:cpu: 960Mhz->912Mhz Jan 1 00:00:19 Cubian kernel: [ 3.305003] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Jan 1 00:00:19 Cubian kernel: [ 3.311088] [mmc-msg] sw_mci_init Jan 1 00:00:19 Cubian kernel: [ 3.314581] [mmc-msg] MMC host used card: 0x9, boot card: 0x0, io_card 8 Jan 1 00:00:19 Cubian kernel: [ 3.322567] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 3.332771] [mmc-msg] sdc0 Probe: base:0xf04c8000 irq:64 sg_cpu:ffdf5000(4fc00000) ret 0. Jan 1 00:00:19 Cubian kernel: [ 3.341602] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 3.351789] [mmc-msg] sdc3 Probe: base:0xf04ca000 irq:67 sg_cpu:ffdf4000(4fc01000) ret 0. Jan 1 00:00:19 Cubian kernel: [ 3.360200] sunxi_leds driver init Jan 1 00:00:19 Cubian kernel: [ 3.363642] request gpio187, ret=0 Jan 1 00:00:19 Cubian kernel: [ 3.367107] trigger_name:timer Jan 1 00:00:19 Cubian kernel: [ 3.370177] request gpio188, ret=0 Jan 1 00:00:19 Cubian kernel: [ 3.373589] trigger_name: Jan 1 00:00:19 Cubian kernel: [ 3.386104] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.0/input/input2 Jan 1 00:00:19 Cubian kernel: [ 3.397337] generic-usb 0003:1BCF:05C5.0001: input: USB HID v1.00 Keyboard [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input0 Jan 1 00:00:19 Cubian kernel: [ 3.420108] input: 2.4GHZ RF KEYBOARD AND MOUSE as /devices/platform/sw-ohci.1/usb3/3-1/3-1:1.1/input/input3 Jan 1 00:00:19 Cubian kernel: [ 3.431375] generic-usb 0003:1BCF:05C5.0002: input: USB HID v1.00 Mouse [2.4GHZ RF KEYBOARD AND MOUSE] on usb-sw-ohci-1/input1 Jan 1 00:00:19 Cubian kernel: [ 3.444064] usbcore: registered new interface driver usbhid Jan 1 00:00:19 Cubian kernel: [ 3.449698] usbhid: USB HID core driver Jan 1 00:00:19 Cubian kernel: [ 3.453889] value is 0 Jan 1 00:00:19 Cubian kernel: [ 3.457782] value is 1 Jan 1 00:00:19 Cubian kernel: [ 3.460519] enter sun7i Audio codec!!! Jan 1 00:00:19 Cubian kernel: [ 3.467386] sun7i audio support initialized Jan 1 00:00:19 Cubian kernel: [ 3.471808] sun7i Audio codec successfully loaded.. Jan 1 00:00:19 Cubian kernel: [ 3.479535] asoc: sndhdmi <-> sun7i-hdmiaudio.0 mapping ok Jan 1 00:00:19 Cubian kernel: [ 3.487823] [SPDIF]sun7i-spdif cannot find any using configuration for controllers, return directly! Jan 1 00:00:19 Cubian kernel: [ 3.498083] [SPDIF]sun7i_sndspdif cannot find any using configuration for controllers, return directly! Jan 1 00:00:19 Cubian kernel: [ 3.507555] [I2S]sun7i-i2s cannot find any using configuration for controllers, return directly! Jan 1 00:00:19 Cubian kernel: [ 3.517507] [I2S]sun7i_sndi2s cannot find any using configuration for controllers, return directly! Jan 1 00:00:19 Cubian kernel: [ 3.526751] ALSA device list: Jan 1 00:00:19 Cubian kernel: [ 3.529732] #0: sun7i-CODEC Audio Codec Jan 1 00:00:19 Cubian kernel: [ 3.533834] #1: sndhdmi Jan 1 00:00:19 Cubian kernel: [ 3.536741] Netfilter messages via NETLINK v0.30. Jan 1 00:00:19 Cubian kernel: [ 3.541477] nfnl_acct: registering with nfnetlink. Jan 1 00:00:19 Cubian kernel: [ 3.546385] nf_conntrack version 0.5.0 (15582 buckets, 62328 max) Jan 1 00:00:19 Cubian kernel: [ 3.553133] ctnetlink v0.93: registering with nfnetlink. Jan 1 00:00:19 Cubian kernel: [ 3.559089] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 Jan 1 00:00:19 Cubian kernel: [ 3.566119] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. Jan 1 00:00:19 Cubian kernel: [ 3.572823] xt_time: kernel timezone is -0000 Jan 1 00:00:19 Cubian kernel: [ 3.577412] IPv4 over IPv4 tunneling driver Jan 1 00:00:19 Cubian kernel: [ 3.582654] GRE over IPv4 demultiplexor driver Jan 1 00:00:19 Cubian kernel: [ 3.586988] GRE over IPv4 tunneling driver Jan 1 00:00:19 Cubian kernel: [ 3.592724] ip_tables: (C) 2000-2006 Netfilter Core Team Jan 1 00:00:19 Cubian kernel: [ 3.598353] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully Jan 1 00:00:19 Cubian kernel: [ 3.604809] arp_tables: (C) 2002 David S. Miller Jan 1 00:00:19 Cubian kernel: [ 3.609511] TCP cubic registered Jan 1 00:00:19 Cubian kernel: [ 3.612751] Initializing XFRM netlink socket Jan 1 00:00:19 Cubian kernel: [ 3.617521] NET: Registered protocol family 10 Jan 1 00:00:19 Cubian kernel: [ 3.623355] ip6_tables: (C) 2000-2006 Netfilter Core Team Jan 1 00:00:19 Cubian kernel: [ 3.629129] IPv6 over IPv4 tunneling driver Jan 1 00:00:19 Cubian kernel: [ 3.635765] NET: Registered protocol family 17 Jan 1 00:00:19 Cubian kernel: [ 3.640287] NET: Registered protocol family 15 Jan 1 00:00:19 Cubian kernel: [ 3.644815] L2TP core driver, V2.0 Jan 1 00:00:19 Cubian kernel: [ 3.648228] L2TP IP encapsulation support (L2TPv3) Jan 1 00:00:19 Cubian kernel: [ 3.653184] L2TP netlink interface Jan 1 00:00:19 Cubian kernel: [ 3.656771] L2TP ethernet pseudowire support (L2TPv3) Jan 1 00:00:19 Cubian kernel: [ 3.661839] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 Jan 1 00:00:19 Cubian kernel: [ 3.669564] ThumbEE CPU extension supported. Jan 1 00:00:19 Cubian kernel: [ 3.674903] [LCD] lcd_module_init Jan 1 00:00:19 Cubian kernel: [ 3.741583] Console: switching to colour frame buffer device 160x45 Jan 1 00:00:19 Cubian kernel: [ 3.788205] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on Jan 1 00:00:19 Cubian kernel: [ 3.796620] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on Jan 1 00:00:19 Cubian kernel: [ 3.804979] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on Jan 1 00:00:19 Cubian kernel: [ 3.813220] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on Jan 1 00:00:19 Cubian kernel: [ 3.825853] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on Jan 1 00:00:19 Cubian kernel: [ 3.838541] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on Jan 1 00:00:19 Cubian kernel: [ 3.872668] Waiting for root device /dev/mmcblk0p1... Jan 1 00:00:19 Cubian kernel: [ 4.319337] [mmc-msg] mmc 0 detect change, present 1 Jan 1 00:00:19 Cubian kernel: [ 4.824399] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 4.837940] [mmc-msg] sdc0 power on Jan 1 00:00:19 Cubian kernel: [ 4.864379] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 4.946713] [mmc-err] smc 0 err, cmd 52, RTO Jan 1 00:00:19 Cubian kernel: [ 4.956617] [mmc-err] smc 0 err, cmd 52, RTO Jan 1 00:00:19 Cubian kernel: [ 4.965591] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 4.982191] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 4.998411] [mmc-err] smc 0 err, cmd 5, RTO Jan 1 00:00:19 Cubian kernel: [ 5.008140] [mmc-err] smc 0 err, cmd 5, RTO Jan 1 00:00:19 Cubian kernel: [ 5.017758] [mmc-err] smc 0 err, cmd 5, RTO Jan 1 00:00:19 Cubian kernel: [ 5.027287] [mmc-err] smc 0 err, cmd 5, RTO Jan 1 00:00:19 Cubian kernel: [ 5.036526] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 5.050559] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 5.066829] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B Jan 1 00:00:19 Cubian kernel: [ 5.106691] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B Jan 1 00:00:19 Cubian kernel: [ 5.120506] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B Jan 1 00:00:19 Cubian kernel: [ 5.189631] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B Jan 1 00:00:19 Cubian kernel: [ 5.203618] mmc0: new high speed SDHC card at address b368 Jan 1 00:00:19 Cubian kernel: [ 5.214299] mmcblk0: mmc0:b368 Team 7.41 GiB Jan 1 00:00:19 Cubian kernel: [ 5.229467] mmcblk0: p1 Jan 1 00:00:19 Cubian kernel: [ 5.539450] EXT4-fs (mmcblk0p1): warning: mounting unchecked fs, running e2fsck is recommended Jan 1 00:00:19 Cubian kernel: [ 5.864868] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null) Jan 1 00:00:19 Cubian kernel: [ 5.876898] VFS: Mounted root (ext4 filesystem) on device 179:1. Jan 1 00:00:19 Cubian kernel: [ 5.891520] devtmpfs: mounted Jan 1 00:00:19 Cubian kernel: [ 5.899424] Freeing init memory: 200K Jan 1 00:00:19 Cubian kernel: [ 10.423812] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) Jan 1 00:00:19 Cubian kernel: [ 12.032405] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) Jan 1 00:00:19 Cubian kernel: [ 12.488169] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP Jan 1 00:00:19 Cubian kernel: [ 12.500215] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 Jan 1 00:00:19 Cubian kernel: [ 12.510297] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode Jan 1 00:00:19 Cubian kernel: [ 12.523470] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc Jan 1 00:00:19 Cubian kernel: [ 12.536049] dma_alloc_coherent mem = 0xffda0000, size = 0x16500, mem_dma=0x4fc20000 Jan 1 00:00:19 Cubian kernel: [ 12.549227] scsi0 : sw_ahci_platform Jan 1 00:00:19 Cubian kernel: [ 12.558449] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 Jan 1 00:00:19 Cubian kernel: [ 12.914413] ata1: SATA link down (SStatus 0 SControl 300) Jan 1 00:00:19 Cubian kernel: [ 13.068847] UMP<2>: Inserting UMP device driver. Compiled: Jul 28 2013, time: 08:31:32 Jan 1 00:00:19 Cubian kernel: [ 13.082181] UMP<2>: Using OS memory backend, allocation limit: 536870912 Jan 1 00:00:19 Cubian kernel: [ 13.094029] UMP: UMP device driver loaded Jan 1 00:00:19 Cubian kernel: [ 17.561433] wemac wemac.0: eth0: link down Jan 1 00:00:19 Cubian kernel: [ 17.577972] ADDRCONF(NETDEV_UP): eth0: link is not ready Jan 1 00:00:19 Cubian kernel: [ 19.164659] wemac wemac.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1 Jan 1 00:00:19 Cubian kernel: [ 19.195440] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Jan 1 00:00:21 Cubian kernel: [ 21.054495] [cpu_freq] DBG:target frequency find is 1200000000, entry 43 Jan 1 00:00:21 Cubian kernel: [ 21.054517] [cpu_freq] DBG:cur: pll=912000000, cpudiv=1, axidiv=3 Jan 1 00:00:21 Cubian kernel: [ 21.054530] [cpu_freq] DBG:new: pll=1200000000, cpudiv=1, axidiv=3 Jan 1 00:00:21 Cubian kernel: [ 21.054549] [cpu_freq] INF:set core vdd to 1450 Jan 1 00:00:21 Cubian kernel: [ 21.055209] [cpu_freq] INF:cpu: 912Mhz->1200Mhz Jan 1 00:00:21 Cubian kernel: [ 21.056719] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Jan 1 00:00:27 Cubian kernel: [ 27.044409] [cpu_freq] DBG:target frequency find is 600000000, entry 28 Jan 1 00:00:27 Cubian kernel: [ 27.044425] [cpu_freq] DBG:cur: pll=1200000000, cpudiv=1, axidiv=3 Jan 1 00:00:27 Cubian kernel: [ 27.044435] [cpu_freq] DBG:new: pll=600000000, cpudiv=1, axidiv=2 Jan 1 00:00:27 Cubian kernel: [ 27.044449] [cpu_freq] INF:cpu: 1200Mhz->600Mhz Jan 1 00:00:27 Cubian kernel: [ 27.045871] [cpu_freq] INF:set core vdd to 1200 Jan 1 00:00:27 Cubian kernel: [ 27.046552] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Jan 1 00:00:31 Cubian kernel: [ 31.084450] [cpu_freq] DBG:target frequency find is 336000000, entry 20 Jan 1 00:00:31 Cubian kernel: [ 31.084476] [cpu_freq] DBG:cur: pll=600000000, cpudiv=1, axidiv=2 Jan 1 00:00:31 Cubian kernel: [ 31.084496] [cpu_freq] DBG:new: pll=336000000, cpudiv=1, axidiv=1 Jan 1 00:00:31 Cubian kernel: [ 31.084521] [cpu_freq] INF:cpu: 600Mhz->336Mhz Jan 1 00:00:31 Cubian kernel: [ 31.086005] [cpu_freq] INF:set core vdd to 1100 Jan 1 00:00:31 Cubian kernel: [ 31.086760] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:15:52 Cubian kernel: [ 35.044551] [cpu_freq] DBG:target frequency find is 1200000000, entry 43 Aug 21 04:15:52 Cubian kernel: [ 35.044586] [cpu_freq] DBG:cur: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:15:52 Cubian kernel: [ 35.044615] [cpu_freq] DBG:new: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:15:52 Cubian kernel: [ 35.044648] [cpu_freq] INF:set core vdd to 1450 Aug 21 04:15:52 Cubian kernel: [ 35.045381] [cpu_freq] INF:cpu: 336Mhz->1200Mhz Aug 21 04:15:52 Cubian kernel: [ 35.049002] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:16:04 Cubian kernel: [ 47.044423] [cpu_freq] DBG:target frequency find is 1056000000, entry 40 Aug 21 04:16:04 Cubian kernel: [ 47.044440] [cpu_freq] DBG:cur: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:16:04 Cubian kernel: [ 47.044451] [cpu_freq] DBG:new: pll=1056000000, cpudiv=1, axidiv=3 Aug 21 04:16:04 Cubian kernel: [ 47.044466] [cpu_freq] INF:cpu: 1200Mhz->1056Mhz Aug 21 04:16:04 Cubian kernel: [ 47.044976] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:16:06 Cubian kernel: [ 49.044418] [cpu_freq] DBG:target frequency find is 336000000, entry 20 Aug 21 04:16:06 Cubian kernel: [ 49.044433] [cpu_freq] DBG:cur: pll=1056000000, cpudiv=1, axidiv=3 Aug 21 04:16:06 Cubian kernel: [ 49.044444] [cpu_freq] DBG:new: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:16:06 Cubian kernel: [ 49.044460] [cpu_freq] INF:cpu: 1056Mhz->336Mhz Aug 21 04:16:06 Cubian kernel: [ 49.046758] [cpu_freq] INF:set core vdd to 1100 Aug 21 04:16:06 Cubian kernel: [ 49.047490] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:16:20 Cubian kernel: [ 63.044189] [cpu_freq] DBG:target frequency find is 1200000000, entry 43 Aug 21 04:16:20 Cubian kernel: [ 63.044237] [cpu_freq] DBG:cur: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:16:20 Cubian kernel: [ 63.044271] [cpu_freq] DBG:new: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:16:20 Cubian kernel: [ 63.044310] [cpu_freq] INF:set core vdd to 1450 Aug 21 04:16:20 Cubian kernel: [ 63.045061] [cpu_freq] INF:cpu: 336Mhz->1200Mhz Aug 21 04:16:20 Cubian kernel: [ 63.048660] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:16:24 Cubian kernel: [ 67.063837] [cpu_freq] DBG:target frequency find is 336000000, entry 20 Aug 21 04:16:24 Cubian kernel: [ 67.063856] [cpu_freq] DBG:cur: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:16:24 Cubian kernel: [ 67.063866] [cpu_freq] DBG:new: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:16:24 Cubian kernel: [ 67.063884] [cpu_freq] INF:cpu: 1200Mhz->336Mhz Aug 21 04:16:24 Cubian kernel: [ 67.066165] [cpu_freq] INF:set core vdd to 1100 Aug 21 04:16:24 Cubian kernel: [ 67.066914] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:17:46 Cubian kernel: [ 149.054227] [cpu_freq] DBG:target frequency find is 1200000000, entry 43 Aug 21 04:17:46 Cubian kernel: [ 149.054276] [cpu_freq] DBG:cur: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:17:46 Cubian kernel: [ 149.054309] [cpu_freq] DBG:new: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:17:46 Cubian kernel: [ 149.054362] [cpu_freq] INF:set core vdd to 1450 Aug 21 04:17:46 Cubian kernel: [ 149.055208] [cpu_freq] INF:cpu: 336Mhz->1200Mhz Aug 21 04:17:46 Cubian kernel: [ 149.058883] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:18:04 Cubian kernel: [ 167.083779] [cpu_freq] DBG:target frequency find is 336000000, entry 20 Aug 21 04:18:04 Cubian kernel: [ 167.083796] [cpu_freq] DBG:cur: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:18:04 Cubian kernel: [ 167.083806] [cpu_freq] DBG:new: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:18:04 Cubian kernel: [ 167.083821] [cpu_freq] INF:cpu: 1200Mhz->336Mhz Aug 21 04:18:04 Cubian kernel: [ 167.086101] [cpu_freq] INF:set core vdd to 1100 Aug 21 04:18:04 Cubian kernel: [ 167.086839] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:18:26 Cubian kernel: [ 189.043910] [cpu_freq] DBG:target frequency find is 1200000000, entry 43 Aug 21 04:18:26 Cubian kernel: [ 189.043955] [cpu_freq] DBG:cur: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:18:26 Cubian kernel: [ 189.043989] [cpu_freq] DBG:new: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:18:26 Cubian kernel: [ 189.044028] [cpu_freq] INF:set core vdd to 1450 Aug 21 04:18:26 Cubian kernel: [ 189.044773] [cpu_freq] INF:cpu: 336Mhz->1200Mhz Aug 21 04:18:26 Cubian kernel: [ 189.048376] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:18:44 Cubian kernel: [ 207.083776] [cpu_freq] DBG:target frequency find is 336000000, entry 20 Aug 21 04:18:44 Cubian kernel: [ 207.083793] [cpu_freq] DBG:cur: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:18:44 Cubian kernel: [ 207.083803] [cpu_freq] DBG:new: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:18:44 Cubian kernel: [ 207.083818] [cpu_freq] INF:cpu: 1200Mhz->336Mhz Aug 21 04:18:44 Cubian kernel: [ 207.086091] [cpu_freq] INF:set core vdd to 1100 Aug 21 04:18:44 Cubian kernel: [ 207.086845] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:19:32 Cubian kernel: [ 255.064000] [cpu_freq] DBG:target frequency find is 1200000000, entry 43 Aug 21 04:19:32 Cubian kernel: [ 255.064046] [cpu_freq] DBG:cur: pll=336000000, cpudiv=1, axidiv=1 Aug 21 04:19:32 Cubian kernel: [ 255.064079] [cpu_freq] DBG:new: pll=1200000000, cpudiv=1, axidiv=3 Aug 21 04:19:32 Cubian kernel: [ 255.064120] [cpu_freq] INF:set core vdd to 1450 Aug 21 04:19:32 Cubian kernel: [ 255.064897] [cpu_freq] INF:cpu: 336Mhz->1200Mhz Aug 21 04:19:32 Cubian kernel: [ 255.068501] [cpu_freq] DBG:sunxi_cpufreq_settarget: finished Aug 21 04:21:15 Cubian kernel: [ 357.574673] from Aug 21 04:21:15 Cubian kernel: [ 357.574694] from Aug 21 04:21:15 Cubian kernel: [ 357.574714] from Aug 21 04:21:15 Cubian kernel: [ 357.574733] from Aug 21 04:21:15 Cubian kernel: [ 357.574751] from Aug 21 04:21:15 Cubian kernel: [ 357.574768] from Aug 21 04:21:15 Cubian kernel: [ 357.574787] from Aug 21 04:21:15 Cubian kernel: [ 357.574805] from Aug 21 04:21:15 Cubian kernel: [ 357.574824] from Aug 21 04:21:15 Cubian kernel: [ 357.574835] Exception stack(0xeeaadfb0 to 0xeeaadff8) Aug 21 04:21:15 Cubian kernel: [ 357.574847] dfa0: 000c6858 40000000 00000000 000bc7f4 Aug 21 04:21:15 Cubian kernel: [ 357.574861] dfc0: 0001a205 00019ff5 00000

zerodamage commented 10 years ago

you can try getting the newest kernel manually from here, and overwriting the files in /boot https://github.com/cubieplayer/cubian-update/tree/a20/boot also new modules are here https://github.com/cubieplayer/cubian-update/tree/a20/modules they go in /lib/modules (preserve the 3.4.43.sun7i+ folder)

All this requires a PC with linux and a card reader of course. In case you dont have it you can install ubuntu for this specific purpose using wubi, as i have done myself: http://www.ubuntu.com/download/desktop/windows-installer