Hi Emil, Thanks for the guidance, we'll add these information in future reports. Best Regards, Rong Chen On 6/16/20 9:49 PM, Emil Velikov wrote:
Hi Rong, Thanks for the prompt reply and information. Can I suggest including the suggested information in future reports. I've included a command for each one, to aid automating things. Namely: Xorg: 1.20.4 (or None) $ which Xorg 2>/dev/null || echo None && Xorg -version |& grep -o "X Server.*" | sed "s/X Server//" Mesa: 20.0.7 $ grep -E -o "Mesa [1-9]+.*" | head -n1 | sed "s/Mesa//" Mesa module: swrast_dri.so $ basename `LD_DEBUG=libs glxinfo |& grep _dri.so | head -n1 | cut -f3 -d:` Mesa device: llvmpipe (LLVM 10.0.0, 128 bits) (0xffffffff) $ glxinfo | grep -i device | cut -f2 -d: GPU: Matrox Electronics ... $ lspci -nn | grep -E "VGA|Display|3D" | cut -f2- -d: Thanks -Emil
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel