boot - Created an instance with ubuntu-emulator, but cannot run it (stuck at busybox, black screen, does nothing) - Ask Ubuntu


i created emulator on ubuntu 16.10 following way:

sudo apt-get install ubuntu-emulator sudo ubuntu-emulator create touchemulator 

but when try run it:

sudo ubuntu-emulator run touchemulator --memory 1024 --scale 0.7 

a black screen appears (i can see 'case' of phone imitates). in terminal following shown:

/scripts/panic/adbd: line 22: can't create/sys/class/android_usb/android0/idvendor: nonexistent directory /scripts/panic/adbd: line 23: can't create /sys/class/android_usb/android0/idproduct: nonexistent directory /scripts/panic/adbd: line 24: can't create /sys/class/android_usb/android0/functions: nonexistent directory /scripts/panic/adbd: line 25: can't create /sys/class/android_usb/android0/enable: nonexistent directory [    0.803272] initrd: starting adbd usb debugging /sbin/adbd: error while loading shared libraries: libgio-2.0.so.0: cannot open shared object file: no such file or directory  busybox v1.22.1 (ubuntu 1:1.22.0-9ubuntu1) built-in shell (ash) enter 'help' list of built-in commands. 

(i've tried i386 version, running more/less memory, not scaling.) have opengl support.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User