AIGLX na Ubuntu, konfiguracja xorg.conf

Witam, już chyba wszystko jest dobrze oprócz konfiguracji xorg.conf… zainstalowałem sterowniki ATI przez Envy wiem, że one obsługują AIGLX lecz niestety nie umiem ustawić xorg.conf

Jedyne co w nim zmieniłem to ostatnie dwie sekcje tak jak ktoś na forum ubuntu.pl napisał ale niestety nic to nie dało więc proszę tutaj o pomoc.

Mój 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 "Files"

EndSection


Section "InputDevice"

	Identifier	"Generic Keyboard"

	Driver "kbd"

	Option "CoreKeyboard"

	Option "XkbRules"	"xorg"

	Option "XkbModel"	"pc105"

	Option "XkbLayout"	"pl"

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 "InputDevice"

	Driver "wacom"

	Identifier	"stylus"

	Option "Device"	"/dev/input/wacom"

	Option "Type"	"stylus"

	Option "ForceDevice"	"ISDV4"# Tablet PC ONLY

EndSection


Section "InputDevice"

	Driver "wacom"

	Identifier	"eraser"

	Option "Device"	"/dev/input/wacom"

	Option "Type"	"eraser"

	Option "ForceDevice"	"ISDV4"# Tablet PC ONLY

EndSection


Section "InputDevice"

	Driver "wacom"

	Identifier	"cursor"

	Option "Device"	"/dev/input/wacom"

	Option "Type"	"cursor"

	Option "ForceDevice"	"ISDV4"# Tablet PC ONLY

EndSection


Section "Device"

	Identifier	"Generic Video Card"

	Driver "fglrx"

	Busid "PCI:7:0:0"

	Option "VideoOverlay"	"on"

	Option "OpenGLOverlay"	"off"

EndSection


Section "Monitor"

	Identifier	"PLE2003WSV"

	Option "DPMS"

EndSection


Section "Screen"

	Identifier	"Default Screen"

	Device "Generic Video Card"

	Monitor "PLE2003WSV"

	Defaultdepth	24

	SubSection "Display"

		Modes "1680x1680"	"1680x1050"	"1600x1600"	"1600x1200"	"1440x1440"	"1280x1024"	"1280x960"	"1152x1152"	"1024x768"	"800x600"	"720x400"	"640x480"

	EndSubSection

EndSection


Section "ServerLayout"

	Identifier	"Default Layout"

  screen "Default Screen"

	Inputdevice	"Generic Keyboard"

	Inputdevice	"Configured Mouse"


	# Uncomment if you have a wacom tablet

	#	InputDevice "stylus"	"SendCoreEvents"

	#	InputDevice "cursor"	"SendCoreEvents"

	#	InputDevice "eraser"	"SendCoreEvents"

EndSection

Section "Module"

	Load "glx"

EndSection

Section "Extensions"

	Option "Composite"	"Disable

EndSection

Section "ServerFlags"

        Option "AIGLX" "on"

EndSection

Pozdrawiam.

Section “Extensions”

Option “Composite” “Disable”

EndSection

Zamień na

Section “Extensions”

Option “Composite” “Enable”

EndSection

Wtedy jak uruchomię Compiza robi się biały ekran i nic więcej ;]

A c opokazuje konsola?

maciek@maciek-desktop:~$ compiz

aborting and using fallback: /usr/bin/metacity

W konsole mogę wejść gdy wchodzę przez awaryjne GNOME bo normalnie nie mam dostępu do niczego - biały ekran

Gdy wejde w Catalyst to jest napisane, że mam OpenGLa od Mesy…

EDIT:

OK, jest niby OK, Compiz działa itp ALE wszystko się zacina ;/

# 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 0 "aticonfig-Screen[0]" 0 0

	InputDevice "Generic Keyboard"

	InputDevice "Configured Mouse"

EndSection


Section "Files"

EndSection


Section "Module"

	Load "glx"

EndSection


Section "ServerFlags"

	Option "AIGLX" "on"

EndSection


Section "InputDevice"

	Identifier "Generic Keyboard"

	Driver "kbd"

	Option "CoreKeyboard"

	Option "XkbRules" "xorg"

	Option "XkbModel" "pc105"

	Option "XkbLayout" "pl"

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 "InputDevice"

	Identifier "stylus"

	Driver "wacom"

	Option "Device" "/dev/input/wacom"

	Option "Type" "stylus"

	Option "ForceDevice" "ISDV4"# Tablet PC ONLY

EndSection


Section "InputDevice"

	Identifier "eraser"

	Driver "wacom"

	Option "Device" "/dev/input/wacom"

	Option "Type" "eraser"

	Option "ForceDevice" "ISDV4"# Tablet PC ONLY

EndSection


Section "InputDevice"

	Identifier "cursor"

	Driver "wacom"

	Option "Device" "/dev/input/wacom"

	Option "Type" "cursor"

	Option "ForceDevice" "ISDV4"# Tablet PC ONLY

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"

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 "Extensions"

	Option "Composite" "Enable"

EndSection