Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 04/04/2016, à 02:39

Alain128

Ubuntu Touch Emulator

Bonjour, j'essaye de faire fonctionner ubuntu Touch Emulator afin de le tester avant d'acheter une tablette avec ce système.
J'ai effectué:
sudo ubuntu-emulator create myinstance     et en spécifiant ou non l'architecture.
Puis ubuntu-emulator run myinstance.
Mais à chaque fois j'ai le même problème, à savoir le téléphone apparaît mais reste avec un écran noir et rien de fonctionnel.
J'ai les mêmes lignes dans la console que sur les tutos. (et les mêmes erreurs donc je ne pense pas que ce soit le problème)
Pouvez-vous m'aider?
Merci.

console:

ubuntu-emulator run myinstance 
emulator: autoconfig: -datadir /home/alain/.local/share/ubuntu-emulator/myinstance
emulator: Found target ABI=x86, architecture=x86
emulator: Found target API level: 19
emulator: using core hw config path: /home/alain/.local/share/ubuntu-emulator/myinstance/hardware-qemu.ini
emulator: keyset loaded from: /home/alain/.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/alain/.local/share/ubuntu-emulator/myinstance/system.img
emulator: autoconfig: -initdata /home/alain/.local/share/ubuntu-emulator/myinstance/userdata.img
emulator: WARNING: no Real SD Card found at '/home/alain/.local/share/ubuntu-emulator/myinstance/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/alain/.local/share/ubuntu-emulator/myinstance/sdcard.img
  hw.sdCardPrime = yes
  disk.cachePartition = yes
  disk.cachePartition.path = /home/alain/.local/share/ubuntu-emulator/myinstance/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/alain/.local/share/ubuntu-emulator/myinstance/ubuntu-kernel
  kernel.parameters =  androidboot.hardware=goldfish clocksource=pit
  disk.ramdisk.path = /home/alain/.local/share/ubuntu-emulator/myinstance/ramdisk.img
  disk.systemPartition.initPath = /home/alain/.local/share/ubuntu-emulator/myinstance/system.img
  disk.systemPartition.size = 200m
  disk.dataPartition.path = /home/alain/.local/share/ubuntu-emulator/myinstance/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/alain/.local/share/ubuntu-emulator/myinstance/hardware-qemu.ini"
Concatenated QEMU options:
 /usr/share/android/emulator/out/host/linux-x86/bin/emulator-x86 -show-kernel -android-hw /home/alain/.local/share/ubuntu-emulator/myinstance/hardware-qemu.ini
emulator: registered 'boot-properties' qemud service
emulator: nand_add_dev: system,size=0xc800000,initfile=/home/alain/.local/share/ubuntu-emulator/myinstance/system.img,pagesize=512,extrasize=0
emulator: mapping 'system' NAND image to /tmp/android-alain/emulator-HkK09t
emulator: nand_add_dev: userdata,size=0xc800000,file=/home/alain/.local/share/ubuntu-emulator/myinstance/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/alain/.local/share/ubuntu-emulator/myinstance/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

