Mario Roy

Results 59 comments of Mario Roy

I will try. Installation succeeded using Display Driver 470.141.03 without nvcc/CUDA Toolkit. Next I tried the Brave browser, but zero video engine utilization. ```text 289.597619344 [3015-3015] ../src/vabackend.c:1919 __vaDriverInit_1_0 Initialising NVIDIA...

Firefox is at 101.0.1 on Ubuntu 20.04 and the reason not experiencing issues mentioned above. So I installed Ubuntu 22.04 to an external drive. Sadly, Firefox is a snap package...

Ubuntuzilla updated Firefox to 102.0. I removed the package including the apt source entry and trusted key from apt. The following instructions was tested on Ubuntu 22.04. Remove Firefox snap...

Hardware decode acceleration is working in [Firefox 103.0b3](https://www.mozilla.org/en-US/firefox/103.0beta/releasenotes/) using the NVDEC VA-API driver.

I updated the guide at [https://github.com/marioroy/nvidia-acceleration-on-ubuntu](https://github.com/marioroy/nvidia-acceleration-on-ubuntu) to install Firefox as a .deb package on Ubuntu 21.10 and 22.04. Hardware acceleration is sadly broken in Firefox 102 using NVIDIA graphics. So,...

I purchased a RTX 3070 from eBay when the price dropped. Setting `media.ffvpx.enabled` to `false` caused AV1 decode acceleration to not work on Ubuntu. I reverted the change for my...

Ubuntu updates has landed Firefox 103.0 for Ubuntu 20.04 and 22.04. Hardware acceleration is working again. Be sure to set `media.ffmpeg.vaapi.enabled` to `true` via `about:config`. Optionally, set `media.av1.enabled` to `false`...

Since this issue exist for updating the article, I like to share my experience as a reader. Has anyone tried selecting code from the article and pasting into your editor...

This may not be complete, but went through the article twice. Code blocks pages 5-7, 13, 19-31, 33-36 using ’ and/or ” versus ' ". Code blocks pages 5-6 using...

Clear Linux is nice for the most part. The one thing that I dislike is ```swupd repair``` restoring GL libraries on a system with NVIDIA driver. I haven't tried this...