Johannes / universa1
Johannes / universa1
without having spent much time looking into it: is it related to this? https://github.com/john30/ebusd/pull/1245 so changing the mqtt-hassio.cfg might fix this?!
can't reproduce with latest stable, also on win 11
so, i am currently trying to get hardware acceleration working under ubuntu 24.04 + gnome + wayland with a 7840u. running chrome from the command-line: ` google-chrome --use-gl=angle --use-angle=vulkan \...
```json { "electronCLIFlags": [ ["use-gl", "angle"], ["use-angle", "vulkan"], ["enable-features", "AcceleratedVideoEncoder,VaapiOnNvidiaGPUs,VaapiIgnoreDriverChecks,Vulkan,DefaultANGLEVulkan,VulkanFromANGLE"], "ignore-gpu-blocklist", "disable-gpu-driver-bug-workaround" ] } ``` after fixing some typo, this seems to result in encoder/decoder being used. though video appears...
not sure if this is the right issue / place: I have to regularly switch between different VPNs / activate them for certain tasks. Under the old 22.04 pop os...