It was just accepted and finished building. Should be in a snapshot shortly.
-t From: <Rees>, Kevron <[email protected]<mailto:[email protected]>> Date: Monday, April 8, 2013 11:20 AM To: "VanCutsem, Geoffroy" <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, "Lecluse, Philippe" <[email protected]<mailto:[email protected]>> Subject: Re: [IVI] Upgraded kernel Artem, Have you sr'd the new kernel? If so I'll download the next image it and try it out in virtualbox. I'll let you know how it works out. On Mon, Apr 8, 2013 at 8:02 AM, VanCutsem, Geoffroy <[email protected]<mailto:[email protected]>> wrote: > -----Original Message----- > From: [email protected]<mailto:[email protected]> > [mailto:[email protected]<mailto:[email protected]>] On > Behalf Of Artem Bityutskiy > Sent: Monday, April 08, 2013 3:53 PM > To: Rees, Kevron M > Cc: [email protected]<mailto:[email protected]> > Subject: Re: [IVI] Upgraded kernel > > On Fri, 2013-04-05 at 10:08 -0700, Rees, Kevron wrote: > > done :). > > > > TIVI-666 > > > Oh, nice bug! I've enabled a bunch of virtio and a couple of VMWare drivers > in the kernel. I believe this is enough to make the Tizen IVI kernel work well > under kvm / VBOX / VMWare. Thanks a lot for enabling the Virtio drivers in the Tizen IVI kernel. Here is (a little late... sorry about that), some additional information that Philippe (on CC, credits go to him) has put together to enable an image to run in VMware. First of all, one of the key requirements was to be able to benefit from the graphics acceleration so a lot of attention was given to that. Here is the situation as far as I understand it: - VMware: the Free Player supports 3D acceleration on Windows hosts but you need VMware Workstation (not free) to have 3D acceleration on Linux hosts. - VirtualBox: seems no upstream Gfx drivers exist and it's all tied to the VirtualBox Guest Additions (which I don't know if these can easily be installed on Tizen IVI) - QEMU/kvm: there used to be a project called qemu-gl that focussed on that aspect. I don't know what happened to that project but I certainly think that enabling GL in qemu would be of great value since this is also what is used in the Tizen SDK for the emulation part. CONFIG_DRM_VMWGFX is the config option to turn on the Gfx drivers that can be used in VMware and unless I've missed it it's disabled in the kernel-x86-ivi, could you enable that one too? I haven't verified it but it looks like the libdrm package we use in Tizen IVI already has the support to use these (vmwgfx API is enabled according to the buildlog) Thanks! Geoffroy Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/09 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
