Образы Linux для DS-110
SOC Allwiner A10 имеет режим, в котором можно записать образ NAND через порт miniUSB-OTG.
- Образы от Cubieboard - оф.сайт
Ubuntu 12.04 desktop v1.03 VGA локальная копия, сохранено 25.12.2013, логин/пароль linaro/linaro
Ubuntu 12.04 desktop v1.03 HDMI, сохранено 25.12.2013 - A10-cubieboard Lubuntu Desktop Releases
http://docs.cubieboard.org/tutorials/a10-cubieboard_lubuntu_desktop_releases
Настройка сетевого подключения в Linux
Статический IP для устройства:
Открыть файл /etc/network/interfaces и дописать в него следующее:
auto eth0
iface eth0 inet static
# статический IP для платы:
address 192.168.0.104
# маска вашей подсети
netmask 255.255.255.0
# ваш шлюз:
gateway 192.168.0.1
DNS-сервер:
sudo echo "nameserver 8.8.8.8" > /etc/resolv.conf
Динамический IP для устройства
#iface eth0 inet dhcp
/etc/init.d/networking restart
Синхронизируем время
В файл /etc/ntp.conf добавить сервера для синхронизации времени, например такие:
server 0.ubuntu.pool.ntp.org server 1.ubuntu.pool.ntp.org server 2.ubuntu.pool.ntp.org server 3.ubuntu.pool.ntp.org
Временная зона для Москвы
cp /usr/share/zoneinfo/Europe/Moscow /etc/localtime
Лог файл загрузки
--------fastboot partitions-------- -total partitions:7- -name- -start- -size- bootloader : 100000 4000000 env : 4100000 200000 rootfs : 4300000 40000000 ulib : 44300000 40000000 ushare : 84300000 40000000 libs : c4300000 20000000 UDISK : e4300000 9500000 ----------------------------------- no misc partition is found Hit any key to stop autoboot: 0 reading /uImage 6546768 bytes read ## Booting kernel from Legacy Image at 48000000 ... Image Name: Linux-3.4.43+ Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 6546704 Bytes = 6.2 MiB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... ~l|Z- y-wr -- a-d~oy|J-----f-m-,--- HELLO! BOOT0 is starting! boot0 version : 1.5.0 dram size =1024 Succeed in opening nand flash. Succeed in reading Boot1 file head. The size of Boot1 is 0x00056000. The file stored in 0X00000000 of block 2 is perfect. Check is correct. Ready to disable icache. Succeed in loading Boot1. Jump to Boot1. [ 0.176] boot1 version : 1.5.0 [ 0.176] pmu type = 3 [ 0.177] bat vol = 0 [ 0.209] axi:ahb:apb=3:2:2 [ 0.209] set dcdc2=1400, clock=1008 successed [ 0.211] key [ 0.224] no key found [ 0.224] flash init start [ 0.237] flash init finish [ 0.238] fs init ok [ 0.239] fattype FAT16 [ 0.239] fs mount ok [ 0.245] script finish [ 0.246] power finish [ 0.247] storage_type=0 [ 0.257] BootMain start [ 0.257] 0 [ 0.271] usbdc_vol = 4000, usbdc_cur = 0 [ 0.271] usbpc_vol = 4000, usbpc_cur = 0 [ 0.274] init to usb pc [ 0.277] set pc [ 0.364] power_start=0x00000002 [ 0.364] pre sys mode [ 0.364] startup status = -1 [ 0.367] key value = 0 [ 0.370] recovery key high 6, low 4 [ 0.374] unable to find fastboot_key key_max value [ 0.381] test for multi os boot with display [ 0.997] show pic finish [ 0.997] load kernel start [ 1.012] load kernel successed [ 1.012] start address = 0x4a000000 [ 1.013] power exit detect [ 1.017] usb exit detect U-Boot 2011.09-rc1-00050-g7cd8f2a (Apr 03 2013 - 21:47:14) Allwinner Technology CPU: SUNXI Family Board: A10-EVB DRAM: 1 GiB boot type: 2 NAND: 3800 MiB MMC: SUNXI SD/MMC: 0 In: serial Out: serial Err: serial --------fastboot partitions-------- -total partitions:7- -name- -start- -size- bootloader : 100000 4000000 env : 4100000 200000 rootfs : 4300000 40000000 ulib : 44300000 40000000 ushare : 84300000 40000000 libs : c4300000 20000000 UDISK : e4300000 9500000 ----------------------------------- no misc partition is found Hit any key to stop autoboot: 0 reading /uImage 6546768 bytes read ## Booting kernel from Legacy Image at 48000000 ... Image Name: Linux-3.4.43+ Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 6546704 Bytes = 6.2 MiB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... <6>Booting Linux on physical CPU 0 <6>Initializing cgroup subsys cpuset <5>Linux version 3.4.43+ (matson@ubt) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 PREEMPT Fri May 31 19:48:17 CST 2013 CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache Machine: sun4i <6>Memory cut off: <6> MALI : 0x5c000000 - 0x5fffffff ( 64 MB) <4>Ignoring unrecognised tag 0x00000000 <6>Memory Reserved: <6> SYS : 0x43000000 - 0x4300ffff ( 64 kB) <6> VE : 0x44000000 - 0x48ffffff ( 80 MB) <6> G2D : 0x49000000 - 0x49ffffff ( 16 MB) <6> LCD : 0x5a000000 - 0x5bffffff ( 32 MB) Memory policy: ECC disabled, Data cache writeback <6>chip-id: A10 (AW1623 revision C) <7>On node 0 totalpages: 245760 <7>free_area_init_node: node 0, pgdat c0a38780, node_mem_map c0bff000 <7> Normal zone: 1520 pages used for memmap <7> Normal zone: 0 pages reserved <7> Normal zone: 176656 pages, LIFO batch:31 <7> HighMem zone: 528 pages used for memmap <7> HighMem zone: 67056 pages, LIFO batch:15 <7>pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768<c> <7>pcpu-alloc: <c>[0] <c>0 <c> Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243712 <5>Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/nandc loglevel=5 rootwait <6>PID hash table entries: 4096 (order: 2, 16384 bytes) <6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>Memory: 448MB 512MB = 960MB total <5>Memory: 831092k/831092k available, 151948k reserved, 270336K highmem <5>Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc079c694 (7762 kB) .init : 0xc079d000 - 0xc09e9000 (2352 kB) .data : 0xc09ea000 - 0xc0a43400 ( 357 kB) .bss : 0xc0a43424 - 0xc0bfe9c8 (1774 kB) <6>SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>NR_IRQS:128 <6>timer0: Periodic Mode <6>sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms <6>Console: colour dummy device 80x30 <6>console [tty1] enabled <6>Calibrating delay loop... <c>1001.88 BogoMIPS (lpj=5009408) <6>pid_max: default: 32768 minimum: 301 <6>Mount-cache hash table entries: 512 <6>Initializing cgroup subsys cpuacct <6>Initializing cgroup subsys devices <6>Initializing cgroup subsys freezer <6>Initializing cgroup subsys blkio <6>CPU: Testing write buffer coherency: ok <6>hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available <6>Setting up static identity map for 0x40538b70 - 0x40538bc8 <6>devtmpfs: initialized <6>dummy: <6>NET: Registered protocol family 16 <6>hw-breakpoint: debug architecture 0x4 unsupported. <6>Init eGon pin module V2.0 SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics <6>Initialize DMAC OK <6>bio: create slab <bio-0> at 0 <5>SCSI subsystem initialized <7>libata version 3.00 loaded. <6>usbcore: registered new interface driver usbfs <6>usbcore: registered new interface driver hub <6>usbcore: registered new device driver usb <6>Linux video capture interface: v2.00 <6>Advanced Linux Sound Architecture Driver Version 1.0.25. <6>Bluetooth: Core ver 2.16 <6>NET: Registered protocol family 31 <6>Bluetooth: HCI device and connection manager initialized <6>Bluetooth: HCI socket layer initialized <6>Bluetooth: L2CAP socket layer initialized <6>Bluetooth: SCO socket layer initialized <6>Switching to clocksource aw 64bits couter <6>cfg80211: Calling CRDA to update world regulatory domain <5>FS-Cache: Loaded <6>CacheFiles: Loaded [usb_manager]: CONFIG_USB_SW_SUN4I_USB0_HOST_ONLY [sw_hcd0]: usb host driver initialize........ [sw_hcd0]: open_usb_clock [sw_hcd0]: host_init_state = 0 [sw_hcd0]: platform is usb host [sw_hcd0]: sw_hcd_host0: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx (X), HB-ISO Tx (X), SoftConn) [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 38 <6>sw_hcd_host0 sw_hcd_host0: sw_hcd host driver <6>sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1 <6>hub 1-0:1.0: USB hub found <6>hub 1-0:1.0: 1 port detected [sw_hcd_host0]: Set USB Power ON <6>NET: Registered protocol family 2 <6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) <6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) <6>TCP bind hash table entries: 65536 (order: 6, 262144 bytes) <6>TCP: Hash tables configured (established 131072 bind 65536) <6>TCP: reno registered <6>UDP hash table entries: 512 (order: 1, 8192 bytes) <6>UDP-Lite hash table entries: 512 (order: 1, 8192 bytes) <6>NET: Registered protocol family 1 <6>RPC: Registered named UNIX socket transport module. <6>RPC: Registered udp transport module. <6>RPC: Registered tcp transport module. <6>RPC: Registered tcp NFSv4.1 backchannel transport module. <6>audit: initializing netlink socket (disabled) <5>type=2000 audit(0.449:1): initialized highmem bounce pool size: 64 pages <5>VFS: Disk quotas dquot_6.5.2 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <5>NFS: Registering the id_resolver key type <6>NTFS driver 2.1.30 [Flags: R/W]. <6>fuse init (API version 7.18) <6>msgmni has been set to 1095 <6>alg: No test for stdrng (krng) <6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) <6>io scheduler noop registered (default) <6>io scheduler deadline registered <6>io scheduler cfq registered <6>sunxi disp driver loaded (/dev/disp api 1.0) <6>Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled <6>[uart]: used uart info.: 0x05 <6>[uart]: serial probe 0 irq 1 mapbase 0x01c28000 <6>sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A [ 0.000000] Ignoring unrecognised tag 0x00000000 <6>console [ttyS0] enabled <6>[uart]: serial probe 2 irq 3 mapbase 0x01c28800 <6>sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 3) is a U6_16550A <7>G2D: drv_g2d_init <6>G2D: g2dmem: g2d_start=49000000, g2d_size=1000000 <6>G2D: head:c9000000,tail:ca000000 <6>G2D: Module initialized.major:251 <6>brd: module loaded <6>loop: module loaded [NAND]nand driver, init. cmu_clk is 480 nand clk init end offset 0xc: 0x6141 offset 0x14: 0x8200000b [NAND] nand gpio_request [NAND] nand driver version: 0x2 0x9 nand interrupte register ok ret of NFC_ChangMode is 0 dma_hdle is 0 dma_hdle is 10000008 cmu_clk is 480 nand clk init end offset 0xc: 0x6141 offset 0x14: 0x82000007 <4>Dev nand: part 1, start 2048, size 131072 [ 0.670000] Dev nand: part 1, start 2048, size 131072 <4>Dev nand: part 2, start 133120, size 4096 [ 0.680000] Dev nand: part 2, start 133120, size 4096 <4>Dev nand: part 3, start 137216, size 2097152 [ 0.680000] Dev nand: part 3, start 137216, size 2097152 <4>Dev nand: part 4, start 2234368, size 2097152 [ 0.690000] Dev nand: part 4, start 2234368, size 2097152 <4>Dev nand: part 5, start 4331520, size 2097152 [ 0.700000] Dev nand: part 5, start 4331520, size 2097152 <4>Dev nand: part 6, start 6428672, size 1048576 [ 0.710000] Dev nand: part 6, start 6428672, size 1048576 <4>Dev nand: part 7, start 7477248, size 305152 [ 0.720000] Dev nand: part 7, start 7477248, size 305152 <6> nand: nanda nandb nandc nandd nande nandf nandg <6>benn: nand probe enter [NAND]nand driver, ok. <6>wemac Ethernet Driver, V1.01 <6>[EMAC] ahb clk enable <6>[EMAC] ahb gate clk: 0x26141 <6>Generate MAC address from chipid <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [sw-ehci1]: open clock [sw-ehci1]: Set USB Power ON <6>sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver <6>sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2 <6>sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000 <6>sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 ehci_irq: port change detect <6>hub 2-0:1.0: USB hub found <6>hub 2-0:1.0: 1 port detected [sw-ohci1]: open clock <6>sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver <6>sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3 <6>sw-ohci sw-ohci.1: irq 64, io mem 0xf1c14400 <6>hub 3-0:1.0: USB hub found <6>hub 3-0:1.0: 1 port detected [sw-ehci2]: open clock [sw-ehci2]: Set USB Power ON <6>sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver <6>sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4 <6>sw-ehci sw-ehci.2: irq 40, io mem 0xf1c1c000 <6>sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 ehci_irq: port change detect <6>hub 4-0:1.0: USB hub found <6>hub 4-0:1.0: 1 port detected [sw-ohci2]: open clock <6>sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver <6>sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5 <6>sw-ohci sw-ohci.2: irq 65, io mem 0xf1c1c400 <6>hub 5-0:1.0: USB hub found <6>hub 5-0:1.0: 1 port detected <6>Initializing USB Mass Storage driver... <6>usbcore: registered new interface driver usb-storage <6>USB Mass Storage support registered. <6>usbcore: registered new interface driver ums-alauda <6>usbcore: registered new interface driver ums-cypress <6>usbcore: registered new interface driver ums-datafab <6>usbcore: registered new interface driver ums_eneub6250 <6>usb 2-1: new high-speed USB device number 2 using sw-ehci <6>usbcore: registered new interface driver ums-freecom <6>usbcore: registered new interface driver ums-isd200 <6>usbcore: registered new interface driver ums-jumpshot <6>usbcore: registered new interface driver ums-karma <6>usbcore: registered new interface driver ums-onetouch <6>usbcore: registered new interface driver ums-realtek <6>usbcore: registered new interface driver ums-sddr09 <6>usbcore: registered new interface driver ums-sddr55 <6>usbcore: registered new interface driver ums-usbat <6>mousedev: PS/2 mouse device common for all mice sunxi RTC version 0.1 <6>sunxi-rtc sunxi-rtc: sunxi_rtc_probe tmp_data = 380239881 <6>sunxi-rtc sunxi-rtc: sunxi_rtc_gettime <6>sunxi-rtc sunxi-rtc: read time 2010-1-1 0:0:4 <6>sunxi-rtc sunxi-rtc: sunxi_rtc_gettime <6>sunxi-rtc sunxi-rtc: read time 2010-1-1 0:0:4 <6>sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 <6>i2c /dev entries driver !!! base_Addr = 0xf1c2ac00 config i2c gpio with gpio_config api twi0, apb clock = 24000000 <6>axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected <6>I2C: i2c-0: AW16XX I2C adapter !!! base_Addr = 0xf1c2b000 twi1, apb clock = 24000000 <6>I2C: i2c-1: AW16XX I2C adapter !!! base_Addr = 0xf1c2b400 twi2, apb clock = 24000000 <6>I2C: i2c-2: AW16XX I2C adapter <6>lirc_dev: IR Remote Control driver registered, major 250 <6>IR NEC protocol handler initialized <6>IR RC5(x) protocol handler initialized <6>IR RC6 protocol handler initialized <6>IR JVC protocol handler initialized <6>IR Sony protocol handler initialized <6>IR RC5 (streamzap) protocol handler initialized <6>IR SANYO protocol handler initialized <6>IR MCE Keyboard/mouse protocol handler initialized <6>IR LIRC bridge handler initialized [cedar dev]: install start!!! [cedar dev]: install end!!! <6>hub 2-1:1.0: USB hub found [ace_drv] start!!! [ace_drv] init end!!! [pa_drv] start!!! [pa_drv] init end!!! <6>axp20_ldo1: 1300 mV <6>hub 2-1:1.0: 4 ports detected <6>axp20_ldo2: 1800 <--> 3300 mV at 3000 mV <6>axp20_ldo3: 700 <--> 3500 mV at 2800 mV <6>axp20_ldo4: 1250 <--> 3300 mV at 2800 mV <6>axp20_buck2: 700 <--> 2275 mV at 1400 mV <6>axp20_buck3: 700 <--> 3500 mV at 1250 mV <6>axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV <6>input: axp20-supplyer as /devices/platform/sunxi-i2c.0/i2c-0/0-0034/axp20-supplyer.41/input/input0 <4>axp20_ldo2: Failed to create debugfs directory [ 1.410000] axp20_ldo2: Failed to create debugfs directory <6>Bluetooth: HCI UART driver ver 2.2 <6>Bluetooth: HCI H4 protocol initialized <6>Bluetooth: HCI BCSP protocol initialized <6>Bluetooth: HCILL protocol initialized <6>cpuidle: using governor ladder <6>cpuidle: using governor menu [mmc_pm]: no sdio card used in configuration [mmc]: sunximmc_init [mmc]: sunxi mmc controller using config : 0xb [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0 [mmc]: mmc 0 power off !! [mmc]: mmc0 Probe: base:0xf1c0f000 irq:32 dma:0 pdes:0xee810000, ret 0. [mmc]: sunxi-mmc.1: pdev->name: sunxi-mmc, pdev->id: 1 <6>usb 4-1: new high-speed USB device number 2 using sw-ehci [mmc]: mmc 1 power off !! [mmc]: mmc1 Probe: base:0xf1c10000 irq:33 dma:0 pdes:0xee818000, ret 0. [mmc]: sunxi-mmc.3: pdev->name: sunxi-mmc, pdev->id: 3 [mmc]: mmc 3 power off !! [mmc]: mmc3 Probe: base:0xf1c12000 irq:35 dma:0 pdes:0xee81c000, ret 0. <6>sunxi_leds driver init <7>Registered led device: green:ph20:led1 <7>Registered led device: blue:ph21:led2 <6>ledtrig-cpu: registered to indicate activity on CPUs <6>usbcore: registered new interface driver usbhid <6>usbhid: USB HID core driver <6>logger: created 256K log 'log_main' <6>logger: created 256K log 'log_events' <6>logger: created 256K log 'log_radio' <6>logger: created 256K log 'log_system' enter sun4i Audio codec!!! <6>sun4i audio support initialized sun4i Audio codec successfully loaded.. <6>IPv4 over IPv4 tunneling driver <6>TCP: cubic registered <6>Initializing XFRM netlink socket <6>NET: Registered protocol family 17 <6>NET: Registered protocol family 15 <6>Bluetooth: RFCOMM TTY layer initialized <6>Bluetooth: RFCOMM socket layer initialized <6>Bluetooth: RFCOMM ver 1.11 <6>Bluetooth: BNEP (Ethernet Emulation) ver 1.3 <6>Bluetooth: BNEP filters: protocol multicast <6>8021q: 802.1Q VLAN Support v1.8 [mmc_pm]: No sdio card, please check your config !! <5>Registering the dns_resolver key type <6>VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <5>Registering SWP/SWPB emulation handler <4>axp20_buck2: Failed to create debugfs directory [ 1.610000] axp20_buck2: Failed to create debugfs directory <6>registered taskstats version 1 <6>hub 4-1:1.0: USB hub found <6>hub 4-1:1.0: 4 ports detected <6>Console: switching to colour frame buffer device 128x48 <6>I2C: i2c-3: HDMI I2C adapter <4>axp20_buck3: incomplete constraints, leaving on [ 2.200000] axp20_buck3: incomplete constraints, leaving on <4>axp20_buck2: incomplete constraints, leaving on [ 2.210000] axp20_buck2: incomplete constraints, leaving on <4>axp20_ldo4: incomplete constraints, leaving on [ 2.220000] axp20_ldo4: incomplete constraints, leaving on <4>axp20_ldo3: incomplete constraints, leaving on [ 2.240000] axp20_ldo3: incomplete constraints, leaving on <4>axp20_ldo2: incomplete constraints, leaving on [ 2.260000] axp20_ldo2: incomplete constraints, leaving on <4>axp20_ldo1: incomplete constraints, leaving on [ 2.270000] axp20_ldo1: incomplete constraints, leaving on <6>sunxi-rtc sunxi-rtc: sunxi_rtc_gettime <6>sunxi-rtc sunxi-rtc: read time 2010-1-1 0:0:5 <6>sunxi-rtc sunxi-rtc: setting system clock to 2010-01-01 00:00:05 UTC (1262304005) <6>ALSA device list: <6> #0: sun4i-CODEC Audio Codec <6>Freeing init memory: 2352K <6>EXT4-fs (nandc): mounted filesystem with writeback data mode. Opts: data=writeback <6>EXT4-fs (nandd): mounted filesystem with writeback data mode. Opts: data=writeback <6>EXT4-fs (nande): mounted filesystem with writeback data mode. Opts: data=writeback <6>EXT4-fs (nandf): mounted filesystem with writeback data mode. Opts: data=writeback <4>init: ureadahead main process (70) terminated with status 5 [ 4.070000] init: ureadahead main process (70) terminated with status 5 <30>udevd[158]: starting version 175 SATA AHCI Phy Power Failed!! SATA AHCI Phy Calibration Failed!! <6>sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP <4>sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 <6>sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc <6>scsi0 : sw_ahci_platform <6>ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 56 <6>ata1: SATA link down (SStatus 0 SControl 300) UMP<2>: Inserting UMP device driver. Compiled: May 31 2013, time: 19:46:25 UMP<2>: Using OS memory backend, allocation limit: 134217728 UMP: UMP device driver loaded <6>mali: use config clk_div 3 <6>mali: clk_div 3 Mali: mali clock set completed, clock is 320000000 Hz <6>mali: use config clk_div 3 <6>mali: clk_div 3 Mali: mali clock set completed, clock is 320000000 Hz Mali: Mali device driver loaded <4>init: plymouth main process (71) killed by ABRT signal <4>init: plymouth-splash main process (287) terminated with status 2 <6>[drm] Initialized drm 1.1.0 20060810 <6>Mali DRM initialize, driver name: mali_drm, version 2.1 <6>[drm] Initialized mali_drm 2.1.1 20101111 on minor 0 <6>Mali DRM initialize, driver name: mali_drm, version 2.1 <6>[drm] Initialized mali_drm 2.1.1 20101111 on minor 1 <4>wemac wemac.0: WARNING: no IRQ resource flags set. <6>wemac wemac.0: eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1 <6>usbcore: registered new interface driver rtl8192cu <4>init: failsafe main process (313) killed by TERM signal <4>init: tty1 main process (478) killed by TERM signal Last login: Fri Jan 1 06:10:30 MSK 2010 on tty1 Welcome to Linaro 13.04 (GNU/Linux 3.4.43+ armv7l) * Documentation: https://wiki.linaro.org/ root@cubieboard:~#