Sid
Sid
Now that's an issue I can get behind :D I'll see how it's done, and include the fix in an update soon-ish. Lots of module changes are pending at the...
Looked around a bit longer and it looks like this is causing some sort of zombie process/memory leak. Even after closing the gamescope window and steam confirming the game wasn't...
Did try passing the -e flag on an up to date system as well, and it still doesn't get past the splash screen, but it doesn't create the unkillable process...
Out of curiosity, is this still being worked on?
I applied the commits best I could on top of master. It compiles, but doesn't launch, errors out with `./obs: symbol lookup error: ../../obs-plugins/64bit/obs-ffmpeg.so: undefined symbol: load_nvenc_lib` (built portable mode)...
Made some more progress, fixed the linkage errors. Compiles, launches, non-ffmpeg nvenc is selectable, but obs segfaults when trying to start a recording. Updated patchset is [here](https://paste.sloughland.dev/raw/snake-sloth-tiger), and the backtrace...
@Lain-B could you mention which PR it is so we can track progress and help with testing wherever applicable?
also been seeing this for a while now, most recently on 6.8-rc2 [dmesg.txt](https://github.com/koverstreet/bcachefs/files/14093701/dmesg.txt) fsck completes successfully as well will post the output of `bcachefs fs usage` in an edit shortly...
just ran into this on Fedora 40 as well... the kernel modules do not get built automatically on installing `openrazer-meta` I had to manually build and install them via dkms....
Nope, did not see any errors. Looking at the dkms command, it seems to be hitting an edge case where it builds only for the running kernel, and not every...