Hello! I installed the ati drivers and now I have a problem to use ut2004. If I try as root it works, but if I use as a normal user I read that from console: ut2004 WARNING: ALC_EXT_capture is subject to change! FGLTexMgr: open of shared memory object failed (Permission denied) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!! FGLTexMgr: open of shared memory object failed (Permission denied) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!! FGLTexMgr: open of shared memory object failed (Permission denied) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!! FGLTexMgr: open of shared memory object failed (Permission denied) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!! FGLTexMgr: open of shared memory object failed (Permission denied) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!! FGLTexMgr: open of shared memory object failed (Permission denied) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!! FGLTexMgr: open of shared memory object failed (Permission denied) __FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!! fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!! Signal: SIGSEGV [segmentation fault] Aborting.
Crash information will be saved to your logfile.
and in the log file:
[...]
Log: [ 1] ./ut2004-bin [0xb0f73d]
Log: [ 2] /lib/libpthread.so.0 [0x2aaaaacd2ec8]
Log: [ 3] /lib/libc.so.6 [0x2aaaab4537a0]
Log: [ 4] /usr/X11R6/lib64/modules/dri/atiogl_a_dri.so [0x2aaaaea65d10]
Log: Unreal Call Stack: FOpenGLRenderInterface::DrawPrimitive <-
FBspDrawList::Render <- RenderLevel <- FLevelSceneNode::Render <-
FPlayerSceneNode::Render <- UGameEngine::Draw <- USDLViewport::Repaint
<- USDLClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld
<- MainLoop
Log: FileManager: Reading 0 GByte 57 MByte 309 KByte 89 Bytes from HD
took 0.442815 seconds (0.094546 reading, 0.348269 seeking).
[...]
but in the xorg.conf I have in the dri section:
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
# Group 100 # users
# Mode 0660
EndSection
and the files have the correct permissions:
-rwxr-xr-x 1 root root 9878367 18 giu
13:24 /usr/X11R6/lib64/modules/dri/atiogl_a_dri.so
Someone can help me to solve this problem?
Thanks,
Luigi
--
Public key GPG(0x073A0960) on http://keyserver.linux.it/
pgpRzXrpmM7Ad.pgp
Description: PGP signature

