rkoot

Results 7 comments of rkoot

This driver provides only hw accel in firefox. So it won't work in chome, ffmpeg etc etc etc.

I notice this line: Aug 23 12:46:39 fish kernel: NVRM: GPU 0000:01:00.0: PreserveVideoMemoryAllocations module parameter is set. System Power Management attempted without driver procfs suspend interface. Please refer to the...

You seem to use the EGL backend. You should use the direct backend instead as the EGL backend is broken atm. append 'export NVD_BACKEND=direct' to your .bashrc, log out and...

It looks like you're running the 470.123.45 kernel module. That won't work with 550.90.07 userland. If you haven't rebooted yet, try that. And if that fails, try to reinstall the...

I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going.

> > I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going. > > mind you this was working with driver...

> > I'm running the same stack as you do, OpenSuse Tumbleweed (up to date), firefox 129.0, nvidia (version 560.35.3) open kernel module (so not the proprietary one) and it...