Package name
linux
openRuyi version
2026.05
Describe the bug
The driver enabled for simplefb devices is still simplefb (CONFIG_FB_SIMPLE) instead of simpledrm (CONFIG_DRM_SIMPLEDRM).
Fbdev is deprecated and some applications do not want to use it.
Steps to reproduce
Boot the system with a device tree with simple-framebuffer.
RVVM is an example for having such a device.
Expected behaviour
/dev/dri should exist.
Screenshots
No response
Relevant log output
Additional context
No response
I assert that this issue is relevant for openRuyi
Package name
linux
openRuyi version
2026.05
Describe the bug
The driver enabled for simplefb devices is still simplefb (CONFIG_FB_SIMPLE) instead of simpledrm (CONFIG_DRM_SIMPLEDRM).
Fbdev is deprecated and some applications do not want to use it.
Steps to reproduce
Boot the system with a device tree with
simple-framebuffer.RVVM is an example for having such a device.
Expected behaviour
/dev/drishould exist.Screenshots
No response
Relevant log output
Additional context
No response
I assert that this issue is relevant for openRuyi