[colug-432] A Perplexing Problem

Rob Funk rfunk at funknet.net
Tue Apr 19 17:30:30 EDT 2016


Rob Funk wrote:
> You may get interesting results from:
>   lspci | egrep -i nv\|nouveau|vga
>   lsmod | egrep -i nv\|nouveau
>   cat /var/log/Xorg.0.log | egrep -i nv\|nouveau

Sorry, I missed a backslash when I added vga to the lspci line. The
first of those three commands should be:
  lspci | egrep -i nv\|nouveau\|vga



More information about the colug-432 mailing list