diff options
author | eric.le.bihan.dev@free.fr <eric.le.bihan.dev@free.fr> | 2014-01-16 17:02:21 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-01-16 23:36:44 +0100 |
commit | 21cb4b35e211ba62ea01fca2a8eed2015b91111f (patch) | |
tree | e1583bce28791a33fe2b456e5e567af6daca9824 /package/lua/lua-02-shared-libs-for-lua.patch | |
parent | 29b6093f7177a7394bec71e9af972a495cc063b5 (diff) | |
download | buildroot-21cb4b35e211ba62ea01fca2a8eed2015b91111f.tar.gz buildroot-21cb4b35e211ba62ea01fca2a8eed2015b91111f.zip |
weston: fix fbdev backend.
The compilation of the program weston-launcher is currently disabled, so
the only way to launch Weston (on framebuffer) is to execute (as root):
$ openvt -c 2 -s -- weston \
--backend=/usr/lib/weston/fbdev-backend.so \
--tty=2 \
--log=/tmp/weston.log
Unfortunately you will only end up with a black screen. The reason is
given in the log file:
/dev/tty2 is already in graphics mode, is another display server running?
Here is the fix from upcoming version 1.4.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/lua/lua-02-shared-libs-for-lua.patch')
0 files changed, 0 insertions, 0 deletions