I tried searching and googling, but I could not figure out how to figure out the specs on my graphics card. Is there a command or a menu I can use to access this information? BTW it is a Nvidia card, I believe and 8 series.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Feb 1 '11 at 16:55
|
If you are using the proprietary drivers, try running
Unfortunately, on my computer at least this does not work right, as my video card has 512 megabytes of RAM. |
|||||
|
|
You could use lspci to find out what the exact model of the video card is, and then look it up online...
|
|||
|
|
|
Look in the X11 log. Mine is at /var/log/Xorg.0.log, and part of it looks like this (I'm running a VM):
131072 KB = 128 MB, which is exactly what I've set in the VM settings. |
|||
|
|
