Advertisement
Guest User

Ubuntu Emulator 16.10

a guest
Nov 28th, 2016
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.03 KB | None | 0 0
  1. $ ubuntu-emulator run myinstance
  2. emulator: autoconfig: -datadir /home/neothethird/.local/share/ubuntu-emulator/myinstance
  3. emulator: Found target ABI=x86, architecture=x86
  4. emulator: Found target API level: 19
  5. emulator: using core hw config path: /home/neothethird/.local/share/ubuntu-emulator/myinstance/hardware-qemu.ini
  6. emulator: WARNING: Can't read user-config file: /home/neothethird/.android/emulator-user.ini
  7. Using default values
  8. emulator: trying to load skin file '/usr/share/ubuntu-emulator/skins/EDGE/layout'
  9. emulator: skin network speed: 'full'
  10. emulator: skin network delay: 'none'
  11. emulator: Using initial system image: /home/neothethird/.local/share/ubuntu-emulator/myinstance/system.img
  12. emulator: autoconfig: -initdata /home/neothethird/.local/share/ubuntu-emulator/myinstance/userdata.img
  13. emulator: WARNING: no Real SD Card found at '/home/neothethird/.local/share/ubuntu-emulator/myinstance/sdcardprime.img'
  14. emulator: Physical RAM size: 512MB
  15.  
  16. emulator: Found target ABI=x86
  17. Content of hardware configuration file:
  18. hw.cpu.arch = x86
  19. hw.ramSize = 512
  20. hw.screen = touch
  21. hw.mainKeys = yes
  22. hw.trackBall = yes
  23. hw.keyboard = no
  24. hw.keyboard.lid = no
  25. hw.keyboard.charmap = qwerty2
  26. hw.dPad = yes
  27. hw.gsmModem = yes
  28. hw.gps = yes
  29. hw.battery = yes
  30. hw.accelerometer = yes
  31. hw.audioInput = yes
  32. hw.audioOutput = yes
  33. hw.sdCard = yes
  34. hw.sdCard.path = /home/neothethird/.local/share/ubuntu-emulator/myinstance/sdcard.img
  35. hw.sdCardPrime = yes
  36. disk.cachePartition = yes
  37. disk.cachePartition.path = /home/neothethird/.local/share/ubuntu-emulator/myinstance/cache.img
  38. disk.cachePartition.size = 66m
  39. hw.lcd.width = 480
  40. hw.lcd.height = 800
  41. hw.lcd.depth = 16
  42. hw.lcd.density = 160
  43. hw.lcd.backlight = yes
  44. hw.gpu.enabled = yes
  45. hw.camera.back = emulated
  46. hw.camera.front = none
  47. vm.heapSize = 48
  48. hw.sensors.proximity = yes
  49. hw.sensors.magnetic_field = yes
  50. hw.sensors.orientation = yes
  51. hw.sensors.temperature = yes
  52. hw.useext4 = yes
  53. hw.bluetooth = yes
  54. kernel.path = /home/neothethird/.local/share/ubuntu-emulator/myinstance/ubuntu-kernel
  55. kernel.parameters = androidboot.hardware=goldfish clocksource=pit
  56. disk.ramdisk.path = /home/neothethird/.local/share/ubuntu-emulator/myinstance/ramdisk.img
  57. disk.systemPartition.initPath = /home/neothethird/.local/share/ubuntu-emulator/myinstance/system.img
  58. disk.systemPartition.size = 200m
  59. disk.dataPartition.path = /home/neothethird/.local/share/ubuntu-emulator/myinstance/userdata.img
  60. disk.dataPartition.size = 200m
  61. avd.name = <build>
  62. .
  63. QEMU options list:
  64. emulator: argv[00] = "/usr/share/android/emulator/out/host/linux-x86/bin/emulator-x86"
  65. emulator: argv[01] = "-show-kernel"
  66. emulator: argv[02] = "-android-hw"
  67. emulator: argv[03] = "/home/neothethird/.local/share/ubuntu-emulator/myinstance/hardware-qemu.ini"
  68. Concatenated QEMU options:
  69. /usr/share/android/emulator/out/host/linux-x86/bin/emulator-x86 -show-kernel -android-hw /home/neothethird/.local/share/ubuntu-emulator/myinstance/hardware-qemu.ini
  70. emulator: registered 'boot-properties' qemud service
  71. emulator: nand_add_dev: system,size=0xc800000,initfile=/home/neothethird/.local/share/ubuntu-emulator/myinstance/system.img,pagesize=512,extrasize=0
  72. emulator: mapping 'system' NAND image to /tmp/android-neothethird/emulator-EB0d1k
  73. emulator: nand_add_dev: userdata,size=0xc800000,file=/home/neothethird/.local/share/ubuntu-emulator/myinstance/userdata.img,pagesize=512,extrasize=0
  74. emulator: registered 'boot-properties' qemud service
  75. emulator: Adding boot property: 'dalvik.vm.heapsize' = '48m'
  76. emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
  77. emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
  78. emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back'
  79. emulator: nand_add_dev: cache,size=0x4200000,file=/home/neothethird/.local/share/ubuntu-emulator/myinstance/cache.img,pagesize=512,extrasize=0
  80. emulator: Initializing hardware OpenGLES emulation support
  81. emulator: KVM mode auto-enabled!
  82. emulator: Kernel parameters: qemu.gles=1 qemu=1 console=ttyS0 android.qemud=ttyS1 android.ifrename=eth1:rmnet0 android.ifrename=eth2:rmnet1 android.ifrename=eth3:rmnet2 android.ifrename=eth4:rmnet3 android.ifrename=eth5:wlan0 android.bluetooth=ttyS2 androidboot.hardware=goldfish clocksource=pit ndns=1
  83. emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/bios.bin
  84.  
  85. emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/lib/pc-bios/bios.bin
  86.  
  87. emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/../usr/share/pc-bios/bios.bin
  88.  
  89. emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/vgabios-cirrus.bin
  90.  
  91. emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/lib/pc-bios/vgabios-cirrus.bin
  92.  
  93. emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/../usr/share/pc-bios/vgabios-cirrus.bin
  94.  
  95. serial0 console
  96. emulator: Found ro.adb.qemud build property: 1
  97. emulator: control console listening on port 5554, ADB on port 5555
  98. emulator: sent '0012host:emulator:5555' to ADB server
  99. emulator: ping program: /usr/share/android/emulator/out/host/linux-x86/bin/ddms
  100. goldfish_fb_get_pixel_format:167: display surface,pixel format:
  101. bits/pixel: 16
  102. bytes/pixel: 2
  103. depth: 16
  104. red: bits=5 mask=0xf800 shift=11 max=0x1f
  105. green: bits=6 mask=0x7e0 shift=5 max=0x3f
  106. blue: bits=5 mask=0x1f shift=0 max=0x1f
  107. alpha: bits=0 mask=0x0 shift=0 max=0x0
  108. [ 0.000000] Initializing cgroup subsys cpuset
  109. [ 0.000000] Initializing cgroup subsys cpu
  110. [ 0.000000] Linux version 3.4.0-4-goldfish (buildd@brownie) (gcc version 4.7.4 (Ubuntu/Linaro 4.7.4-3ubuntu2) ) #1-Ubuntu PREEMPT Tue Jul 14 16:14:07 UTC 2015
  111. [ 0.000000] KERNEL supported cpus:
  112. [ 0.000000] Intel GenuineIntel
  113. [ 0.000000] AMD AuthenticAMD
  114. [ 0.000000] NSC Geode by NSC
  115. [ 0.000000] Cyrix CyrixInstead
  116. [ 0.000000] Centaur CentaurHauls
  117. [ 0.000000] Transmeta GenuineTMx86
  118. [ 0.000000] Transmeta TransmetaCPU
  119. [ 0.000000] UMC UMC UMC UMC
  120. [ 0.000000] BIOS-provided physical RAM map:
  121. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
  122. [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
  123. [ 0.000000] BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
  124. [ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
  125. [ 0.000000] BIOS-e820: 000000001fff0000 - 0000000020000000 (ACPI data)
  126. [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
  127. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  128. [ 0.000000] SMBIOS 2.4 present.
  129. [ 0.000000] last_pfn = 0x1fff0 max_arch_pfn = 0x100000
  130. [ 0.000000] init_memory_mapping: 0000000000000000-000000001fff0000
  131. [ 0.000000] RAMDISK: 1fac5000 - 1fff0000
  132. [ 0.000000] ACPI Error: A valid RSDP was not found (20120320/tbxfroot-219)
  133. [ 0.000000] 511MB LOWMEM available.
  134. [ 0.000000] mapped low ram: 0 - 1fff0000
  135. [ 0.000000] low ram: 0 - 1fff0000
  136. [ 0.000000] Zone PFN ranges:
  137. [ 0.000000] DMA 0x00000010 -> 0x00001000
  138. [ 0.000000] Normal 0x00001000 -> 0x0001fff0
  139. [ 0.000000] Movable zone start PFN for each node
  140. [ 0.000000] Early memory PFN ranges
  141. [ 0.000000] 0: 0x00000010 -> 0x0000009f
  142. [ 0.000000] 0: 0x00000100 -> 0x0001fff0
  143. [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
  144. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  145. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e8000
  146. [ 0.000000] PM: Registered nosave memory: 00000000000e8000 - 0000000000100000
  147. [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:dffc0000)
  148. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129919
  149. [ 0.000000] Kernel command line: qemu.gles=1 qemu=1 console=ttyS0 android.qemud=ttyS1 android.ifrename=eth1:rmnet0 android.ifrename=eth2:rmnet1 android.ifrename=eth3:rmnet2 android.ifrename=eth4:rmnet3 android.ifrename=eth5:wlan0 android.bluetooth=ttyS2 androidboot.hardware=goldfish clocksource=pit ndns=1
  150. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  151. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  152. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  153. [ 0.000000] Initializing CPU#0
  154. [ 0.000000] Memory: 502760k/524224k available (5658k kernel code, 21012k reserved, 3257k data, 376k init, 0k highmem)
  155. [ 0.000000] virtual kernel memory layout:
  156. [ 0.000000] fixmap : 0xfffe3000 - 0xfffff000 ( 112 kB)
  157. [ 0.000000] vmalloc : 0xe07f0000 - 0xfffe1000 ( 503 MB)
  158. [ 0.000000] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
  159. [ 0.000000] .init : 0xc0ab6000 - 0xc0b14000 ( 376 kB)
  160. [ 0.000000] .data : 0xc0786ac9 - 0xc0ab50c0 (3257 kB)
  161. [ 0.000000] .text : 0xc0200000 - 0xc0786ac9 (5658 kB)
  162. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  163. [ 0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  164. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  165. [ 0.000000] Console: colour VGA+ 80x25
  166. [ 0.000000] Fast TSC calibration using PIT
  167. [ 0.000000] Detected 3408.394 MHz processor.
  168. [ 0.010000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6816.78 BogoMIPS (lpj=34083940)
  169. [ 0.010002] pid_max: default: 32768 minimum: 301
  170. [ 0.010012] Security Framework initialized
  171. [ 0.010025] AppArmor: AppArmor initialized
  172. [ 0.010026] Yama: becoming mindful.
  173. [ 0.010064] Mount-cache hash table entries: 512
  174. [ 0.010164] Initializing cgroup subsys cpuacct
  175. [ 0.010178] Initializing cgroup subsys devices
  176. [ 0.010178] Initializing cgroup subsys freezer
  177. [ 0.010179] Initializing cgroup subsys blkio
  178. [ 0.010181] Initializing cgroup subsys perf_event
  179. [ 0.010205] CPU: Intel Pentium II (Klamath) stepping 03
  180. [ 0.010315] Performance Events: Broken PMU hardware detected, using software events only.
  181. [ 0.010356] NMI watchdog: disabled (cpu0): hardware events not enabled
  182. [ 0.010404] devtmpfs: initialized
  183. [ 0.010542] EVM: security.selinux
  184. [ 0.010543] EVM: security.SMACK64
  185. [ 0.010543] EVM: security.capability
  186. [ 0.010690] dummy:
  187. [ 0.010710] NET: Registered protocol family 16
  188. [ 0.011061] PCI: PCI BIOS revision 2.10 entry at 0xfb3c0, last bus=0
  189. [ 0.011062] PCI: Using configuration type 1 for base access
  190. [ 0.011774] bio: create slab <bio-0> at 0
  191. [ 0.011806] ACPI: Interpreter disabled.
  192. [ 0.011823] vgaarb: loaded
  193. [ 0.011848] i2c-core: driver [tps65090] using legacy suspend method
  194. [ 0.011849] i2c-core: driver [tps65090] using legacy resume method
  195. [ 0.011978] SCSI subsystem initialized
  196. [ 0.012012] usbcore: registered new interface driver usbfs
  197. [ 0.012017] usbcore: registered new interface driver hub
  198. [ 0.012025] usbcore: registered new device driver usb
  199. [ 0.012048] PCI: Probing PCI hardware
  200. [ 0.012058] PCI host bridge to bus 0000:00
  201. [ 0.012060] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  202. [ 0.012061] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  203. [ 0.013298] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
  204. [ 0.013485] NetLabel: Initializing
  205. [ 0.013486] NetLabel: domain hash size = 128
  206. [ 0.013486] NetLabel: protocols = UNLABELED CIPSOv4
  207. [ 0.013490] NetLabel: unlabeled traffic allowed by default
  208. [ 0.013599] Switching to clocksource pit
  209. [ 0.014987] AppArmor: AppArmor Filesystem Enabled
  210. [ 0.014991] pnp: PnP ACPI: disabled
  211. [ 0.015467] NET: Registered protocol family 2
  212. [ 0.015486] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  213. [ 0.015535] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  214. [ 0.015566] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  215. [ 0.015582] TCP: Hash tables configured (established 16384 bind 16384)
  216. [ 0.015583] TCP: reno registered
  217. [ 0.015584] UDP hash table entries: 256 (order: 0, 4096 bytes)
  218. [ 0.015586] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  219. [ 0.015608] NET: Registered protocol family 1
  220. [ 0.015611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  221. [ 0.015618] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  222. [ 0.015625] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  223. [ 0.015658] Trying to unpack rootfs image as initramfs...
  224. [ 0.023700] cfg80211: Calling CRDA to update world regulatory domain
  225. [ 0.085674] Freeing initrd memory: 5292k freed
  226. [ 0.086085] platform rtc_cmos: registered platform RTC device (no PNP device found)
  227. [ 0.086397] goldfish_new_pdev goldfish_device_bus at ff001000 irq 4
  228. [ 0.086413] goldfish_new_pdev goldfish-battery at ff010000 irq 5
  229. [ 0.086426] goldfish_new_pdev goldfish_rfkill at ff011000 irq 6
  230. [ 0.086439] goldfish_new_pdev goldfish_memlog at ff012000 irq -1
  231. [ 0.086451] goldfish_new_pdev goldfish_nand at ff013000 irq -1
  232. [ 0.086464] goldfish_new_pdev qemu_pipe at ff014000 irq 7
  233. [ 0.086478] goldfish_new_pdev goldfish_mmc at ff005000 irq 8
  234. [ 0.086492] goldfish_new_pdev goldfish_tty at ff016000 irq 9
  235. [ 0.086505] goldfish_new_pdev goldfish_tty at ff017000 irq 9
  236. [ 0.086519] goldfish_new_pdev goldfish_tty at ff018000 irq 9
  237. [ 0.086533] goldfish_new_pdev goldfish_tty at ff019000 irq 9
  238. [ 0.086546] goldfish_new_pdev goldfish_fb at ff01a000 irq 10
  239. [ 0.086560] goldfish_new_pdev goldfish_events at ff01b000 irq 3
  240. [ 0.086574] goldfish_new_pdev goldfish_audio at ff004000 irq 11
  241. [ 0.086604] goldfish_pdev_worker registered goldfish_device_bus
  242. [ 0.086609] goldfish_pdev_worker registered goldfish-battery
  243. [ 0.086626] goldfish_pdev_worker registered goldfish_rfkill
  244. [ 0.086630] goldfish_pdev_worker registered goldfish_memlog
  245. [ 0.086635] goldfish_pdev_worker registered goldfish_nand
  246. [ 0.086639] goldfish_pdev_worker registered qemu_pipe
  247. [ 0.086643] goldfish_pdev_worker registered goldfish_mmc
  248. [ 0.086647] goldfish_pdev_worker registered goldfish_tty
  249. [ 0.086652] goldfish_pdev_worker registered goldfish_tty
  250. [ 0.086656] goldfish_pdev_worker registered goldfish_tty
  251. [ 0.086660] goldfish_pdev_worker registered goldfish_tty
  252. [ 0.086664] goldfish_pdev_worker registered goldfish_fb
  253. [ 0.086669] goldfish_pdev_worker registered goldfish_events
  254. [ 0.086673] goldfish_pdev_worker registered goldfish_audio
  255. [ 0.086763] audit: initializing netlink socket (disabled)
  256. [ 0.086769] type=2000 audit(1480348066.080:1): initialized
  257. [ 0.107056] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  258. [ 0.107622] VFS: Disk quotas dquot_6.5.2
  259. [ 0.107637] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  260. [ 0.107893] fuse init (API version 7.18)
  261. [ 0.107927] msgmni has been set to 992
  262. [ 0.108315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  263. [ 0.108343] io scheduler noop registered
  264. [ 0.108344] io scheduler deadline registered
  265. [ 0.108346] io scheduler cfq registered (default)
  266. [ 0.108383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  267. [ 0.108384] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  268. [ 0.108407] goldfish_fb goldfish_fb.0: no framebuffer memblock
  269. [ 0.108837] allocating frame buffer 480 * 800, got de200000
  270. [ 0.112119] Non-volatile memory driver v1.3
  271. [ 0.113924] console [ttyS0] enabled
  272. [ 0.113985] Linux agpgart interface v0.103
  273. [ 0.114035] [drm] Initialized drm 1.1.0 20060810
  274. [ 0.114046] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!
  275. [ 0.114458] brd: module loaded
  276. [ 0.114744] loop: module loaded
  277. [ 0.114764] goldfish_audio_probe
  278. [ 0.114871] Loading iSCSI transport class v2.0-870.
  279. [ 0.115013] goldfish nand dev0: size c800000, page 512, extra 0, erase 32768
  280. [ 0.115924] goldfish nand dev1: size c800000, page 512, extra 0, erase 32768
  281. [ 0.116741] goldfish nand dev2: size 4200000, page 512, extra 0, erase 32768
  282. [ 0.117685] tun: Universal TUN/TAP device driver, 1.6
  283. [ 0.117698] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  284. [ 0.117753] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
  285. [ 0.117781] ne2k-pci 0000:00:02.0: found PCI INT A -> IRQ 9
  286. [ 0.117813] ne2k-pci 0000:00:02.0: sharing IRQ 9 with 0000:00:06.0
  287. [ 0.117994] eth0: RealTek RTL-8029 found at 0xc000, IRQ 9, 52:54:00:12:34:56.
  288. [ 0.118039] ne2k-pci 0000:00:03.0: found PCI INT A -> IRQ 11
  289. [ 0.118238] eth1: RealTek RTL-8029 found at 0xc100, IRQ 11, 52:54:00:12:34:57.
  290. [ 0.118290] ne2k-pci 0000:00:04.0: found PCI INT A -> IRQ 9
  291. [ 0.118465] eth2: RealTek RTL-8029 found at 0xc200, IRQ 9, 52:54:00:12:34:58.
  292. [ 0.118504] ne2k-pci 0000:00:05.0: found PCI INT A -> IRQ 11
  293. [ 0.118701] eth3: RealTek RTL-8029 found at 0xc300, IRQ 11, 52:54:00:12:34:59.
  294. [ 0.118740] ne2k-pci 0000:00:06.0: found PCI INT A -> IRQ 9
  295. [ 0.118785] ne2k-pci 0000:00:06.0: sharing IRQ 9 with 0000:00:02.0
  296. [ 0.118965] eth4: RealTek RTL-8029 found at 0xc400, IRQ 9, 52:54:00:12:34:5a.
  297. [ 0.119113] eth5: RealTek RTL-8029 found at 0xc500, IRQ 11, 52:54:00:12:34:5b.
  298. [ 0.119156] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  299. [ 0.119167] e100: Copyright(c) 1999-2006 Intel Corporation
  300. [ 0.119185] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  301. [ 0.119195] e1000: Copyright (c) 1999-2006 Intel Corporation.
  302. [ 0.119213] e1000e: Intel(R) PRO/1000 Network Driver - 1.9.5-k
  303. [ 0.119223] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
  304. [ 0.119242] sky2: driver version 1.30
  305. [ 0.119322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  306. [ 0.119358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  307. [ 0.119407] uhci_hcd: USB Universal Host Controller Interface driver
  308. [ 0.119461] usbcore: registered new interface driver usblp
  309. [ 0.119471] Initializing USB Mass Storage driver...
  310. [ 0.119503] usbcore: registered new interface driver usb-storage
  311. [ 0.119513] USB Mass Storage support registered.
  312. [ 0.119530] usbcore: registered new interface driver libusual
  313. [ 0.119573] mousedev: PS/2 mouse device common for all mice
  314. [ 0.119587] *** events probe ***
  315. [ 0.119604] events_probe() addr=0xe100e000 irq=3
  316. [ 0.119645] events_probe() keymap=qwerty2
  317. [ 0.119868] input: qwerty2 as /devices/virtual/input/input0
  318. [ 0.120049] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  319. [ 0.120078] rtc0: alarms up to one day, 114 bytes nvram
  320. [ 0.120287] device-mapper: uevent: version 1.0.3
  321. [ 0.120328] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  322. [ 0.120386] cpuidle: using governor ladder
  323. [ 0.120395] cpuidle: using governor menu
  324. [ 0.121511] EFI Variables Facility v0.08 2004-May-17
  325. [ 0.121587] usbcore: registered new interface driver usbhid
  326. [ 0.121597] usbhid: USB HID core driver
  327. [ 0.121706] ashmem: initialized
  328. [ 0.121728] logger: created 256K log 'log_main'
  329. [ 0.121755] logger: created 256K log 'log_events'
  330. [ 0.121780] logger: created 256K log 'log_radio'
  331. [ 0.121800] logger: created 256K log 'log_system'
  332. [ 0.121871] Netfilter messages via NETLINK v0.30.
  333. [ 0.121888] nf_conntrack version 0.5.0 (7938 buckets, 31752 max)
  334. [ 0.121978] ctnetlink v0.93: registering with nfnetlink.
  335. [ 0.122094] ip_tables: (C) 2000-2006 Netfilter Core Team
  336. [ 0.122133] TCP: cubic registered
  337. [ 0.122227] NET: Registered protocol family 10
  338. [ 0.122499] ip6_tables: (C) 2000-2006 Netfilter Core Team
  339. [ 0.122565] NET: Registered protocol family 17
  340. [ 0.122589] Registering the dns_resolver key type
  341. [ 0.122837] registered taskstats version 1
  342. [ 0.124835] AppArmor: AppArmor sha1 policy hashing enabled
  343. [ 0.124958] console [netcon0] enabled
  344. [ 0.124982] netconsole: network logging started
  345. [ 0.125106] Freeing unused kernel memory: 376k freed
  346. [ 0.125210] Write protecting the kernel text: 5660k
  347. [ 0.125234] Write protecting the kernel read-only data: 2804k
  348. Loading, please wait...
  349. starting version 219
  350. Begin: Loading essential drivers ... done.
  351. Begin: Running /scripts/init-premount ... done.
  352. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  353. Begin: Running /scripts/local-premount ... done.
  354. [ 0.161087] mmc0: new SDHC card at address e118
  355. [ 0.166518] mmcblk0: mmc0:e118 SU02G 4.00 GiB
  356. [ 0.167406] mmcblk0: unknown partition table
  357. [ 0.216144] initrd: checking filesystem integrity for the userdata partition
  358. [ 0.216750] EXT4-fs (mmcblk0): couldn't mount as ext3 due to feature incompatibilities
  359. [ 0.224747] EXT4-fs (mmcblk0): couldn't mount as ext2 due to feature incompatibilities
  360. [ 0.234889] EXT4-fs (mmcblk0): couldn't mount RDWR because of unsupported optional features (400)
  361. [ 0.284862] yaffs: dev is 187695104 name is "mmcblk0" rw
  362. [ 0.284944] yaffs: passed flags "errors=remount-ro"
  363. [ 0.284983] yaffs: Bad mount option "errors=remount-ro"
  364. [ 0.294843] yaffs: dev is 187695104 name is "mmcblk0" rw
  365. [ 0.294916] yaffs: passed flags "errors=remount-ro"
  366. [ 0.294955] yaffs: Bad mount option "errors=remount-ro"
  367. mount: mounting /dev/mmcblk0 on /tmpmnt failed: Invalid argument
  368. umount: can't umount /tmpmnt: Invalid argument
  369. [ 0.317056] mmcblk0: unknown partition table
  370. [ 0.322968] initrd: checking filesystem for userdata took (including e2fsck) 0 seconds
  371. [ 0.323076] initrd: mounting /dev/mmcblk0
  372. [ 0.377462] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support!
  373. [ 0.377483] EXT4-fs (mmcblk0): couldn't mount as ext3 due to feature incompatibilities
  374. [ 0.384860] EXT4-fs (mmcblk0): couldn't mount as ext2 due to feature incompatibilities
  375. [ 0.394842] EXT4-fs (mmcblk0): couldn't mount RDWR because of unsupported optional features (400)
  376. [ 0.444462] yaffs: dev is 187695104 name is "mmcblk0" rw
  377. [ 0.444493] yaffs: passed flags "discard,data=journal"
  378. [ 0.444505] yaffs: Bad mount option "discard"
  379. [ 0.454519] yaffs: dev is 187695104 name is "mmcblk0" rw
  380. [ 0.454551] yaffs: passed flags "discard,data=journal"
  381. [ 0.454568] yaffs: Bad mount option "discard"
  382. mount: mounting /dev/mmcblk0 on /tmpmnt failed: Invalid argument
  383. [ 0.466506] initrd: boot mode: ubuntu
  384. [ 0.466649] initrd: Couldn't find a system partition.
  385. Couldn't find a system partition. Spawning adbd ...
  386. [ 0.475634] initrd: enabling USB debugging
  387. /scripts/panic/adbd: line 22: can't create /sys/class/android_usb/android0/idVendor: nonexistent directory
  388. /scripts/panic/adbd: line 23: can't create /sys/class/android_usb/android0/idProduct: nonexistent directory
  389. /scripts/panic/adbd: line 24: can't create /sys/class/android_usb/android0/functions: nonexistent directory
  390. /scripts/panic/adbd: line 25: can't create /sys/class/android_usb/android0/enable: nonexistent directory
  391. [ 0.477993] initrd: starting adbd for USB debugging
  392. /sbin/adbd: error while loading shared libraries: libgio-2.0.so.0: cannot open shared object file: No such file or directory
  393.  
  394.  
  395. BusyBox v1.22.1 (Ubuntu 1:1.22.0-9ubuntu1) built-in shell (ash)
  396. Enter 'help' for a list of built-in commands.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement