[Video] Kubuntu Compiz e Xserver XGL

Configurazione e uso delle applicazioni del desktop manager predefinito di Kubuntu.
deanflame
Prode Principiante
Messaggi: 121
Iscrizione: lunedì 12 novembre 2007, 11:15

Re: [Video] Kubuntu Compiz e Xserver XGL

Messaggio da deanflame »

ragazzi nn voglio andare off topic ma cmq io mo ho provato su ubuntu la stessa cosa
ho installato i driver 8.42 seguendo la guida sul forum!
ricordo che ho sempre una x1600 mobility
ecco il mio 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" "it"
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 "Scheda video generica"
Driver "fglrx"
Busid "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
Horizsync 30-70
Vertrefresh 50-160
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Scheda video generica"
Monitor "Monitor Generico"
Defaultdepth 24
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
Section "Module"
Load "glx"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
fglrxinfo :
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1600
OpenGL version string: 2.0.6958 Release
ma il risultato all'apertura di compiz è  "the composite extension is not avaible"
il messaggio scompare se installo xserver-xgl !!
secondo me rimane sempre l'unica soluzione.. almeno x me..
Divilinux

Re: [Video] Kubuntu Compiz e Xserver XGL

Messaggio da Divilinux »

ma il risultato all'apertura di compiz è  "the composite extension is not avaible"
il messaggio scompare se installo xserver-xgl !!
bhe ovvio..ma gli 8.42.3 permettono l'estensione composite rendendo inutile xgl, e' la novita' di questa versione
Pero', non mi pare che siano gli 8.42.3 o successivi
Io ho gli 8.43 (7.11) e la versione e' diversa dalla tua

dyve@a6j:/usr/src/linux-2.6.23.11$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1600
OpenGL version string: 2.1.7059 Release


quindi se installi gli ultimi driver disponibili non puoi sbagliarti..lo xorg.conf e' giusto..se ricevi "no composite extension" significa che i driver sono quelli sbagliati per funzionare con AIGLX
Scrivi risposta

Ritorna a “KDE”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 3 ospiti