Martin Hundebøll

Results 17 comments of Martin Hundebøll

Running as root, yes. With the suggested changes: ``` # 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: -22 [ERROR][environment_egl_stream.cc(16)] Failed to set extension...

`NVIDIA GPU GeForce GTS 450 (GF106)` `NVIDIA GLX Module 390.151`

No problem. Thanks for a prompt response!

@bradking Can you take a look on this, or ping someone who can?

Hmm... I see now that two of my commits duplicate this (not so much) older PR: https://github.com/labgrid-project/labgrid/pull/1587 I'm happy to rebase mine, should you merge the other one.

> We run into the same issue using `snagrecover`. Here we need multiple files with descripting names. This doesn't fit into the `BootstrapProtocol`. Maybe we can add multi file support...

> It think the interface `load` with a single files as parameter is not sufficient for this use cases. > Also in your case, you can only use the `extra_files`...

> Are there any security implications of calling the helpers via the setuptools wrappers? I can see a few different scenarios: 1. labgrid checked out as root, installed as non-root...

> Because my synapse server is small, only for the need of my little company (4 people) so I don't want to open registration but we would need sometime to...

I've hit this issue too. @AdrianVovk Does GNOME OS happen to use a volatile root? I can work around the issue by creating `/run/systemd/volatile-root` as a symlink that points to...