un'altr domanda su compized effetti desktop :)

Problemi riscontrati nella Feisty (Ubuntu 7.04) in fase di sviluppo.
Avatar utente
tarmas
Prode Principiante
Messaggi: 82
Iscrizione: venerdì 10 marzo 2006, 15:08

un'altr domanda su compized effetti desktop :)

Messaggio da tarmas »

ho appena fatto aggiornamento alla 7:04
3d abilitato su una ati senza problemi
(dando un fgl_glxgears, appare cubo e rotelle che girano con fluidità ottima)

ma quando cerco di far partire gli effetti mi di dice questo:
L'estensione «Composite» non è disponibile

cosa significa?  >:(
Avatar utente
Alessiogian
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1400
Iscrizione: venerdì 23 marzo 2007, 11:11

Re: un'altr domanda su compized effetti desktop :)

Messaggio da Alessiogian »

riprendo la risposta che hanno dato a me in un altro post.

nel file /etc/X11/xorg.conf dovresti sostituire

"Composite" "0"

con

"Composite" "enable"

fammi sapere come va, interessa anche a me, ma sono al lavoro.

ciao
Linux User    # 450571
Ubuntu User #  16179
Avatar utente
tarmas
Prode Principiante
Messaggi: 82
Iscrizione: venerdì 10 marzo 2006, 15:08

Re: un'altr domanda su compized effetti desktop :)

Messaggio da tarmas »

allora ho cambiato, e difatti è partita la finestra per abilitare gli effetti desktop.. anche se cmq poi mi dice che non va, qualcosa lo ha risolto perchè l'errore di prima
L'estensione «Composite» non è disponibile
non lo da più.  (good)

ma la cosa più divertente che ora il 3d non va più!!
LOL
dando fgl_glxgears, niente più cubo e rotelle che girano con fluidità ottima  >:(

posto qua sotto il mio xorg.conf che deve essere pieno di orrori... prima dell'aggiornamento usavo beryl :P
# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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"

#aggiunta per compiz
#Option          "AIGLX"    "true"
Identifier "Default Layout"
  screen 0 "aticonfig-Screen[0]" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection

Section "Files"

# path to defoma fonts
Fontpath "/usr/share/X11/fonts/misc"
Fontpath "/usr/share/X11/fonts/cyrillic"
Fontpath "/usr/share/X11/fonts/100dpi/:unscaled"
Fontpath "/usr/share/X11/fonts/75dpi/:unscaled"
Fontpath "/usr/share/X11/fonts/Type1"
Fontpath "/usr/share/X11/fonts/100dpi"
Fontpath "/usr/share/X11/fonts/75dpi"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/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 "HorizScrollDelta" "0"
EndSection

Section "InputDevice"

# /dev/input/event
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/wacom"# Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

# /dev/input/event
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/wacom"# Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

# /dev/input/event
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/wacom"# Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"

#aggiunta per compiz
#Option          "XAANoOffscreenPixmaps" "1"
Identifier "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]"
Driver "fglrx"
Busid "PCI:1:0:0"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 4
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 15
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
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 "DRI"
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "enable"
#Option "Composite" "0"
#cambiamento per compiz enable al posto di 0
EndSection
Ultima modifica di tarmas il giovedì 12 aprile 2007, 13:09, modificato 1 volta in totale.
Avatar utente
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1549
Iscrizione: mercoledì 19 ottobre 2005, 1:37
Località: Giardini Naxos
Contatti:

Re: un'altr domanda su compized effetti desktop :)

Messaggio da »

Scusa ma visto che hai installato i driver proprietari della ati, usi XGL o AIXGL...nel secondo caso per far funzionare gli effetti desktop devi usare i driver open (ati o radeon)...ci sono vari post che parlano dell'argomento.

gp
Avatar utente
redgun
Prode Principiante
Messaggi: 166
Iscrizione: martedì 30 maggio 2006, 9:59
Contatti:

Re: un'altr domanda su compized effetti desktop :)

Messaggio da redgun »

se ti interessa qui ho scritto una guida su come attivare compiz sulla tua scheda.

Anch'io ho una ati mobility radeon 9700 e seguendo i passi che troverai al link sono riuscito ad abilitare gli effetti grafici
http://linubuntu.blogspot.com/  il mio blog
http://planimo.sf.net  instant messenger per rete locale in python
http://cgmail.tuxfamily.org mail notifier con supporto a gnome keyring e dbus
Scrivi risposta

Ritorna a “Feisty 7.04”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 1 ospite