Advertisement
hedz09

Beaglebone Black - Ubuntu Touch - dmesg output 2

Mar 24th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.40 KB | None | 0 0
  1. phablet@ubuntu-phablet:~$ [ 280.522011] init: cannot execve('/system/bin/sh'): No such file or directory
  2. sudo dmesg
  3. [sudo] password for phablet:
  4. [ 285.564928] init: cannot execve('/system/bin/sh'): No such file or directory
  5. [ 0.000000] Booting Linux on physical CPU 0x0
  6. [ 0.000000] Initializing cgroup subsys cpu
  7. [ 0.000000] Linux version 3.8.13-bone41 (fouad_hassouneh@DevOps) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Sat Mar 15 16:23:40 NDT 2014
  8. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  9. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  10. [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
  11. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  12. [ 0.000000] On node 0 totalpages: 130816
  13. [ 0.000000] free_area_init_node: node 0, pgdat c087fec0, node_mem_map c08fc000
  14. [ 0.000000] Normal zone: 1024 pages used for memmap
  15. [ 0.000000] Normal zone: 0 pages reserved
  16. [ 0.000000] Normal zone: 129792 pages, LIFO batch:31
  17. [ 0.000000] AM335X ES1.0 (neon )
  18. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0d0c000 s14080 r8192 d14592 u36864
  19. [ 0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096
  20. [ 0.000000] pcpu-alloc: [0] 0
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
  22. [ 0.000000] Kernel command line: consoleblank=0 console=ttyO0,115200n8 androidboot.console=ttyO0 console=tty0 video=480x272-16@56 g_ffs.idVendor=0x18d1 g_ffs.idProduct=0x4e26 vt.global_cursor_default=0 datapart=/dev/mmcblk0p3
  23. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  26. [ 0.000000] __ex_table already sorted, skipping sort
  27. [ 0.000000] allocated 1048576 bytes of page_cgroup
  28. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  29. [ 0.000000] Memory: 511MB = 511MB total
  30. [ 0.000000] Memory: 506044k/506044k available, 18244k reserved, 0K highmem
  31. [ 0.000000] Virtual kernel memory layout:
  32. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  33. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  34. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  35. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  36. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  37. [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  38. [ 0.000000] .text : 0xc0008000 - 0xc07b49b0 (7859 kB)
  39. [ 0.000000] .init : 0xc07b5000 - 0xc07f0700 ( 238 kB)
  40. [ 0.000000] .data : 0xc07f2000 - 0xc0884050 ( 585 kB)
  41. [ 0.000000] .bss : 0xc0884050 - 0xc08fb98c ( 479 kB)
  42. [ 0.000000] Hierarchical RCU implementation.
  43. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  44. [ 0.000000] NR_IRQS:0 nr_irqs:0 0
  45. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  46. [ 0.000000] Total of 128 interrupts on 1 active controller
  47. [ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
  48. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  49. [ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
  50. [ 0.000000] Console: colour dummy device 80x30
  51. [ 0.000000] console [tty0] enabled
  52. [ 0.000663] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728)
  53. [ 0.029184] pid_max: default: 32768 minimum: 301
  54. [ 0.029338] Security Framework initialized
  55. [ 0.029406] Mount-cache hash table entries: 512
  56. [ 0.035631] Initializing cgroup subsys cpuacct
  57. [ 0.035677] Initializing cgroup subsys memory
  58. [ 0.035724] Initializing cgroup subsys blkio
  59. [ 0.035822] CPU: Testing write buffer coherency: ok
  60. [ 0.036222] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  61. [ 0.036292] Setting up static identity map for 0x804a1240 - 0x804a128c
  62. [ 0.037337] Brought up 1 CPUs
  63. [ 0.037365] SMP: Total of 1 processors activated (993.47 BogoMIPS).
  64. [ 0.038145] devtmpfs: initialized
  65. [ 0.096909] pinctrl core: initialized pinctrl subsystem
  66. [ 0.097085] rstctl core: initialized rstctl subsystem
  67. [ 0.097418] regulator-dummy: no parameters
  68. [ 0.097825] NET: Registered protocol family 16
  69. [ 0.098467] DMA: preallocated 256 KiB pool for atomic coherent allocations
  70. [ 0.104300] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  71. [ 0.104945] platform 49000000.edma: alias fck already exists
  72. [ 0.104975] platform 49000000.edma: alias fck already exists
  73. [ 0.104999] platform 49000000.edma: alias fck already exists
  74. [ 0.105708] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  75. [ 0.105813] OMAP GPIO hardware version 0.1
  76. [ 0.106685] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  77. [ 0.107460] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  78. [ 0.108209] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  79. [ 0.108494] of_get_named_gpio_flags exited with status 52
  80. [ 0.108513] gpio-rctrl rstctl.4: loaded OK
  81. [ 0.112077] hw-breakpoint: debug architecture 0x4 unsupported.
  82. [ 0.113448] cpsw.0: No hwaddr in dt. Using 90:59:af:57:84:c5 from efuse
  83. [ 0.113485] cpsw.1: No hwaddr in dt. Using 90:59:af:57:84:c7 from efuse
  84. [ 0.123271] bio: create slab <bio-0> at 0
  85. [ 0.130188] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  86. [ 0.130376] of_get_named_gpio_flags: can't parse gpios property
  87. [ 0.130528] vmmcsd_fixed: 3300 mV
  88. [ 0.132263] SCSI subsystem initialized
  89. [ 0.132553] usbcore: registered new interface driver usbfs
  90. [ 0.132632] usbcore: registered new interface driver hub
  91. [ 0.132885] usbcore: registered new device driver usb
  92. [ 0.134204] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  93. [ 0.135268] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
  94. [ 0.136913] DCDC1: at 1500 mV
  95. [ 0.137807] vdd_mpu: 925 <--> 1325 mV at 1325 mV
  96. [ 0.138663] vdd_core: 925 <--> 1150 mV at 1125 mV
  97. [ 0.139503] LDO1: at 1800 mV
  98. [ 0.140340] LDO2: at 3300 mV
  99. [ 0.141911] LDO3: 1800 mV
  100. [ 0.142758] LDO4: at 3300 mV
  101. [ 0.143522] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  102. [ 0.143999] omap_i2c 44e0b000.i2c: unable to select pin group
  103. [ 0.144560] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
  104. [ 0.146002] omap_i2c 4819c000.i2c: unable to select pin group
  105. [ 0.146175] media: Linux media interface: v0.10
  106. [ 0.146248] Linux video capture interface: v2.00
  107. [ 0.146403] pps_core: LinuxPPS API ver. 1 registered
  108. [ 0.146424] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  109. [ 0.146886] Advanced Linux Sound Architecture Driver Initialized.
  110. [ 0.147865] cfg80211: Calling CRDA to update world regulatory domain
  111. [ 0.148694] NetLabel: Initializing
  112. [ 0.148715] NetLabel: domain hash size = 128
  113. [ 0.148729] NetLabel: protocols = UNLABELED CIPSOv4
  114. [ 0.148807] NetLabel: unlabeled traffic allowed by default
  115. [ 0.149357] Switching to clocksource gp_timer
  116. [ 0.195382] NET: Registered protocol family 2
  117. [ 0.196092] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  118. [ 0.196190] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
  119. [ 0.196344] TCP: Hash tables configured (established 4096 bind 4096)
  120. [ 0.196428] TCP: reno registered
  121. [ 0.196452] UDP hash table entries: 256 (order: 1, 12288 bytes)
  122. [ 0.196487] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
  123. [ 0.196747] NET: Registered protocol family 1
  124. [ 0.197162] RPC: Registered named UNIX socket transport module.
  125. [ 0.197186] RPC: Registered udp transport module.
  126. [ 0.197201] RPC: Registered tcp transport module.
  127. [ 0.197216] RPC: Registered tcp NFSv4.1 backchannel transport module.
  128. [ 0.197467] Trying to unpack rootfs image as initramfs...
  129. [ 0.351686] Freeing initrd memory: 2364K
  130. [ 0.352160] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  131. [ 0.352461] CPU PMU: attempt to register multiple PMU devices!
  132. [ 0.352492] arm-pmu: probe of arm-pmu failed with error -28
  133. [ 0.352911] omap2_mbox_probe: platform not supported
  134. [ 0.538085] VFS: Disk quotas dquot_6.5.2
  135. [ 0.538355] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  136. [ 0.539164] NFS: Registering the id_resolver key type
  137. [ 0.539248] Key type id_resolver registered
  138. [ 0.539265] Key type id_legacy registered
  139. [ 0.539552] fuse init (API version 7.20)
  140. [ 0.540005] Btrfs loaded
  141. [ 0.540184] msgmni has been set to 992
  142. [ 0.542235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  143. [ 0.542273] io scheduler noop registered
  144. [ 0.542289] io scheduler deadline registered
  145. [ 0.542320] io scheduler cfq registered (default)
  146. [ 0.543575] tps65217-bl tps65217-bl: no platform data provided
  147. [ 0.543617] tps65217-bl: probe of tps65217-bl failed with error -22
  148. [ 0.544284] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  149. [ 0.545695] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
  150. [ 0.546136] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
  151. [ 1.313110] console [ttyO0] enabled
  152. [ 1.317548] [drm] Initialized drm 1.1.0 20060810
  153. [ 1.330368] brd: module loaded
  154. [ 1.337688] loop: module loaded
  155. [ 1.341110] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  156. [ 1.348368] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  157. [ 1.355612] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  158. [ 1.362854] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  159. [ 1.370093] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  160. [ 1.383966] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,0A5C,2713BBBK8538'
  161. [ 1.391752] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
  162. [ 1.430696] bone-capemgr bone_capemgr.9: slot #0: No cape found
  163. [ 1.467802] bone-capemgr bone_capemgr.9: slot #1: No cape found
  164. [ 1.504911] bone-capemgr bone_capemgr.9: slot #2: No cape found
  165. [ 1.535108] bone-capemgr bone_capemgr.9: slot #3: '4D 4.3 LCD CAPE- 4DCAPE-43T ,00A1,4D SYSTEMS ,BB-BONE-LCD4-01'
  166. [ 1.546787] bone-capemgr bone_capemgr.9: slot #4: specific override
  167. [ 1.553375] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
  168. [ 1.561404] bone-capemgr bone_capemgr.9: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
  169. [ 1.571488] bone-capemgr bone_capemgr.9: slot #5: specific override
  170. [ 1.578072] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
  171. [ 1.586108] bone-capemgr bone_capemgr.9: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
  172. [ 1.596115] bone-capemgr bone_capemgr.9: slot #6: specific override
  173. [ 1.602689] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
  174. [ 1.610721] bone-capemgr bone_capemgr.9: slot #6: 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
  175. [ 1.621173] bone-capemgr bone_capemgr.9: loader: before slot-3 BB-BONE-LCD4-01:00A1 (prio 0)
  176. [ 1.630045] bone-capemgr bone_capemgr.9: loader: check slot-3 BB-BONE-LCD4-01:00A1 (prio 0)
  177. [ 1.638870] bone-capemgr bone_capemgr.9: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  178. [ 1.647729] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  179. [ 1.656549] bone-capemgr bone_capemgr.9: loader: before slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  180. [ 1.665314] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  181. [ 1.674005] bone-capemgr bone_capemgr.9: initialized OK.
  182. [ 1.679595] bone-capemgr bone_capemgr.9: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  183. [ 1.688443] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  184. [ 1.698558] OneNAND driver initializing
  185. [ 1.703549] usbcore: registered new interface driver rt2800usb
  186. [ 1.709711] bone-capemgr bone_capemgr.9: loader: after slot-3 BB-BONE-LCD4-01:00A1 (prio 0)
  187. [ 1.718482] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  188. [ 1.727319] usbcore: registered new interface driver cdc_ether
  189. [ 1.733461] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  190. [ 1.742133] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  191. [ 1.750945] usbcore: registered new interface driver rndis_host
  192. [ 1.757198] bone-capemgr bone_capemgr.9: slot #3: Requesting part number/version based 'BB-BONE-LCD4-01-00A1.dtbo
  193. [ 1.768050] usbcore: registered new interface driver cdc_ncm
  194. [ 1.774006] bone-capemgr bone_capemgr.9: slot #3: Requesting firmware 'BB-BONE-LCD4-01-00A1.dtbo' for board-name '4D 4.3 LCD CAPE- 4DCAPE-43T ', version '00A1'
  195. [ 1.789833] usbcore: registered new interface driver cdc_acm
  196. [ 1.795795] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  197. [ 1.804205] bone-capemgr bone_capemgr.9: slot #3: dtbo 'BB-BONE-LCD4-01-00A1.dtbo' loaded; converting to live tree
  198. [ 1.815147] usbcore: registered new interface driver cdc_wdm
  199. [ 1.821085] Initializing USB Mass Storage driver...
  200. [ 1.826713] bone-capemgr bone_capemgr.9: slot #3: #4 overlays
  201. [ 1.832829] usbcore: registered new interface driver usb-storage
  202. [ 1.839127] USB Mass Storage support registered.
  203. [ 1.845176] ehrpwm 48302200.ehrpwm: unable to select pin group
  204. [ 1.851461] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  205. [ 1.859833] pwm-backlight backlight.11: invalid default brightness level: 101, using 100
  206. [ 1.868619] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
  207. [ 1.873854] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  208. [ 1.884378] platform 4830e000.fb: alias fck already exists
  209. [ 1.890313] bone-capemgr bone_capemgr.9: slot #3: Applied #4 overlays.
  210. [ 1.897167] bone-capemgr bone_capemgr.9: loader: done slot-3 BB-BONE-LCD4-01:00A1 (prio 0)
  211. [ 1.905872] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  212. [ 1.914629] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  213. [ 1.923302] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  214. [ 1.932075] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  215. [ 1.932087] musb-hdrc: MHDRC RTL version 2.0
  216. [ 1.932096] musb-hdrc: setup fifo_mode 4
  217. [ 1.932114] musb-hdrc: 28/31 max ep, 16384/16384 memory
  218. [ 1.932201] musb-hdrc musb-hdrc.0.auto: *** mode=3
  219. [ 1.937233] musb-hdrc musb-hdrc.0.auto: *** power=250
  220. [ 1.942543] bone-capemgr bone_capemgr.9: loader: after slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  221. [ 1.951205] bone-capemgr bone_capemgr.9: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  222. [ 1.960447] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
  223. [ 1.965693] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  224. [ 1.974468] bone-capemgr bone_capemgr.9: slot #5: Requesting firmware 'cape-boneblack-hdmi-00A0.dtbo' for board-name 'Bone-Black-HDMI', version '00A0'
  225. [ 1.988680] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  226. [ 1.988693] musb-hdrc: MHDRC RTL version 2.0
  227. [ 1.988701] musb-hdrc: setup fifo_mode 4
  228. [ 1.988714] musb-hdrc: 28/31 max ep, 16384/16384 memory
  229. [ 1.988793] musb-hdrc musb-hdrc.1.auto: *** mode=1
  230. [ 1.993843] musb-hdrc musb-hdrc.1.auto: *** power=250
  231. [ 1.999148] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  232. [ 2.005414] bone-capemgr bone_capemgr.9: slot #5: dtbo 'cape-boneblack-hdmi-00A0.dtbo' loaded; converting to live tree
  233. [ 2.016712] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware 'cape-bone-2g-emmc1.dtbo' for board-name 'Bone-LT-eMMC-2G', version '00A0'
  234. [ 2.030579] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  235. [ 2.038847] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
  236. [ 2.038926] usb usb1: default language 0x0409
  237. [ 2.038961] usb usb1: udev 1, busnum 1, minor = 0
  238. [ 2.038974] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  239. [ 2.046118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  240. [ 2.053729] usb usb1: Product: MUSB HDRC host driver
  241. [ 2.058937] usb usb1: Manufacturer: Linux 3.8.13-bone41 musb-hcd
  242. [ 2.065231] usb usb1: SerialNumber: musb-hdrc.1.auto
  243. [ 2.070980] bone-capemgr bone_capemgr.9: slot #5: BB-BONELT-HDMI conflict P8.45 (#3:BB-BONE-LCD4-01)
  244. [ 2.080586] bone-capemgr bone_capemgr.9: slot #5: Failed verification
  245. [ 2.087348] bone-capemgr bone_capemgr.9: loader: failed to load slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  246. [ 2.096838] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  247. [ 2.105604] bone-capemgr bone_capemgr.9: slot #4: dtbo 'cape-bone-2g-emmc1.dtbo' loaded; converting to live tree
  248. [ 2.117111] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
  249. [ 2.123619] usb usb1: usb_probe_device
  250. [ 2.123637] usb usb1: configuration #1 chosen from 1 choice
  251. [ 2.123688] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  252. [ 2.123803] hub 1-0:1.0: usb_probe_interface
  253. [ 2.123816] hub 1-0:1.0: usb_probe_interface - got id
  254. [ 2.123835] hub 1-0:1.0: USB hub found
  255. [ 2.127844] hub 1-0:1.0: 1 port detected
  256. [ 2.132606] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
  257. [ 2.139510] bone-capemgr bone_capemgr.9: loader: done slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  258. [ 2.148202] hub 1-0:1.0: standalone hub
  259. [ 2.148215] hub 1-0:1.0: individual port power switching
  260. [ 2.148226] hub 1-0:1.0: no over-current protection
  261. [ 2.148236] hub 1-0:1.0: Single TT
  262. [ 2.148248] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
  263. [ 2.148260] hub 1-0:1.0: power on to power good time: 10ms
  264. [ 2.148294] hub 1-0:1.0: local power source is good
  265. [ 2.148363] hub 1-0:1.0: enabling power on all ports
  266. [ 2.149055] bone-capemgr bone_capemgr.9: loader: after slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  267. [ 2.157933] mousedev: PS/2 mouse device common for all mice
  268. [ 2.165187] input: ti-tsc as /devices/ocp.3/44e0d000.tscadc/tsc/input/input1
  269. [ 2.172679] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware 'cape-boneblack-hdmin-00A0.dtbo' for board-name 'Bone-Black-HDMIN', version '00A0'
  270. [ 2.188134] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  271. [ 2.195826] i2c /dev entries driver
  272. [ 2.199550] bone-capemgr bone_capemgr.9: slot #6: dtbo 'cape-boneblack-hdmin-00A0.dtbo' loaded; converting to live tree
  273. [ 2.212074] pps_ldisc: PPS line discipline registered
  274. [ 2.217494] Driver for 1-wire Dallas network protocol.
  275. [ 2.223102] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#3:BB-BONE-LCD4-01)
  276. [ 2.232767] bone-capemgr bone_capemgr.9: slot #6: Failed verification
  277. [ 2.239516] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  278. [ 2.249182] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
  279. [ 2.249234] hub 1-0:1.0: hub_suspend
  280. [ 2.249263] usb usb1: bus auto-suspend, wakeup 1
  281. [ 2.250775] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  282. [ 2.258499] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
  283. [ 2.267424] cpuidle: using governor ladder
  284. [ 2.271890] cpuidle: using governor menu
  285. [ 2.276335] of_get_named_gpio_flags exited with status 6
  286. [ 2.276347] of_get_named_gpio_flags: can't parse gpios property
  287. [ 2.276356] of_get_named_gpio_flags: can't parse gpios property
  288. [ 2.276418] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
  289. [ 2.283642] omap_hsmmc mmc.5: Failed to get rstctl; not using any
  290. [ 2.290368] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  291. [ 2.297586] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  292. [ 2.304895] mmc.5 supply vmmc_aux not found, using dummy regulator
  293. [ 2.311774] omap_hsmmc mmc.5: pins are not configured from the driver
  294. [ 2.344971] of_get_named_gpio_flags: can't parse gpios property
  295. [ 2.344984] of_get_named_gpio_flags: can't parse gpios property
  296. [ 2.344993] of_get_named_gpio_flags: can't parse gpios property
  297. [ 2.345030] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
  298. [ 2.351182] omap_hsmmc mmc.15: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn
  299. [ 2.359169] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
  300. [ 2.365515] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
  301. [ 2.372633] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
  302. [ 2.380055] mmc.15 supply vmmc_aux not found, using dummy regulator
  303. [ 2.386728] omap_hsmmc mmc.15: pins are not configured from the driver
  304. [ 2.421241] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  305. [ 2.432919] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  306. [ 2.440211] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  307. [ 2.449157] leds-gpio gpio-leds.8: pins are not configured from the driver
  308. [ 2.456387] of_get_named_gpio_flags exited with status 53
  309. [ 2.456401] of_get_named_gpio_flags exited with status 54
  310. [ 2.456413] of_get_named_gpio_flags exited with status 55
  311. [ 2.456425] of_get_named_gpio_flags exited with status 56
  312. [ 2.456446] of_get_named_gpio_flags exited with status 53
  313. [ 2.456594] of_get_named_gpio_flags exited with status 54
  314. [ 2.456718] of_get_named_gpio_flags exited with status 55
  315. [ 2.456866] of_get_named_gpio_flags exited with status 56
  316. [ 2.457094] of_get_named_gpio_flags exited with status 60
  317. [ 2.457109] of_get_named_gpio_flags exited with status 60
  318. [ 2.457481] ledtrig-cpu: registered to indicate activity on CPUs
  319. [ 2.464112] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
  320. [ 2.471297] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  321. [ 2.478845] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  322. [ 2.485104] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
  323. [ 2.492232] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
  324. [ 2.502627] usbcore: registered new interface driver usbhid
  325. [ 2.508546] usbhid: USB HID core driver
  326. [ 2.512838] usbcore: registered new interface driver w35und
  327. [ 2.518785] mmc0: host does not support reading read-only switch. assuming write-enable.
  328. [ 2.528053] ashmem: initialized
  329. [ 2.531683] logger: created 256K log 'log_main'
  330. [ 2.536718] logger: created 256K log 'log_events'
  331. [ 2.541778] mmc0: new high speed SDHC card at address b368
  332. [ 2.547742] logger: created 256K log 'log_radio'
  333. [ 2.553034] mmcblk0: mmc0:b368 7.45 GiB
  334. [ 2.557977] logger: created 256K log 'log_system'
  335. [ 2.564242] mmcblk0: p1 p2 p3 p4
  336. [ 2.570284] TCP: cubic registered
  337. [ 2.574820] NET: Registered protocol family 10
  338. [ 2.580564] NET: Registered protocol family 17
  339. [ 2.585764] Key type dns_resolver registered
  340. [ 2.590541] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  341. [ 2.598660] ThumbEE CPU extension supported.
  342. [ 2.603181] Registering SWP/SWPB emulation handler
  343. [ 2.608952] registered taskstats version 1
  344. [ 2.614006] of_get_named_gpio_flags: can't parse gpios property
  345. [ 2.614027] panel panel.14: panel: No power control GPIO
  346. [ 2.620880] of_get_named_gpio_flags: can't parse gpios property
  347. [ 2.620898] tilcdc 4830e000.fb: No power control GPIO
  348. [ 2.626645] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  349. [ 2.633599] [drm] No driver support for vblank timestamp query.
  350. [ 2.649706] Console: switching to colour frame buffer device 120x45
  351. [ 2.657946] tilcdc 4830e000.fb: fb0: frame buffer device
  352. [ 2.664330] tilcdc 4830e000.fb: registered panic notifier
  353. [ 2.670725] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
  354. [ 2.725626] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  355. [ 2.732810] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  356. [ 2.746662] libphy: 4a101000.mdio: probed
  357. [ 2.751757] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  358. [ 2.762373] Detected MACID = 90:59:af:57:84:c5
  359. [ 2.767069] cpsw 4a100000.ethernet: NAPI disabled
  360. [ 2.775014] of_get_named_gpio_flags exited with status 15
  361. [ 2.775046] of_get_named_gpio_flags exited with status 112
  362. [ 2.775064] of_get_named_gpio_flags exited with status 51
  363. [ 2.775082] of_get_named_gpio_flags exited with status 49
  364. [ 2.775098] of_get_named_gpio_flags exited with status 48
  365. [ 2.775919] input: gpio_keys.13 as /devices/ocp.3/gpio_keys.13/input/input2
  366. [ 2.784705] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  367. [ 2.799534] ALSA device list:
  368. [ 2.803550] No soundcards found.
  369. [ 2.808369] Freeing init memory: 236K
  370. [ 2.903636] systemd-udevd[103]: starting version 204
  371. [ 3.086727] mmc1: BKOPS_EN bit is not set
  372. [ 3.102717] mmc1: new high speed MMC card at address 0001
  373. [ 3.124209] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
  374. [ 3.143500] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
  375. [ 3.167182] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
  376. [ 3.183042] mmcblk1: p1 p2
  377. [ 3.192851] mmcblk1boot1: unknown partition table
  378. [ 3.209114] mmcblk1boot0: unknown partition table
  379. [ 4.138270] initrd: mounting /dev/mmcblk0p3 [modified :)]
  380. [ 4.145048] we get just before the mount
  381. [ 4.747045] /sys/devices/ocp.3/mmc.5/mmc_host/mmc0/mmc0:b368/block/mmcblk0/mmcblk0p3
  382. [ 5.102792] /sys/class/block/mmcblk0p3
  383. [ 5.160503] /dev/mmcblk0p3
  384. [ 5.186961] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: discard
  385. [ 5.197123] we get just after the mount, now ls
  386. [ 5.206203] drwxrwx--x 19 4096 android-data
  387. [ 5.212220] drwxrwx--- 2 4096 lost+found
  388. [ 5.217922] drwxr-xr-x 6 4096 system-data
  389. [ 5.223666] drwxr-x--- 2 4096 .ssh
  390. [ 5.228744] -rw------- 1 2 .layout_version
  391. [ 5.234853] drwxr-xr-x 3 4096 user-data
  392. [ 5.240370] drwx------ 5 4096 .Trash-1000
  393. [ 5.246037] drwxrwx--x 8 4096 .
  394. [ 5.250791] -rwsr-sr-x 1 2147483648 system.img
  395. [ 5.256458] drwxrwxr-x 17 0 ..
  396. [ 5.306453] just after mount -o loop,rw /tmpmnt/system.img /root
  397. [ 5.314974] initrd: mounting system.img (user mode)
  398. [ 5.333301] ls'ing /root/var/lib/lxc/android
  399. [ 5.370649] -rwxr-xr-x 1 1379 pre-start.sh~
  400. [ 5.376794] -rw-r--r-- 1 125829120 system.img
  401. [ 5.382418] drwxr-xr-x 2 4096 overrides
  402. [ 5.387890] -rwxr-xr-x 1 1392 pre-start.sh
  403. [ 5.393583] drwxr-xr-x 2 4096 rootfs
  404. [ 5.398719] drwxr-xr-x 2 4096 pre-start.d
  405. [ 5.404292] -rw-r--r-- 1 300 config
  406. [ 5.409419] drwx------ 3 4096 ..
  407. [ 5.414167] drwxr-xr-x 5 4096 .
  408. [ 5.426754] just before mount -o loop,ro /root/var/lib/lxc/android/system.img /android-system
  409. [ 5.461245] EXT3-fs (loop1): error: couldn't mount because of unsupported optional features (40)
  410. [ 5.472710] EXT2-fs (loop1): error: couldn't mount because of unsupported optional features (40)
  411. [ 5.538199] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)
  412. [ 5.590007] initrd: device is beagleboneblack
  413. [ 5.816161] catting fstab
  414. [ 5.822775] echo FSTAB: /root/etc/fstab
  415. [ 5.946209] initrd: mounting /root/var/lib/lxc/android/system.img as /root/android/system
  416. [ 6.088098] debug: exec run-init rootmt=/root init=/sbin/init @= recovery= </root/dev/console >/root/dev/console 2>&1 panic Could not execute run-init.
  417. [ 6.943420] init: ureadahead main process (274) terminated with status 5
  418. [ 12.107644] init: plymouth-upstart-bridge main process (508) terminated with status 1
  419. [ 12.846222] init: bluetooth-touch main process (511) terminated with status 1
  420. [ 13.670896] Bluetooth: Core ver 2.16
  421. [ 13.673051] NET: Registered protocol family 31
  422. [ 13.673068] Bluetooth: HCI device and connection manager initialized
  423. [ 13.673117] Bluetooth: HCI socket layer initialized
  424. [ 13.673134] Bluetooth: L2CAP socket layer initialized
  425. [ 13.673175] Bluetooth: SCO socket layer initialized
  426. [ 13.744470] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  427. [ 13.744488] Bluetooth: BNEP filters: protocol multicast
  428. [ 13.744537] Bluetooth: BNEP socket layer initialized
  429. [ 13.759978] Bluetooth: RFCOMM TTY layer initialized
  430. [ 13.760056] Bluetooth: RFCOMM socket layer initialized
  431. [ 13.760067] Bluetooth: RFCOMM ver 1.11
  432. [ 14.598021] cgroup: lxc-start (547) created nested cgroup for controller "blkio" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
  433. [ 14.663829] init (600): /proc/600/oom_adj is deprecated, please use /proc/600/oom_score_adj instead.
  434. [ 14.925754] init: cannot open '/initlogo.rle'
  435. [ 15.074802] init: cannot find '/system/bin/sysinit', disabling 'sysinit'
  436. [ 15.109157] init: cannot find '/sbin/upstart-property-watcher', disabling 'upstart-watcher'
  437. [ 15.169616] init: cannot find '/system/bin/servicemanager', disabling 'servicemanager'
  438. [ 15.180110] init: cannot find '/system/bin/sgx/rc.pvr', disabling 'pvr'
  439. [ 15.188526] init: cannot find '/system/bin/debuggerd', disabling 'debuggerd'
  440. [ 15.197087] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
  441. [ 15.205438] init: cannot find '/system/bin/surfaceflinger', disabling 'surfaceflinger'
  442. [ 15.214788] init: cannot find '/system/bin/drmserver', disabling 'drm'
  443. [ 15.222628] init: cannot find '/system/bin/mediaserver', disabling 'media'
  444. [ 15.230829] init: cannot find '/system/bin/installd', disabling 'installd'
  445. [ 15.239028] init: cannot find '/system/bin/ubuntuappmanager', disabling 'ubuntuappmanager'
  446. [ 15.248703] init: cannot find '/system/bin/handle_compcache', disabling 'compcache'
  447. [ 15.257746] init: cannot find '/system/bin/sensorservice', disabling 'sensorservice'
  448. [ 15.266876] init: cannot find '/system/bin/sdcard', disabling 'sdcard'
  449. [ 15.732685] init: cannot execve('/system/bin/sh'): No such file or directory
  450. [ 18.959458] systemd-udevd[624]: starting version 204
  451. [ 19.485862] init: ubuntu-location-service main process (613) killed by SEGV signal
  452. [ 19.485950] init: ubuntu-location-service main process ended, respawning
  453. [ 20.044603] init: cannot execve('/system/bin/sh'): No such file or directory
  454. [ 20.060393] init: powerd main process (614) killed by SEGV signal
  455. [ 20.060474] init: powerd main process ended, respawning
  456. [ 20.388703] init: ubuntu-location-service main process (639) killed by SEGV signal
  457. [ 20.388790] init: ubuntu-location-service main process ended, respawning
  458. [ 20.715189] init: powerd main process (646) killed by SEGV signal
  459. [ 20.715275] init: powerd main process ended, respawning
  460. [ 21.208824] init: ubuntu-location-service main process (658) killed by SEGV signal
  461. [ 21.208907] init: ubuntu-location-service main process ended, respawning
  462. [ 21.209852] init: powerd main process (661) killed by SEGV signal
  463. [ 21.209919] init: powerd main process ended, respawning
  464. [ 21.892614] init: ubuntu-location-service main process (668) killed by SEGV signal
  465. [ 21.892699] init: ubuntu-location-service main process ended, respawning
  466. [ 21.899985] init: powerd main process (669) killed by SEGV signal
  467. [ 21.900070] init: powerd main process ended, respawning
  468. [ 22.692885] init: ubuntu-location-service main process (678) killed by SEGV signal
  469. [ 22.692976] init: ubuntu-location-service main process ended, respawning
  470. [ 22.699796] init: powerd main process (679) killed by SEGV signal
  471. [ 22.699883] init: powerd main process ended, respawning
  472. [ 23.574164] init: ubuntu-location-service main process (695) killed by SEGV signal
  473. [ 23.574250] init: ubuntu-location-service main process ended, respawning
  474. [ 23.579713] init: powerd main process (696) killed by SEGV signal
  475. [ 23.579801] init: powerd main process ended, respawning
  476. [ 24.223204] init: ubuntu-location-service main process (708) killed by SEGV signal
  477. [ 24.223289] init: ubuntu-location-service main process ended, respawning
  478. [ 24.228025] init: powerd main process (709) killed by SEGV signal
  479. [ 24.228109] init: powerd main process ended, respawning
  480. [ 25.284856] init: ubuntu-location-service main process (717) killed by SEGV signal
  481. [ 25.284941] init: ubuntu-location-service main process ended, respawning
  482. [ 25.285853] init: powerd main process (718) killed by SEGV signal
  483. [ 25.285924] init: powerd main process ended, respawning
  484. [ 25.743762] init: cannot execve('/system/bin/sh'): No such file or directory
  485. [ 30.695393] init: ubuntu-location-service main process (739) killed by SEGV signal
  486. [ 30.695484] init: ubuntu-location-service main process ended, respawning
  487. [ 30.700575] init: powerd main process (741) killed by SEGV signal
  488. [ 30.700660] init: powerd main process ended, respawning
  489. [ 30.828566] init: cannot execve('/system/bin/sh'): No such file or directory
  490. [ 31.849459] init: powerd main process (766) killed by SEGV signal
  491. [ 31.849547] init: powerd main process ended, respawning
  492. [ 32.240518] init: ubuntu-location-service main process (764) killed by SEGV signal
  493. [ 32.240607] init: ubuntu-location-service main process ended, respawning
  494. [ 32.285171] init: udev-finish main process (777) terminated with status 2
  495. [ 32.717614] init: powerd main process (778) killed by SEGV signal
  496. [ 32.717705] init: powerd main process ended, respawning
  497. [ 33.109268] init: ubuntu-location-service main process (788) killed by SEGV signal
  498. [ 33.109354] init: ubuntu-location-service main process ended, respawning
  499. [ 33.470753] init: powerd main process (800) killed by SEGV signal
  500. [ 33.470838] init: powerd main process ended, respawning
  501. [ 33.866811] init: ubuntu-location-service main process (820) killed by SEGV signal
  502. [ 33.866902] init: ubuntu-location-service main process ended, respawning
  503. [ 34.261414] init: powerd main process (834) killed by SEGV signal
  504. [ 34.261498] init: powerd main process ended, respawning
  505. [ 34.603477] init: ubuntu-location-service main process (842) killed by SEGV signal
  506. [ 34.603570] init: ubuntu-location-service main process ended, respawning
  507. [ 34.863666] init: powerd main process (850) killed by SEGV signal
  508. [ 34.863751] init: powerd main process ended, respawning
  509. [ 35.527943] init: cannot execve('/system/bin/sh'): No such file or directory
  510. [ 35.580169] init: ubuntu-location-service main process (856) killed by SEGV signal
  511. [ 35.580259] init: ubuntu-location-service main process ended, respawning
  512. [ 35.600922] init: powerd main process (876) killed by SEGV signal
  513. [ 35.601021] init: powerd main process ended, respawning
  514. [ 36.480541] init: powerd main process (906) killed by SEGV signal
  515. [ 36.480632] init: powerd main process ended, respawning
  516. [ 37.243946] init: ubuntu-location-service main process (902) killed by SEGV signal
  517. [ 37.244039] init: ubuntu-location-service main process ended, respawning
  518. [ 37.249736] init: powerd main process (938) killed by SEGV signal
  519. [ 37.249825] init: powerd main process ended, respawning
  520. [ 37.979906] init: ubuntu-location-service main process (948) killed by SEGV signal
  521. [ 37.979999] init: ubuntu-location-service main process ended, respawning
  522. [ 37.986613] init: powerd main process (949) killed by SEGV signal
  523. [ 37.987176] init: powerd main process ended, respawning
  524. [ 40.049717] init: cannot execve('/system/bin/sh'): No such file or directory
  525. [ 40.907848] init: powerd main process (968) killed by SEGV signal
  526. [ 40.907936] init: powerd main process ended, respawning
  527. [ 43.437877] init: ubuntu-location-service main process (967) killed by SEGV signal
  528. [ 43.437967] init: ubuntu-location-service main process ended, respawning
  529. [ 43.445631] init: powerd main process (1020) killed by SEGV signal
  530. [ 43.445722] init: powerd main process ended, respawning
  531. [ 44.259838] init: powerd main process (1051) killed by SEGV signal
  532. [ 44.259924] init: powerd main process ended, respawning
  533. [ 45.037967] net eth0: initializing cpsw version 1.12 (0)
  534. [ 45.050981] net eth0: phy found : id is : 0x7c0f1
  535. [ 45.051019] libphy: PHY 4a101000.mdio:01 not found
  536. [ 45.057044] net eth0: phy 4a101000.mdio:01 not found on slave 1
  537. [ 45.108599] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  538. [ 45.148569] init: cannot execve('/system/bin/sh'): No such file or directory
  539. [ 45.171801] init: ubuntu-location-service main process (1050) killed by SEGV signal
  540. [ 45.171891] init: ubuntu-location-service main process ended, respawning
  541. [ 45.235309] init: powerd main process (1067) killed by SEGV signal
  542. [ 45.235602] init: powerd main process ended, respawning
  543. [ 46.198113] init: powerd main process (1093) killed by SEGV signal
  544. [ 46.198202] init: powerd main process ended, respawning
  545. [ 47.238237] init: ubuntu-location-service main process (1091) killed by SEGV signal
  546. [ 47.238326] init: ubuntu-location-service main process ended, respawning
  547. [ 47.257360] init: powerd main process (1114) killed by SEGV signal
  548. [ 47.257448] init: powerd main process ended, respawning
  549. [ 47.749599] init: powerd main process (1121) killed by SEGV signal
  550. [ 47.749691] init: powerd main process ended, respawning
  551. [ 50.172352] init: cannot execve('/system/bin/sh'): No such file or directory
  552. [ 55.023614] init: cannot execve('/system/bin/sh'): No such file or directory
  553. [ 60.039627] init: cannot execve('/system/bin/sh'): No such file or directory
  554. [ 65.088379] init: cannot execve('/system/bin/sh'): No such file or directory
  555. [ 68.369038] init: ubuntu-location-service main process (1120) killed by SEGV signal
  556. [ 68.369127] init: ubuntu-location-service main process ended, respawning
  557. [ 70.480919] init: cannot execve('/system/bin/sh'): No such file or directory
  558. [ 74.028482] init: powerd main process (1137) killed by SEGV signal
  559. [ 74.028577] init: powerd main process ended, respawning
  560. [ 75.293460] init: cannot execve('/system/bin/sh'): No such file or directory
  561. [ 80.338459] init: cannot execve('/system/bin/sh'): No such file or directory
  562. [ 83.175635] init: ubuntu-location-service main process (1337) killed by SEGV signal
  563. [ 83.175723] init: ubuntu-location-service main process ended, respawning
  564. [ 83.376810] init: powerd main process (1350) killed by SEGV signal
  565. [ 83.376897] init: powerd main process ended, respawning
  566. [ 85.730994] init: cannot execve('/system/bin/sh'): No such file or directory
  567. [ 90.768043] init: cannot execve('/system/bin/sh'): No such file or directory
  568. [ 93.308744] init: ubuntu-location-service main process (1364) killed by SEGV signal
  569. [ 93.308833] init: ubuntu-location-service main process ended, respawning
  570. [ 93.558207] init: powerd main process (1367) killed by SEGV signal
  571. [ 93.558294] init: powerd main process ended, respawning
  572. [ 95.832501] init: cannot execve('/system/bin/sh'): No such file or directory
  573. [ 100.871618] init: cannot execve('/system/bin/sh'): No such file or directory
  574. [ 103.282729] init: powerd main process (1386) killed by SEGV signal
  575. [ 103.282812] init: powerd main process ended, respawning
  576. [ 105.555198] init: cannot execve('/system/bin/sh'): No such file or directory
  577. [ 108.769279] init: ubuntu-location-service main process (1382) killed by SEGV signal
  578. [ 108.769370] init: ubuntu-location-service main process ended, respawning
  579. [ 110.908700] init: cannot execve('/system/bin/sh'): No such file or directory
  580. [ 112.575456] init: powerd main process (1404) killed by SEGV signal
  581. [ 112.575539] init: powerd main process ended, respawning
  582. [ 115.861865] init: cannot execve('/system/bin/sh'): No such file or directory
  583. [ 117.993921] init: ubuntu-location-service main process (1414) killed by SEGV signal
  584. [ 117.994015] init: ubuntu-location-service main process ended, respawning
  585. [ 120.111791] init: cannot execve('/system/bin/sh'): No such file or directory
  586. [ 125.145058] init: cannot execve('/system/bin/sh'): No such file or directory
  587. [ 126.013249] init: powerd main process (1425) killed by SEGV signal
  588. [ 126.013336] init: powerd main process ended, respawning
  589. [ 126.169746] init: ubuntu-location-service main process (1436) killed by SEGV signal
  590. [ 126.169832] init: ubuntu-location-service main process ended, respawning
  591. [ 130.422401] init: cannot execve('/system/bin/sh'): No such file or directory
  592. [ 135.469257] init: cannot execve('/system/bin/sh'): No such file or directory
  593. [ 136.814385] init: powerd main process (1448) killed by SEGV signal
  594. [ 136.814474] init: powerd main process ended, respawning
  595. [ 136.939781] init: ubuntu-location-service main process (1450) killed by SEGV signal
  596. [ 136.939866] init: ubuntu-location-service main process ended, respawning
  597. [ 140.143046] init: cannot execve('/system/bin/sh'): No such file or directory
  598. [ 145.182158] init: cannot execve('/system/bin/sh'): No such file or directory
  599. [ 146.464448] init: ubuntu-location-service main process (1465) killed by SEGV signal
  600. [ 146.464534] init: ubuntu-location-service main process ended, respawning
  601. [ 150.329845] init: powerd main process (1463) killed by SEGV signal
  602. [ 150.329931] init: powerd main process ended, respawning
  603. [ 150.562927] init: cannot execve('/system/bin/sh'): No such file or directory
  604. [ 155.615748] init: cannot execve('/system/bin/sh'): No such file or directory
  605. [ 157.050615] init: ubuntu-location-service main process (1483) killed by SEGV signal
  606. [ 157.050708] init: ubuntu-location-service main process ended, respawning
  607. [ 160.145077] init: cannot execve('/system/bin/sh'): No such file or directory
  608. [ 162.988813] init: ubuntu-location-service main process (1498) killed by SEGV signal
  609. [ 162.988898] init: ubuntu-location-service main process ended, respawning
  610. [ 163.335763] init: powerd main process (1488) killed by SEGV signal
  611. [ 163.335852] init: powerd main process ended, respawning
  612. [ 165.609922] init: cannot execve('/system/bin/sh'): No such file or directory
  613. [ 170.648900] init: cannot execve('/system/bin/sh'): No such file or directory
  614. [ 173.331286] init: powerd main process (1508) killed by SEGV signal
  615. [ 173.331371] init: powerd main process ended, respawning
  616. [ 175.539577] init: cannot execve('/system/bin/sh'): No such file or directory
  617. [ 176.929502] init: ubuntu-location-service main process (1504) killed by SEGV signal
  618. [ 176.929589] init: ubuntu-location-service main process ended, respawning
  619. [ 180.043463] init: cannot execve('/system/bin/sh'): No such file or directory
  620. [ 183.838245] init: ubuntu-location-service main process (1606) killed by SEGV signal
  621. [ 183.838331] init: ubuntu-location-service main process ended, respawning
  622. [ 185.934094] init: cannot execve('/system/bin/sh'): No such file or directory
  623. [ 186.386300] init: powerd main process (1597) killed by SEGV signal
  624. [ 186.386390] init: powerd main process ended, respawning
  625. [ 190.660647] init: cannot execve('/system/bin/sh'): No such file or directory
  626. [ 193.925430] init: powerd main process (1618) killed by SEGV signal
  627. [ 193.925518] init: powerd main process ended, respawning
  628. [ 195.136553] init: cannot execve('/system/bin/sh'): No such file or directory
  629. [ 195.341569] init: ubuntu-location-service main process (1613) killed by SEGV signal
  630. [ 195.341657] init: ubuntu-location-service main process ended, respawning
  631. [ 200.459523] init: cannot execve('/system/bin/sh'): No such file or directory
  632. [ 203.767352] init: ubuntu-location-service main process (1635) killed by SEGV signal
  633. [ 203.767437] init: ubuntu-location-service main process ended, respawning
  634. [ 205.873563] init: cannot execve('/system/bin/sh'): No such file or directory
  635. [ 208.405471] init: powerd main process (1627) killed by SEGV signal
  636. [ 208.405558] init: powerd[ 290.051263] init: cannot execve('/system/bin/sh'): No such file or directory
  637. main process ended, respawning
  638. [ 210.814992] init: cannot execve('/system/bin/sh'): No such file or directory
  639. [ 215.863803] init: cannot execve('/system/bin/sh'): No such file or directory
  640. [ 217.177550] init: ubuntu-location-service main process (1649) killed by SEGV signal
  641. [ 217.177640] init: ubuntu-location-service main process ended, respawning
  642. [ 220.316877] init: cannot execve('/system/bin/sh'): No such file or directory
  643. [ 221.677243] init: powerd main process (1665) killed by SEGV signal
  644. [ 221.677329] init: powerd main process ended, respawning
  645. [ 225.006522] init: cannot execve('/system/bin/sh'): No such file or directory
  646. [ 230.051261] init: cannot execve('/system/bin/sh'): No such file or directory
  647. [ 235.098188] init: cannot execve('/system/bin/sh'): No such file or directory
  648. [ 235.792980] init: powerd main process (1693) killed by SEGV signal
  649. [ 235.793090] init: powerd main process ended, respawning
  650. [ 238.456766] init: ubuntu-location-service main process (1680) killed by SEGV signal
  651. [ 238.456854] init: ubuntu-location-service main process ended, respawning
  652. [ 240.615740] init: cannot execve('/system/bin/sh'): No such file or directory
  653. [ 245.658719] init: cannot execve('/system/bin/sh'): No such file or directory
  654. [ 247.933052] init: powerd main process (1708) killed by SEGV signal
  655. [ 247.933156] init: powerd main process ended, respawning
  656. [ 250.268060] init: cannot execve('/system/bin/sh'): No such file or directory
  657. [ 255.311029] init: cannot execve('/system/bin/sh'): No such file or directory
  658. [ 258.531122] init: ubuntu-location-service main process (1715) killed by SEGV signal
  659. [ 258.531212] init: ubuntu-location-service main process ended, respawning
  660. [ 260.691932] init: cannot execve('/system/bin/sh'): No such file or directory
  661. [ 265.730905] init: cannot execve('/system/bin/sh'): No such file or directory
  662. [ 267.503538] init: powerd main process (1725) killed by SEGV signal
  663. [ 267.503623] init: powerd main process ended, respawning
  664. [ 270.918472] init: cannot execve('/system/bin/sh'): No such file or directory
  665. [ 275.963399] init: cannot execve('/system/bin/sh'): No such file or directory
  666. [ 277.411797] init: ubuntu-location-service main process (1737) killed by SEGV signal
  667. [ 277.411883] init: ubuntu-location-service main process ended, respawning
  668. [ 280.522011] init: cannot execve('/system/bin/sh'): No such file or directory
  669. [ 285.564928] init: cannot execve('/system/bin/sh'): No such file or directory
  670. phablet@ubuntu-phablet:~$ [ 295.100098] init: cannot execve('/system/bin/sh'): No such file or directory
  671. [ 300.479034] init: cannot execve('/system/bin/sh'): No such file or directory
  672. [ 305.518049] init: cannot execve('/system/bin/sh'): No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement