- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Graphics problem
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
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
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
11-15-2001 07:04 AM
11-15-2001 07:04 AM
HP VISUALIZE-FXE color 1280x1024 48 planes
Visualize fx5 graphics
I am running some software called Fluent (CFD s/w). When trying to run up a 3d model I get the following error message:
-----------------------------------------------
Error message from graphics function Show_Device_Info:
The SBX driver needs CMAP_FULL mode to operate.
Use the X11 driver to run HOOPS on this device.
-----------------------------------------------
and the 3D model doesnt appear.
??????Any ideas?????
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 07:18 AM
11-15-2001 07:18 AM
SolutionYou can check by looking at /etc/X0screens and/or going into sam->Display->Xserver
Have you tried used pseudo color or tried another mode eg True or Direct with the fx card ? Results ?
How are you patched wrt Xserver and 3d api's etc ....
Have you contacted the vendor ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 07:22 AM
11-15-2001 07:22 AM
Re: Graphics problem
In my opinion to fully use graphical abilities of your station you have to install:
Graphics and Technical Computing Software (B6268AA).
Later,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 07:30 AM
11-15-2001 07:30 AM
Re: Graphics problem
The graphics accelerator
does not have the ability to do 332 rendering (which is what you ask for when you specify a PseudoColor Visual and CMAP_FULL).
These graphics cards do not have the hardware needed to support
CMAP_FULL with PseudoColor Visuals. For applications that cannot be changed to
use another visual, setting the environment variable HP_USE_VMX may help. If the above does not help I advise you raise a call with the vendor and to check this out and maybe also log a call with HP too.
Hopefully the vendor will have an opengl version of his s/w which *should* be able to cope a lot better with the newer range graphics cards or be able to confirm if they can get it to work on HP's higher spec cards.
Do you have any other systems where this works ? are they using older graphics cards by any chance ? If yes it adds weight to my suspicion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 07:30 AM
11-15-2001 07:30 AM
Re: Graphics problem
All of /etc/X11/X0screen is hashed out (like /etc/default/login) but at the bottom there is a line:
Screen /dev/crt
????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 07:31 AM
11-15-2001 07:31 AM
Re: Graphics problem
Take a look at the thread below for more info,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=73217e931bab0d89ee/screen=ckiDisplayDocument?docId=200000056410162
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 07:38 AM
11-15-2001 07:38 AM
Re: Graphics problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 08:59 AM
11-15-2001 08:59 AM
Re: Graphics problem
Alex, I've got the vendor looking into it. Will report back here on outcome. Thanks very much for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 09:01 AM
11-15-2001 09:01 AM
Re: Graphics problem
There is onboard graphics (FXe) with the machine aswell this and the FX5 produce the same errors. :o(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 09:02 AM
11-15-2001 09:02 AM
Re: Graphics problem
export HOOPS_PICTURE=opengl/$DISPLAY
That depends on the way the application was linked with HOOPS and the version of HOOPS.
On the other hand, it is very likely that the SBX starbase driver will work if you change the X0screens to read-
Screen /dev/crt
DefaultVisual
Class TrueColor
Setting the default visual to TrueColor may cause trouble for other applications that were not tested with that non-default configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 09:05 AM
11-15-2001 09:05 AM
Re: Graphics problem
Just checked the link i had posted and it is working. In Case you are using the europe support, replace "us-support" with "europe-support" in the link.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2001 04:26 AM
11-16-2001 04:26 AM
Re: Graphics problem
got the link going, thanks v much. Installed the Graphics s/w and got the CFD s/w running ok and displayinmg graphics.
Anyone,
I'm being told I'm using a starbase wedriver when i should be using an opengl driver. Any ideas on how to change this?