serial0 console
emulator: Found ro.adb.qemud build property: 1
emulator: ERROR: Unable to create ADB server socket: Address already in use
emulator: control console listening on port 5556, ADB on port 5557
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@klock) (gcc version 4.7.4 (Ubuntu/Linaro 4.7.4-2ubuntu1) ) #23-Ubuntu PREEMPT Mon Sep 22 18:28:35 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: 1fb9c000 - 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: 503636k/524224k available (5658k kernel code, 20136k reserved, 3241k 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 : 0xc0ab2000 - 0xc0b10000   ( 376 kB)
[    0.000000]       .data : 0xc0786ac9 - 0xc0ab10c0   (3241 kB)
[    0.000000]       .text : 0xc0200000 - 0xc0786ac9   (5658 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 2499.973 MHz processor.
[    0.010240] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.94 BogoMIPS (lpj=24999730)
[    0.010495] pid_max: default: 32768 minimum: 301
[    0.020246] Security Framework initialized
[    0.022255] AppArmor: AppArmor initialized
[    0.022302] Yama: becoming mindful.
[    0.024555] Mount-cache hash table entries: 512
[    0.031410] Initializing cgroup subsys cpuacct
[    0.031535] Initializing cgroup subsys devices
[    0.031615] Initializing cgroup subsys freezer
[    0.031663] Initializing cgroup subsys blkio
[    0.031889] Initializing cgroup subsys perf_event
[    0.033533] CPU: Intel Pentium II (Klamath) stepping 03
[    0.039633] Performance Events: Broken PMU hardware detected, using software events only.
[    0.043834] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.051220] devtmpfs: initialized
[    0.055725] EVM: security.selinux
[    0.055759] EVM: security.SMACK64
[    0.055785] EVM: security.capability
[    0.062852] dummy: 
[    0.064850] NET: Registered protocol family 16
[    0.074555] PCI: PCI BIOS revision 2.10 entry at 0xfb3c0, last bus=0
[    0.074648] PCI: Using configuration type 1 for base access
[    0.107003] bio: create slab <bio-0> at 0
[    0.108983] ACPI: Interpreter disabled.
[    0.111217] vgaarb: loaded
[    0.114993] i2c-core: driver [tps65090] using legacy suspend method
[    0.115040] i2c-core: driver [tps65090] using legacy resume method
[    0.116429] SCSI subsystem initialized
[    0.118367] usbcore: registered new interface driver usbfs
[    0.118736] usbcore: registered new interface driver hub
[    0.119117] usbcore: registered new device driver usb
[    0.120784] PCI: Probing PCI hardware
[    0.121552] PCI host bridge to bus 0000:00
[    0.121911] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.121993] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.128599] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.140513] cfg80211: Calling CRDA to update world regulatory domain
[    0.143030] NetLabel: Initializing
[    0.143068] NetLabel:  domain hash size = 128
[    0.143100] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.143693] NetLabel:  unlabeled traffic allowed by default
[    0.145323] Switching to clocksource pit
[    0.201717] AppArmor: AppArmor Filesystem Enabled
[    0.202155] pnp: PnP ACPI: disabled
[    0.225753] NET: Registered protocol family 2
[    0.227190] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.230181] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.230685] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.231064] TCP: Hash tables configured (established 16384 bind 16384)
[    0.231156] TCP: reno registered
[    0.231290] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.231425] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.232667] NET: Registered protocol family 1
[    0.232875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.232971] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.233143] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.236798] Trying to unpack rootfs image as initramfs...
[    1.121636] Freeing initrd memory: 4432k freed
[    1.130813] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.141619] goldfish_new_pdev goldfish_device_bus at ff001000 irq 4
[    1.141732] goldfish_new_pdev goldfish-battery at ff010000 irq 5
[    1.141774] goldfish_new_pdev goldfish_rfkill at ff011000 irq 6
[    1.141840] goldfish_new_pdev goldfish_memlog at ff012000 irq -1
[    1.141875] goldfish_new_pdev goldfish_nand at ff013000 irq -1
[    1.141907] goldfish_new_pdev qemu_pipe at ff014000 irq 7
[    1.141939] goldfish_new_pdev goldfish_mmc at ff005000 irq 8
[    1.141970] goldfish_new_pdev goldfish_tty at ff016000 irq 9
[    1.142002] goldfish_new_pdev goldfish_tty at ff017000 irq 9
[    1.142052] goldfish_new_pdev goldfish_tty at ff018000 irq 9
[    1.142084] goldfish_new_pdev goldfish_tty at ff019000 irq 9
[    1.142116] goldfish_new_pdev goldfish_fb at ff01a000 irq 10
[    1.142148] goldfish_new_pdev goldfish_events at ff01b000 irq 3
[    1.142180] goldfish_new_pdev goldfish_audio at ff004000 irq 11
[    1.142554] goldfish_pdev_worker registered goldfish_device_bus
[    1.142742] goldfish_pdev_worker registered goldfish-battery
[    1.142914] goldfish_pdev_worker registered goldfish_rfkill
[    1.143087] goldfish_pdev_worker registered goldfish_memlog
[    1.143258] goldfish_pdev_worker registered goldfish_nand
[    1.143431] goldfish_pdev_worker registered qemu_pipe
[    1.143613] goldfish_pdev_worker registered goldfish_mmc
[    1.143782] goldfish_pdev_worker registered goldfish_tty
[    1.143952] goldfish_pdev_worker registered goldfish_tty
[    1.144124] goldfish_pdev_worker registered goldfish_tty
[    1.144294] goldfish_pdev_worker registered goldfish_tty
[    1.144600] goldfish_pdev_worker registered goldfish_fb
[    1.144773] goldfish_pdev_worker registered goldfish_events
[    1.144942] goldfish_pdev_worker registered goldfish_audio
[    1.149861] audit: initializing netlink socket (disabled)
[    1.150504] type=2000 audit(1459729592.140:1): initialized
[    1.395549] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.416105] VFS: Disk quotas dquot_6.5.2
[    1.416578] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.425861] fuse init (API version 7.18)
[    1.427454] msgmni has been set to 992
[    1.433855] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.434766] io scheduler noop registered
[    1.434842] io scheduler deadline registered
[    1.435020] io scheduler cfq registered (default)
[    1.437129] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.437204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.438015] goldfish_fb goldfish_fb.0: no framebuffer memblock
[    1.444171] allocating frame buffer 480 * 800, got de000000
[    1.460224] Non-volatile memory driver v1.3
[    1.464047] console [ttyS0] enabled
[    1.465709] Linux agpgart interface v0.103
[    1.467699] [drm] Initialized drm 1.1.0 20060810
[    1.467815] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!
[    1.484621] brd: module loaded
[    1.493568] loop: module loaded
[    1.493882] goldfish_audio_probe
[    1.496317] Loading iSCSI transport class v2.0-870.
[    1.500093] goldfish nand dev0: size c800000, page 512, extra 0, erase 32768
[    1.619421] goldfish nand dev1: size c800000, page 512, extra 0, erase 32768
[    1.698285] goldfish nand dev2: size 4200000, page 512, extra 0, erase 32768
[    1.775683] tun: Universal TUN/TAP device driver, 1.6
[    1.775801] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.776533] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
[    1.777208] ne2k-pci 0000:00:02.0: found PCI INT A -> IRQ 9
[    1.777407] ne2k-pci 0000:00:02.0: sharing IRQ 9 with 0000:00:06.0
[    1.779493] eth0: RealTek RTL-8029 found at 0xc000, IRQ 9, 52:54:00:12:34:56.
[    1.779721] ne2k-pci 0000:00:03.0: found PCI INT A -> IRQ 11
[    1.780970] eth1: RealTek RTL-8029 found at 0xc100, IRQ 11, 52:54:00:12:34:57.
[    1.781102] ne2k-pci 0000:00:04.0: found PCI INT A -> IRQ 9
[    1.782094] eth2: RealTek RTL-8029 found at 0xc200, IRQ 9, 52:54:00:12:34:58.
[    1.782219] ne2k-pci 0000:00:05.0: found PCI INT A -> IRQ 11
[    1.783148] eth3: RealTek RTL-8029 found at 0xc300, IRQ 11, 52:54:00:12:34:59.
[    1.783271] ne2k-pci 0000:00:06.0: found PCI INT A -> IRQ 9
[    1.783359] ne2k-pci 0000:00:06.0: sharing IRQ 9 with 0000:00:02.0
[    1.784307] eth4: RealTek RTL-8029 found at 0xc400, IRQ 9, 52:54:00:12:34:5a.
[    1.785474] eth5: RealTek RTL-8029 found at 0xc500, IRQ 11, 52:54:00:12:34:5b.
[    1.786042] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.786124] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.786335] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    1.786393] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.786610] e1000e: Intel(R) PRO/1000 Network Driver - 1.9.5-k
[    1.786663] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    1.786875] sky2: driver version 1.30
[    1.788540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.788939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.789239] uhci_hcd: USB Universal Host Controller Interface driver
[    1.789923] usbcore: registered new interface driver usblp
[    1.789996] Initializing USB Mass Storage driver...
[    1.790205] usbcore: registered new interface driver usb-storage
[    1.790272] USB Mass Storage support registered.
[    1.790519] usbcore: registered new interface driver libusual
[    1.792096] mousedev: PS/2 mouse device common for all mice
[    1.792339] *** events probe ***
[    1.792575] events_probe() addr=0xe100e000 irq=3
[    1.792687] events_probe() keymap=qwerty2
[    1.794215] input: qwerty2 as /devices/virtual/input/input0
[    1.797856] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.798295] rtc0: alarms up to one day, 114 bytes nvram
[    1.802678] device-mapper: uevent: version 1.0.3
[    1.803724] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    1.804642] cpuidle: using governor ladder
[    1.804922] cpuidle: using governor menu
[    1.808535] EFI Variables Facility v0.08 2004-May-17
[    1.811371] usbcore: registered new interface driver usbhid
[    1.811449] usbhid: USB HID core driver
[    1.813520] ashmem: initialized
[    1.813900] logger: created 256K log 'log_main'
[    1.814306] logger: created 256K log 'log_events'
[    1.814625] logger: created 256K log 'log_radio'
[    1.815098] logger: created 256K log 'log_system'
[    1.816208] Netfilter messages via NETLINK v0.30.
[    1.816664] nf_conntrack version 0.5.0 (7938 buckets, 31752 max)
[    1.818142] ctnetlink v0.93: registering with nfnetlink.
[    1.821226] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.823145] TCP: cubic registered
[    1.825818] NET: Registered protocol family 10
[    1.833218] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    1.834827] NET: Registered protocol family 17
[    1.835412] Registering the dns_resolver key type
[    1.838870] registered taskstats version 1
[    1.854539] mmc0: new SDHC card at address e118
[    1.919138]  mmcblk0: unknown partition table
[    2.045370] AppArmor: AppArmor sha1 policy hashing enabled
[    2.047494] console [netcon0] enabled
[    2.047602] netconsole: network logging started
[    2.051607] Freeing unused kernel memory: 376k freed
[    2.068762] Write protecting the kernel text: 5660k
[    2.069179] Write protecting the kernel read-only data: 2788k
Loading, please wait...
starting version 218
Network interface NamePolicy= disabled on kernel command line, ignoring.
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.
[    4.483556] initrd: checking filesystem integrity for the userdata partition
[    4.536250] EXT4-fs (mmcblk0): couldn't mount as ext3 due to feature incompatibilities
[    4.552805] EXT4-fs (mmcblk0): couldn't mount as ext2 due to feature incompatibilities
[    5.028643] EXT4-fs (mmcblk0): recovery complete
[    5.029976] EXT4-fs (mmcblk0): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[    5.249445]  mmcblk0: unknown partition table
[    5.272231] initrd: checking filesystem for userdata took (including e2fsck) 1 seconds
[    5.272585] initrd: mounting /dev/mmcblk0
[    5.371665] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support!
[    5.371808] EXT4-fs (mmcblk0): couldn't mount as ext3 due to feature incompatibilities
[    5.382366] EXT4-fs (mmcblk0): couldn't mount as ext2 due to feature incompatibilities
[    5.392632] EXT4-fs (mmcblk0): mounted filesystem with journalled data mode. Opts: discard,data=journal
[    5.416234] initrd: boot mode: ubuntu
[    5.494152] EXT4-fs (loop0): couldn't mount as ext3 due to feature incompatibilities
[    5.503084] EXT4-fs (loop0): couldn't mount as ext2 due to feature incompatibilities
[    5.989399] EXT4-fs (loop0): recovery complete
[    5.993077] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[    5.996606] initrd: mounting system.img (image developer mode)
[    6.273621] EXT4-fs (loop1): couldn't mount as ext3 due to feature incompatibilities
[    6.311506] EXT4-fs (loop1): couldn't mount as ext2 due to feature incompatibilities
[    6.394105] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)
[    6.617878] initrd: device is generic_x86
[    6.624898] Clocksource tsc unstable (delta = 119998103 ns)
[    7.882787] initrd: checking fstab /root/var/lib/lxc/android/rootfs/fstab* for additional mount points
[    8.196342] initrd: checking mount label mtdblock2
[    8.226905] initrd: mounting /dev/mtdblock2 as /root/android//cache
mount: mounting /dev/mtdblock2 on /root/android//cache failed: Invalid argument
[    8.255523] 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.326336] init: ureadahead-touch main process (297) terminated with status 5
[   56.054232] init: cannot open '/initlogo.rle'
[   56.231430] init: /dev/hw_random not found
[   58.014149] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[   58.014467] init: cannot find '/system/bin/ubuntuappmanager.disabled', disabling 'ubuntuappmanager'
[   58.415054] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
[   58.415248] init: powerctl: cannot expand '${sys.powerctl}'
[   58.415352] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
[   58.415440] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
[   58.491600] init: cannot find '/sbin/adbd', disabling 'adbd'
 * Setting up X socket directories...                                    [ OK ] 
[  203.072068] systemd-logind[805]: Failed to start user service: Unknown unit: user@32011.service
/lib/init/init-d-script: 12: /etc/rc2.d/S02whoopsie: -c: not found
basename: missing operand
Try 'basename --help' for more information.

Hors ligne

#2 Le 05/04/2016, à 17:25

Inglebard

Re : Ubuntu Touch Emulator

Salut,

Tu devrais essayer de passer par le sdk de ubuntu pour créer un vm ubuntu-touch. Dans la partie "Devices" tu as tout ce qu'il te faut et c'est plus simple.
En ce qui concerne l'écran noir, il se peut que cela vient des pilotes graphiques si tu n'utilises pas les pilotes open-sources.

https://developer.ubuntu.com/en/start/u … g-the-sdk/

Dernière modification par Inglebard (Le 05/04/2016, à 17:25)

Hors ligne

#3 Le 06/04/2016, à 00:38

Alain128

Re : Ubuntu Touch Emulator

Salut,
merci pour ton message mais j'avais déjà essayé via le SDK. Exactement le même problème. J'ai également essayé avec le pilote nouveau, idem.

Hors ligne