On Thu, Nov 17, 2011 at 2:05 PM, Jean-Baptiste Queru <
j...@android.com> wrote:
> Yup. Sorry the kernels are a bit hard to find without gitweb. Once I
> have the relevant projects created, I'll create a proper list on
>
source.android.com.
>
> JBQ
>
> On Thu, Nov 17, 2011 at 10:55 AM, Daniel FAGES <
dfa...@gmail.com> wrote:
>> Quoting JBQ :
>>
>> The emulator kernel source is available:
>>
>> git clone
https://android.googlesource.com/kernel/goldfish
>> cd goldfish
>> git checkout origin/android-goldfish-2.6.29
>>
>> 2011/11/17 Doug Schaefer <
cdt...@gmail.com>
>>>
>>> Sorry guys, I lost track of where the kernel source is. Could you repeat
>>> that?
>>>
>>> Thanks,
>>> Doug.
>>>
>>> On Thu, Nov 17, 2011 at 1:43 PM, Daniel FAGES <
dfa...@gmail.com> wrote:
>>> > Yes, and you have to add the "PS/2 mouse" support to the vbox_defconfig
>>> > to
>>> > have the mouse working using VirtualBox.
>>> >
>>> > Dan.
>>> >
>>> > 2011/11/17 Jean-Baptiste Queru <
j...@android.com>
>>> >>
>>> >> Just as an FYI, the prebuilt vbox kernel exactly matches the sources
>>> >> that I've released, so a straight rebuild as-is should get the same
>>> >> results (fingers crossed), and you'll need to actually make changes in
>>> >> order to make progress.
>>> >>
>>> >> JBQ
>>> >>
>>> >> On Thu, Nov 17, 2011 at 10:28 AM, Nathaniel Husted <
nhu...@gmail.com>
>>> >> wrote:
>>> >> > I'll try that later as well. I know with a bit of searching there's a
>>> >> > link JBQ posted to the 4.0.1 kernel sources that were released in the
>>> >> > SDK. I figure that could be easily rebuild as well with appropriate
>>> >> > x86 support.
>>> >> >
>>> >> > Cheers,
>>> >> > Nathaniel
>>> >> >
>>> >> > On Thu, Nov 17, 2011 at 12:30 PM, Daniel FAGES <
dfa...@gmail.com>
>>> >> > wrote:
>>> >> >> Hi,
>>> >> >> I'm not sure you saw my post few hours ago but to get the mouse
>>> >> >> pointer
>>> >> >> you
>>> >> >> have to rebuild the kernel with the good driver.
>>> >> >>
>>> >> >> Dan.
>>> >> >>
>>> >> >> 2011/11/17 Doug Schaefer <
cdt...@gmail.com>
>>> >> >>>
>>> >> >>> From what I've seen, the graphics are pretty good (i.e fast
>>> >> >>> enough).
>>> >> >>> It's really an input issue I suppose. Android-x86 used to have a
>>> >> >>> patch
>>> >> >>> to make it work. Given I've seen a mouse pointer on the
>>> >> >>> Transformer, I
>>> >> >>> was hoping it would be part of the base and not a driver that ASUS
>>> >> >>> had
>>> >> >>> added (who seems to be quasi involved with android-x86 now that I
>>> >> >>> think about it, hmmm).
>>> >> >>>
>>> >> >>> On Thu, Nov 17, 2011 at 11:41 AM, Jean-Baptiste Queru
>>> >> >>> <
j...@android.com>
>>> >> >>> wrote:
>>> >> >>> > I haven't been looking at the state of vbox in ICS other than
>>> >> >>> > making
>>> >> >>> > sure that it'd compile. I wouldn't go as far as calling it a
>>> >> >>> > hack,
>>> >> >>> > but
>>> >> >>> > it probably fell behind a bit, especially in the domain of
>>> >> >>> > graphics
>>> >> >>> > (where things have evolved a lot) and input (where things have
>>> >> >>> > changed
>>> >> >>> > as well). Let's call it "work in progress".
>>> >> >>> >
>>> >> >>> > JBQ
>>> >> >>> >
>>> >> >>> > On Thu, Nov 17, 2011 at 5:05 AM, Ron M <
ron...@gmail.com> wrote:
>>> >> >>> >> The VDI's resulted from these "make vdi-installer" and "make
>>> >> >>> >> android_disk_vdi" -
>>> >> >>> >> Result with a VM which does not have the "Machine->Disable Mouse
>>> >> >>> >> Integration" (it is grayed out in the "Machine" menu).
>>> >> >>> >> Without enabling it - you cannot use mouse on Android-X86 - and
>>> >> >>> >> I
>>> >> >>> >> suspect
>>> >> >>> >> that the same thing applies to Google's vbox_x86 target.
>>> >> >>> >>
>>> >> >>> >> That means we (assuming you have the same problem) can't use
>>> >> >>> >> mouse
>>> >> >>> >> within
>>> >> >>> >> the vbox ICS - which deems this configuration useless :-(
>>> >> >>> >> Anyone for the save?
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >> On Thu, Nov 17, 2011 at 12:49 PM, Ron M <
ron...@gmail.com>
>>> >> >>> >> wrote:
>>> >> >>> >>>
>>> >> >>> >>> I was just curious about whether there is an "official" way.
>>> >> >>> >>> BUT - I am also experiencing the same problems you guys are -
>>> >> >>> >>> Can't
>>> >> >>> >>> see my
>>> >> >>> >>> mouse pointer!
>>> >> >>> >>> I think it is a system configuration issue thought, and has
>>> >> >>> >>> nothing to
>>> >> >>> >>> do
>>> >> >>> >>> with ICS - as the same problem happened to me on GIngerbread.
>>> >> >>> >>> Must be some Ubuntu 11.10/virtualbox 4.1.6/a combination of
>>> >> >>> >>> hard
>>> >> >>> >>> luck
>>> >> >>> >>> stuff, as I was able to run X86-Android with mouse pointer
>>> >> >>> >>> support on
>>> >> >>> >>> another configuration in the past.
>>> >> >>> >>> What I do get, is launcher crashes. How about you guys?
>>> >> >>> >>>
>>> >> >>> >>> I'd be very happy to have someone from google responding in
>>> >> >>> >>> this
>>> >> >>> >>> thread.
>>> >> >>> >>> Otherwise I may assume that the vbox varient is just an
>>> >> >>> >>> unmaintained
>>> >> >>> >>> Hack,
>>> >> >>> >>> which would be quite sad- as it is gzaillion times faster
>>> >> >>> >>> than the qemu builds.
>>> >> >>> >>> Ron
>>> >> >>> >>>
>>> >> >>> >>>
>>> >> >>> >>>
>>> >> >>> >>>
>>> >> >>> >>> On Thu, Nov 17, 2011 at 4:17 AM, Doug Schaefer
>>> >> >>> >>> <
cdt...@gmail.com>
>>> >> >>> >>> wrote:
>>> >> >>> >>>>
>>> >> >>> >>>> That and there's no network access (reinstalled to get back to
>>> >> >>> >>>> the
>>> >> >>> >>>> home screen where keyboard navigation works).
>>> >> >>> >>>>
>>> >> >>> >>>> It's use is pretty limited. I think this turns into an
>>> >> >>> >>>> android-porting, or
android-x86.org discussion pretty quickly.
>>> >> >>> >>>>
>>> >> >>> >>>> :D
>>> >> >>> >>>>
>>> >> >>> >>>> On Wed, Nov 16, 2011 at 8:30 PM, Nathaniel Husted
>>> >> >>> >>>> <
nhu...@gmail.com>
>>> >> >>> >>>> wrote:
>>> >> >>> >>>> > I am currently having the exact same issue. I am in the
>>> >> >>> >>>> > middle
>>> >> >>> >>>> > of a
>>> >> >>> >>>> > development server rebuild so I will not be able to play
>>> >> >>> >>>> > around
>>> >> >>> >>>> > with
>>> >> >>> >>>> > Android and VirtualBox until tomorrow eve. However, if you
>>> >> >>> >>>> > happen
>>> >> >>> >>>> > to
>>> >> >>> >>>> > find a solution I will be most interested. I'm curious as it
>>> >> >>> >>>> > does
>>> >> >>> >>>> > not
>>> >> >>> >>>> > seem that the previous post I linked to earlier had the
>>> >> >>> >>>> > mouse
>>> >> >>> >>>> > issues.
>>> >> >>> >>>> > I'd love to know what step I have either conveniently left
>>> >> >>> >>>> > out
>>> >> >>> >>>> > or
>>> >> >>> >>>> > if
>>> >> >>> >>>> > there's something different about ICS when it comes to mouse
>>> >> >>> >>>> > interaction.
>>> >> >>> >>>> >
>>> >> >>> >>>> > Hopefully someone comes up with a solution for this one!
>>> >> >>> >>>> >
>>> >> >>> >>>> > Cheers,
>>> >> >>> >>>> > Nathaniel
>>> >> >>> >>>> >
>>> >> >>> >>>> > On Wed, Nov 16, 2011 at 8:23 PM, Doug Schaefer
>>> >> >>> >>>> > <
cdt...@gmail.com>
>>> >> >>> >>>> > wrote:
>>> >> >>> >>>> >> A-ha, that did it. Now back to your original point. How do
>>> >> >>> >>>> >> I
>>> >> >>> >>>> >> get a
>>> >> >>> >>>> >> mouse pointer.
>>> >> >>> >>>> >>
>>> >> >>> >>>> >> One cool thing I saw on the first boot, it put me right
>>> >> >>> >>>> >> into
>>> >> >>> >>>> >> the
>>> >> >>> >>>> >> home
>>> >> >>> >>>> >> screen and I was able to use the keyboard to select things,
>>> >> >>> >>>> >> including
>>> >> >>> >>>> >> a very nice swap to another page that showed very
>>> >> >>> >>>> >> acceptable
>>> >> >>> >>>> >> graphics
>>> >> >>> >>>> >> performance. Now, just need to get a mouse pointer.
>>> >> >>> >>>> >>
>>> >> >>> >>>> >> :D
>>> >> >>> >>>> >>
>>> >> >>> >>>> >> On Wed, Nov 16, 2011 at 6:47 PM, Nathaniel Husted
>>> >> >>> >>>> >> <
nhu...@gmail.com>
>>> >> >>> >>>> >> wrote:
>>> >> >>> >>>> >>> This is the closest thing I've found in the archive that
>>> >> >>> >>>> >>> discusses
>>> >> >>> >>>> >>> instructions for running the VirtualBox option. It appears
>>> >> >>> >>>> >>> that
>>> >> >>> >>>> >>> Android just will not function with SATA drives.
>>> >> >>> >>>> >>> Virtualbox
>>> >> >>> >>>> >>> MUST
>>> >> >>> >>>> >>> be
>>> >> >>> >>>> >>> set up with an IDE controller.
>>> >> >>> >>>> >>>
>>> >> >>> >>>> >>> Link:
>>> >> >>> >>>> >>>
>>> >> >>> >>>> >>>
>>> >> >>> >>>> >>>
>>> >> >>> >>>> >>>
https://groups.google.com/group/android-building/browse_thread/thread/5053edfbcfe9f057/8c98f10a1537e49e?lnk=gst&q=vbox+x86#8c98f10a1537e49e
>>> >> >>> >>>> >>>
>>> >> >>> >>>> >>> Cheers,
>>> >> >>> >>>> >>> Nathaniel
>>> >> >>> >>>> >>>
>>> >> >>> >>>> >>> On Wed, Nov 16, 2011 at 4:45 PM, Mark Renouf
>>> >> >>> >>>> >>> <
mre...@google.com>
>>> >> >>> >>>> >>> wrote:
>>> >> >>> >>>> >>>> Here's what I'm seeing. I tried both the "Install to"
>>> >> >>> >>>> >>>> option
>>> >> >>> >>>> >>>> and
>>> >> >>> >>>> >>>> the
>>> >> >>> >>>> >>>> "Boot
>>> >> >>> >>>> >>>> from" option.
>>> >> >>> >>>> >>>> "Install to" stops, waiting for a /dev/sdb2 (which
>>> >> >>> >>>> >>>> apparently
>>> >> >>> >>>> >>>> never
>>> >> >>> >>>> >>>> appears)
>>> >> >>> >>>> >>>> "Boot from" fails to boot fully because there is no
>>> >> >>> >>>> >>>> /system
>>> >> >>> >>>> >>>> partition
>>> >> >>> >>>> >>>> mounted (or so it seems).
>>> >> >>> >>>> >>>>
>>> >> >>> >>>> >>>> I've also included a screenshot of my VirtualBox
>>> >> >>> >>>> >>>> settings, I
>>> >> >>> >>>> >>>> believe
>>> >> >>> >>>> >>>> I have
>>> >> >>> >>>> >>>> these correct.
>>> >> >>> >>>> >>>>
>>> >> >>> >>>> >>>> I'm hoping somebody can figure this out :-)
>>> >> >>> >>>> >>>>
>>> >> >>> >>>> >>>> --
>>> >> >>> >>>> >>>> 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
>>> >> >>> >>>> >>> "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
>>> >> >>> >>>> >> "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
>>> >> >>> >>>> > "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
>>> >> >>> >>>> "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
>>> >> >>> >> "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
>>> >> >>> >>
>>> >> >>> >
>>> >> >>> >
>>> >> >>> >
>>> >> >>> > --
>>> >> >>> > Jean-Baptiste M. "JBQ" Queru
>>> >> >>> > Software Engineer, Android Open-Source Project, Google.
>>> >> >>> >
>>> >> >>> > Questions sent directly to me that have no reason for being
>>> >> >>> > private
>>> >> >>> > will likely get ignored or forwarded to a public forum with no
>>> >> >>> > further
>>> >> >>> > warning.
>>> >> >>> >
>>> >> >>> > --
>>> >> >>> > 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
>>> >> >>> "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 "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 "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
>>> >> >
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Jean-Baptiste M. "JBQ" Queru
>>> >> Software Engineer, Android Open-Source Project, Google.
>>> >>
>>> >> Questions sent directly to me that have no reason for being private
>>> >> will likely get ignored or forwarded to a public forum with no further
>>> >> warning.
>>> >>
>>> >> --
>>> >> 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 "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 "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 "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
>>
>
>
>
> --
> Jean-Baptiste M. "JBQ" Queru
> Software Engineer, Android Open-Source Project, Google.
>
> Questions sent directly to me that have no reason for being private
> will likely get ignored or forwarded to a public forum with no further
> warning.
>
> --
> 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 "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