Adam
Adam
> Uninstall the nvidia driver entirely, followed by a clean re-install. i did to my knowledge when i swapped to nouveau https://github.com/minetest/minetest/issues/15198#issuecomment-2380607787 > Downgrade the driver to nvidia-driver-545 or nvidia-driver-545-open...
> @RustoMCSpit can you compile Minetest with #15286 from source and see if it works for you? unfortunately I can't easily provide a flatpak build or similar. id have to...
sorry super noob question, is there anyway to temporarily install these dependencies and then have them auto delete after? ``` sudo apt install g++ make libc6-dev cmake libpng-dev libjpeg-dev libxi-dev...
also the above is presumably the reason i got this ``` cmake . -DRUN_IN_PLACE=TRUE make -j$(nproc) -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is...
> > is there anyway to temporarily install these dependencies and then have them auto delete after? > > I'm not aware of any. The best you can do is...
> Not really. Your best bet is try the command and see. okay, will do in a bit
new update didnt fix it
> @RustoMCSpit Luanti 5.10 flatpak should be out any time now. Once it's released, might be worth to try with the new version doesnt work
> Should be fixed now that we use SDL again. not fixed
Maybe take inspiration from here https://github.com/Zettlr/Zettlr/issues/5694