Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
U-Boot SPL 2011.09-dirty (Oct 31 2012 - 02:32:09) MMC: SUNXI SD/MMC: 0 Loading U-Boot... OK! Jumping to U-Boot... U-Boot 2011.09-rc1-00000-ge4b03a1-dirty (Sep 16 2012 - 18:20:51) Allwinner Techn ology CPU: SUNXI Family Board: A10-EVB DRAM: 512 MiB NAND: 3800 MiB MMC: SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial --------fastboot partitions-------- -total partitions:11- -name- -start- -size- bootloader : 100000 1000000 env : 1100000 200000 boot : 1300000 2000000 system : 3300000 10000000 data : 13300000 10000000 misc : 23300000 100000 recovery : 23400000 2000000 cache : 25400000 8000000 private : 2d400000 100000 sysrecovery : 2d500000 14000000 UDISK : 41500000 ac300000 ----------------------------------- Hit any key to stop autoboot: 0 reading boot.scr 579 bytes read Jumping to boot.scr ## Executing script at 44000000 reading uEnv.txt ** Unable to read "uEnv.txt" from mmc 0:1 ** Loading file "uEnv.txt" from mmc device 0:1 (xxa1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - mmc 0:1 ** Loading file "boot/uEnv.txt" from mmc device 0:1 (xxa1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - mmc 0:1 ** Loading file "conf.d/rescue_shell" from mmc device 0:1 (xxa1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - mmc 0:1 ** Loading file "conf.d/env_reset" from mmc device 0:1 (xxa1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - mmc 0:1 ** Loading file "conf.d/script.bin" from mmc device 0:1 (xxa1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - mmc 0:1 ** Loading file "uImage" from mmc device 0:1 (xxa1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - mmc 0:1 ** Loading file "uInitrd" from mmc device 0:1 (xxa1) Failed to mount ext2 filesystem... ** Bad ext2 partition or disk - mmc 0:1 ** reading script.bin 43168 bytes read reading script.bin 43168 bytes read reading uImage 3732944 bytes read reading uInitrd ** Unable to read "uInitrd" from mmc 0:1 ** ## Booting kernel from Legacy Image at 48000000 ... Image Name: Linux-3.0.42 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3732880 Bytes = 3.6 MiB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Linux version 3.0.42 (root@minibud2) (gcc version 4.7.2 (Debian 4 .7.2-5) ) #4 PREEMPT Thu Apr 4 02:38:16 CEST 2013 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: sun4i [ 0.000000] Memory cut off: [ 0.000000] MALI : 0x5c000000 - 0x5fffffff ( 64 MB) [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] Memory Reserved: [ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB) [ 0.000000] VE : 0x44000000 - 0x48ffffff ( 80 MB) [ 0.000000] G2D : 0x58000000 - 0x58ffffff ( 16 MB) [ 0.000000] LCD : 0x5a000000 - 0x5bffffff ( 32 MB) [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] BROM Ver: 1100 1100 1623 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 113792 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 log level=7 panic=10 rootwait [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 448MB = 448MB total [ 0.000000] Memory: 316104k/316104k available, 142648k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB) [ 0.000000] vmalloc : 0xdc800000 - 0xf0000000 ( 312 MB) [ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .init : 0xc0008000 - 0xc0030000 ( 160 kB) [ 0.000000] .text : 0xc0030000 - 0xc06db000 (6828 kB) [ 0.000000] .data : 0xc06dc000 - 0xc0719540 ( 246 kB) [ 0.000000] .bss : 0xc0719564 - 0xc074e0c0 ( 211 kB) [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, N odes=1 [ 0.000000] NR_IRQS:96 nr_irqs:96 96 [ 0.000000] timer0: Periodic Mode [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] Calibrating delay loop... 766.77 BogoMIPS (lpj=3833856) [ 0.090000] pid_max: default: 32768 minimum: 301 [ 0.090000] Mount-cache hash table entries: 512 [ 0.090000] Initializing cgroup subsys cpuacct [ 0.090000] Initializing cgroup subsys devices [ 0.090000] Initializing cgroup subsys freezer [ 0.090000] Initializing cgroup subsys blkio [ 0.090000] CPU: Testing write buffer coherency: ok [ 0.090000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counter s available [ 0.090000] devtmpfs: initialized [ 0.090000] print_constraints: dummy: [ 0.090000] NET: Registered protocol family 16 [ 0.090000] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.090000] [ccmu] try to set apb1 parent to sata_pll failed! [ 0.090000] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics [ 0.090000] Initialize DMAC OK [ 0.090000] bio: create slab <bio-0> at 0 [ 0.090000] SCSI subsystem initialized [ 0.090000] usbcore: registered new interface driver usbfs [ 0.090000] usbcore: registered new interface driver hub [ 0.090000] usbcore: registered new device driver usb [ 0.090000] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.090000] Bluetooth: Core ver 2.16 [ 0.090000] NET: Registered protocol family 31 [ 0.090000] Bluetooth: HCI device and connection manager initialized [ 0.090000] Bluetooth: HCI socket layer initialized [ 0.090000] Bluetooth: L2CAP socket layer initialized [ 0.090000] Bluetooth: SCO socket layer initialized [ 0.090000] cfg80211: Calling CRDA to update world regulatory domain [ 0.090000] Init eGon pin module V2.0 [ 0.090000] Switching to clocksource aw 64bits couter [ 0.090000] FS-Cache: Loaded [ 0.090000] CacheFiles: Loaded [ 0.100000] Switched to NOHz mode on CPU #0 [ 0.100000] [usb_manager]: CONFIG_USB_SW_SUN4I_USB0_OTG [ 0.100000] [sw_hcd0]: usb host driver initialize........ [ 0.100000] [sw_udc]: udc_init: version 20080411 [ 0.100000] [sw_udc]: usb_vbase = 0xf1c13000 [ 0.100000] [sw_udc]: sram_vbase = 0xf1c00000 [ 0.100000] [sw_udc]: open_usb_clock [ 0.110000] udc->driver is null, udc is need not stop [ 0.110000] NET: Registered protocol family 2 [ 0.110000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.110000] TCP established hash table entries: 16384 (order: 5, 131072 bytes ) [ 0.110000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) [ 0.110000] TCP: Hash tables configured (established 16384 bind 16384) [ 0.110000] TCP reno registered [ 0.110000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.110000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.110000] NET: Registered protocol family 1 [ 0.110000] [pm]aw_pm_init! [ 0.110000] audit: initializing netlink socket (disabled) [ 0.110000] type=2000 audit(0.109:1): initialized [ 0.120000] VFS: Disk quotas dquot_6.5.2 [ 0.120000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.120000] NTFS driver 2.1.30 [Flags: R/W]. [ 0.130000] fuse init (API version 7.16) [ 0.130000] msgmni has been set to 617 [ 0.130000] alg: No test for stdrng (krng) [ 0.130000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 53) [ 0.130000] io scheduler noop registered [ 0.130000] io scheduler deadline registered [ 0.130000] io scheduler cfq registered (default) [ 0.130000] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.150000] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A [ 0.680000] console [ttyS0] enabled [ 0.690000] [uart]: used uart info.: 0x05 [ 0.710000] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A [ 0.720000] [uart]: serial probe 0, membase (null) irq 1 mapbase 0x01c28000 [ 0.750000] sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 3) is a U6_16550A [ 0.750000] [uart]: serial probe 2, membase (null) irq 3 mapbase 0x01c28800 [ 0.760000] G2D: g2dmem: g2d_start=58000000, g2d_size=1000000 [ 0.770000] G2D: head:d8000000,tail:d9000000 [ 0.770000] G2D: Module initialized.major:252 [ 0.780000] [drm] Initialized drm 1.1.0 20060810 [ 0.780000] brd: module loaded [ 0.790000] loop: module loaded [ 0.790000] [NAND]nand driver, init. [ 0.790000] cmu_clk is 360 [ 0.800000] nand clk init end [ 0.800000] offset 0xc: 0x6141 [ 0.800000] offset 0x14: 0x82000008 [ 0.810000] [NAND] nand gpio_request [ 0.810000] [NAND] nand driver version: 0x2 0x9 [ 0.810000] nand interrupte register ok [ 0.820000] ret of NFC_ChangMode is 0 [ 0.820000] dma_hdle is 0 [ 0.820000] dma_hdle is 10000008 [ 0.830000] cmu_clk is 360 [ 0.830000] nand clk init end [ 0.830000] offset 0xc: 0x6141 [ 0.840000] offset 0x14: 0x82000005 [ 0.860000] The 0 disk name = DEVICE, class name = NAND, disk start = 0, disk size = 7782400 [ 0.870000] The 1 disk name = bootloader, class name = DISK, disk size = 3276 8 [ 0.870000] The 2 disk name = env, class name = DISK, disk size = 4096 [ 0.880000] The 3 disk name = boot, class name = DISK, disk size = 65536 [ 0.890000] The 4 disk name = system, class name = DISK, disk size = 524288 [ 0.890000] The 5 disk name = data, class name = DISK, disk size = 524288 [ 0.900000] The 6 disk name = misc, class name = DISK, disk size = 2048 [ 0.910000] The 7 disk name = recovery, class name = DISK, disk size = 65536 [ 0.920000] The 8 disk name = cache, class name = DISK, disk size = 262144 [ 0.920000] The 9 disk name = private, class name = DISK, disk size = 2048 [ 0.930000] The 10 disk name = sysrecovery, class name = DISK, disk size = 65 5360 [ 0.940000] The 11 disk name = UDISK, class name = DISK, disk size = 0 [ 0.940000] The 11 disk size = 5642240 [ 0.950000] part total count = 12 [ 0.950000] nand: unknown partition table [ 0.960000] nanda: [ 0.960000] nandb: unknown partition table [ 0.970000] nandc: unknown partition table [ 0.970000] nandd: unknown partition table [ 0.980000] nande: unknown partition table [ 0.980000] nandf: unknown partition table [ 0.990000] nandg: unknown partition table [ 0.990000] nandh: unknown partition table [ 1.000000] nandi: [ 1.000000] nandj: unknown partition table [ 1.010000] nandk: [ 1.010000] benn: nand probe enter [ 1.010000] [NAND]nand driver, ok. [ 1.020000] wemac Ethernet Driver, V1.01 in file:drivers/net/sun4i/sun4i_wema c.c [ 1.020000] [EMAC] ahb clk enable [ 1.030000] [EMAC] ahb gate clk: 0x26141 [ 1.060000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.060000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.070000] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc 0748588 [ 1.080000] [sw-ehci1]: open clock [ 1.100000] [sw-ehci1]: Set USB Power ON [ 1.110000] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Dr iver [ 1.110000] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1 [ 1.120000] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000 [ 1.150000] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 [ 1.150000] ehci_irq: port change detect [ 1.160000] hub 1-0:1.0: USB hub found [ 1.160000] hub 1-0:1.0: 1 port detected [ 1.160000] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc 0748698 [ 1.170000] [sw-ohci1]: open clock [ 1.190000] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 1.200000] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2 [ 1.210000] sw-ohci sw-ohci.1: irq 64, io mem 0xf1c14400 [ 1.270000] hub 2-0:1.0: USB hub found [ 1.270000] hub 2-0:1.0: 1 port detected [ 1.280000] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc 07487ac [ 1.290000] [sw-ehci2]: open clock [ 1.310000] [sw-ehci2]: Set USB Power ON [ 1.310000] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Dr iver [ 1.320000] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 3 [ 1.330000] sw-ehci sw-ehci.2: irq 40, io mem 0xf1c1c000 [ 1.350000] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 [ 1.350000] ehci_irq: port change detect [ 1.350000] hub 3-0:1.0: USB hub found [ 1.360000] hub 3-0:1.0: 1 port detected [ 1.360000] [sw-ehci2]: sw_usb_disable_ehci [ 1.370000] [sw-ehci2]: remove, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0x c07487ac [ 1.380000] sw-ehci sw-ehci.2: remove, state 1 [ 1.380000] usb usb3: USB disconnect, device number 1 [ 1.390000] sw-ehci sw-ehci.2: USB bus 3 deregistered [ 1.390000] [sw-ehci2]: Set USB Power OFF [ 1.390000] [sw-ehci2]: close clock [ 1.400000] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc 07488bc [ 1.410000] [sw-ohci2]: open clock [ 1.430000] [sw-ohci2]: Set USB Power ON [ 1.430000] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 1.440000] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 3 [ 1.450000] sw-ohci sw-ohci.2: irq 65, io mem 0xf1c1c400 [ 1.480000] usb 1-1: new high speed USB device number 2 using sw-ehci [ 1.510000] hub 3-0:1.0: USB hub found [ 1.510000] hub 3-0:1.0: 1 port detected [ 1.520000] [sw-ohci2]: sw_usb_disable_ohci [ 1.520000] [sw-ohci2]: remove, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0x c07488bc [ 1.530000] sw-ohci sw-ohci.2: remove, state 1 [ 1.530000] usb usb3: USB disconnect, device number 1 [ 1.540000] sw-ohci sw-ohci.2: USB bus 3 deregistered [ 1.540000] [sw-ohci2]: Set USB Power OFF [ 1.550000] [sw-ohci2]: close clock [ 1.550000] Initializing USB Mass Storage driver... [ 1.560000] usbcore: registered new interface driver usb-storage [ 1.560000] USB Mass Storage support registered. [ 1.570000] usbcore: registered new interface driver ums-alauda [ 1.570000] usbcore: registered new interface driver ums-cypress [ 1.580000] usbcore: registered new interface driver ums-datafab [ 1.590000] usbcore: registered new interface driver ums_eneub6250 [ 1.590000] usbcore: registered new interface driver ums-freecom [ 1.600000] usbcore: registered new interface driver ums-isd200 [ 1.600000] usbcore: registered new interface driver ums-jumpshot [ 1.610000] usbcore: registered new interface driver ums-karma [ 1.620000] usbcore: registered new interface driver ums-onetouch [ 1.620000] usbcore: registered new interface driver ums-realtek [ 1.630000] usbcore: registered new interface driver ums-sddr09 [ 1.630000] usbcore: registered new interface driver ums-sddr55 [ 1.640000] usbcore: registered new interface driver ums-usbat [ 1.650000] mousedev: PS/2 mouse device common for all mice [ 1.650000] sunxi RTC version 0.1 [ 1.660000] hub 1-1:1.0: USB hub found [ 1.660000] sunxi-rtc sunxi-rtc: sunxi_rtc_probe tmp_data = 380239881 [ 1.670000] hub 1-1:1.0: 4 ports detected [ 1.670000] sunxi-rtc sunxi-rtc: sunxi_rtc_gettime [ 1.680000] sunxi-rtc sunxi-rtc: read time 2013-4-5 8:17:59 [ 1.680000] using rtc device, rtc, for alarms [ 1.690000] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 [ 1.690000] i2c /dev entries driver [ 1.700000] !!! base_Addr = 0xdc8d2c00 [ 1.700000] config i2c gpio with gpio_config api [ 1.710000] twi0, apb clock = 24000000 [ 1.710000] axp_mfd 0-0034: AXP (CHIP ID: 0x21) detected [ 1.720000] I2C: i2c-0: AW16XX I2C adapter [ 1.720000] **********start************ [ 1.730000] 0x40 [ 1.730000] 0xf8 [ 1.730000] 0x28 [ 1.730000] 0x0 [ 1.730000] 0x0 [ 1.730000] **********end************ [ 1.740000] !!! base_Addr = 0xdc8d4000 [ 1.740000] twi1, apb clock = 24000000 [ 1.750000] I2C: i2c-1: AW16XX I2C adapter [ 1.750000] **********start************ [ 1.750000] 0x40 [ 1.760000] 0xf8 [ 1.760000] 0x58 [ 1.760000] 0x0 [ 1.760000] 0x0 [ 1.760000] **********end************ [ 1.770000] !!! base_Addr = 0xdc8d6400 [ 1.770000] twi2, apb clock = 24000000 [ 1.780000] I2C: i2c-2: AW16XX I2C adapter [ 1.780000] **********start************ [ 1.780000] 0x40 [ 1.790000] 0xf8 [ 1.790000] 0x58 [ 1.790000] 0x0 [ 1.790000] 0x0 [ 1.790000] **********end************ [ 1.800000] lirc_dev: IR Remote Control driver registered, major 251 [ 1.800000] IR NEC protocol handler initialized [ 1.810000] IR RC5(x) protocol handler initialized [ 1.810000] IR RC6 protocol handler initialized [ 1.820000] IR JVC protocol handler initialized [ 1.820000] IR Sony protocol handler initialized [ 1.830000] IR RC5 (streamzap) protocol handler initialized [ 1.830000] IR LIRC bridge handler initialized [ 1.840000] Linux video capture interface: v2.00 [ 1.840000] [cedar dev]: install start!!! [ 1.850000] [cedar dev]: install end!!! [ 1.850000] [ace_drv] start!!! [ 1.850000] [ace_drv] init end!!! [ 1.860000] [pa_drv] start!!! [ 1.860000] [pa_drv] init end!!! [ 1.860000] print_constraints: axp20_ldo1: 1300 mV [ 1.870000] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV [ 1.880000] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV [ 1.880000] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV [ 1.890000] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV [ 1.900000] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV [ 1.910000] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV [ 1.910000] input: axp20-supplyer as /devices/platform/sun4i-i2c.0/i2c-0/0-00 34/axp20-supplyer.28/input/input0 [ 1.940000] Bluetooth: HCI UART driver ver 2.2 [ 1.940000] Bluetooth: HCI H4 protocol initialized [ 1.950000] Bluetooth: HCI BCSP protocol initialized [ 1.950000] Bluetooth: HCILL protocol initialized [ 1.960000] Bluetooth: HCIATH3K protocol initialized [ 1.960000] cpuidle: using governor ladder [ 1.970000] cpuidle: using governor menu [ 1.970000] [mmc_pm]: no sdio card used in configuration [ 1.980000] [mmc]: sunximmc_init [ 1.980000] [mmc]: sunxi mmc controller using config : 0xb [ 1.990000] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0 [ 1.990000] [mmc]: mmc 0 power off !! [ 2.000000] [mmc]: mmc0 Probe: base:0xdc8de000 irq:32 dma:0 pdes:0xd9a3c000, ret 0. [ 2.000000] [mmc]: sunxi-mmc.1: pdev->name: sunxi-mmc, pdev->id: 1 [ 2.010000] [mmc]: mmc 1 power off !! [ 2.010000] [mmc]: mmc1 Probe: base:0xdc8e0000 irq:33 dma:0 pdes:0xd9a40000, ret 0. [ 2.020000] [mmc]: sunxi-mmc.3: pdev->name: sunxi-mmc, pdev->id: 3 [ 2.030000] [mmc]: mmc 3 power off !! [ 2.030000] [mmc]: mmc3 Probe: base:0xdc8e2000 irq:35 dma:0 pdes:0xd9a44000, ret 0. [ 2.040000] usbcore: registered new interface driver usbhid [ 2.050000] usbhid: USB HID core driver [ 2.050000] line6usb driver version 0.9.1beta (revision 690) [ 2.050000] usbcore: registered new interface driver line6usb [ 2.060000] enter sun4i Audio codec!!! [ 2.070000] sun4i audio support initialized [ 2.070000] audiocodec_adap_awxx_init: script_parser_fetch err. [ 2.080000] sun4i Audio codec successfully loaded.. [ 2.080000] asoc: sndhdmi <-> sun4i-hdmiaudio.0 mapping ok [ 2.090000] ALSA device list: [ 2.090000] #0: sun4i-CODEC Audio Codec [ 2.100000] #1: sun4i-sndhdmi [ 2.100000] IPv4 over IPv4 tunneling driver [ 2.100000] Initializing XFRM netlink socket [ 2.110000] NET: Registered protocol family 10 [ 2.110000] NET: Registered protocol family 17 [ 2.120000] NET: Registered protocol family 15 [ 2.120000] Bluetooth: RFCOMM TTY layer initialized [ 2.130000] Bluetooth: RFCOMM socket layer initialized [ 2.130000] Bluetooth: RFCOMM ver 1.11 [ 2.140000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.140000] Bluetooth: BNEP filters: protocol multicast [ 2.150000] 802.1Q VLAN Support v1.8 [ 2.150000] [mmc_pm]: No sdio card, please check your config !! [ 2.160000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 2.160000] Registering SWP/SWPB emulation handler [ 2.170000] registered taskstats version 1 [ 2.180000] regulator_init_complete: axp20_buck3: incomplete constraints, lea ving on [ 2.180000] regulator_init_complete: axp20_buck2: incomplete constraints, lea ving on [ 2.190000] regulator_init_complete: axp20_ldo4: incomplete constraints, leav ing on [ 2.200000] regulator_init_complete: axp20_ldo3: incomplete constraints, leav ing on [ 2.210000] regulator_init_complete: axp20_ldo2: incomplete constraints, leav ing on [ 2.210000] regulator_init_complete: axp20_ldo1: incomplete constraints, leav ing on [ 2.220000] sunxi-rtc sunxi-rtc: sunxi_rtc_gettime [ 2.230000] sunxi-rtc sunxi-rtc: read time 2013-4-5 8:17:59 [ 2.230000] sunxi-rtc sunxi-rtc: setting system clock to 2013-04-05 08:17:59 UTC (1365149879) [ 2.240000] Waiting for root device /dev/mmcblk0p2... [ 3.000000] [mmc]: mmc 0 detect change, present 1 [ 3.300000] [mmc]: mmc 0 power on !! [ 3.340000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !! [ 3.340000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !! [ 3.350000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! [ 3.360000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! [ 3.370000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! [ 3.380000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! [ 3.420000] mmc0: new high speed SDHC card at address b368 [ 3.420000] mmcblk0: mmc0:b368 USD 7.46 GiB [ 3.430000] mmcblk0: p1 p2 [ 3.460000] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) [ 3.470000] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (244) [ 6.840000] EXT4-fs (mmcblk0p2): recovery complete [ 6.850000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O pts: (null) [ 6.860000] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 6.870000] devtmpfs: mounted [ 6.880000] Freeing init memory: 160K
Optional Paste Settings
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
bilet_16
C++ | 5 min ago
Old grid class
C# | 19 min ago
bilet_12
C++ | 29 min ago
Skin Nutrition
JSON | 32 min ago
воть
Python | 59 min ago
Untitled
C++ | 60 min ago
Minecraft Turtle I...
Lua | 1 hour ago
Untitled
C++ | 1 hour ago
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!