Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fglrx + Xgl + beryl (Thanks)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
cls-jz
n00b
n00b


Joined: 27 Dec 2004
Posts: 30

PostPosted: Fri Oct 13, 2006 7:50 am    Post subject: fglrx + Xgl + beryl (Thanks) Reply with quote

fglrx + Xgl + beryl is working my notebook, but run glxinfo see:
Xlib: extension "XFree86-DRI" missing on display ":0.0".

Code:
glxinfo
name of display: :0.0
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0  screen: 0
direct rendering: No
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: MOBILITY RADEON X300 Generic
OpenGL version string: 1.2 (2.0.6065 (8.29.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


my ati drivers: 8.29.6
ati card: ati x300(IBM T43)

lsmod:

Code:
lsmod
Module                  Size  Used by
fglrx                 393964  44
ibm_acpi               26816  0
ipw2200               156268  0
ieee80211              29960  1 ipw2200
ieee80211_crypt         4672  1 ieee80211
firmware_class          7744  1 ipw2200
intel_agp              20572  1
agpgart                26568  2 fglrx,intel_agp
snd_intel8x0m          13772  0


my xorg.conf

Code:

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg #Section "InputDevice"
#   Identifier   "Synaptics Touchpad"
#   Driver      "synaptics"
#   Option      "SendCoreEvents"   "true"
#   Option      "Device"      "/dev/psaux"
#   Option      "Protocol"      "auto-dev"
#   Option      "HorizScrollDelta"   "0"
#EndSection

Section "ServerLayout"
#   InputDevice   "Synaptics Touchpad"
   Identifier     "Default Layout"
   Screen         "Default Screen" 0 0
   InputDevice    "Generic Keyboard"
   InputDevice    "Configured Mouse"
#    Option         "AIGLX" "true"
EndSection

Section "Files"
    # paths to defoma fonts
   FontPath     "/usr/share/fonts/misc"
   FontPath     "/usr/share/fonts/cyrillic"
   FontPath     "/usr/share/fonts/100dpi/:unscaled"
   FontPath     "/usr/share/fonts/75dpi/:unscaled"
   FontPath     "/usr/share/fonts/Type1"
   FontPath     "/usr/share/fonts/100dpi"
   FontPath     "/usr/share/fonts/75dpi"
   FontPath    "/usr/share/fonts/zh_CN"
   FontPath    "/usr/share/fonts/wqy-bitmapfont"
EndSection

Section "Module"
   Load   "GLcore"
   Load   "bitmap"
   Load   "ddc"
   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "drm"
   Load   "glx"
   Load   "int10"
   Load   "type1"
   Load   "vbe"
EndSection

Section "InputDevice"
   Identifier  "Generic Keyboard"
   Driver      "kbd"
   Option       "CoreKeyboard"
   Option       "XkbRules" "xorg"
   Option       "XkbModel" "pc104"
   Option       "XkbLayout" "us"
EndSection

Section "InputDevice"
   Identifier  "Configured Mouse"
   Driver      "mouse"
   Option       "CorePointer"
   Option       "Device" "/dev/input/mice"
   Option       "Protocol" "ImPS/2"
   Option       "Emulate3Buttons" "true"
   Option       "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
   Identifier   "Generic Monitor"
   Option          "DPMS"   "true"
   DisplaySize   370   277
   #Option      "UseEdidDpi"   "FALSE"
   #Option      "DPI"   "120 x 120"
   #DisplaySize      541 470
EndSection

Section "Device"
   Identifier  "ATI Technologies, Inc. Radeon Mobility M300 (M22)"
    #Driver          "radeon"
    Driver          "fglrx"
    Option          "AGPMode" "8"
    Option         "AGPFastWrite" "1"
    Option          "RenderAccel" "on"
    Option          "EnablePageFlip" "True"
    # This two lines are needed to prevent fonts from being scrambled
    Option          "XaaNoScanlineImageWriteRect"
    Option          "XaaNoScanlineCPUToScreenColorExpandFill"
   Option         "BIOSHotkeys" "on"
    #Option         "UseEdidDpi"   "FALSE"
    #Option         "DPI"   "120 x 120"
    BusID           "PCI:1:0:0"
    Screen 0
#   Option            "XAANoOffscreenPixmaps" "true"
#   Option            "DRI"     "true"
#   Option "VideoOverlay" "on"
#   Option "OpenGLOverlay" "off"
#   Option "no_accel" "no"
#   Option "no_dri" "no"
#   Option "DynamicClocks" "on"
#   Option "mtrr" "on"
#   Option "DesktopSetup" "Single"
#   Option "ScreenOverlap" "0"
#   Option "Capabilities" "0x00000000"
#   Option "CapabilitiesEx" "0x00000000"
#   Option "CenterMode" "off"
#   Option "PseudoColorVisuals" "off"
#   Option  "Stereo" "off"
#   Option  "StereoSyncEnable" "1"
#   Option  "FSAAEnable" "no"
#   Option  "FSAAScale" "1"
#   Option  "FSAADisableGamma" "no"
#   Option  "FSAACustomizeMSPos" "no"
#   Option  "FSAAMSPosX0" "0.000000"
#   Option  "FSAAMSPosY0" "0.000000"
#   Option  "FSAAMSPosX1" "0.000000"
#   Option  "FSAAMSPosY1" "0.000000"
#   Option  "FSAAMSPosX2" "0.000000"
#   Option  "FSAAMSPosY2" "0.000000"
#   Option  "FSAAMSPosX3" "0.000000"
#   Option  "FSAAMSPosY3" "0.000000"
#   Option  "FSAAMSPosX4" "0.000000"
#   Option  "FSAAMSPosY4" "0.000000"
#   Option  "FSAAMSPosX5" "0.000000"
#   Option  "FSAAMSPosY5" "0.000000"
#   Option  "UseFastTLS" "0"
#   Option  "BlockSignalsOnLock" "on"
#   Option  "UseInternalAGPGART" "no"
#   Option  "ForceGenericCPU" "no"
#   Option  "KernelModuleParm" "agplock=0"
#   Option  "PowerState" "1"
#   Option  "RenderAccel" "false"
#   Option  "backingstore" "true"
#   Option  "AllowGLXWithComposite" "true"

EndSection

Section "Screen"
   Identifier "Default Screen"
   Device     "ATI Technologies, Inc. Radeon Mobility M300 (M22)"
   Monitor    "Generic Monitor"
   DefaultDepth     24
#   SubSection "Display"
#      Depth     16
#      Modes    "1400x1050" "1024x768"
#   EndSubSection
   SubSection "Display"
      Depth     24
      Modes    "1400x1050" "1024x768"
   EndSubSection
EndSection

Section "DRI"
#   Group         0
   Mode         0666
EndSection

_________________
2.6.15-nitro3
IBM T43 (BH4)
Reiser4 E17
Back to top
View user's profile Send private message
TemplarKnight
Guru
Guru


Joined: 14 Jun 2005
Posts: 311
Location: Greece/patras/

PostPosted: Fri Oct 13, 2006 9:03 am    Post subject: Reply with quote

This is normal with Xgl and fglrx as far as i know...
I got a radeon mobility 9700 Xgl running and glxinfo gives the same
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Fri Oct 13, 2006 11:41 am    Post subject: Reply with quote

Moved from Desktop Environments to Unsupported Software. Both beryl and XGL are unsupported.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
cls-jz
n00b
n00b


Joined: 27 Dec 2004
Posts: 30

PostPosted: Fri Oct 13, 2006 12:35 pm    Post subject: Reply with quote

TemplarKnight wrote:
This is normal with Xgl and fglrx as far as i know...
I got a radeon mobility 9700 Xgl running and glxinfo gives the same


Thanks TemplarKnight, Im useing "radeon" on aitlx now, but there are some problems:
libGL warning: 3D driver claims to not support visual 0x4b
My glxinfo:
Code:

glxinfo
name of display: :0.0
libGL warning: 3D driver claims to not support visual 0x4b
display: :0  screen: 0
direct rendering: Yes
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, GLX_MESA_copy_sub_buffer
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 6.5.1
OpenGL extensions:
    GL_ARB_fragment_program, GL_ARB_imaging, GL_ARB_multisample,
    GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_MESAX_texture_float, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_gpu_program_parameters,
    GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset,
    GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
    GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program,
    GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod

   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
----------------------------------------------------------------------
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x27 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2c 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2e 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x2f 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x31 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x4b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon

_________________
2.6.15-nitro3
IBM T43 (BH4)
Reiser4 E17
Back to top
View user's profile Send private message
TemplarKnight
Guru
Guru


Joined: 14 Jun 2005
Posts: 311
Location: Greece/patras/

PostPosted: Fri Oct 13, 2006 1:46 pm    Post subject: Reply with quote

cls-jz wrote:

Thanks TemplarKnight, Im useing "radeon" on aitlx now, but there are some problems:
libGL warning: 3D driver claims to not support visual 0x4b


U mean aiglx??
If so, your card is not supported (yet) neither by the fglrx (proprietary) driver nor by the radeon (open source) driver in order to operate properly with aiglx (GLX_EXT_texture_from_pixmap is missing). Only r100 and r200 chipsets are supported, and i think your's (x300) is r400 while mine is r300.

check this for the graphics cards that are know to be working with aiglx.

In fact only the newest beta nvidia driver supports the GLX_EXT_texture_from_pixmap extension of xorg7.1, so if you have an nvidia card you are a lucky man, but if you have an ati card, you try with XGL from here or you cry for wasting your money buying an ati card (like me :evil: ).

I have been running xgl for quite a while on my laptop and it is a real killer if you want production. It just sucks up too much memory and cpu for xgl. I also tried the beta nvidia drivers and aiglx (from the link i gave you) with my old good geforce4 mx 4400 on my desktop. It totally RULES over xgl.

The bottom line is: just imagine how crappy are ati's fglrx drivers, radeon 9700 (which is supposed to be like 2 generations better than nvidia's mx4400) is a lot worse and unstable that nvidia's geforce4 mx 4400 and the beta drivers. NEVER BUY ATI AGAIN.
Back to top
View user's profile Send private message
cls-jz
n00b
n00b


Joined: 27 Dec 2004
Posts: 30

PostPosted: Sun Oct 15, 2006 11:26 am    Post subject: Reply with quote

TemplarKnight wrote:




U mean aiglx??
If so, your card is not supported (yet) neither by the fglrx (proprietary) driver nor by the radeon (open source) driver in order to operate properly with aiglx (GLX_EXT_texture_from_pixmap is missing). Only r100 and r200 chipsets are supported, and i think your's (x300) is r400 while mine is r300.

check this for the graphics cards that are know to be working with aiglx.

In fact only the newest beta nvidia driver supports the GLX_EXT_texture_from_pixmap extension of xorg7.1, so if you have an nvidia card you are a lucky man, but if you have an ati card, you try with XGL from here or you cry for wasting your money buying an ati card (like me :evil: ).

I have been running xgl for quite a while on my laptop and it is a real killer if you want production. It just sucks up too much memory and cpu for xgl. I also tried the beta nvidia drivers and aiglx (from the link i gave you) with my old good geforce4 mx 4400 on my desktop. It totally RULES over xgl.

The bottom line is: just imagine how crappy are ati's fglrx drivers, radeon 9700 (which is supposed to be like 2 generations better than nvidia's mx4400) is a lot worse and unstable that nvidia's geforce4 mx 4400 and the beta drivers. NEVER BUY ATI AGAIN.


Thanks :) I see;
_________________
2.6.15-nitro3
IBM T43 (BH4)
Reiser4 E17
Back to top
View user's profile Send private message
elKano
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2005
Posts: 81
Location: Bilbao, Spain, UE

PostPosted: Fri Oct 20, 2006 1:07 pm    Post subject: Reply with quote

Fact is all that is wrong, last ATI drivers support that extension; that's why Xorg 7.1 went stable last week...
_________________
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s: a-- C++(+++) UL++>+++ P L+++ E--- W++ !N !o !K !w O? M? V? PS++ PE- Y+ PGP t- 5? X- R !tv b+++ DI+ D+ G e+++ h! r- y+(++)
------END GEEK CODE BLOCK------
Back to top
View user's profile Send private message
TemplarKnight
Guru
Guru


Joined: 14 Jun 2005
Posts: 311
Location: Greece/patras/

PostPosted: Fri Oct 20, 2006 1:11 pm    Post subject: Reply with quote

elKano wrote:
Fact is all that is wrong, last ATI drivers support that extension; that's why Xorg 7.1 went stable last week...


So u got beryl or compiz running with all the effects and stuff using the fglrx driver and the AIGLX extension??

Can u post a photo or something?
Back to top
View user's profile Send private message
theniaky
Guru
Guru


Joined: 23 Feb 2006
Posts: 452

PostPosted: Fri Oct 20, 2006 3:47 pm    Post subject: Reply with quote

That is very strange : yes ati drivers support xorg 7.1, but not aixgl extension...
elKano if you are using fglrx+beryl+aixgl, you must explain us please !!!! :?
_________________
A New York les taxis sont jaunes, à Londres ils sont noirs et à Paris ils sont cons. Frédéric Beigbeder
Back to top
View user's profile Send private message
TemplarKnight
Guru
Guru


Joined: 14 Jun 2005
Posts: 311
Location: Greece/patras/

PostPosted: Fri Oct 20, 2006 4:13 pm    Post subject: Reply with quote

theniaky wrote:
That is very strange : yes ati drivers support xorg 7.1, but not aixgl extension...
elKano if you are using fglrx+beryl+aixgl, you must explain us please !!!! :?


I think he's just kinding or have misunderstood something..
Back to top
View user's profile Send private message
elKano
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2005
Posts: 81
Location: Bilbao, Spain, UE

PostPosted: Sun Oct 22, 2006 10:51 am    Post subject: Reply with quote

Nah, sorry, you're right. I just went too happy when I saw GLX_EXT_texture_from_pixmap appear in glxinfo after my last update; but I still can't make it work all right.
_________________
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s: a-- C++(+++) UL++>+++ P L+++ E--- W++ !N !o !K !w O? M? V? PS++ PE- Y+ PGP t- 5? X- R !tv b+++ DI+ D+ G e+++ h! r- y+(++)
------END GEEK CODE BLOCK------
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Sun Oct 22, 2006 5:44 pm    Post subject: Reply with quote

