Search results

  1. C

    [TUTORIAL] Homeserver - How to make a LXC based Xubuntu 20.04 Desktop Enviroment Container with SNAP and "GPU Passthru" VA-API (Intel i915)

    Installing the snaps works, it runs (i only tested running moonlight so far), although it can't access the IGD.
  2. C

    [TUTORIAL] Homeserver - How to make a LXC based Xubuntu 20.04 Desktop Enviroment Container with SNAP and "GPU Passthru" VA-API (Intel i915)

    My snap version is the very same as yours, except my kernel has been updated to 5.4.65-1-pve. I tried the hack in the bug report, and it fixed it ln -s /bin/true /usr/local/bin/udevadm It forces udev to always return 0 so it is not a proper fix.
  3. C

    [TUTORIAL] Homeserver - How to make a LXC based Xubuntu 20.04 Desktop Enviroment Container with SNAP and "GPU Passthru" VA-API (Intel i915)

    @PSteinberg, I do already have those in my config and my config only slightly differs in input and sound mount entry. Here is my config arch: amd64 cores: 2 features: mount=fuse,fuse=1,nesting=1 hostname: xubuntu-lxc memory: 1536 net0...
  4. C

    [TUTORIAL] Homeserver - How to make a LXC based Xubuntu 20.04 Desktop Enviroment Container with SNAP and "GPU Passthru" VA-API (Intel i915)

    @PSteinberg, somehow my messages are deleted and some icons are disappearing here(totally unrelated). Anyway, HDMI output from LXC works on my laptop and i am able to run graphical app and control it with my keyboard and touchpad. However, the snap is not working, and it appears to be a bug(?)...