aggiornamento 10.04 to 10.10 grossi problemi video
Inviato: lunedì 3 gennaio 2011, 21:39
allora ho questo problema....ho aggiornato appunto dalla 10.04 alla 10.10 e mi sono trovato con metacity che faceva grossi casini.....e compiz andava male.....
vado in /etc/X11 e il file xorg.conf non c'è
riavvio il pc modalità recovery, terminale e dò
riavvio....avevo nella 10.04 abilitato i repository per xorg più recenti causa lentezza scheda video.....avevo la versione 2.2.13 se non sbaglio
ho detto...sarà quello!
ho detto, sarà quello!
riavvio....metacity funziona me compiz mi rende tutto invisibile.....
sarà compiz!
vi posto anche xorg.conf
vado in /etc/X11 e il file xorg.conf non c'è
riavvio il pc modalità recovery, terminale e dò
crea il nuovo file xorg.conf, lo copio nella cartellaX -configure
riavvio....avevo nella 10.04 abilitato i repository per xorg più recenti causa lentezza scheda video.....avevo la versione 2.2.13 se non sbaglio
ho detto...sarà quello!
finisco l'installazione e sono alla versione 2.1.9sudo apt-get remove -purge xserver*
sudo apt-get install xserver
ho detto, sarà quello!
riavvio....metacity funziona me compiz mi rende tutto invisibile.....
sarà compiz!
riavvio il pc ma compiz mi dà sempre dei problemisudo apt-get remove -purge compiz*
sudo apt-get install compiz compizconfig-settings-manager
sudo apt-get install compiz compizconfig-settings-manager compiz-kde compiz-fusion-plugins-main compiz-fusion-plugins-extra emerald librsvg2-common
insomma.....avete idee?miri@pc-desktop:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) 865G GEM 20100330 DEVELOPMENT x86/MMX/SSE2
vi posto anche xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection
Section "Module"
Load "extmod"
Load "record"
Load "glx"
Load "dri"
Load "dri2"
Load "dbe"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz",
### : "%"
### [arg]: arg optional
#Option "AccelMethod" # []
#Option "DRI" # []
#Option "ColorKey" #
#Option "VideoKey" #
#Option "FallbackDebug" # []
#Option "Tiling" # []
#Option "Shadow" # []
#Option "SwapbuffersWait" # []
#Option "XvMC" # []
#Option "XvPreferOverlay" # []
#Option "DebugFlushBatches" # []
#Option "DebugFlushCaches" # []
#Option "DebugWait" # []
#Option "HotPlug" # []
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection