cuEGLStreamProducerConnect returns error 801 on 525.53 driver

Still not fixed in 545.29.02.

Is there any plan to fix this? Have you really left EGLStreams broken for over a year? Is no one else using this functionality?

1 Like

Still broken on 550.54.14…

570.86.16

Reconnecting to stream
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
Unable to create EGLStream
1 Like

Still broken on 570.133.07

I have a RTX3070, running latest archlinux.

$ gcc test.c -I/opt/cuda/include/ -lEGL -lcuda -o test && ./test
Reconnecting to stream
cuda error 'CUDA_ERROR_NOT_SUPPORTED' (801):'operation not supported' at file <test.c>, line 47.