On Tue, Jul 23, 2024 at 12:49 AM bartiszosti via
lists.yoctoproject.org <bartiszosti=gmail....@lists.yoctoproject.org>
wrote:
>
> Hello,
> How to enable the LinuxFB on the Raspberry Pi 4?
> I'd like to start a Qt6 GUI app with the LinuxFB platform, but currently I 
> have such output:
>
>
> qtwidgets[229]: Unable to figure out framebuffer device. Specify it manually.
> qtwidgets[229]: linuxfb: Failed to initialize screen
> qtwidgets[229]: no screens available, assuming 24-bit color
>  qtwidgets[229]: Cannot create window: no screens available
>
> So far, I set CONFIG_FB=y, but still I don't have any fb devices under /dev.
> How do I enable it?

How are you launching it ?
We have it working for odroid-c4 here
https://github.com/YoeDistro/yoe-distro/blob/master/conf/projects/odroid-c4/config.conf#L28-L33
for rpi we use EGLFS and it works well as well.

>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63561): https://lists.yoctoproject.org/g/yocto/message/63561
Mute This Topic: https://lists.yoctoproject.org/mt/107500803/21656
Mute #framebuffer:https://lists.yoctoproject.org/g/yocto/mutehashtag/framebuffer
Mute #qt:https://lists.yoctoproject.org/g/yocto/mutehashtag/qt
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute #scarthgap:https://lists.yoctoproject.org/g/yocto/mutehashtag/scarthgap
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to