About 150,000 results
Open links in new tab
  1. Check What Graphics Card or GPU is in Windows PC

    Aug 20, 2022 · A graphics card (also called a display card, video card, display adapter, or graphics adapter) is an expansion card which generates a feed of output images to a display …

  2. command line - How to get the GPU info? - Ask Ubuntu

    Dec 15, 2017 · For AMD based graphics card (GPU), you can use radeon-profile application to get detailed information about the cards. It provides temperature, clock, Vram usage etc. …

  3. How to find out what Graphics Card is present in your system?

    Is it possible to find the exact configuration and model of your systems graphics card in Ubuntu 10.10?

  4. How do I find out the model of my graphics card? - Ask Ubuntu

    Nov 27, 2018 · I would like to know the model of my graphics card. I think it may be an ATI, but I want to be sure! I have Ubuntu 11.10 (32 bit) and an Asus A6 VA laptop.

  5. 13.04 - Find Graphics Card/Driver Details - Ask Ubuntu

    Sep 21, 2013 · I have installed Ubuntu 13.04. How can I check that I have a driver for my graphics card installed and see details about it?

  6. How to find out which NVIDIA GPU I have - Ask Ubuntu

    I'm trying to use the information in this page to optimize my GPU performance. For that, I need to know which NVIDIA GPU I have. I tried the command sudo lshw -C display and I'm getting the …

  7. How can I find what video driver is in use on my system?

    Mar 12, 2016 · I would like to try a different video display driver, but I'm not sure which one I'm currently using. What's the simple way to see what driver my system is using currently?

  8. Get the graphics Card device ID without drivers installed

    Aug 20, 2022 · I'm searching for a Method, to get the gpu device id without drivers installed. Do you know any?? Thank you

  9. how to get graphics card memory info? windows and linux shows …

    Nov 4, 2016 · In my Windows 8, video card shows 640 MB of available memory (Screen Resolution > Advanced Settings or with dxdiag). But ubuntu (with lspci command) shows 256 …

  10. How to check the information of current installed video drivers?

    Oct 22, 2015 · In Linux, there is two parts for the video driver, the kernel part and the X server part. Let's identify your hardware first. By typing lspci | grep VGA in a terminal, you should see …