Hi everyone, We're currently enabling smack support in Tizen IVI emulator and facing some problems. We use linux kernel 3.12 with all Tizen IVI mandatory kernel options enabled, however, the image (I've tried tizen_20140326.14 and tizen_20140401.2) does not boot to UI, the reason for that is this:
Apr 03 06:02:55 10.0.2.15 systemd[1751]: pam_unix(systemd-user:session): session opened for user app by (uid=0) Apr 03 06:02:55 10.0.2.15 systemd[1751]: Failed to create root cgroup hierarchy: Permission denied Apr 03 06:02:55 10.0.2.15 systemd[1751]: Failed to allocate manager object: Permission denied Apr 03 06:02:55 10.0.2.15 systemd[1754]: pam_unix(systemd-user:session): session closed for user app After searching JIRA I've found that issue in generic: https://bugs.tizen.org/jira/browse/PTREL-763 and IVI specific one: https://bugs.tizen.org/jira/browse/TIVI-2973 However, workarounds in these tickets don't work for emulator. The closest is workaround #2 from https://bugs.tizen.org/jira/browse/PTREL-763, here's what I did: 1. Applied that workaround 2. Rebooted, still no UI 3. Connected to emulator via ttyS0, logged in as "root" 4. weston started, UI is visible and operational The question is, how to get weston started automatically, without someone logging in via serial ? _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
