Skip to content

Atomic Modeset fails #383

Open
Open
@hundeboll

Description

@hundeboll

Hi,

I'm trying to run flutter-embedded-linux on a buildroot based linux using the eglstream backend for an nvidia card. I've enabled modesetting on the command-line, but it fails like this:

# LD_LIBRARY_PATH=/root/drm/lib/ FLUTTER_DRM_DEVICE=/dev/dri/card0 ./flutter-drm-eglstream-backend -b drm/
[ERROR][native_window_drm_eglstream.cc(132)] Failed to commit an atomic property change request
[ERROR][elinux_window_drm.h(131)] Failed to create the native window (/dev/dri/card0).
Segmentation fault (core dumped)

The dmesg.log (with drm.debug=0xff on the command line) does give a hint about no framebuffer being set.

I am by no means an DRM expert, so any hints would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    drmTopics of DRM backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions