Hi Shrisha,

How old is your Tizen IVI image?  It looks like it's missing some TTY
related configuration that is needed by Weston >= 1.3.  For example, we
have the following in /usr/lib/systemd/system/[email protected]:

...
StandardInput=tty
TTYPath=/dev/tty1
...

and the following in /usr/lib/systemd/user/weston.service:

...
StandardInput=tty
...
TTYPath=/dev/tty1
...

There are also some required systemd 208 related updates that were
introduced late last year.

HTH,
-Ossama



On Wed, Mar 12, 2014 at 3:16 AM, Shrisha <[email protected]> wrote:

> Hi,
>
> After boot up of tizen 3.0 ivi on arm based chipset, I'm able to get the
> shell prompt but not the homescreen or the display.
>
> When I tired to launch weston  launch I'm getting the below error.
>
> [16:00:37.621] OS: Linux, 3.8.13-53062-g9736d82, #52 SMP PREEMPT Fri Feb
> 28 15:47:18 IST 2014, armv7l
> [16:00:37.621] Using config file '/etc/xdg/weston/weston.ini'
> [16:00:37.621] Loading module '/usr/lib/weston/drm-backend.so'
> [16:00:37.622] initializing drm backend
> [16:00:37.622] <stdin> not a vt
> [16:00:37.622] if running weston from ssh, use --tty to specify a tty
> [16:00:37.622] fatal: drm backend should be run using weston-launch binary
> or as root
> [16:00:37.622] fatal: failed to create compositor
>
> Please help.
>
> Regards,
> Shrisha
>
> _______________________________________________
> IVI mailing list
> [email protected]
> https://lists.tizen.org/listinfo/ivi
>
>
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to