ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #10565
Re: Debugging emulator
Hi
Now I got more than a black screen on the screen.
But after this screen, the intro hangs on the wifi screen (unable to skip)
Attached is the complete log of the output of ubuntu-emulator.
2014-11-18 6:01 GMT+01:00 Ricardo Salveti de Araujo <
ricardo.salveti@xxxxxxxxxxxxx>:
> On Sun, Nov 16, 2014 at 12:51 PM, Sam Segers <sam.sgrs@xxxxxxxxx> wrote:
> > Hi
> >
> > I'm trying to use the emulator, but I can't get it to work (both armhf
> and
> > i386).
> > I waited for 30+ min and it keeps showing a black screen (with every
> > revision I tried). But it is running, and I can access it with adb.
> >
> > I'd like to find out why it doesn't show something but I can no longer
> use
> > sudo in adb. And I can't unable developers options cause I have only a
> black
> > screen. The only thing I can see is ps output. I can see that unity8 and
> > lightdm are running.
> > Without root, I'm very limited.
> >
> > Latest output of ubuntu-emulator is:
> > [ 222.829007] systemd-logind[963]: Failed to acquire name.
> > [ 222.830870] systemd-logind[963]: Failed to fully start up daemon: File
> > exists
> > [ 324.823761] systemd-logind[823]: Failed to start unit user@0.service:
> > Unknown unit: user@0.service
> > [ 324.824389] systemd-logind[823]: Failed to start user service: Unknown
> > unit: user@0.service
> > [ 337.751948] systemd-logind[823]: Failed to start unit
> user-32011.slice:
> > Message did not receive a reply (timeout by message bus)
> > [ 337.752638] systemd-logind[823]: Failed to start user slice: Message
> did
> > not receive a reply (timeout by message bus)
> > [ 352.146076] systemd-logind[823]: Failed to start unit
> user@32011.service:
> > Unknown unit: user@32011.service
> > [ 352.250269] systemd-logind[823]: Failed to start user service: Unknown
> > unit: user@32011.service
> > [ 352.490526] systemd-logind[823]: Assertion 's->user->slice' failed at
> > ../src/login/logind-session.c:531, function session_start_scope().
> Aborting.
> > * Setting up X socket directories...
> [
> > OK ]
> > [ 381.907763] systemd-logind[1592]: Failed to start unit user@0.service
> :
> > Unknown unit: user@0.service
> > [ 381.908249] systemd-logind[1592]: Failed to start user service:
> Unknown
> > unit: user@0.service
> > * Starting automatic crash report generation: apport
> [
> > OK ]
>
> That probably indicates that it had issues when initializing your
> graphics stack.
>
> Mind pasting the entire log of ubuntu-emulator run?
>
> Chees,
> --
> Ricardo Salveti de Araujo
>
emulator: autoconfig: -datadir /home/sam/.local/share/ubuntu-emulator/test_arm
emulator: Found target ABI=x86, architecture=x86
emulator: Found target API level: 19
emulator: using core hw config path: /home/sam/.local/share/ubuntu-emulator/test_arm/hardware-qemu.ini
emulator: keyset loaded from: /home/sam/.android/default.keyset
emulator: trying to load skin file '/usr/share/ubuntu-emulator/skins/EDGE/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: Using initial system image: /home/sam/.local/share/ubuntu-emulator/test_arm/system.img
emulator: autoconfig: -initdata /home/sam/.local/share/ubuntu-emulator/test_arm/userdata.img
emulator: WARNING: no Real SD Card found at '/home/sam/.local/share/ubuntu-emulator/test_arm/sdcardprime.img'
emulator: Physical RAM size: 512MB
emulator: Found target ABI=x86
Content of hardware configuration file:
hw.cpu.arch = x86
hw.ramSize = 512
hw.screen = touch
hw.mainKeys = yes
hw.trackBall = yes
hw.keyboard = no
hw.keyboard.lid = no
hw.keyboard.charmap = qwerty2
hw.dPad = yes
hw.gsmModem = yes
hw.gps = yes
hw.battery = yes
hw.accelerometer = yes
hw.audioInput = yes
hw.audioOutput = yes
hw.sdCard = yes
hw.sdCard.path = /home/sam/.local/share/ubuntu-emulator/test_arm/sdcard.img
hw.sdCardPrime = yes
disk.cachePartition = yes
disk.cachePartition.path = /home/sam/.local/share/ubuntu-emulator/test_arm/cache.img
disk.cachePartition.size = 66m
hw.lcd.width = 480
hw.lcd.height = 800
hw.lcd.depth = 16
hw.lcd.density = 160
hw.lcd.backlight = yes
hw.gpu.enabled = yes
hw.camera.back = emulated
hw.camera.front = none
vm.heapSize = 48
hw.sensors.proximity = yes
hw.sensors.magnetic_field = yes
hw.sensors.orientation = yes
hw.sensors.temperature = yes
hw.useext4 = yes
hw.bluetooth = yes
kernel.path = /home/sam/.local/share/ubuntu-emulator/test_arm/ubuntu-kernel
kernel.parameters = androidboot.hardware=goldfish clocksource=pit
disk.ramdisk.path = /home/sam/.local/share/ubuntu-emulator/test_arm/ramdisk.img
disk.systemPartition.initPath = /home/sam/.local/share/ubuntu-emulator/test_arm/system.img
disk.systemPartition.size = 200m
disk.dataPartition.path = /home/sam/.local/share/ubuntu-emulator/test_arm/userdata.img
disk.dataPartition.size = 200m
avd.name = <build>
.
QEMU options list:
emulator: argv[00] = "/usr/share/android/emulator/out/host/linux-x86/bin/emulator-x86"
emulator: argv[01] = "-show-kernel"
emulator: argv[02] = "-android-hw"
emulator: argv[03] = "/home/sam/.local/share/ubuntu-emulator/test_arm/hardware-qemu.ini"
Concatenated QEMU options:
/usr/share/android/emulator/out/host/linux-x86/bin/emulator-x86 -show-kernel -android-hw /home/sam/.local/share/ubuntu-emulator/test_arm/hardware-qemu.ini
emulator: registered 'boot-properties' qemud service
emulator: nand_add_dev: system,size=0xc800000,initfile=/home/sam/.local/share/ubuntu-emulator/test_arm/system.img,pagesize=512,extrasize=0
emulator: mapping 'system' NAND image to /tmp/android-sam/emulator-gFLKHg
emulator: nand_add_dev: userdata,size=0xc800000,file=/home/sam/.local/share/ubuntu-emulator/test_arm/userdata.img,pagesize=512,extrasize=0
emulator: registered 'boot-properties' qemud service
emulator: Adding boot property: 'dalvik.vm.heapsize' = '48m'
emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back'
emulator: nand_add_dev: cache,size=0x4200000,file=/home/sam/.local/share/ubuntu-emulator/test_arm/cache.img,pagesize=512,extrasize=0
emulator: Initializing hardware OpenGLES emulation support
emulator: No kvm device file detected
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
emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/bios.bin
emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/lib/pc-bios/bios.bin
emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/../usr/share/pc-bios/bios.bin
emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/vgabios-cirrus.bin
emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/lib/pc-bios/vgabios-cirrus.bin
emulator: trying to find: /usr/share/android/emulator/out/host/linux-x86/bin/../usr/share/pc-bios/vgabios-cirrus.bin
emulator: warning: opening audio output failed
emulator: emulator window was out of view and was recentered
serial0 console
emulator: Found ro.adb.qemud build property: 1
emulator: control console listening on port 5554, ADB on port 5555
emulator: can't connect to ADB server: Connection refused
emulator: ping program: /usr/share/android/emulator/out/host/linux-x86/bin/ddms
goldfish_fb_get_pixel_format:167: display surface,pixel format:
bits/pixel: 16
bytes/pixel: 2
depth: 16
red: bits=5 mask=0xf800 shift=11 max=0x1f
green: bits=6 mask=0x7e0 shift=5 max=0x3f
blue: bits=5 mask=0x1f shift=0 max=0x1f
alpha: bits=0 mask=0x0 shift=0 max=0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.0-4-goldfish (buildd@aatxe) (gcc version 4.7.4 (Ubuntu/Linaro 4.7.4-1ubuntu2) ) #20-Ubuntu PREEMPT Thu Jul 17 17:11:34 UTC 2014
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[ 0.000000] BIOS-e820: 000000001fff0000 - 0000000020000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] last_pfn = 0x1fff0 max_arch_pfn = 0x100000
[ 0.000000] init_memory_mapping: 0000000000000000-000000001fff0000
[ 0.000000] RAMDISK: 1fbcd000 - 1fff0000
[ 0.000000] ACPI Error: A valid RSDP was not found (20120320/tbxfroot-219)
[ 0.000000] 511MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 1fff0000
[ 0.000000] low ram: 0 - 1fff0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0001fff0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0001fff0
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e8000
[ 0.000000] PM: Registered nosave memory: 00000000000e8000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:dffc0000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129919
[ 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
[ 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] Initializing CPU#0
[ 0.000000] Memory: 503852k/524224k available (5643k kernel code, 19920k reserved, 3239k data, 376k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffe3000 - 0xfffff000 ( 112 kB)
[ 0.000000] vmalloc : 0xe07f0000 - 0xfffe1000 ( 503 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
[ 0.000000] .init : 0xc0aad000 - 0xc0b0b000 ( 376 kB)
[ 0.000000] .data : 0xc0782f89 - 0xc0aacf80 (3239 kB)
[ 0.000000] .text : 0xc0200000 - 0xc0782f89 (5643 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1862.113 MHz processor.
[ 0.020300] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.22 BogoMIPS (lpj=18621130)
[ 0.020614] pid_max: default: 32768 minimum: 301
[ 0.021526] Security Framework initialized
[ 0.024271] AppArmor: AppArmor initialized
[ 0.024331] Yama: becoming mindful.
[ 0.027442] Mount-cache hash table entries: 512
[ 0.037546] Initializing cgroup subsys cpuacct
[ 0.037675] Initializing cgroup subsys devices
[ 0.037771] Initializing cgroup subsys freezer
[ 0.037829] Initializing cgroup subsys blkio
[ 0.038120] Initializing cgroup subsys perf_event
[ 0.040199] CPU: Intel Pentium II (Klamath) stepping 03
[ 0.047450] Performance Events: Broken PMU hardware detected, using software events only.
[ 0.053058] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.062126] devtmpfs: initialized
[ 0.068396] EVM: security.selinux
[ 0.068427] EVM: security.SMACK64
[ 0.068453] EVM: security.capability
[ 0.077382] dummy:
[ 0.079478] NET: Registered protocol family 16
[ 0.092796] PCI: PCI BIOS revision 2.10 entry at 0xfb3c0, last bus=0
[ 0.092884] PCI: Using configuration type 1 for base access
[ 0.135277] bio: create slab <bio-0> at 0
[ 0.137883] ACPI: Interpreter disabled.
[ 0.140769] vgaarb: loaded
[ 0.142920] i2c-core: driver [tps65090] using legacy suspend method
[ 0.142976] i2c-core: driver [tps65090] using legacy resume method
[ 0.144906] SCSI subsystem initialized
[ 0.147427] usbcore: registered new interface driver usbfs
[ 0.147893] usbcore: registered new interface driver hub
[ 0.148350] usbcore: registered new device driver usb
[ 0.150557] PCI: Probing PCI hardware
[ 0.151473] PCI host bridge to bus 0000:00
[ 0.151890] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.151985] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.160887] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[ 0.175336] NetLabel: Initializing
[ 0.175379] NetLabel: domain hash size = 128
[ 0.175410] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.176098] NetLabel: unlabeled traffic allowed by default
[ 0.178735] Switching to clocksource pit
[ 0.178735] cfg80211: Calling CRDA to update world regulatory domain
[ 0.244003] AppArmor: AppArmor Filesystem Enabled
[ 0.244532] pnp: PnP ACPI: disabled
[ 0.278035] NET: Registered protocol family 2
[ 0.279639] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.283463] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.284231] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.284746] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.284857] TCP: reno registered
[ 0.285001] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.285161] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.286739] NET: Registered protocol family 1
[ 0.286997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.287105] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.287304] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.291721] Trying to unpack rootfs image as initramfs...
[ 1.578097] Freeing initrd memory: 4236k freed
[ 1.599370] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 1.615912] goldfish_new_pdev goldfish_device_bus at ff001000 irq 4
[ 1.616026] goldfish_new_pdev goldfish-battery at ff010000 irq 5
[ 1.616084] goldfish_new_pdev goldfish_rfkill at ff011000 irq 6
[ 1.616168] goldfish_new_pdev goldfish_memlog at ff012000 irq -1
[ 1.616217] goldfish_new_pdev goldfish_nand at ff013000 irq -1
[ 1.616262] goldfish_new_pdev qemu_pipe at ff014000 irq 7
[ 1.616307] goldfish_new_pdev goldfish_mmc at ff005000 irq 8
[ 1.616352] goldfish_new_pdev goldfish_tty at ff016000 irq 9
[ 1.616397] goldfish_new_pdev goldfish_tty at ff017000 irq 9
[ 1.616461] goldfish_new_pdev goldfish_tty at ff018000 irq 9
[ 1.616508] goldfish_new_pdev goldfish_tty at ff019000 irq 9
[ 1.616553] goldfish_new_pdev goldfish_fb at ff01a000 irq 10
[ 1.616598] goldfish_new_pdev goldfish_events at ff01b000 irq 3
[ 1.617035] goldfish_pdev_worker registered goldfish_device_bus
[ 1.617311] goldfish_pdev_worker registered goldfish-battery
[ 1.617580] goldfish_pdev_worker registered goldfish_rfkill
[ 1.617849] goldfish_pdev_worker registered goldfish_memlog
[ 1.618107] goldfish_pdev_worker registered goldfish_nand
[ 1.618356] goldfish_pdev_worker registered qemu_pipe
[ 1.618641] goldfish_pdev_worker registered goldfish_mmc
[ 1.618988] goldfish_pdev_worker registered goldfish_tty
[ 1.619248] goldfish_pdev_worker registered goldfish_tty
[ 1.619546] goldfish_pdev_worker registered goldfish_tty
[ 1.619803] goldfish_pdev_worker registered goldfish_tty
[ 1.620078] goldfish_pdev_worker registered goldfish_fb
[ 1.620335] goldfish_pdev_worker registered goldfish_events
[ 1.624127] audit: initializing netlink socket (disabled)
[ 1.624764] type=2000 audit(1416524044.620:1): initialized
[ 1.981291] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 2.009034] VFS: Disk quotas dquot_6.5.2
[ 2.009649] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.021316] fuse init (API version 7.18)
[ 2.023202] msgmni has been set to 992
[ 2.031523] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 2.032153] io scheduler noop registered
[ 2.032222] io scheduler deadline registered
[ 2.032381] io scheduler cfq registered (default)
[ 2.034941] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.034996] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 2.036011] goldfish_fb goldfish_fb.0: no framebuffer memblock
[ 2.044895] allocating frame buffer 480 * 800, got de000000
[ 2.065753] Non-volatile memory driver v1.3
[ 2.069962] console [ttyS0] enabled
[ 2.072065] Linux agpgart interface v0.103
[ 2.074752] [drm] Initialized drm 1.1.0 20060810
[ 2.074858] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!
[ 2.097490] brd: module loaded
[ 2.108710] loop: module loaded
[ 2.111768] Loading iSCSI transport class v2.0-870.
[ 2.117240] goldfish nand dev0: size c800000, page 512, extra 0, erase 32768
[ 2.249245] goldfish nand dev1: size c800000, page 512, extra 0, erase 32768
[ 2.337455] goldfish nand dev2: size 4200000, page 512, extra 0, erase 32768
[ 2.431480] tun: Universal TUN/TAP device driver, 1.6
[ 2.431598] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 2.432400] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
[ 2.433136] ne2k-pci 0000:00:02.0: found PCI INT A -> IRQ 9
[ 2.433359] ne2k-pci 0000:00:02.0: sharing IRQ 9 with 0000:00:06.0
[ 2.435999] eth0: RealTek RTL-8029 found at 0xc000, IRQ 9, 52:54:00:12:34:56.
[ 2.436209] ne2k-pci 0000:00:03.0: found PCI INT A -> IRQ 11
[ 2.438700] eth1: RealTek RTL-8029 found at 0xc100, IRQ 11, 52:54:00:12:34:57.
[ 2.438872] ne2k-pci 0000:00:04.0: found PCI INT A -> IRQ 9
[ 2.440293] eth2: RealTek RTL-8029 found at 0xc200, IRQ 9, 52:54:00:12:34:58.
[ 2.440444] ne2k-pci 0000:00:05.0: found PCI INT A -> IRQ 11
[ 2.441945] eth3: RealTek RTL-8029 found at 0xc300, IRQ 11, 52:54:00:12:34:59.
[ 2.442089] ne2k-pci 0000:00:06.0: found PCI INT A -> IRQ 9
[ 2.442181] ne2k-pci 0000:00:06.0: sharing IRQ 9 with 0000:00:02.0
[ 2.443511] eth4: RealTek RTL-8029 found at 0xc400, IRQ 9, 52:54:00:12:34:5a.
[ 2.444894] eth5: RealTek RTL-8029 found at 0xc500, IRQ 11, 52:54:00:12:34:5b.
[ 2.445639] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 2.445701] e100: Copyright(c) 1999-2006 Intel Corporation
[ 2.446003] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 2.446067] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 2.446364] e1000e: Intel(R) PRO/1000 Network Driver - 1.9.5-k
[ 2.446421] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[ 2.446740] sky2: driver version 1.30
[ 2.449014] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.449469] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.449888] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.450946] usbcore: registered new interface driver usblp
[ 2.451023] Initializing USB Mass Storage driver...
[ 2.451308] usbcore: registered new interface driver usb-storage
[ 2.451523] USB Mass Storage support registered.
[ 2.451991] usbcore: registered new interface driver libusual
[ 2.452794] mousedev: PS/2 mouse device common for all mice
[ 2.453000] *** events probe ***
[ 2.453248] events_probe() addr=0xe100c000 irq=3
[ 2.453357] events_probe() keymap=qwerty2
[ 2.456111] input: qwerty2 as /devices/virtual/input/input0
[ 2.461261] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 2.461733] rtc0: alarms up to one day, 114 bytes nvram
[ 2.466316] device-mapper: uevent: version 1.0.3
[ 2.467582] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@xxxxxxxxxx
[ 2.468616] cpuidle: using governor ladder
[ 2.468735] cpuidle: using governor menu
[ 2.472785] EFI Variables Facility v0.08 2004-May-17
[ 2.477257] usbcore: registered new interface driver usbhid
[ 2.477337] usbhid: USB HID core driver
[ 2.480268] ashmem: initialized
[ 2.480906] logger: created 256K log 'log_main'
[ 2.481392] logger: created 256K log 'log_events'
[ 2.481980] logger: created 256K log 'log_radio'
[ 2.482456] logger: created 256K log 'log_system'
[ 2.484089] Netfilter messages via NETLINK v0.30.
[ 2.484563] nf_conntrack version 0.5.0 (7938 buckets, 31752 max)
[ 2.486588] ctnetlink v0.93: registering with nfnetlink.
[ 2.491477] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.493862] TCP: cubic registered
[ 2.496301] NET: Registered protocol family 10
[ 2.506945] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2.508734] NET: Registered protocol family 17
[ 2.509370] Registering the dns_resolver key type
[ 2.525396] registered taskstats version 1
[ 2.526868] mmc0: new SDHC card at address e118
[ 2.529164] mmcblk0: mmc0:e118 SU02G 4.00 GiB
[ 2.558308] mmcblk0: unknown partition table
[ 2.720526] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.723647] console [netcon0] enabled
[ 2.723761] netconsole: network logging started
[ 2.729846] Freeing unused kernel memory: 376k freed
[ 2.754246] Write protecting the kernel text: 5644k
[ 2.754825] Write protecting the kernel read-only data: 2784k
Loading, please wait...
[ 3.346926] systemd-udevd[95]: starting version 208
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 ... done.
[ 5.877720] initrd: mounting /dev/mmcblk0
[ 5.922193] EXT4-fs (mmcblk0): couldn't mount as ext3 due to feature incompatibilities
[ 5.944245] EXT4-fs (mmcblk0): couldn't mount as ext2 due to feature incompatibilities
[ 6.356957] EXT4-fs (mmcblk0): recovery complete
[ 6.359526] EXT4-fs (mmcblk0): mounted filesystem with ordered data mode. Opts: discard
[ 6.412209] initrd: boot mode: normal
[ 6.511412] EXT4-fs (loop0): couldn't mount as ext3 due to feature incompatibilities
[ 6.536928] EXT4-fs (loop0): couldn't mount as ext2 due to feature incompatibilities
[ 7.589242] EXT4-fs (loop0): recovery complete
[ 7.593547] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 7.597852] initrd: mounting system.img (image developer mode)
[ 7.754400] EXT4-fs (loop1): couldn't mount as ext3 due to feature incompatibilities
[ 7.789405] EXT4-fs (loop1): couldn't mount as ext2 due to feature incompatibilities
[ 7.899514] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)
[ 8.095767] initrd: device is generic_x86
[ 9.866704] initrd: checking fstab /root/var/lib/lxc/android/rootfs/fstab* for additional mount points
[ 10.277872] initrd: checking mount label mtdblock2
[ 10.312418] initrd: mounting /dev/mtdblock2 as /root/android//cache
mount: mounting /dev/mtdblock2 on /root/android//cache failed: Invalid argument
[ 10.377331] initrd: mounting /root/var/lib/lxc/android/system.img as /root/android/system
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
[ 11.091493] Clocksource tsc unstable (delta = 80000230 ns)
[ 14.975930] init: ureadahead-touch main process (280) terminated with status 5
[ 75.832348] init: /dev/hw_random not found
[ 75.844705] init: cannot open '/initlogo.rle'
[ 76.035662] init: /dev/hw_random not found
[ 77.767215] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 77.767616] init: cannot find '/system/bin/ubuntuappmanager.disabled', disabling 'ubuntuappmanager'
[ 78.221482] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
[ 78.221765] init: powerctl: cannot expand '${sys.powerctl}'
[ 78.221893] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
[ 78.222001] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
[ 78.266386] init: cannot find '/sbin/adbd', disabling 'adbd'
[ 78.278237] init: cannot find '/sbin/adbd', disabling 'adbd'
[ 211.542651] systemd-logind[876]: Failed to start unit user@0.service: Unknown unit: user@0.service
[ 211.543792] systemd-logind[876]: Failed to start user service: Unknown unit: user@0.service
[ 238.060936] systemd-logind[876]: Failed to start unit user@32011.service: Unknown unit: user@32011.service
[ 238.061718] systemd-logind[876]: Failed to start user service: Unknown unit: user@32011.service
* Setting up X socket directories... [80G
[74G[ OK ]
* Starting automatic crash report generation: apport [80G
[74G[ OK ]
References