Operating System - HP-UX
1831928 Members
3744 Online
110031 Solutions
New Discussion

Re: OpenGL installed, but no ogld running

 
Neil Dixon
Advisor

OpenGL installed, but no ogld running

I have OpenGL installed on a B2000 with Visualize-FXE card and 11i installed. The OGL verify-install demo runs, but xdpyinfo does not show the GLX extension. Should it? I notice that ogld process is not running. And ideas?
2 REPLIES 2
Alex Glennie
Honored Contributor

Re: OpenGL installed, but no ogld running

I don't beleive so.... I have OpenGL installed and am able to run the demo's and other s/w fine :

xdpyinfo yields : number of extensions: 23
BIG-REQUESTS
DCShare
DOUBLE-BUFFER
DPMS
Get-RGB-Image
HPExtension
LBX
MIT-SHM
MIT-SUNDRY-NONSTANDARD
Multi-Buffering
RECORD
SECURITY
SHAPE
SLSd
SYNC
ShareExtension
X3D-PEX
XC-APPGROUP
XC-MISC
XIE
XInputExtension
XTEST
XTestExtension1
default screen number: 0
number of screens: 1

screen #0:
dimensions: 1600x1200HP OpenGL SUPPORT
pix

check graphinfo output ... I think it will be more relevant see the HP OpenGL SUPPORT section
Mike Stroyan
Honored Contributor

Re: OpenGL installed, but no ogld running

Your X server and OpenGL should be at the same patch level to assure they are compatible with eachother.

The OpenGL library will use software rasterization and XPutImage to render to an X server that does not report support for the GLX extension.