02:17 fodasso: Hello. I'm on a RTX 2060 and am getting a lot of segfaults since updating to mesa-22.2.0. Is it a known issue?
02:17 fodasso: I can only avoid segfaults if I disable the LLVM backend for Gallium, but things get quite slow.
02:17 fodasso: I'm on LLVM 15, BTW
02:21 karolherbst: huh... that's odd
02:22 karolherbst: not sure how LLVM is relevant here, because it shouldn't get used
02:26 fodasso: Well, I testes with celluloid and supertuxkart, as well as Librewolf. All of them don't segfault if I run them with GALLIUM_DRIVER="softpipe" instead of "llvmpipe".
02:27 fodasso: And Librewolf launches just fine by just disabling webrender.
02:27 karolherbst: why would you want to use softpipe or llvmpipe?
02:27 fodasso: What are the alternatives? I'm a total noob
02:27 karolherbst: normally the nouveau GL driver would be used, it's a bit odd that this doesn't seem to happen on your system
02:28 karolherbst: I think llvmpipe has a few issues with llvm-15 anyway: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6735
02:28 karolherbst: but not sure how relevant that is to GL
02:28 karolherbst: but probably the same thing
02:29 fodasso: So, by using nouveau as you say there would be no Gallium being used?
02:29 karolherbst: nouveau is gallium based as well
02:29 karolherbst: llvmpipe and softpipe are simply software renderer, so it's all done on the CPU
02:30 fodasso: Indeed.
02:30 fodasso: I'm on Gentooo here. Could it have something to do with the USE flags?
02:30 karolherbst: could be that nouveau failed to load on your system. There are a few issues around Turing GPUs, which nvidia didn't address yet, because it's most likely a bug in the firmware they ship
02:30 karolherbst: potentially
02:31 karolherbst: fodasso: do you have VIDEO_CARDS=nouveau set?
02:31 fodasso: Yup
02:31 karolherbst: mhh.. mind sharing your dmesg?
02:31 fodasso: Is there firmware available for Turing GPUs?
02:31 karolherbst: yeah
02:31 fodasso: http://dpaste.com/CSMEN7B3C
02:32 karolherbst: yeah.. you don't have the firmware
02:32 fodasso: I believe the Gentoo package doesn't ship the firmware for my GPU
02:32 karolherbst: it should
02:32 karolherbst: it's in linux-firmware
02:32 karolherbst: but you might have a savedconfig thing or how it was called which only installs selected files
02:32 karolherbst: you'll need the nvidia/tu106/ stuff
02:32 fodasso: Oh, that's why. And I configured it to only install the firmware for my network adapter
02:32 fodasso: tyvm for the info.
02:33 fodasso: Great. Will amend this as soon as possible.
02:33 fodasso: tyvm once again
02:33 karolherbst: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/nvidia/tu106/gr
02:33 karolherbst: you'll need all of those I think :)
02:33 karolherbst: well.. the firmware might be broken for you though and that really messes up your system
02:33 karolherbst: so make sure you have a way of recovering in case that happens
04:01 fodasso: Haha, managed to load nouveau with the firmware, but software rendering is still faster. =P
04:01 fodasso: Too bad reclocking still isn't supported on Turing :)
23:31 mynacol: jbara: Your messages aren't visible on the IRC side (where almost everyone is). You have to either use IRC directly or contact NameServ and register an OFTC account