ungoogled-software / ungoogled-chromium-debian

Debian, Ubuntu, and others packaging for ungoogled-chromium
386 stars 49 forks source link

Got tricked, vaapi is broken. #190

Closed Ph0rk0z closed 3 years ago

Ph0rk0z commented 3 years ago

New box using binary nvidia driver and kernel 5.8. Thought to grab ungoogled. Used the OBS repo and pulled my hair out wondering if something with my drivers broke... and in truth it did, just the build there is missing the patch as well.

Ph0rk0z commented 3 years ago

Actually this might be worse, I've run through everything with no solution.

Chromium from repo - No acceleration unless --use-gl=egl is used but then video decoding unavailble otherwise GPU not detected Chromium from my AMD system and the same ubuntu version - installed libavcodec58 also needs the flag above

unportable - everything looks fine but mojodecoder falls back to ffmpeg portables - same deal

Maybe my driver is broken too or chrome can't handle. It's the 340 legacy so no vulkan. Firefox detects the gpu and glxgears/inixi/vdpauinfo/vainfo all return the nvidia driver and H264 support. :(

Ph0rk0z commented 3 years ago

Ironically some sucess with the repo version and nouveau + nvidia firmware downloaded. It has artefacting but maybe thats kissak-fresh related.