theniaky wrote:
That is very strange : yes ati drivers support xorg 7.1, but not aixgl extension...
elKano if you are using fglrx+beryl+aixgl, you must explain us please !!!! :?


There is a lot of wrong information in this thread. It's possible to use aiglx with the opensource r300 driver. If you want to use fglrx you need Xgl. Thats how much I know and in my humble opinion is true 8)
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
theniaky
Guru
Guru


Joined: 23 Feb 2006
Posts: 452

PostPosted: Tue Oct 24, 2006 7:58 pm    Post subject: Reply with quote

Quote:
There is a lot of wrong information in this thread. It's possible to use aiglx with the opensource r300 driver. If you want to use fglrx you need Xgl. Thats how much I know and in my humble opinion is true 8)

Yes I already tried to use aiglx+r300+beryl and it worked quite fine except scrolling into some applications like firefox...
_________________
A New York les taxis sont jaunes, à Londres ils sont noirs et à Paris ils sont cons. Frédéric Beigbeder
Back to top
View user's profile Send private message
TemplarKnight
Guru
Guru


Joined: 14 Jun 2005
Posts: 311
Location: Greece/patras/

PostPosted: Tue Oct 24, 2006 10:39 pm    Post subject: Reply with quote

theniaky wrote:
Quote:
There is a lot of wrong information in this thread. It's possible to use aiglx with the opensource r300 driver. If you want to use fglrx you need Xgl. Thats how much I know and in my humble opinion is true 8)

Yes I already tried to use aiglx+r300+beryl and it worked quite fine except scrolling into some applications like firefox...


The whole discussion is about fglrx and their support for aiglx :x , NOT about the open source driver who does support aiglx.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum