Genymotion is not booted

4,393 views
Skip to first unread message

dk

unread,
Oct 22, 2013, 1:20:31 AM10/22/13
to genymoti...@googlegroups.com
Hello,
 
I'm trying to boot with new builded genymotion image but it is not working.
Could you check my missing point or how to build new genymotion image.
 
1. Source code
- I downloaded genymotion-4.3_r3.1
2. Kernel
- kernel_goldfish 3.4
3. Genymotion 1.1.0
 
In case of genymotion player, there is no information displayed(white blank screen).
In case of virtualbox, below messages are displayed.
 
ANDROID
shell@vbox86tp:/ $ IP Management : 192.168.56.102
[ 3.081424] cfcopyarea : exports duplicate symbol cfb_copyarea (owned by kernel)
[ 3.083767] cfbfillrect : exports duplicate symbol cfb_fillrect (owned by kernel)
[ 3.086451] cfbimgblt : exports duplicate symbol cfb_imageblit (owned by kernel)
[ 3.089726] uvesafb : failed to execute /sbin/v86d
[ 3.090250] uvesafb : make sure that the v86d helper is installed and executable
[ 3.091264] uvesafb : Getting VBE info block failed ( eax=0x4f00, err=11)
[ 3.091865] uvesafb : vbe_init() failed with -22
NO SDCARD
[ 3.102893] init : cannot find '/system/bin/dbus-daemon', disabling 'dbus'
[ 3.331942] init : untracked pig 108 exited
[ 8.413587] init : untracked pig 194 exited
....
 
ADB messages
D/DHCP    (   64): ===== DHCP message:
D/DHCP    (   64): op = BOOTREPLY (2), htype = 1, hlen = 6, hops = 0
D/DHCP    (   64): xid = 0x0c0c0000 secs = 0, flags = 0x0000 optlen = 312
D/DHCP    (   64): ciaddr = 0.0.0.0
D/DHCP    (   64): yiaddr = 192.168.56.102
D/DHCP    (   64): siaddr = 0.0.0.0
D/DHCP    (   64): giaddr = 0.0.0.0
D/DHCP    (   64): chaddr = { 08  00  27  e1  9d  cf }
D/DHCP    (   64): sname = ''
D/DHCP    (   64): file = ''
D/DHCP    (   64): op 53 len 1 { 05 } ack
D/DHCP    (   64): op 54 len 4 { c0  a8  38  64 }
D/DHCP    (   64): op 51 len 4 { 00  00  0e  10 }
D/DHCP    (   64): op 1 len 4 { ff  ff  ff  00 }
D/DHCP    (   64): --- dhcp ack (5) ---
D/DHCP    (   64): ip 192.168.56.102 gw 0.0.0.0 prefixLength 24
D/DHCP    (   64): server 192.168.56.100, lease 3600 seconds
D/DHCP    (   64): configuring eth0
D/NetUtils(   64): Don't create null default route on eth0
I/mediaserver(  109): ServiceManager: 0xb79cd450
I/AudioFlinger(  109): Using default 3000 mSec as standby time.
I/mediaserver(  109): Unable to start AudioFlinger, quitting...
E/vinput-seamless(   98): found PS2 device
E/vinput-seamless(   98): found seamless mouse device
I/Vold    (   96): Vold 2.1 (the revenge) firing up
I/DEBUG   (  104): debuggerd: Oct 21 2013 21:40:58
I/installd(  110): installd firing up
I/SurfaceFlinger(  106): SurfaceFlinger is starting
I/SurfaceFlinger(  106): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL  (  106): loaded /system/lib/egl/libEGL_emulation.so
I/Netd    (  103): Netd 1.0 starting
W/InterfaceController(  103): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
E/        (  106): Failed to connect to host (QemuPipeStream)!!!
E/EGL_emulation(  106): Failed to establish connection with the host
E/        (  106): Failed to connect to host (QemuPipeStream)!!!
E/EGL_emulation(  106): Failed to establish connection with the host
 

Julien Bolard

unread,
Oct 22, 2013, 3:31:40 AM10/22/13
to dk, genymoti...@googlegroups.com
Hi,

The genymotion-4.3_r3.1 branch is work in progress and does not boot right now.
Use 4.2 or 4.1 instead.

Regards


--
You received this message because you are subscribed to the Google Groups "Genymotion Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genymotion-use...@googlegroups.com.
To post to this group, send email to genymoti...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

dk

unread,
Oct 23, 2013, 10:46:08 PM10/23/13
to genymoti...@googlegroups.com, dk
Thank you, Julien,

I'm trying to build image again with genymotion 4.2.2 & kernel 3.4.
During making android_disk_vdi, it makes an error as below.

Please let me know, what the problem is.

ile edit complete. Wrote 2 images.
Done with bootable android data-disk image -[ out/target/product/vbox86tp/android_data_disk.img ]-
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
         available for the current kernel (2.6.32-47-generic) or it failed to
         load. Please recompile the kernel module and install it by

           sudo /etc/init.d/vboxdrv setup

         You will not be able to start VMs until this problem is fixed.
Converting from raw image file="out/target/product/vbox86tp/android_data_disk.img" to file="out/target/product/vbox86tp/android_data_disk.vdi"...
Creating dynamic image with size 5915017216 bytes (5641MB)...
Done with VirtualBox bootable data-disk image -[ out/target/product/vbox86tp/android_data_disk.vdi ]-

Julien Bolard

unread,
Oct 24, 2013, 3:22:22 AM10/24/13
to dk, genymoti...@googlegroups.com
Hi,

Your VirtualBox is not installed correctly. It is just a warning for the build, and the disk has been build correctly,
but you wont be able to run Genymotion.

Make sure to run the sudo /etc/init.d/vboxdrv setup command to build the VBox kernel modules.




igor ganapolsky

unread,
Jan 31, 2014, 12:22:21 PM1/31/14
to genymoti...@googlegroups.com, dk
On my mac I do not have the folder 'vboxdrv'.

Julien Bolard

unread,
Jan 31, 2014, 2:04:51 PM1/31/14
to igor ganapolsky, genymoti...@googlegroups.com, dk
Try to reinstall VBox, that might do the trick.
Reply all
Reply to author
Forward
0 new messages