To je divný, composite zaplé musíš mít, pokud chceš efekty.
Zadej do terminálu příkaz fglrxinfo - zda skutečně máš vpořádku naistalované ovladače. Pokud tam budeš mít svou kartu, tak pokračuj s níže uvedeným návodem.
Mrkni na můj návod, týká se tě to od bodu 2.
http://forum.ubuntu.cz/index.php?topic=18904.msg140849#msg140849
To, že to spadne i teď, tak je zřejmě problém ještě někde jinde, pokud máš správně naistalované ovladače. Pokud bude vše OK, tak pak to bude chtít hledat dále. Popř. můžeš zkusit, spustit program, např. totem v terminálu, pomocí příkazu totem a poté spustit video, zda něco zahlídneš za chybu, nebo zkus mrknout do Systém - Správa - Systémový protokol a hledat zda tam nemáš nějaké chyby.
Xorg poslat můžeš, popř. i ten příkaz fglrxinfo.
Tamty ovladace me s problemem prehravani videa nepomohly i kdyz jsem vyzkousel tvuj navod a compiz jsem rozchodil takze to asi bude necim jinym..
kdyz jsem pustil glxgears tak to s novymi ovladaci nejak divne problikavalo a mel jsem fps asi jenom 2500fps misto predchozich 4000..
tak jsem tam nainstaloval pomoci nejnovejsi envy jine (asi ty starsi) a jde to jako pred tim, compiz funguje v pohode, jediny problem je s tim videem
vybral jsem radky ktere by se toho padu mely tykat
Mar 5 18:32:25 pekac kernel: [ 1097.799195] compiz.real[6245]: segfault at 00410283 eip 08054b90 esp bfb5b070 error 4
Mar 5 18:32:25 pekac gdm[6058]: WARNING: gdm_slave_xioerror_handler: Fatální chyba X - Restartuji :0
--------------
tood@pekac:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI RADEON 9600 Series
OpenGL version string: 2.1.7281 Release
-- to by melo byt ok
xorg.conf:
--------------------------
# 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 xorg.conf manual page.
# (Type "man 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 "ServerLayout"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
screen "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "F700B"
Horizsync 30.0 - 71.0
Vertrefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV350 AR [Radeon 9600]"
Driver "fglrx"
Option "EnableMonitor" "tv"
Option "DesktopSetup" "clone"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Busid "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AR [Radeon 9600]"
Monitor "F700B"
Defaultdepth 24
SubSection "Display"
Modes "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection