YanEx
YanEx
The goverlay-1.1.1-2.fc40.src.rpm update has arrived on Fedora 40, everything works, thank you!
I hope it will be useful: inxi -Fzxx ``` System: Kernel: 6.9.7-200.fc40.x86_64 arch: x86_64 bits: 64 compiler: gcc v: 2.41-37.fc40 Desktop: KDE Plasma v: 6.1.1 tk: Qt v: N/A wm:...
> Hey, I remember having a similar issue to this. If i remember correctly it is caused by differing GPU drivers versions in flatpak compared to the host. You may...
From the looks of it, this is really a Flatpak issue and not an Nvidia issue. I'd like to hear the developers opinion if possible: https://github.com/NVIDIA/open-gpu-kernel-modules/issues/698#issuecomment-2621489322 You can read the...
If you enable the nvidia-persistenced daemon by running: `sudo systemctl enable nvidia-persistenced --now`, it seems to resolve this issue. Additionally, you no longer need to add `__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia` to...
> please come back and post them. Thanks for the explanation! If I run any tests, I'll be sure to report back. > What is unclear to me is whether...
I switched to the proprietary driver using: ``` sudo sh -c 'echo "%_with_kmod_nvidia 1" > /etc/rpm/macros.nvidia-kmod' sudo akmods --kernels $(uname -r) --rebuild ``` Now, the output is: ``` modinfo -l...
Honestly, I'm leaning towards this being a KDE issue since the same problem doesn't occur with GNOME (haven't tested other DEs). Also, switching from Wayland to X11 makes the issue...
It looks like you were right — KDE closed my report today, which I submitted on July 20. They suggested reaching out to the Nvidia forum. https://bugs.kde.org/show_bug.cgi?id=490561
Indeed, if you launch Terraria first and then TML, your friend is able to connect from their side.