Atualização de Tela - Isso é normal?

Iniciado por Ieshua, 12 de Março de 2007, 11:55

tópico anterior - próximo tópico

Ieshua

Paz e bem a todos!  :)

Minha config:

Athlon64 3200+@3800+
1 GB DDR 400 Kingston
Asus A8N-E
HD Sata II 160 GB Seagate
Nvidia 7300 GT 128 bits / 256 mb
Monitor 19" CRT Samsumg SyncMaster 997MB

Minha dúvida:

Testei diversas distribuições Linux (Fedora 6, Open Suse 10.2, Mandriva Free 2007, Kurumin 7, Debian 3.15r etc) e definitivamente achei o Ubuntu com o melhor desempenho com meu hardware.

Mas algo está me intrigando: quando seleciono o botão "Sair" na barra de menu "Sistema" a tela de fundo fica renderizando quadro a quadro bem devagar e o wallpaper fica com cores estranhas. Acontece também quando eu abro alguma aplicação que exija a senha do sudo, como o Synaptic, a janela que surge pedindo a senha e o fundo quadro a quadro durante a sua abertura.

Isto é normal do Gnome ou está faltando alguma opção no meu xorg.conf. Estou usando o último driver da Nvidia 9755, instalado pela nova versão do Envy. Não uso Beryl e nem XGL/Compiz. Utilizo a resolução de 1280X1024 a 85hz.

Segue o meu xorg.conf :

Citar# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Mon Feb 26 23:38:46 PST 2007

# /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"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
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           "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" "abnt2"
    Option         "XkbLayout" "br"
    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"

                                                      # /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     "SyncMaster"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
    Monitor        "SyncMaster"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection

Conto com a ajuda de vocês para esta dúvida, obrigado antecipado!  ;)

Atenciosamente,

Armando Ferreira

Ieshua

Up!!!!  ;D

Instalei o Debian Etch e o suposto problema também acontece.

Será que postei na área errada? Se for peço a gentileza de algum admin mover o post para a área adequada.

Obrigado!  :D

Ieshua

Segundo up...  :-[  :-[  :-[  :'(  :'(  :'(

Por gentileza, esperava mais da turma da comunidade.

Se não fui específico o suficiente, favor corrigir-me ou mover este post para a área adequada.

Na esperança de alguma resposta,  :D

Armando  :)

k7br

Salve!
Uma dedução :
Se apagar essas linhas não resolve ?
Section "Extensions"
    Option         "Composite" "Enable"
EndSection



Boa sorte! ;)

Ieshua

#4
Valeu amigo, vou verificar e já posto o resultado.  ;D

Acabei de instalar o Feisty e este aparente defeito parece estar minimizado.

Vou conferir o xorg.conf e posto os resultados.

Abraços!  :)

Edit: Realmente, no Feisty o meu xorg.conf está diferente, provavelmente porque instalei o driver da nvidia (nvidia-glx) pelo synaptic.
Estas duas linhas referentes ao "composite" não existem e a renderização de tela está mais fluida, melhorou 90%, mas dá umas travadinhas.
A propósito, estou usando o Gnome atualizado, 2.18, não sei se também foi corrigido algum bug.

Valeu!