LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Finding out my video card from the command line (https://www.linuxquestions.org/questions/linux-hardware-18/finding-out-my-video-card-from-the-command-line-170546/)

devinWhalen 04-15-2004 11:38 AM

Finding out my video card from the command line
 
Hey,

I am at work and I don't want to open up my machine to find out what my video card is because....well I am lazy =). What command will tell me what my video card is. I want to install Mandrake 10 but I want to make sure my video card is compatible. I tried to install at home but my ATI Rage 128 TV Out video card wouldn't work with Mandrake 10 :( and I don't want that to happen at work. I am pretty sure it is a gForce something or other but want to make sure.

Thanks.

Later

druuna 04-15-2004 11:51 AM

This should show some info:
scanpci
Use the -v option to get some more info.

If you have X running: Check the startuplogfile, there should be a lot of info there.
Check the (boot/startup) logfiles (especially if AGP is present).

Hope this helps.

Peacedog 04-15-2004 11:52 AM

/sbin/lspci -v should show everything on the pci bus.
good luck.

devinWhalen 04-15-2004 11:59 AM

Thanks!

Worked great.


Later


All times are GMT -5. The time now is 04:09 PM.