Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto] compiz-fusion ed errore GLXFBConfig
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Gr3yFox
Apprentice
Apprentice


Joined: 11 May 2006
Posts: 218
Location: Genoa, Italy

PostPosted: Sat Dec 01, 2007 10:17 am    Post subject: [risolto] compiz-fusion ed errore GLXFBConfig Reply with quote

Ciao a tutti,
ho un problema con compiz. In genere lo tengo sempre chiuso, visto che fin'ora non funziona granché bene con i drivers fglrx. Dopo l'ultimo aggiornamento di massa ho messo anche gli ultimi drivers 8.433 e quindi ho provato ad avviarlo per vedere se se la cavava meglio. Inutile dire che ho ottenuto un bell'errore:

Code:
$ compiz-manager
Checking for Xgl: not present.
No whitelisted driver found
SKIP_CHECKS is yes, so continuing despite problems.
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x1024) to maximum 3D texture size (4096): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
/usr/bin/compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
/usr/bin/compiz (core) - Error: Failed to manage screen: 0
/usr/bin/compiz (core) - Fatal: No manageable screens found on display :0.0


Ed ecco dri attivo ed il mio xorg.conf:

Code:
$ glxinfo | grep direct
direct rendering: Yes
$ cat /etc/X11/xorg.conf
Section "dri"
        Group 0
        Mode 0666
EndSection

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "MXRev" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option         "AIGLX" "true"
#       Option         "Composite" "Enable"
EndSection

Section "Extensions"
#       Option         "Composite"   "Disable"
        Option         "Composite"   "Enable"
EndSection

Section "Files"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/CID/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "glx"
        Load  "type1"
        Load  "freetype"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "AutoRepeat" "500 30"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "it"
EndSection

Section "InputDevice"
        Identifier "MXRev"
        Driver "evdev"
        Option "Phys" "usb-*/input0"
        Option "Name" "Logitech USB Receiver"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
        HorizSync    40.0 - 80.0
        VertRefresh  75.0 - 75.0
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
#       Option      "DynamicClocks" "on"
        Option      "VideoOverlay" "on"
#       Option      "OpenGLOverlay" "on"
#       Option      "UseInternalAGPGART" "no"
#       Option      "XAANoOffscreenPixmaps" "true" #REMOVE THIS
        Option "RenderAccel" "true"
#       Option "EnablePrivateBackZ" "yes"
        Option "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Modes "1280x1024" "1024x768" "800x600"
                Depth     24
        EndSubSection
EndSection


Ho cercato un po' sul forum, ho trovato tante discussioni in merito ma soluzioni poche. Qualche idea?
Grazie :)
_________________
GreyFox (Linux registered user #435102)
greyfox.imente.org - GreyFox's shots (photoblog)


Last edited by Gr3yFox on Sat Dec 01, 2007 1:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
Gr3yFox
Apprentice
Apprentice


Joined: 11 May 2006
Posts: 218
Location: Genoa, Italy

PostPosted: Sat Dec 01, 2007 1:34 pm    Post subject: Reply with quote

Accidenti a me, credevo che l'emerge dei drivers avesse impostato l'opengl di ati... e invece era su xorg-x11. eselect opengl set ati ha risolto tutto. Grazie lo stesso :)
_________________
GreyFox (Linux registered user #435102)
greyfox.imente.org - GreyFox's shots (photoblog)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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