On 23/06/2020 07.51, Axel Braun wrote:
Morning, looks like the current TW snapshot is not the silver bullet in case you have a Nvidia-Card:
<snip> ... /usr/src/kernel-modules/nvidia-440.82-default/nvidia/nv-mmap.c: In Funktion »nv_encode_caching«: /usr/src/kernel-modules/nvidia-440.82-default/nvidia/nv-mmap.c:334:16: Warnung: diese Anweisung könnte durchfallen [-Wimplicit-fallthrough=] 334 | if (NV_ALLOW_CACHING(memory_type)) | ^
Suggestion for next time. Create this script: cer@Telcontar:~> cat /usr/local/bin/english #!/bin/sh LANG=en_US.UTF-8 \ LC_ALL=en_US.UTF-8 \ DICTIONARY=english \ KDE_LANG=en_US.UTF-8 \ exec "$@" cer@Telcontar:~> Then, run next time: computer:~ # english nvidia_installer or whatever and you will get the results in English for posting here so that we can all read it ;-) -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)