This is a discussion on Get Graphic Card Info in Solaris within the Sun Solaris Hardware forums, part of the Solaris Operating System category; --> Hi, i am a solaris newbie and i hope you can help me. the thing is that have to ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, i am a solaris newbie and i hope you can help me. the thing is that have to find out the name/model/ram of the graphic card for som specific solaris clients in my office... i know "prtdiag" but as far as i know, this tool does not give me th wanted information. can anyone help??? THX -- schranzi ----------------------------------------------------------------------- schranzip's Profile: http://unixadmintalk.com/50 View this thread: http://unixadmintalk.com/showthread.php?t=25103 (Slow IO on T2000 Solaris 10) |
| |||
| Words to the wise, schranzip <schranzip.2hlbxg@no-mx.unixadmintalk.com> wrote: > >Hi, > >i am a solaris newbie and i hope you can help me. the thing is that i >have to find out the name/model/ram of the graphic card for some >specific solaris clients in my office... >i know "prtdiag" but as far as i know, this tool does not give me the >wanted information. dmesg might help, prtconf might help as well. the "probe" commands in the OBP might help as well. Though info like " pci 66 MB pci108e,abba (network) SUNW,pci-ce okay /pci@1f,700000/network@1 " (from) prtdiag should be useful as well. You just have to look up the code names and translate them. -- Claus Dragon <clauskick@mpsahotmail.com> =(UDIC)= d++ e++ T-- K1!2!3!456!7!S a27 "Coffee is a mocker. So, I am going to mock." - Me, lately. |
| |||
| schranzip wrote: > Hi, > > i am a solaris newbie and i hope you can help me. the thing is that i > have to find out the name/model/ram of the graphic card for some > specific solaris clients in my office... > i know "prtdiag" but as far as i know, this tool does not give me the > wanted information. > > can anyone help??? > > THX! > > Check out this link: http://www.sun.com/technical-computing/ISV/PTCFaq.html -- ---------------------------------- Randy Jones E-Mail: randy@jones.tri.net ---------------------------------- |
| ||||
| schranzip wrote: > Hi, > > i am a solaris newbie and i hope you can help me. the thing is that i > have to find out the name/model/ram of the graphic card for some > specific solaris clients in my office... > i know "prtdiag" but as far as i know, this tool does not give me the > wanted information. > > can anyone help??? > > THX! > > Try fbconfig -prconf -- -larry Larry D. Kelley: Old age and treachery will always win out over youth and energy. |