Hi Bruce,I've been following this thread because I've also been trying to compile the image for vbox using the latest master. The build compiles fine but then I try to launch it, all I get is a black screen with GRUB written and it goes nowhere.I've tried going back to 10.04, tried both GCC 4.6 and 4.4 and nothing changed.Am I missing something?¬Denzil
Denzil,Reverting the grub change fixed it for me - https://android-review.googlesource.com/#/c/36730/
On Thursday, October 25, 2012 11:52:53 PM UTC-7, Denzil Ferreira wrote:
Hi Bruce,
It still doesn't work... I'm using the android_disk_vdi generated images. I'm using VirtualBox 4.2 in Ubuntu 12.04 and after I created the virtual machine and run it, all I get is a black screen with GRUB on it.
Are there any recommended configurations? I'm not using SATA if that comes to mind.
Thanks,
Denzil
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
Thank you! Ok, now I get to the splash screen, but the system segfaults. Will have to wait for the next release, I guess.
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi
Maybe you can try AndroVM.
http://androvm.org
Based on virtualbox and thus supports USB passthrough.
Dan.
PS: I'm the guy behind AndroVM
This is not a configuration that gets used or tested much at Google, so you probably shouldn't expect that things will improve on their own. I might try to make sure that the code still compiles, but that's not even guaranteed.
Yes, indeed it isn't working right now.
So what do you suggest? My scenario is this: I have here a USB stick for digital DVB-TV and want to try and port a Linux-based TV software to Android. What I need is an emulator that will allow developing on Android while accessing the USB device. The emulator that comes with AOSP does not support USB pass-through, right? Will it some day?
Thanks!
This is not a configuration that gets used or tested much at Google, so you probably shouldn't expect that things will improve on their own. I might try to make sure that the code still compiles, but that's not even guaranteed.
Yes, indeed it isn't working right now.
So what do you suggest? My scenario is this: I have here a USB stick for digital DVB-TV and want to try and port a Linux-based TV software to Android. What I need is an emulator that will allow developing on Android while accessing the USB device. The emulator that comes with AOSP does not support USB pass-through, right? Will it some day?
Thanks!
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Unfortunately he'd have a hard time booting virtualization images as current android-ia version is only supporting EFI.
Other than than all the bootable/ folder, a-ia is good. Even very good.
Android-x86 keeps virtualization working straight off the box, and with a little
effort, so is the AOSP's full_x86-* config with some minor modifications (depending on target VM.)
--