LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   Identify video card from command line? (https://www.linuxquestions.org/questions/solaris-opensolaris-20/identify-video-card-from-command-line-703953/)

lhouk 02-11-2009 02:01 PM

Identify video card from command line?
 
A quick question: is there a Solaris command that will tell me what video card is in my system? I was thinking I could grep the output of "prtconf -vpPD" for "aty" or something along those lines, but I was hoping for something a little more reliable and easy to read. Thanks in advance to all who respond.

jlliagre 02-11-2009 03:19 PM

Try:
Code:

/usr/X11/bin/scanpci

lhouk 02-11-2009 03:31 PM

Quote:

Originally Posted by jlliagre (Post 3440135)
Try:
Code:

/usr/X11/bin/scanpci

Jllagre,

Thanks for the response, but that command doesn't exist on the first system I tried. I probably should have mentioned that we are running SunOS 5.8, not the most recent version of the OS. Do you have any other suggestions?

jlliagre 02-11-2009 03:42 PM

My best suggestion would be to upgrade ...

There is nothing else than processing prtconf output on Solaris 8.


All times are GMT -5. The time now is 02:30 AM.