On Fri, 2015-01-30 at 15:47 +0100, Olivier Delbeke wrote:
> Thanks a lot for your support.
> 
> FYI, I finally got a picture ! All I needed to do was to use the magic
> "security=none". But of course, it's not very satisfying ; it should
> work without that. Please let me know if it works better with the new
> kernel patches.

Unfortunately it doesn't.

Kevin, Ronan: Olivier is using the current "tizen" branch of
tizen-distro, which is essentially rev_0.9. Do you have any idea why
this worked when you tried it?

> About the wayland-egl error message ("libEGL warning: wayland-egl:
> could not open /dev/dri/card0 (Permission denied)"), I think I
> understood what happens :
> - libwayland-egl is used by all wayland clients 
> - libwayland-egl need to open /dev/dri/card0
> - the wayland clients are run as user 'app'
> - /dev/dri/card0 is owned by group 'video'
> - user 'app' is not a member of group 'video' => denied access
> As a test, I tried to add the user "app" to group "video" (with
> "usermod -a -G video app"), but got a "PAM authentication failure". I
> don't know how to overcome this without recompiling the file system. 

You can just edit /etc/groups directly. The fix in the recipes is in
config-tizen-ivi.bb: adding the "app" user must include the "video"
group.

Same question here: how can this have worked when rev_0.9 was released?

I've fixed the group permissions locally; unfortunately now weston
segfaults in gl-renderer.so, with and without "security=none".

> Best regards,
> 
> 
> 
>         Olivier Delbeke Senior
>         Software Engineer
>         olivier.delb...@awtce.be /
>         T. +32 2 389 25 53
>         ___________________________
>          AWTC Europe S.A. - Avenue
>         de l’Industrie, 19 - 1420
>         Braine-l’Alleud - Belgium -
>         www.aweurope.eu -
>         www.aisin-aw.co.jp
>         VAT : BE 0474.474.114 - RPM
>         Nivelles 
> 
> 
> Inactive hide details for Patrick Ohly ---01/30/2015 03:03:23
> PM---Patrick Ohly <patrick.o...@intel.com>Patrick Ohly ---01/30/2015
> 03:03:23 PM---Patrick Ohly <patrick.o...@intel.com>
> 
>         Patrick Ohly
>         <patrick.o...@intel.com> 
>         
>         01/30/2015 03:03 PM
>         
> 
>                To
> 
>         Olivier
>         Delbeke
>         <olivier.delb...@awtce.be>
> 
>                cc
> 
>         "Litkey,
>         Krisztian" <krisztian.lit...@intel.com>, "ivi@lists.tizen.org" 
> <ivi@lists.tizen.org>
> 
>           Subject
> 
>         Re: [IVI]
>         tizen-distro: booting (was: Re: tizen-distro : memory allocation 
> error whenlinkingcrosswalk)
> 
> 
> 
> On Fri, 2015-01-30 at 14:25 +0100, Olivier Delbeke wrote:
> > Some more info:
> > Reference hardware (VTC1010), reference kernel (bzImage_ivi) and
> > reference image (tizen-ivi-core-image-dev-valleyisland-32.ext3)
> (links
> > found on the wiki
> > https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto_Project) , but
> > black screen when weston starts.
> 
> I've looked at the kernel used by the "Tizen on Yocto" today and found
> that it lacks quite a few patches that went into "Tizen IVI", in
> particular for the graphics drivers. I'm not sure whether these are
> relevant differences, but will test it once a build with a refreshed
> kernel recipe is done.
> 
> Regarding the previous releases: I don't know whether any image really
> ever was tried on the VTC1010.
> 
> -- 
> Best Regards, Patrick Ohly
> 
> The content of this message is my personal opinion only and although
> I am an employee of Intel, the statements I make here in no way
> represent Intel's position on the issue, nor am I authorized to speak
> on behalf of Intel on this matter.
> 
> 
> 
> 
> This mail, and any attachments thereto, is intended only for use by
> the addressee(s) named herein and may contain legally privileged
> and/or confidential information. If you are not the intended
> recipient, please note that any review, dissemination, disclosure,
> alteration, printing, copying or transmission of this mail and/or any
> file transmitted with it, is strictly prohibited and may be unlawful.
> If you have received this mail by mistake, please immediately notify
> the sender as well as our mail administrator at
> postmas...@aweurope.be, and permanently destroy the original as well
> as any copy thereof.
> 


_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to