lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
290 stars 309 forks source link

[RK3568 waylay drivce] interface 'xdg_toplevel' has no event 3 #302

Closed eYoung8475 closed 1 month ago

eYoung8475 commented 7 months ago

Using the rk3568 development board, driven by wayland (version 1.22.0), with a prompt of "interface 'xdg_toplevel' has no event 3" and no GUI displayed。 image

arilink commented 1 month ago

Is there any progress on this issue? I am also trying to run LVGL on rk3568

eYoung8475 commented 1 month ago

No, contacting Rockchip is currently unable to resolve the issue. It may be necessary to replace the DRM or x11 display

kisvegabor commented 1 month ago

I would be also happy contact Rockchip. Hopefully we could collaborate somehow to make it easier to get started with Rockchip and LVGL. Could you write an introduction email to me and you contact person at Rockchip?

eYoung8475 commented 1 month ago

We also ask Rockchip through FAE. You can add QQ group 110977630 or contact Rockchip through the following methods : Address: www.rock chips.com Customer service hotline:+86-4007-700-590 Customer service fax:+86-591-83951833 Customer service email: fae@rock-chips.com

kisvegabor commented 1 month ago

Thank you! We are onboarding some new chip vendors, but I'll contact them when we will have a little bit free capacity.

eYoung8475 commented 1 month ago

Just tested it, The wayland on rk3568 is now working properly.

eYoung8475 commented 1 month ago

Test on patch 110089d in the master branch。

kisvegabor commented 1 month ago

Great, I close this issue then.