Oscar van Leusen

Results 46 comments of Oscar van Leusen

Any updates on this issue? I'd love to run this on my Synology NAS, but there's no way it's powerful enough unless it can use the iGPU.

That's reassuring to know. Although in Plex's instance it does natively support GPU acceleration, whereas I'm not sure if @jshridha 's container has GPU acceleration disabled/not implemented entirely. It's a...

I've been doing some investigating into getting GPU Acceleration to work on my Synology 918+ NAS. This has a Celeron J3455 (Apollo Lake) with Intel HD Graphics 500 and **does**...

Upon more research: Xvfb used in this container **does not** support GPU acceleration. (See [here](https://github.com/mviereck/x11docker/wiki/Hardware-acceleration#gpu-access-for-docker-containers)) There's a table showing which X server supports GPU acceleration with that particular container [here](https://github.com/mviereck/x11docker/wiki/X-server-and-Wayland-Options#attributes-of-x-server-and-wayland-options)....

Hi, I'm not the developer but am currently trawling through Wine logs looking for GPU related stuff, and some auto-related errors caught my attention: ``` ALSA lib confmisc.c:767:(parse_card) cannot find...

I don't think it's relevant to your issue, but maybe this will help others who search for this problem in the future. One thing that caused problems connecting to the...

This is still an issue for me. As a workaround, I created a systemlink to fix the problem. I found out libcublas.so.10 and libcublasLt.so were both in `/usr/lib/x86_64-linux-gnu`. I found...