hersonls
January 5th, 2008, 04:42 AM
I have problems with ati+compiz
i try:
LD_LIBRARY_PATH=/usr/X11R6/lib
SKIP_CHECKS=yes
export LD_PRELOAD=/usr/lib/FGL.renamed.libGL.so.1.2
emerald --replace &
LIBGL_ALWAYS_INDIRECT=true compiz --no-libgl-fallback --ignore-desktop-hints --replace
and...
compiz (core) - Warn: Unknown option '--no-libgl-fallback'
compiz (core) - Fatal: No valid GL extensions string found.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
my xorg.conf
Section "ServerLayout"
Identifier "Simple Layout"
Screen 0 "Tela1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
# RgbPath "/usr/share/X11/rgb"
# FontPath "/usr/lib/X11/fonts/local/"
# ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/misc/"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Speedo/"
FontPath "/usr/lib/X11/fonts/Type1/"
FontPath "/usr/lib/X11/fonts/TTF/"
FontPath "/usr/lib/X11/fonts/OTF/"
FontPath "/usr/lib/X11/fonts/cyrillic/"
FontPath "/usr/lib/X11/fonts/75dpi/"
FontPath "/usr/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
# Load "dbe" # Double buffer extension
# Load "glx"
# Load "freetype"
# Load "dri"
# Load "extmod"
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "ddc"
Load "bitmap"
# Carregados por padrao no Xorg!
EndSection
Section "ServerFlags"
Option "AIGLX" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2" # IntelliMouse PS/2
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
EndSection
Section "Monitor"
# Option "VendorName" "ATI Proprietary Driver"
# Option "ModelName" "Generic Autodetecting Monitor"
Identifier "acerlcd"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ati1100"
Driver "fglrx"
Option "XaaNoOffscreenPixmaps"
Option "UseFastTLS" "2"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "FSAAEnable" "off"
Option "Capabilities" "0×00000000"
Option "FSAAScale" "0"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Section "Screen"
# Option "AddARGBGLXVisuals" "true"
Identifier "Tela1"
Device "ati1100"
Monitor "acerlcd"
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
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Tela1"
Device "ati1100"
Monitor "acerlcd"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "DAMAGE" "true"
Option "Composite" "True"
EndSection
I use Slackware Current and new ati driver Ati 7-12 (driver link (http://ati.amd.com/support/drivers/linux/linux-radeon.html))...
tanks...
i try:
LD_LIBRARY_PATH=/usr/X11R6/lib
SKIP_CHECKS=yes
export LD_PRELOAD=/usr/lib/FGL.renamed.libGL.so.1.2
emerald --replace &
LIBGL_ALWAYS_INDIRECT=true compiz --no-libgl-fallback --ignore-desktop-hints --replace
and...
compiz (core) - Warn: Unknown option '--no-libgl-fallback'
compiz (core) - Fatal: No valid GL extensions string found.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
my xorg.conf
Section "ServerLayout"
Identifier "Simple Layout"
Screen 0 "Tela1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
# RgbPath "/usr/share/X11/rgb"
# FontPath "/usr/lib/X11/fonts/local/"
# ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/misc/"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Speedo/"
FontPath "/usr/lib/X11/fonts/Type1/"
FontPath "/usr/lib/X11/fonts/TTF/"
FontPath "/usr/lib/X11/fonts/OTF/"
FontPath "/usr/lib/X11/fonts/cyrillic/"
FontPath "/usr/lib/X11/fonts/75dpi/"
FontPath "/usr/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
# Load "dbe" # Double buffer extension
# Load "glx"
# Load "freetype"
# Load "dri"
# Load "extmod"
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "ddc"
Load "bitmap"
# Carregados por padrao no Xorg!
EndSection
Section "ServerFlags"
Option "AIGLX" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2" # IntelliMouse PS/2
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
EndSection
Section "Monitor"
# Option "VendorName" "ATI Proprietary Driver"
# Option "ModelName" "Generic Autodetecting Monitor"
Identifier "acerlcd"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ati1100"
Driver "fglrx"
Option "XaaNoOffscreenPixmaps"
Option "UseFastTLS" "2"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "FSAAEnable" "off"
Option "Capabilities" "0×00000000"
Option "FSAAScale" "0"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Section "Screen"
# Option "AddARGBGLXVisuals" "true"
Identifier "Tela1"
Device "ati1100"
Monitor "acerlcd"
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
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Tela1"
Device "ati1100"
Monitor "acerlcd"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "DAMAGE" "true"
Option "Composite" "True"
EndSection
I use Slackware Current and new ati driver Ati 7-12 (driver link (http://ati.amd.com/support/drivers/linux/linux-radeon.html))...
tanks...