Pagina 1 di 1

aggiornamento 10.04 to 10.10 grossi problemi video

Inviato: lunedì 3 gennaio 2011, 21:39
da wonka
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ò
X -configure
crea il nuovo file xorg.conf, lo copio nella cartella
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!
sudo apt-get remove -purge xserver*
sudo apt-get install xserver
finisco l'installazione e sono alla versione 2.1.9

ho detto, sarà quello!
riavvio....metacity funziona me compiz mi rende tutto invisibile.....
sarà compiz!
sudo 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
riavvio il pc ma compiz mi dà sempre dei problemi
miri@pc-desktop:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) 865G GEM 20100330 DEVELOPMENT x86/MMX/SSE2
insomma.....avete idee?
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

Re: aggiornamento 10.04 to 10.10 grossi problemi video

Inviato: lunedì 3 gennaio 2011, 22:06
da The Wise Dj
Gli upgrade molte volte danno problemi.

Ti conviene fare una nuova installazione da 0.

Re: aggiornamento 10.04 to 10.10 grossi problemi video

Inviato: lunedì 3 gennaio 2011, 22:09
da wonka
dio mio...può darsi...ma insomma....

non ci sarà qualcosa da fare? mah.. ::)

Re: aggiornamento 10.04 to 10.10 grossi problemi video

Inviato: lunedì 3 gennaio 2011, 22:28
da The Wise Dj
Alcuni users più esperti consigliano di fare fresh install piuttosto che avanzamenti di versione.

In fondo ci perdi meno a installarla (20-30 min) che altro.