- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need command to determine graphics adapter
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2003 12:42 PM
тАО03-03-2003 12:42 PM
Need command to determine graphics adapter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2003 12:45 PM
тАО03-03-2003 12:45 PM
Re: Need command to determine graphics adapter
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2003 01:30 PM
тАО03-03-2003 01:30 PM
Re: Need command to determine graphics adapter
Use
/usr/bin/graphinfo | grep -i -e product -e driver -e memory
That should give you what you're looking for.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2003 01:41 PM
тАО03-03-2003 01:41 PM
Re: Need command to determine graphics adapter
Just right click on your graphics card the click information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2003 01:42 PM
тАО03-03-2003 01:42 PM
Re: Need command to determine graphics adapter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2003 01:45 PM
тАО03-03-2003 01:45 PM
Re: Need command to determine graphics adapter
at the command prompt.
If you are not at the console
you will need to export you display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2003 01:54 PM
тАО03-03-2003 01:54 PM
Re: Need command to determine graphics adapter
Do you have graphinfo in
/opt/graphics/common/bin ?
If you don't you should install the
Graphics3DCom.COM-RUN B11.00.06 Common Graphics Run Time Support Files
fileset as it has this command & links it into /usr/bin.
There is also a patch
PHSS_23556
that will give you this command as well.
Sounds like whoever loaded these workstations forgot to load the graphic utilities like this.
It sure would make your job easier.
My 2 cents,
Jeff