- 积分
- 919
贡献3555
飞刀1374 FD
注册时间2020-9-4
在线时间328 小时
|
发表于 2021-2-4 16:22:29
|
显示全部楼层
下面是能正常启动的:通过对比可能是由于Loading module '/usr/lib/libweston-5/g2d-renderer.so'不正常引起的,具体的原因还需要您自己排查了,
root@okmx8mm:~# cat /var/log/weston.log
Date: 2019-06-20 UTC
[10:00:15.223] weston 5.0.0
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 5.0.0-30-g615567c-dirty gl-renderer: fix the build warning (2018-11-11 00:06:26 +0800)
[10:00:15.223] Command line: /usr/bin/weston --log=/var/log/weston.log --xwayland --use-g2d=1
[10:00:15.223] OS: Linux, 4.14.78, #1 SMP PREEMPT Tue Feb 25 03:59:49 UTC 2020, aarch64
[10:00:15.225] Using config file '/etc/xdg/weston/weston.ini'
[10:00:15.228] Output repaint window is 16 ms maximum.
[10:00:15.230] Loading module '/usr/lib/libweston-5/drm-backend.so'
[10:00:15.237] initializing drm backend
[10:00:15.244] logind: session control granted
[10:00:15.249] using /dev/dri/card0
[10:00:15.249] DRM: supports universal planes
[10:00:15.249] DRM: supports atomic modesetting
[10:00:15.249] DRM: does not support picture aspect ratio
[10:00:15.250] Loading module '/usr/lib/libweston-5/g2d-renderer.so'
[10:00:15.295] event1 - [10:00:15.295] gpio-keys: [10:00:15.295] is tagged by udev as: Keyboard
[10:00:15.295] event1 - [10:00:15.295] gpio-keys: [10:00:15.295] device is a keyboard
[10:00:15.299] event0 - [10:00:15.299] InputEmulator: [10:00:15.299] is tagged by udev as: Keyboard
[10:00:15.299] event0 - [10:00:15.299] InputEmulator: [10:00:15.299] device is a keyboard
[10:00:15.342] DRM: head 'DSI-1' found, connector 33 is connected, EDID make 'unknown', model 'unknown', serial 'unknown'
[10:00:15.342] Registered plugin API 'weston_drm_output_api_v1' of size 24
[10:00:15.350] No backlight control for output 'DSI-1'
[10:00:15.351] Output DSI-1 (crtc 31) video modes:
1024x600@60.0, preferred, current, 44.0 MHz
[10:00:15.351] associating input device event1 with output DSI-1 (none by udev)
[10:00:15.351] associating input device event0 with output DSI-1 (none by udev)
[10:00:15.351] Output 'DSI-1' enabled with head(s) DSI-1
[10:00:15.351] Compositor capabilities:
arbitrary su**ce rotation: no
screen capture uses y-flip: no
presentation clock: CLOCK_MONOTONIC, id 1
presentation clock resolution: 0.000000001 s
[10:00:15.354] Loading module '/usr/lib/weston/desktop-shell.so'
[10:00:15.364] launching '/usr/libexec/weston-keyboard'
[10:00:15.370] Loading module '/usr/lib/libweston-5/xwayland.so'
[10:00:15.427] Registered plugin API 'weston_xwayland_v1' of size 32
[10:00:15.427] Registered plugin API 'weston_xwayland_su**ce_v1' of size 16
[10:00:15.427] xserver listening on display :0
[10:00:15.428] launching '/usr/libexec/weston-desktop-shell'
[10:00:15.934] zwp_text_input_v2_send_enter + serial 4
[10:00:15.934] zwp_text_input_v2_send_enter -
|
|