Announcement

Collapse
No announcement yet.

8.42 driver No GLXFBConfig for default depth

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • r0tt
    replied
    same problem..

    hi

    im runnin opensuse 10.3 x64 xorg 7.2 ati x1600 i tried the repository drivers..xorg wont start with no display found...no chance startin it...radeon driver the same...the only way gettin a direct rendering:yes for me is to compile the drivers from ati by myself and setting in xorg.conf "fglrx"...

    everything wokrs fine except compiz...
    when renaming libIndirect i get a white screen...

    maybe fyi:
    -----------------------------
    xorg.conf parts
    -----------------------------
    Section "Module"
    Load "dbe"
    Load "type1"
    Load "freetype"
    Load "extmod"
    Load "glx"
    Load "DRI"
    EndSection

    Section "ServerFlags"
    Option "AllowMouseOpenFail" "on"
    Option "IgnoreABI" "on"
    Option "AIGLX" "true"
    EndSection

    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    Option "no_accel" "no"
    Option "no_dri" "no"
    Option "mtrr" "off"
    Option "DesktopSetup" "Horizontal, Reverse"
    Option "ScreenOverlap" "0"
    Option "GammaCorrectionI" "0x06419064"
    Option "GammaCorrectionII" "0x06419064"
    Option "Capabilities" "0x00000000"
    Option "CapabilitiesEx" "0x00000000"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    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" "-20.000000"
    Option "FSAAMSPosY0" "0.000000"
    Option "FSAAMSPosX1" "-20.000000"
    Option "FSAAMSPosY1" "0.000000"
    Option "FSAAMSPosX2" "-20.000000"
    Option "FSAAMSPosY2" "0.000000"
    Option "FSAAMSPosX3" "-20.000000"
    Option "FSAAMSPosY3" "0.000000"
    Option "FSAAMSPosX4" "-20.000000"
    Option "FSAAMSPosY4" "0.000000"
    Option "FSAAMSPosX5" "-20.000000"
    Option "FSAAMSPosY5" "0.000000"
    Option "UseFastTLS" "0"
    Option "BlockSignalsOnLock" "on"
    Option "UseInternalAGPGART" "no"
    Option "ForceGenericCPU" "no"
    Option "DRI" "true"
    EndSection

    Section "DRI"
    Group "video"
    Mode 0666
    EndSection

    Section "Extensions"
    Option "Composite" "True"
    EndSection
    -----------------------------
    glxinfo parts
    -----------------------------
    name of display: :0.0
    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,......................... ...............
    ----------------------------
    fglrxinfo
    ----------------------------
    display: :0.0 screen: 0
    OpenGL vendor string: ATI Technologies Inc.
    OpenGL renderer string: Radeon X1600 Series
    OpenGL version string: 2.0.6958 Release
    ----------------------------
    glxgears 4591 Frames
    ----------------------------
    compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
    compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
    compiz (core) - Error: Failed to manage screen: 0
    compiz (core) - Fatal: No manageable screens found on display :0.0
    as said renaming file(s) gives me a white screen...

    ---------------------------------------------
    now my system runs nice but no compiz..with an cheap intel card you get it better,,,
    but with those cards you cant play etqw or sthg....
    i just want that nice cube to work...if anyone got a solution or just a try i try it
    thx in advance
    Last edited by r0tt; 09 November 2007, 08:08 AM.

    Leave a comment:


  • gummybearx
    replied
    my results on opensuse 10.3 64 bit with 8.42:

    following cyberorg's tut helped. im on 64 bit opensuse, so i had to move the /usr/lib64/libIndirect lib to get stuff to work. also, DONT INSTALL THE RPM! it doesnt work. i couldnt get aiglx to work with it, and neither would fgl_glxgears.

    amdcccle still wont work for me. also, the aiglx sucks. the cube works great, but some stuff just lags horribly.

    also ccsm wont be redrawn properly with aiglx on. i.e. mouseovers on buttons dont change state and i cant scroll and such. sometimes it wont even load anything but the frame of the window.

    also scrolling in anything but gtk is slow.

    Leave a comment:


  • klaus
    replied
    U have 3 ways of doin' it:

    1) use beryl-manager as mentioned above, it will take care of beryl initialization when logging in
    2) use "beryl --replace &" on a terminal, that ensures u won't lose beryl when closing terminal
    3) bad idea: create an executable in ~/.kde/Autostart/ whatever u name it, type these:

    #! /bin/sh
    beryl &


    I checked the aticonfig -ovt Xv, but still my display is messed up, when using beryl, this is driving me crazy, any suggestions is appreciated

    Leave a comment:


  • Christian_L
    replied
    Originally posted by shaker View Post
    I can start beryl from terminal in Fedora 7 (only way to start it so far) but then there are no borders on my windows. But if I open the beryl settings manager and toggle window decoration off and on again then it works. Only problems is that I need to have to leave the terminal window open for it to work, scrolling is really slow and I cant watch movies
    You can start beryl from the beryl-manager (select windows manager), where you can also activate the windows borders (select windows decorator -> emerald).

    Leave a comment:


  • shaker
    replied
    Originally posted by klaus View Post
    Hi, i'm using Fedora 7, with latest updates and kernel, + 8.42 fglrx from livna, I can't use compiz with AIGLX, XGL works though. Problem when running compiz or beryl is they start, but then display messes up and everything gets out of order, colors change, pixels positions change, etc. Ican't even find out where the menu item fro disabling is.

    I have the following warning when running beryl: beryl: No GLXFBConfig for default depth, falling back on visinfo.

    Anyone can help? I should use AIGLX, XGL puts sth out which is needed for me
    I can start beryl from terminal in Fedora 7 (only way to start it so far) but then there are no borders on my windows. But if I open the beryl settings manager and toggle window decoration off and on again then it works. Only problems is that I need to have to leave the terminal window open for it to work, scrolling is really slow and I cant watch movies

    Leave a comment:


  • davidcanar
    replied
    Originally posted by klaus View Post
    Hi, i'm using Fedora 7, with latest updates and kernel, + 8.42 fglrx from livna, I can't use compiz with AIGLX, XGL works though. Problem when running compiz or beryl is they start, but then display messes up and everything gets out of order, colors change, pixels positions change, etc. Ican't even find out where the menu item fro disabling is.
    You maybe want to create a new thread since I think it will be difficult for other find your post inside this thread.

    Anyways I experienced something similar on openSUSE but I run this:

    aticonfig ?ovt Xv

    And that fixed the display. The display didn't refreshed but the previous line fixed it.

    I hope that helps.

    David.

    Leave a comment:


  • klaus
    replied
    Hi, i'm using Fedora 7, with latest updates and kernel, + 8.42 fglrx from livna, I can't use compiz with AIGLX, XGL works though. Problem when running compiz or beryl is they start, but then display messes up and everything gets out of order, colors change, pixels positions change, etc. Ican't even find out where the menu item fro disabling is.

    I have the following warning when running beryl: beryl: No GLXFBConfig for default depth, falling back on visinfo.

    Anyone can help? I should use AIGLX, XGL puts sth out which is needed for me

    Leave a comment:


  • gehriga
    replied
    great, that made it work!!

    thanks a lot!

    Leave a comment:


  • davidcanar
    replied
    Got it!

    I had the same problem mentioned here but after hours of trying I got it working. I followed these instructions:

    http://dev.compiz-fusion.org/~cybero...-the-hard-way/

    The only thing I needed to change is:

    Instead of:
    mv /usr/lib/libIndirectGL.so.1 /usr/lib/libIndirectGL.so.1.old

    I needed to do:
    mv /usr/lib64/libIndirectGL.so.1 /usr/lib64/libIndirectGL.so.1.old

    Then compiz-manager and worked fine!

    I hope it helps

    David.

    Leave a comment:


  • gehriga
    replied
    Same problem here.

    My system:

    openSUSE 10.3 (x86-64)
    Ati Radeon 9600
    flgrx is in whitelist in /usr/bin/compiz-manager

    glxinfo | grep -i direct
    Code:
    direct rendering: Yes
    cat /var/log/Xorg.0.log | grep GLX
    Code:
    (**) Option "AIGLX" "on"
    (**) AIGLX enabled
    (II) Loading extension GLX
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    ...
    ...
    ...
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib64/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0



    Here my xorg.conf
    Code:
    # /.../
    # SaX generated X11 config file
    # Created on: 2007-10-23T22:10:51+0200.
    #
    # Version: 8.1
    # Contact: Marcus Schaefer <[email protected]>, 2005
    # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
    #
    # Automatically generated by [ISaX] (8.1)
    # PLEASE DO NOT EDIT THIS FILE!
    #
    
    Section "ServerLayout"
    	Identifier     "Layout[all]"
    	Screen      0  "aticonfig-Screen[0]" 0 0
    	InputDevice    "Keyboard[0]" "CoreKeyboard"
    	InputDevice    "Mouse[1]" "CorePointer"
    	Option	    "Clone" "off"
    	Option	    "Xinerama" "off"
    	Option       "AIGLX" "on"
    EndSection
    
    Section "Files"
    	InputDevices   "/dev/gpmdata"
    	InputDevices   "/dev/input/mice"
    	FontPath     "/usr/share/fonts/misc:unscaled"
    	FontPath     "/usr/share/fonts/local"
    	FontPath     "/usr/share/fonts/75dpi:unscaled"
    	FontPath     "/usr/share/fonts/100dpi:unscaled"
    	FontPath     "/usr/share/fonts/Type1"
    	FontPath     "/usr/share/fonts/URW"
    	FontPath     "/usr/share/fonts/Speedo"
    	FontPath     "/usr/share/fonts/PEX"
    	FontPath     "/usr/share/fonts/cyrillic"
    	FontPath     "/usr/share/fonts/latin2/misc:unscaled"
    	FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
    	FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
    	FontPath     "/usr/share/fonts/latin2/Type1"
    	FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
    	FontPath     "/usr/share/fonts/baekmuk:unscaled"
    	FontPath     "/usr/share/fonts/japanese:unscaled"
    	FontPath     "/usr/share/fonts/kwintv"
    	FontPath     "/usr/share/fonts/truetype"
    	FontPath     "/usr/share/fonts/uni:unscaled"
    	FontPath     "/usr/share/fonts/CID"
    	FontPath     "/usr/share/fonts/ucs/misc:unscaled"
    	FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
    	FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
    	FontPath     "/usr/share/fonts/hellas/misc:unscaled"
    	FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
    	FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
    	FontPath     "/usr/share/fonts/hellas/Type1"
    	FontPath     "/usr/share/fonts/misc/sgi:unscaled"
    	FontPath     "/usr/share/fonts/xtest"
    	FontPath     "/opt/kde3/share/fonts"
    EndSection
    
    Section "Module"
    	Load  "dbe"
    	Load  "type1"
    	Load  "freetype"
    	Load  "extmod"
    	Load  "glx"
    #	Load  "dri"
    EndSection
    
    Section "ServerFlags"
    	Option	    "AllowMouseOpenFail" "on"
    	Option	    "IgnoreABI" "on"
    	Option	    "AIGLX" "true"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Keyboard[0]"
    	Driver      "kbd"
    	Option	    "Protocol" "Standard"
    	Option	    "XkbLayout" "de"
    	Option	    "XkbModel" "microsoftpro"
    	Option	    "XkbRules" "xfree86"
    	Option	    "XkbVariant" "nodeadkeys"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Mouse[1]"
    	Driver      "mouse"
    	Option	    "Buttons" "11"
    	Option	    "Device" "/dev/input/mice"
    	Option	    "Name" "Cherry USB Mouse"
    	Option	    "Protocol" "explorerps/2"
    	Option	    "Vendor" "Sysp"
    	Option	    "ZAxisMapping" "4 5"
    EndSection
    
    Section "Modes"
    	Identifier     "Modes[0]"
    	ModeLine     "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    EndSection
    
    Section "Monitor"
    	Identifier   "aticonfig-Monitor[0]"
    	Option	    "VendorName" "ATI Proprietary Driver"
    	Option	    "ModelName" "Generic Autodetecting Monitor"
    	Option	    "DPMS" "true"
    EndSection
    
    Section "Device"
    	Identifier  "aticonfig-Device[0]"
    	Driver      "fglrx"
    	Option	    "VideoOverlay" "on"
    	Option	    "OpenGLOverlay" "off"
    	Option       "XAANoOffscreenPixmaps" "true"
    	Option       "DRI" "true"
    EndSection
    
    Section "Screen"
    	Identifier "aticonfig-Screen[0]"
    	Device     "aticonfig-Device[0]"
    	Monitor    "aticonfig-Monitor[0]"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    	EndSubSection
    EndSection
    
    Section "DRI"
    
    #	Group        "video"
    #	Mode         0660
    EndSection
    
    Section "Extensions"
    	Option	    "DAMAGE" "true"
    	Option	    "Composite" "true"
    EndSection

    fusion-icon
    Code:
     * Detected Session: kde
     * Searching for installed applications...
     * No GLX_EXT_texture_from_pixmap with direct rendering context
     ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
     * Setting option Indirect Rendering to True
     * Using the GTK Interface
     * KWin is already running
     * Setting window manager to Compiz
     ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering
    compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
    compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
    compiz (core) - Error: Failed to manage screen: 0
    compiz (core) - Fatal: No manageable screens found on display :0.0
    and after export LIBGL_ALWAYS_INDIRECT=1
    Code:
     * Detected Session: kde
     * Searching for installed applications...
     * Using the GTK Interface
     * KWin is already running
     * Setting window manager to Compiz
     ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering
    compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
    compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
    compiz (core) - Error: Failed to manage screen: 0
    compiz (core) - Fatal: No manageable screens found on display :0.0
     * Setting option Indirect Rendering to False
     ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp
    compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
    compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
    compiz (core) - Error: Failed to manage screen: 0
    compiz (core) - Fatal: No manageable screens found on display :0.0
    i have no idea how to make it word... someone else?

    Leave a comment:

Working...
X