Bug 39686

Summary: Не работает с драйвером panfrost
Product: Sisyphus Reporter: Alexey Sheplyakov <asheplyakov>
Component: westonAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: aen, aris, iv
Version: unstable   
Hardware: aarch64   
OS: Linux   
Attachments:
Description Flags
Лог попытки запуска weston none

Description Alexey Sheplyakov 2021-02-12 15:53:26 MSK
Created attachment 9193 [details]
Лог попытки запуска weston

$ sudo apt-get install weston xkeyboard-config
$ weston-launch -- --log=/tmp/weston2.log --drm-device=card1 # [1]

[повис, черная fbcon]

[1] потому что panfrost загрузился раньше, чем display-only 

В лог ругается так:

[12:48:37.359] failed to create kms fb: No such file or directory
[12:48:37.359] failed to get drm_fb for bo
[12:48:37.464] failed to create kms fb: No such file or directory
[12:48:37.464] failed to get drm_fb for bo
[12:48:37.468] failed to create kms fb: No such file or directory
[12:48:37.468] failed to get drm_fb for bo
[12:49:37.392] failed to create kms fb: No such file or directory
[12:49:37.393] failed to get drm_fb for bo
Comment 1 Alexey Sheplyakov 2021-02-12 15:55:32 MSK
Со свежим weston 9.0.0 такой проблемы нет.

#266049 TESTED #1 [test-only] sisyphus weston.git=9.0.0-alt1
Comment 2 AEN 2021-03-22 00:36:41 MSK
(Ответ для Alexey Sheplyakov на комментарий #1)
> Со свежим weston 9.0.0 такой проблемы нет.
> 
> #266049 TESTED #1 [test-only] sisyphus weston.git=9.0.0-alt1

Проблемы https://bugzilla.altlinux.org/show_bug.cgi?id=39364 тоже нет в этой сборке?
Comment 3 Yuri N. Sedunov 2021-03-26 10:57:39 MSK
Thu Mar 25 2021 Yuri N. Sedunov <aris@altlinux> 9.0.0-alt1
 - 9.0.0
Comment 4 AEN 2021-03-26 11:41:05 MSK
Спасибо!