Hi Ossama, Thanks for the info. But I tried to change the /usr/lib/systemd/system/[email protected] to tty1 to 2 and some combinations. It doesn't work . I get the same error.
Regards, Shrisha On Wed, Mar 12, 2014 at 11:16 PM, Shrisha <[email protected]> wrote: > Hi, > > We recently did a repo sync from tizen repo as given in the tizen weblink > may be a month old. > > We had issues in compilation for armv7hl since the packages for arm is not > available existing tizen. So we did some hacks and we have build 800 > packages. Still webkit-efl and related dependent packages are not built. > Thanks for the info ossama, I will test with your inputs. > > Regards, > Shrisha > On 12 Mar 2014 23:09, "Othman, Ossama" <[email protected]> wrote: > >> 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
