Nvidia on Ubuntu: Difference between revisions

No edit summary
No edit summary
Line 20: Line 20:


=== Inspection ===
=== Inspection ===
<tt>'''dpkg'''</tt> can show us what packages are installed with 'nouveau' in the name.
<tt>'''[[Packages|dpkg]]'''</tt> can show us what packages are installed with 'nouveau' in the name.


<code>dpkg -l | grep -i nouveau</code>
<code>dpkg -l | grep -i nouveau</code>