On Mon, Jun 11, 2018 at 1:32 PM, 積丹尼 Dan Jacobson <[email protected]> wrote: > # lspci | grep ' VGA ' | cut -d" " -f 1 | xargs -i lspci -v -s {} > 00:05.0 VGA compatible controller: NVIDIA Corporation C51G [GeForce 6100] > (rev a2) (prog-if 00 [VGA controller])
That's a NV4C or NV4E (i.e. nv4x). > I.e., no 18.1.1 yet on Debian. OK, well 18.1.0 is completely busted for those GPU's. Either upgrade or downgrade. But don't use that release. This is the fix: https://cgit.freedesktop.org/mesa/mesa/commit/?h=18.1&id=b6167e9640664b22d025813fb4061c91aae2af8c -ilia _______________________________________________ Nouveau mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/nouveau
