Operating System - HP-UX
1837903 Members
3211 Online
110124 Solutions
New Discussion

OpenGL error message at glxgears startup

 
bsergean
Occasional Contributor

OpenGL error message at glxgears startup

-----------
The problem
-----------

When I start on an HP-11.11 a glxgears (and our OpenGL application) compiled on an HP-11.00 (with a FireGL-UX), I have a warning.

Error: unable to map buffer, timeout exceeded.
libGL error: drmMap of sarea failed

I have attached our glxgears binary.

----------
The config
----------

The machine is a C8000
----------------------
bash-2.04# model
9000/785/C8000

The OS is 11.11
---------------
bash-2.04# uname -a
HP-UX unknown B.11.11 U 9000/785 3140173167 unlimited-user license

The graphical board is an ATI Fire GL X3
----------------------------------------

bash-2.04# graphinfo | grep Fire
graphics product: ATI Fire GL X3


The OpenGL drivers seems to be the latest
-----------------------------------------

bash-2.04# graphinfo | tail

/opt/graphics/OpenGL/lib/libGLU.1:
OpenGL 1.1 Revision 1.48 on HP-UX 11.00 $Date: 07-Sep-06.18:12:34 $ $Revision: 20060907.7862 $ libGLU.1

/opt/graphics/OpenGL/lbin/ogld:
$Revision: 92453-07 linker linker crt0.o B.11.37 031205 $
OpenGL 1.1 Revision 1.48 on HP-UX 11.00 $Date: 07-Sep-06.18:12:34 $ $Revision: 20060907.7862 $ ogld



I have a problem that might be relative to this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1033490

So I tried the same commands. It might help you. There is a documentation I cannot

Here is the last piece of dmesg:
--------------------------------
NOTICE: modld: Module already loaded
0/3/1/0.1.2 hid
gvid_buf_ke_attachreg: attachreg() failed.
gvid_buf_attachbuf: gvid_buf_ke_attachreg() failed. retval = 14
gvid_buf_ke_attachreg: attachreg() failed.
gvid_buf_attachbuf: gvid_buf_ke_attachreg() failed. retval = 14
gvid_buf_ke_attachreg: attachreg() failed.
gvid_buf_attachbuf: gvid_buf_ke_attachreg() failed. retval = 14
gvid_buf_ke_attachreg: attachreg() failed.
gvid_buf_attachbuf: gvid_buf_ke_attachreg() failed. retval = 14
gvid_buf_ke_attachreg: attachreg() failed.
gvid_buf_attachbuf: gvid_buf_ke_attachreg() failed. retval = 14


bash-2.04# ioscan -fnC graphics
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
graphics 0 0/4/0/0 gvid_core CLAIMED INTERFACE AGP Display (10024a4d)
graphics 1 0/4/0/1 gvid_core CLAIMED INTERFACE PCI Display (10024a6d)
bash-2.04# /usr/sbin/lsdev | grep -i gvid
58 -1 gvid graf_pseudo
95 -1 gvid_info gvid_pseudo
bash-2.04# kmsystem | grep -e gvid -e fgl
drmfgl Y Y
drmfglrx Y Y
gvid Y -
gvid_core Y -
gvid_him_cons Y N
gvid_info Y Y


BTW, there is a doc file that I cannot access on that thread.


Thanks for any help.
Benjamin Sergeant.