I've installed Daryna, set the restricted drivers and have compiz working like a dream, great stuff!
Only thing is i can no longer play any 3d games, less great.
I had Celena working with Beryl and Emerald and could still enjoy a good 3d shoot 'em up.
I'm using a laptop with a ATI (
- Code: Select all
dmesg | grep fglrx
[ 42.140000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[ 42.148000] [fglrx] Maximum main memory to use for locked dma buffers: 1414 MBytes.
[ 42.148000] [fglrx] module loaded - fglrx 8.37.6 [May 25 2007] on minor 0
[ 43.772000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[ 43.772000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[ 43.772000] [fglrx] AGP detected, AgpState = 0x1f000217 (hardware caps of chipset)
[ 43.776000] [fglrx] AGP enabled, AgpCommand = 0x1f000314 (selected caps)
[ 43.788000] [fglrx] total GART = 268435456
[ 43.788000] [fglrx] free GART = 252440576
[ 43.788000] [fglrx] max single GART = 252440576
[ 43.788000] [fglrx] total LFB = 134217728
[ 43.788000] [fglrx] free LFB = 119828480
[ 43.788000] [fglrx] max single LFB = 119828480
[ 43.788000] [fglrx] total Inv = 134217728
[ 43.788000] [fglrx] free Inv = 134217728
[ 43.788000] [fglrx] max single Inv = 134217728
[ 43.788000] [fglrx] total TIM = 0
- Code: Select all
DISPLAY=:0 glxinfo | grep direct
direct rendering: Yes
- Code: Select all
steve@steve-laptop:~$ fglxinfo
bash: fglxinfo: command not found
steve@steve-laptop:~$ glxinfo
name of display: :1.0
Xlib: extension "XFree86-DRI" missing on display ":1.0".
display: :1 screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON 9600/9700 Series
OpenGL version string: 1.2 (2.0.6473 (8.37.6))
OpenGL extensions:
GL_ARB_multitexture, GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,
GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
GL_ARB_texture_env_dot3, GL_ARB_transpose_matrix, GL_EXT_abgr,
GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x2c 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2d 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2e 32 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 Ncon
0x2f 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
I'm pretty sure my setup is missing something (fglxinfo - command not found)
As to 3d games is this a Either / OR question (either compiz but no games / Games and no compiz)?
I know the forums here and in Ubuntu are full of this sort of problem, i've been reading all morning (even tried installing the driver through ENVY (that might have pooched my set up all together, uninstalled it as it didn't work for me and reinstalled the restricted driver)but for a relative beginner its very difficult to find an answer that is applicable to your own unique situation.
Any help at all would be greatly appreciated, even if it's just a link to something that may make this a little clearer for me.
Thanks in advance.

