Skip to content

Instantly share code, notes, and snippets.

@vmayoral
Created June 30, 2015 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmayoral/eac1c483fc97547281d2 to your computer and use it in GitHub Desktop.
Save vmayoral/eac1c483fc97547281d2 to your computer and use it in GitHub Desktop.
U-Boot SPL 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54)
reading args
spl_load_image_fat_os: error reading image args, err - -1
reading u-boot.img
reading u-boot.img
U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54)
I2C: ready
DRAM: 512 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment
Net: <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot: 0
gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
reading uEnv.txt
237 bytes read in 4 ms (57.6 KiB/s)
gpio: pin 55 (gpio 55) value is 1
Loaded environment from uEnv.txt
Importing environment from mmc ...
Checking if uenvcmd is set ...
gpio: pin 56 (gpio 56) value is 1
Running uenvcmd ...
reading snappy-system.txt
1585 bytes read in 7 ms (220.7 KiB/s)
reading a/vmlinuz
5843296 bytes read in 338 ms (16.5 MiB/s)
reading a/initrd.img
13492457 bytes read in 771 ms (16.7 MiB/s)
reading a/dtbs/am335x-boneblack.dtb
26098 bytes read in 11 ms (2.3 MiB/s)
Kernel image @ 0x82000000 [ 0x000000 - 0x592960 ]
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Ramdisk to 9e94b000, end 9f6290e9 ... OK
Using Device Tree in place at 88000000, end 880095f1
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.13+ (victor@ubuntu) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-12ubuntu1) ) #1 SMP PREEMPT Fri Feb 20 11:08:57 CET 2015
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] AM335X ES2.1 (l2cache sgx neon )
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c0d9e000 s13952 r8192 d14720 u36864
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/disk/by-label/system-a init=/lib/systemd/systemd ro panic=-1 fixrtc rootfstype=ext4 roott
[ 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] __ex_table already sorted, skipping sort
[ 0.000000] allocated 1048576 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 511MB = 511MB total
[ 0.000000] Memory: 494648k/494648k available, 29640k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0841158 (8421 kB)
[ 0.000000] .init : 0xc0842000 - 0xc0881680 ( 254 kB)
[ 0.000000] .data : 0xc0882000 - 0xc090eb60 ( 563 kB)
[ 0.000000] .bss : 0xc090eb60 - 0xc098d0c4 ( 506 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:0 nr_irqs:0 0
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] Total of 128 interrupts on 1 active controller
[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
[ 0.000000] Console: colour dummy device 80x30
[ 0.000259] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728)
[ 0.029186] pid_max: default: 32768 minimum: 301
[ 0.029341] Security Framework initialized
[ 0.029399] AppArmor: AppArmor initialized
[ 0.029451] Mount-cache hash table entries: 512
[ 0.035688] Initializing cgroup subsys cpuacct
[ 0.035712] Initializing cgroup subsys memory
[ 0.035749] Initializing cgroup subsys devices
[ 0.035761] Initializing cgroup subsys blkio
[ 0.035849] CPU: Testing write buffer coherency: ok
[ 0.036281] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.036335] Setting up static identity map for 0x804f58d8 - 0x804f5924
[ 0.054583] Brought up 1 CPUs
[ 0.054600] SMP: Total of 1 processors activated (993.47 BogoMIPS).
[ 0.055390] devtmpfs: initialized
[ 0.064284] omap_hwmod: wd_timer2: _wait_target_disable failed
[ 0.116477] pinctrl core: initialized pinctrl subsystem
[ 0.116622] rstctl core: initialized rstctl subsystem
[ 0.116919] regulator-dummy: no parameters
[ 0.117310] NET: Registered protocol family 16
[ 0.117849] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.123506] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.124090] platform 49000000.edma: alias fck already exists
[ 0.124108] platform 49000000.edma: alias fck already exists
[ 0.124122] platform 49000000.edma: alias fck already exists
[ 0.124842] OMAP GPIO hardware version 0.1
[ 0.127509] gpio-rctrl rstctl.4: loaded OK
[ 0.130968] No ATAGs?
[ 0.130986] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.132260] cpsw.0: No hwaddr in dt. Using 6c:ec:eb:a0:dd:3e from efuse
[ 0.132279] cpsw.1: No hwaddr in dt. Using 6c:ec:eb:a0:dd:40 from efuse
[ 0.141263] bio: create slab <bio-0> at 0
[ 0.147688] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[ 0.147981] vmmcsd_fixed: 3300 mV
[ 0.149669] SCSI subsystem initialized
[ 0.149921] usbcore: registered new interface driver usbfs
[ 0.149981] usbcore: registered new interface driver hub
[ 0.150209] usbcore: registered new device driver usb
[ 0.151552] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 0.152592] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
[ 0.153870] DCDC1: at 1500 mV
[ 0.154793] vdd_mpu: 925 <--> 1325 mV at 1325 mV
[ 0.155621] vdd_core: 925 <--> 1150 mV at 1125 mV
[ 0.156453] LDO1: at 1800 mV
[ 0.157284] LDO2: at 3300 mV
[ 0.158842] LDO3: 1800 mV
[ 0.159682] LDO4: at 3300 mV
[ 0.160474] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 0.160981] omap_i2c 44e0b000.i2c: unable to select pin group
[ 0.161462] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
[ 0.163082] omap_i2c 4819c000.i2c: unable to select pin group
[ 0.163238] media: Linux media interface: v0.10
[ 0.163296] Linux video capture interface: v2.00
[ 0.163367] pps_core: LinuxPPS API ver. 1 registered
[ 0.163375] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.163786] Advanced Linux Sound Architecture Driver Initialized.
[ 0.164487] NetLabel: Initializing
[ 0.164501] NetLabel: domain hash size = 128
[ 0.164508] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.164575] NetLabel: unlabeled traffic allowed by default
[ 0.165006] Switching to clocksource gp_timer
[ 0.189279] AppArmor: AppArmor Filesystem Enabled
[ 0.199123] NET: Registered protocol family 2
[ 0.199795] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.199878] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
[ 0.199968] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.200029] TCP: reno registered
[ 0.200045] UDP hash table entries: 256 (order: 1, 12288 bytes)
[ 0.200069] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[ 0.200376] NET: Registered protocol family 1
[ 0.200798] RPC: Registered named UNIX socket transport module.
[ 0.200811] RPC: Registered udp transport module.
[ 0.200818] RPC: Registered tcp transport module.
[ 0.200825] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.201076] Trying to unpack rootfs image as initramfs...
[ 8.407468] Freeing initrd memory: 13176K
[ 8.407782] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
[ 8.408057] CPU PMU: attempt to register multiple PMU devices!
[ 8.408082] arm-pmu: probe of arm-pmu failed with error -28
[ 8.408481] omap2_mbox_probe: platform not supported
[ 8.409771] audit: initializing netlink socket (disabled)
[ 8.409836] type=2000 audit(8.408:1): initialized
[ 8.546812] VFS: Disk quotas dquot_6.5.2
[ 8.546954] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 8.548352] NFS: Registering the id_resolver key type
[ 8.548457] Key type id_resolver registered
[ 8.548466] Key type id_legacy registered
[ 8.548685] fuse init (API version 7.20)
[ 8.549094] Btrfs loaded
[ 8.549200] msgmni has been set to 991
[ 8.551479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 8.551495] io scheduler noop registered
[ 8.551504] io scheduler deadline registered
[ 8.551533] io scheduler cfq registered (default)
[ 8.552862] tps65217-bl tps65217-bl: no platform data provided
[ 8.552887] tps65217-bl: probe of tps65217-bl failed with error -22
[ 8.553445] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 8.554849] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
[ 8.555158] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[ 9.339376] console [ttyO0] enabled
[ 9.343690] [drm] Initialized drm 1.1.0 20060810
[ 9.356004] brd: module loaded
[ 9.363115] loop: module loaded
[ 9.366505] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 9.373742] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 9.380962] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 9.388187] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 9.395405] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 9.409394] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,00C0,414BBBK0704?'
[ 9.417156] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
[ 9.456098] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 9.493203] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 9.530314] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 9.567423] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 9.573641] bone-capemgr bone_capemgr.9: slot #4: specific override
[ 9.580201] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
[ 9.588204] bone-capemgr bone_capemgr.9: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
[ 9.598285] bone-capemgr bone_capemgr.9: slot #5: specific override
[ 9.604856] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
[ 9.612864] bone-capemgr bone_capemgr.9: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
[ 9.622830] bone-capemgr bone_capemgr.9: slot #6: specific override
[ 9.629391] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
[ 9.637403] bone-capemgr bone_capemgr.9: slot #6: 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
[ 9.647845] bone-capemgr bone_capemgr.9: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 9.656761] bone-capemgr bone_capemgr.9: loader: before slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 9.665521] bone-capemgr bone_capemgr.9: initialized OK.
[ 9.671096] bone-capemgr bone_capemgr.9: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 9.681469] OneNAND driver initializing
[ 9.685545] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 9.694295] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 9.703865] usbcore: registered new interface driver cdc_ether
[ 9.710006] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 9.718754] bone-capemgr bone_capemgr.9: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 9.727532] usbcore: registered new interface driver rndis_host
[ 9.733744] bone-capemgr bone_capemgr.9: loader: after slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 9.742398] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 9.751243] usbcore: registered new interface driver cdc_ncm
[ 9.757191] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware 'cape-bone-2g-emmc1.dtbo' for board-name 'Bone-LT-eMMC-2G', version '00A0'
[ 9.771241] usbcore: registered new interface driver cdc_acm
[ 9.777180] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 9.785572] bone-capemgr bone_capemgr.9: slot #4: dtbo 'cape-bone-2g-emmc1.dtbo' loaded; converting to live tree
[ 9.796204] Initializing USB Mass Storage driver...
[ 9.801374] usbcore: registered new interface driver usb-storage
[ 9.807694] bone-capemgr bone_capemgr.9: slot #5: Requesting firmware 'cape-boneblack-hdmi-00A0.dtbo' for board-name 'Bone-Black-HDMI', version '00A0'
[ 9.821973] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
[ 9.828010] USB Mass Storage support registered.
[ 9.833482] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
[ 9.840497] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 9.846824] bone-capemgr bone_capemgr.9: slot #5: dtbo 'cape-boneblack-hdmi-00A0.dtbo' loaded; converting to live tree
[ 9.858011] bone-capemgr bone_capemgr.9: loader: done slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 9.866902] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
[ 9.872724] bone-capemgr bone_capemgr.9: slot #5: #4 overlays
[ 9.878784] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 9.887631] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:480 dsps_musb_init: OK
[ 9.897806] platform 4830e000.fb: alias fck already exists
[ 9.903748] musb-hdrc musb-hdrc.0.auto: *** mode=3
[ 9.909835] bone-capemgr bone_capemgr.9: slot #5: Applied #4 overlays.
[ 9.916710] musb-hdrc musb-hdrc.0.auto: *** power=250
[ 9.922455] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
[ 9.927685] bone-capemgr bone_capemgr.9: loader: done slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 9.936248] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:480 dsps_musb_init: OK
[ 9.945007] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 9.953951] musb-hdrc musb-hdrc.1.auto: *** mode=1
[ 9.959019] bone-capemgr bone_capemgr.9: loader: after slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 9.967813] musb-hdrc musb-hdrc.1.auto: *** power=250
[ 9.973134] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 9.979184] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware 'cape-boneblack-hdmin-00A0.dtbo' for board-name 'Bone-Black-HDMIN', version '00A0'
[ 9.993701] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[ 10.002174] bone-capemgr bone_capemgr.9: slot #6: dtbo 'cape-boneblack-hdmin-00A0.dtbo' loaded; converting to live tree
[ 10.013608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 10.020725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.028519] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
[ 10.038087] usb usb1: Product: MUSB HDRC host driver
[ 10.043291] usb usb1: Manufacturer: Linux 3.8.13+ musb-hcd
[ 10.049035] bone-capemgr bone_capemgr.9: slot #6: Failed verification
[ 10.055770] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 10.060972] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 10.071178] hub 1-0:1.0: USB hub found
[ 10.075179] hub 1-0:1.0: 1 port detected
[ 10.085480] mousedev: PS/2 mouse device common for all mice
[ 10.093176] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 10.100664] 44e3e000.rtc: already running
[ 10.105043] i2c /dev entries driver
[ 10.109739] pps_ldisc: PPS line discipline registered
[ 10.115149] Driver for 1-wire Dallas network protocol.
[ 10.121700] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 10.129358] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[ 10.138254] cpuidle: using governor ladder
[ 10.142569] cpuidle: using governor menu
[ 10.147001] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
[ 10.154207] omap_hsmmc mmc.5: Failed to get rstctl; not using any
[ 10.160879] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
[ 10.168048] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
[ 10.175305] mmc.5 supply vmmc_aux not found, using dummy regulator
[ 10.182426] omap_hsmmc mmc.5: pins are not configured from the driver
[ 10.216105] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
[ 10.222260] omap_hsmmc mmc.11: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn
[ 10.230245] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
[ 10.236614] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
[ 10.243704] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
[ 10.251094] mmc.11 supply vmmc_aux not found, using dummy regulator
[ 10.257774] omap_hsmmc mmc.11: pins are not configured from the driver
[ 10.292414] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 10.304122] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 10.311453] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
[ 10.320414] leds-gpio gpio-leds.8: pins are not configured from the driver
[ 10.328441] ledtrig-cpu: registered to indicate activity on CPUs
[ 10.334778] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 10.343511] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
[ 10.350710] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 10.356834] mmc0: new high speed SDHC card at address 59b4
[ 10.363661] mmcblk0: mmc0:59b4 00000 7.35 GiB
[ 10.370211] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 10.376382] mmcblk0: p1 p2 p3 p4
[ 10.381265] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
[ 10.388477] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
[ 10.398522] usbcore: registered new interface driver usbhid
[ 10.404514] usbhid: USB HID core driver
[ 10.409482] ashmem: initialized
[ 10.413079] logger: created 256K log 'log_main'
[ 10.418079] logger: created 256K log 'log_events'
[ 10.423283] logger: created 256K log 'log_radio'
[ 10.428358] logger: created 256K log 'log_system'
[ 10.436532] davinci_evm sound.14: nxp-hdmi-hifi <-> 48038000.mcasp mapping ok
[ 10.446685] TCP: cubic registered
[ 10.450293] NET: Registered protocol family 10
[ 10.455772] NET: Registered protocol family 17
[ 10.460686] 8021q: 802.1Q VLAN Support v1.8
[ 10.465155] Key type dns_resolver registered
[ 10.469873] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 10.477985] ThumbEE CPU extension supported.
[ 10.482589] Registering SWP/SWPB emulation handler
[ 10.488351] registered taskstats version 1
[ 10.499584] mmc1: BKOPS_EN bit is not set
[ 10.510101] Key type encrypted registered
[ 10.514435] mmc1: new high speed MMC card at address 0001
[ 10.520993] mmcblk1: mmc1:0001 MMC04G 3.60 GiB
[ 10.531979] mmcblk1boot0: mmc1:0001 MMC04G partition 1 2.00 MiB
[ 10.542222] mmcblk1boot1: mmc1:0001 MMC04G partition 2 2.00 MiB
[ 10.551760] AppArmor: AppArmor sha1 policy hashing enabled
[ 10.557845] mmcblk1: p1 p2
[ 10.564176] mmcblk1boot1: unknown partition table
[ 10.569473] tilcdc 4830e000.fb: No power control GPIO
[ 10.576241] mmcblk1boot0: unknown partition table
[ 10.694965] tilcdc 4830e000.fb: found TDA19988
[ 10.700267] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 10.707198] [drm] No driver support for vblank timestamp query.
[ 10.713678] tilcdc 4830e000.fb: No connectors reported connected with modes
[ 10.720971] [drm] Cannot find any crtc or sizes - going 1024x768
[ 10.736180] Console: switching to colour frame buffer device 128x48
[ 10.748392] tilcdc 4830e000.fb: fb0: frame buffer device
[ 10.754042] tilcdc 4830e000.fb: registered panic notifier
[ 10.759710] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[ 10.813554] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 10.819944] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 10.832968] libphy: 4a101000.mdio: probed
[ 10.837306] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 10.847081] Detected MACID = 6c:ec:eb:a0:dd:3e
[ 10.851731] cpsw 4a100000.ethernet: NAPI disabled
[ 10.858079] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:56:53 UTC (946688213)
[ 10.872190] ALSA device list:
[ 10.875330] #0: TI BeagleBone Black
[ 10.879827] Freeing init memory: 252K
Loading, please wait...
starting version 219
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... ext4
done.
ext4
[ 12.037986] initrd: mounting /dev/disk/by-label/system-a
[ 12.049488] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
[ 12.060849] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
[ 12.112592] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 12.126613] initrd: mounting /run
[ 12.164759] initrd: checking filesystem for writable partition
[ 12.181945] EXT3-fs (mmcblk0p4): error: couldn't mount because of unsupported optional features (240)
[ 12.193325] EXT2-fs (mmcblk0p4): error: couldn't mount because of unsupported optional features (240)
[ 12.219260] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 12.279911] initrd: mounting writable partition
[ 12.323499] EXT3-fs (mmcblk0p4): error: unrecognized mount option "discard" or missing value
[ 12.352950] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: discard
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
[ 13.165345] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +AC)
[ 13.184688] systemd[1]: Detected architecture arm.
Welcome to Ubuntu 15.04!
[ 13.196086] systemd[1]: Set hostname to <localhost.localdomain>.
[ 13.203679] systemd[1]: Initializing machine ID from random generator.
[ 13.210937] systemd[1]: Installed transient /etc/machine-id file.
[ 13.588572] systemd[1]: Mounted /writable.
[ 13.660557] systemd[1]: Cannot add dependency job for unit sshd-keygen.service, ignoring: Unit sshd-keygen.service failed to load: No such file or directo.
[ 13.675714] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or.
[ OK ] Reached target Remote File Systems (Pre).
[ 13.701707] systemd[1]: Reached target Remote File Systems (Pre).
[ 13.708244] systemd[1]: Starting Remote File Systems (Pre).
[ OK ] Reached target Swap.
[ 13.718291] systemd[1]: Reached target Swap.
[ 13.722880] systemd[1]: Starting Swap.
[ 13.727309] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 13.735729] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Encrypted Volumes.
[ 13.749394] systemd[1]: Reached target Encrypted Volumes.
[ 13.755152] systemd[1]: Starting Encrypted Volumes.
[ 13.760857] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 13.768870] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ OK ] Reached target Paths.
[ 13.781095] systemd[1]: Reached target Paths.
[ 13.785773] systemd[1]: Starting Paths.
[ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 13.800084] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 13.810066] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ OK ] Created slice Root Slice.
[ 13.824083] systemd[1]: Created slice Root Slice.
[ 13.829179] systemd[1]: Starting Root Slice.
[ OK ] Listening on udev Kernel Socket.
[ 13.839037] systemd[1]: Listening on udev Kernel Socket.
[ 13.844704] systemd[1]: Starting udev Kernel Socket.
[ OK ] Listening on fsck to fsckd communication Socket.
[ 13.856663] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 13.863785] systemd[1]: Starting fsck to fsckd communication Socket.
[ OK ] Created slice User and Session Slice.
[ 13.876780] systemd[1]: Created slice User and Session Slice.
[ 13.882916] systemd[1]: Starting User and Session Slice.
[ OK ] Listening on Journal Audit Socket.
[ 13.894075] systemd[1]: Listening on Journal Audit Socket.
[ 13.899922] systemd[1]: Starting Journal Audit Socket.
[ OK ] Listening on Journal Socket (/dev/log).
[ 13.911389] systemd[1]: Listening on Journal Socket (/dev/log).
[ 13.917737] systemd[1]: Starting Journal Socket (/dev/log).
[ OK ] Listening on udev Control Socket.
[ 13.929059] systemd[1]: Listening on udev Control Socket.
[ 13.934820] systemd[1]: Starting udev Control Socket.
[ OK ] Listening on Delayed Shutdown Socket.
[ 13.945838] systemd[1]: Listening on Delayed Shutdown Socket.
[ 13.951972] systemd[1]: Starting Delayed Shutdown Socket.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 13.964665] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 13.972047] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on Journal Socket.
[ 13.984084] systemd[1]: Listening on Journal Socket.
[ 13.989466] systemd[1]: Starting Journal Socket.
[ OK ] Created slice System Slice.
[ 14.000070] systemd[1]: Created slice System Slice.
[ 14.005688] systemd[1]: Starting System Slice.
[ 14.011097] cgroup: systemd (1) created nested cgroup for controller "devices" which has incomplete hierarchy support. Nested cgroups may change behavior .
[ OK ] Created slice system-getty.slice.
[ 14.032546] systemd[1]: Created slice system-getty.slice.
[ 14.038321] systemd[1]: Starting system-getty.slice.
[ 14.052202] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 14.068546] systemd[1]: Mounted Huge Pages File System.
[ 14.096094] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 14.124016] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 14.131266] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 14.153621] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 14.181587] systemd[1]: Starting Nameserver information manager...
Starting Nameserver information manager...
[ OK ] Reached target Slices.
[ 14.201524] systemd[1]: Reached target Slices.
[ 14.206548] systemd[1]: Starting Slices.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ 14.219269] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 14.226292] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 14.242202] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 14.296237] gadget: using random self ethernet address
[ 14.322634] systemd[1]: Starting Increase datagram queue length...
[ 14.337107] gadget: using random host ethernet address
[ 14.359349] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 14.366120] usb0: MAC 56:e7:08:53:5e:63
Starting Increase datagram queue length...
[ 14.382008] usb0: HOST MAC ae:42:97:d9:9d:44
[ 14.395839] gadget: Ethernet Gadget, version: Memorial Day 2008
[ 14.402636] systemd[1]: Mounting Debug File System...
[ 14.413257] gadget: g_ether ready
Mounting Debug F[ 14.419174] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
ile System...
[ 14.430968] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
[ 14.442054] systemd[1]: Started Set Up Additional Binary Formats.
[ 14.448714] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 14.463704] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.485150] systemd[1]: Starting udev Coldplug all Devices...
[ 14.491327] usb usb2: Product: MUSB HDRC host driver
[ 14.496572] usb usb2: Manufacturer: Linux 3.8.13+ musb-hcd
Starting udev Co[ 14.506516] usb usb2: SerialNumber: musb-hdrc.0.auto
ldplug all Devices...
[ 14.522904] hub 2-0:1.0: USB hub found
[ 14.532417] hub 2-0:1.0: 1 port detected
[ OK ] Mounted POSIX Message Queue File System.
[ 14.562973] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted Debug File System.
[ 14.589907] systemd[1]: Mounted Debug File System.
[ OK ] Started Load Kernel Modules.
[ 14.613924] systemd[1]: Started Load Kernel Modules.
[ OK ] Started Remount Root and Kernel File Systems.
[ 14.638955] systemd[1]: Started Remount Root and Kernel File Systems.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[ 14.694012] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 14.712040] CAUTION: musb: Babble Interrupt Occurred
[ OK ] Started Increase datagram queue length.
[ 14.723826] systemd[1]: Started Increase datagram queue length.
[ OK ] Started Nameserver information manager.
[ 14.776926] systemd[1]: Started Nameserver information manager.
[ OK ] Started udev Coldplug all Devices.
[ 15.026728] systemd[1]: Started udev Coldplug all Devices.
[ OK ] Listening on Syslog Socket.
[ 15.240850] systemd[1]: Listening on Syslog Socket.
[ 15.246152] systemd[1]: Starting Syslog Socket.
[ 15.261074] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 15.285784] systemd[1]: Starting Create Static Device Nodes in /dev...
Starting Create Static Device Nodes in /dev...
[ 15.309426] systemd[1]: Started Rebuild Hardware Database.
[ 15.316104] systemd[1]: Started Various fixups to make systemd work better on Debian.
[ 15.340742] systemd[1]: Mounting Configuration File System...
Mounting Configuration File System...
[ 15.406057] gadget: high-speed config #1: CDC Ethernet (ECM)
[ 15.425379] systemd[1]: Mounting FUSE Control File System...
Mounting FUSE Control File System...
[ 15.487264] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Configuration File System.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Apply Kernel Variables.
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
Mounting /etc/ssh...
Mounting /etc/hosts...
Mounting /etc/udev/rules.d...
Mounting /etc/apparmor.d/cache...
Mounting /etc/ufw...
Mounting /etc/writable...
Mounting /var/lib/initramfs-tools...
Mounting /etc/network/interfaces.d...
Mounting /etc/sudoers.d...
Mounting /var/lib/snappy...
Mounting /var/tmp...
Mounting /var/lib/logrotate...
Mounting /usr/share/click/frameworks...
Mounting /var/lib/apps...
Mounting /var/cache/apparmor...
Mounting /var/lib/dhcp...
Mounting /apps...
Mounting /var/lib/cloud...
Mounting /var/lib/dbus...
Mounting /var/lib/system-image...
Mounting /var/lib/systemd/random-seed...
Mounting /oem...
Mounting /var/lib/sudo...
Mounting /etc/dbus-1/system.d...
Mounting /var/log...
Mounting /mnt...
Mounting /tmp...
Mounting /var/lib/apparmor...
Mounting /root...
Mounting /var/lib/extrausers...
Mounting /home...
Mounting /etc/sysctl.d...
[ OK ] Mounted /home.
[ OK ] Mounted /apps.
[ OK ] Mounted /oem.
[ OK ] Mounted /tmp.
[ OK ] Mounted /mnt.
[ OK ] Mounted /var/lib/apps.
[ OK ] Mounted /var/lib/cloud.
[ OK ] Mounted /var/lib/dbus.
[ OK ] Mounted /var/lib/dhcp.
[ OK ] Mounted /var/lib/logrotate.
[ OK ] Mounted /var/lib/sudo.
[ OK ] Mounted /var/lib/system-image.
[ OK ] Mounted /var/log.
[ OK ] Mounted /etc/ufw.
[ OK ] Mounted /etc/apparmor.d/cache.
[ OK ] Mounted /var/cache/apparmor.
[ OK ] Mounted /var/lib/apparmor.
[ OK ] Mounted /var/tmp.
[ OK ] Mounted /etc/ssh.
[ OK ] Mounted /etc/writable.
[ OK ] Mounted /var/lib/initramfs-tools.
[ OK ] Mounted /usr/share/click/frameworks.
[ OK ] Mounted /root.
[ OK ] Mounted /etc/sudoers.d.
[ OK ] Mounted /etc/hosts.
[ OK ] Mounted /var/lib/extrausers.
[ OK ] Mounted /etc/network/interfaces.d.
[ OK ] Mounted /var/lib/snappy.
[ OK ] Mounted /etc/udev/rules.d.
[ OK ] Mounted /var/lib/systemd/random-seed.
[ OK ] Mounted /etc/dbus-1/system.d.
[ OK ] Mounted /etc/sysctl.d.
[ OK ] Started Journal Service.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Found device /dev/ttyO0.
[ OK ] Found device /dev/mmcblk0p1.
[ OK ] Found device /dev/mmcblk0p3.
Mounting /writable/cache/system...
Starting File System Check on /dev/mmcblk0p1...
[ OK ] Reached target Sound Card.
[ OK ] Created slice system-ifup.slice.
Starting Copy rules generated while the root was ro...
Starting Load/Save Random Seed...
Starting Set the hostname to the va...red on the writable partition...
Starting Flush Journal to Persistent Storage...
[ OK ] Started Copy rules generated while the root was ro.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Set the hostname to the val...tored on the writable partition.
[ OK ] Mounted /writable/cache/system.
[ OK ] Started File System Check on /dev/mmcblk0p1.
[ OK ] Started Flush Journal to Persistent Storage.
Mounting /boot/uboot...
[ OK ] Started File System Check Daemon to report status.
Starting File System Check Daemon to report status...
[ OK ] Mounted /boot/uboot.
[ OK ] Reached target Local File Systems.
Starting Wait for all "auto" /etc/n... up for network-online.target...
Starting Create Volatile Files and Directories...
[ OK ] Reached target Remote File Systems.
Starting LSB: AppArmor initialization...
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
Starting Network Time Synchronization...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Time Synchronized.
[ OK ] Started LSB: AppArmor initialization.
[ OK ] Started ifup for usb0.
Starting ifup for usb0...
Starting LSB: Raise network interfaces....
[ OK ] Started ifup for eth0.
Starting ifup for eth0...
[ OK ] Started LSB: Raise network interfaces..
[ OK ] Started Wait for all "auto" /etc/ne...be up for network-online.target.
[ OK ] Reached target Network.
[ OK ] Reached target Network is Online.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Timers.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Regular background program processing daemon.
Starting Regular background program processing daemon...
Starting Run snappy firstboot setup...
Starting System Logging Service...
Starting /etc/rc.local Compatibility...
[ OK ] Started Cgroup management daemon.
Starting Cgroup management daemon...
Starting Workaround apparmor cacheing...
Starting Notify bootloader that boot was successful...
Starting Initial cloud-init job (pre-networking)...
Starting D-Bus System Message Bus...
Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
Starting Login Service...
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Workaround apparmor cacheing.
[ OK ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
[ OK ] Started Run snappy firstboot setup.
[ OK ] Started System Logging Service.
[ OK ] Started Notify bootloader that boot was successful.
[ OK ] Started Login Service.
Starting Run snappy compatibility hooks...
[ OK ] Started Run snappy compatibility hooks.
[ 39.575629] cloud-init[638]: Cloud-init v. 0.7.7 running 'init-local' at Tue, 30 Jun 2015 16:42:33 +0000. Up 36.77 seconds.
[ OK ] Started Initial cloud-init job (pre-networking).
Starting Initial cloud-init job (metadata service crawler)...
[ 51.926856] cloud-init[724]: Cloud-init v. 0.7.7 running 'init' at Tue, 30 Jun 2015 16:42:44 +0000. Up 47.90 seconds.
[ 51.945050] cloud-init[724]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++
[ 51.965705] cloud-init[724]: ci-info: +--------+-------+-----------------------------+---------------+-------+-------------------+
[ 51.986145] cloud-init[724]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 52.006138] cloud-init[724]: ci-info: +--------+-------+-----------------------------+---------------+-------+-------------------+
[ 52.028321] cloud-init[724]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |
[ 52.048681] cloud-init[724]: ci-info: | lo | True | ::1/128 | . | host | . |
[ 52.067282] cloud-init[724]: ci-info: | usb0 | True | 192.168.7.2 | 255.255.255.0 | . | 56:e7:08:53:5e:63 |
[ 52.087746] cloud-init[724]: ci-info: | usb0 | True | fe80::54e7:8ff:fe53:5e63/64 | . | link | 56:e7:08:53:5e:63 |
[ 52.107242] cloud-init[724]: ci-info: | eth0 | False | . | . | . | 6c:ec:eb:a0:dd:3e |
[ 52.126787] cloud-init[724]: ci-info: +--------+-------+-----------------------------+---------------+-------+-------------------+
[ 52.146292] cloud-init[724]: ci-info: +++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++
[ 52.168244] cloud-init[724]: ci-info: +-------+-------------+---------+---------------+-----------+-------+
[ 52.185749] cloud-init[724]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
[ 52.203330] cloud-init[724]: ci-info: +-------+-------------+---------+---------------+-----------+-------+
[ 52.220911] cloud-init[724]: ci-info: | 0 | 192.168.7.0 | 0.0.0.0 | 255.255.255.0 | usb0 | U |
[ 52.238490] cloud-init[724]: ci-info: +-------+-------------+---------+---------------+-----------+-------+
[ OK ] Started Initial cloud-init job (metadata service crawler).
[ OK ] Reached target Cloud-config availability.
Starting Apply the settings specified in cloud-config...
[ OK ] Started OpenBSD Secure Shell server.
Starting OpenBSD Secure Shell server...
Starting Permit User Sessions...
[ OK ] Started Permit User Sessions.
[ OK ] Started Getty on tty1.
Starting Getty on tty1...
[ OK ] Started Serial Getty on ttyO0.
Starting Serial Getty on ttyO0...
[ OK ] Reached target Login Prompts.
Ubuntu 15.04 localhost.localdomain ttyO0
localhost login: ubuntu
Password: [ 62.415090] cloud-init[740]: Cloud-init v. 0.7.7 running 'modules:config' at Tue, 30 Jun 2015 16:42:57 +0000. Up 60.68 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment