desktop effects could not be enabled
compiz som instaloval podla nasledujucej stranky:
http://kevin.vanzonneveld.net/techblog/article/upgrade_to_ubuntu_gutsy_with_compizfusion/
grafika Intel x3100 co mam spravit aby to slapalo?
Konkretnejsie ti neporadim, nemam ati.
No
hod sem vypis suboru/etc/X11/xorg.conf
, napr. taktocat /etc/X11/xorg.conf
To mas pravdu ale ten vyvpis prveho prikazu by sa hodil, nikdy nevies, co ak ta akceleracia naozaj nefunguje. Iny dovod preco by potom Compiz nenabehol ma nenapada.
Lebo mne na ATI RADEON 9600 nabehol out-of-box s ovladacom
Driver "ati"
direct rendering : yes
, z čoho usudzujem, že drivery idú. (GeForce 2MX) ale po nainštalovaní compiz fusion mi začalo kde zjavne sekať a spomenutý výpis ukazovaldirect rendering: no
Tuto mi prosim poraď
Do konzoly:
sudo gedit .config/compiz/compiz-manager
Do suboru vloz tento riadok:
SKIP_CHECKS=yes
Uloz a zavri. Uz by si malo compiz v pohode spustit. Potom si este nainstaluj manazer nastaveni. sudo apt-get install compizconfig-settings-manager
V Ubuntu Hardy ide compiz na intel karte hned, bez ziadneho nastavovania a instalacii driverov.
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"
InputDevice "Synaptics Touchpad"
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" "sk"
Option "XkbVariant" "qwerty"
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"
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" "0"
EndSection
xorg.cong
zapnut AIGLX a COMPOSITE extension. Kukni kdesi do vedlajsej temy, tam som sa trocha o tom rozpisal.Podstatne je ta 3D akceleracia pomocov OS driveru.
BTW ATI nam slubilo (zase raz) na tento mesiac nove drivery 8.42 s podporou AIGLX, ale stale nie su, kua.
Ale podla diskusnych for, su problemy pri instalacii (kto by to cakal? ;-) )
Takze najprv si pohladaj ako to riesili.
http://openpaste.org/3580/
xorg:
http://openpaste.org/3579/
grep direct mi nedava ziadnu odozvu.....
cat xorg.conf
Section "Device"
Identifier "ATI Technologies Inc RV350 AS [Radeon 9550]"
Boardname "ati"
Busid "PCI:1:0:0"
Driver "radeon"
Screen 0
Option "MergedFB" "off"
glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
Mam ATI Radeon 9550 128MB. Dakujem za odpoved.
Gavo --> gavalier.marcel@gmail.com