Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Laitealue => Aiheen aloitti: Silveri - 11.01.08 - klo:13.18
-
Jokin mättää... "Desktop effects could not be enabled"
Näyttiksenä pitäisi olla tuo ylläoleva, jonka piiri on tuo 965GM
glrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002 x86/MMX/SSE2
OpenGL version string: 1.4 Mesa 7.0.1
glxinfo | grep rendering
Xlib: extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
compiz --replace
Checking for Xgl: present.
Checking for nVidia: not present.
Checking for Xgl: present.
Enabling Xgl with fglrx ATi drivers...
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Fatal: Support for non power of two textures missing
/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :1.0
xorg.conf
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
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 "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
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 "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Tyypillinen näyttö"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
Monitor "Tyypillinen näyttö"
DefaultDepth 24
SubSection "Display"
Modes "1280x800"
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"
InputDevice "Synaptics Touchpad"
EndSection
-
Moroo
Minulla oli sama ongelma FS ESPRIMO U9200 -kannettavan kanssa, jossa on X3100 -näytönohjain. Ohjain (965) on Compiz Fusionin mustallalistalla. Ilmeisesti joitain ongelmia videoihin liittyen, mutta työpöytäefektit toimivat silti hyvin.
Sain Compizin toimimaan ohittamalla Blacklist -tarkistuksen ja se on erittäin helppoa. Ubuntun asennuksen jälkeen ei muita säätöjä tarvinnut tehdä.
1. Avaa Pääte ja komenna: sudo gedit /usr/bin/compiz
2. Etsi seuraavat 2 riviä ja kommentoi ne pois risuaita -merkillä (#):
KORVAA NÄMÄ RIVIT:
T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965
T="$T 8086:2972" # i965 (x3000)
NÄILLÄ:
# T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965
# T="$T 8086:2972" # i965 (x3000)
3. Tallenna ja sulje gedit.
4. Käynnistä X uudelleen (esim. pikanäppäimillä Ctrl+Alt+Backspace).
5. Käynnistä visuaaliset tehosteet valitsemalla Järjestelmä -> Asetukset -> Ulkoasun asetukset -> Visuaaliset tehosteet. That's it!
En ole vielä testaillut kaikkia toimintoja, joten en osaa varmaksi sanoa, miksi ohjain on blacklistillä. Jatketaan tähän keskusteluun, jos jotain ilmenee.
Muokkaus:
Videot eivät suostu toimimaan Flash -videoa lukuunottamatta. Kun Visuaaliset tehosteet ottaa pois käytöstä, niin videot toimivat. Muitakin pikkubugeja 3D-efekteissä, jotka ei häiritse.