[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiz e gnome não se dão bem no Debian Lenny



Estou usando o X padrão do Lenny, com o driver intel padrão, veja meu xorg.conf :

flavio@universolocal:~$ cat /etc/X11/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"    "abnt2"
   Option        "XkbLayout"    "br"
   Option        "XkbVariant"    "abnt2"
EndSection

Section "InputDevice"
   Identifier    "Configured Mouse"
   Driver        "mouse"
   Option        "CorePointer"
   Option        "Device"        "/dev/input/mice"
   Option        "Protocol"        "ImPS/2"
   Option        "Emulate3Buttons"    "true"
EndSection

Section "Device"
Identifier "Intel Corporation 82945G/GZ Integrated Graphics Controller"
   Driver        "intel"
   BusID        "PCI:0:2:0"
   Option "AddARGBGLXVisuals" "True"
   Option "AllowGLXWithComposite" "True"
EndSection

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

Section "Monitor"
   Identifier    "DELL 1704FPT"
   Option        "DPMS"
   HorizSync    30-81
   VertRefresh    56-76
EndSection

Section "Screen"
   Identifier    "Default Screen"
Device "Intel Corporation 82945G/GZ Integrated Graphics Controller"
   Monitor        "DELL 1704FPT"
   DefaultDepth    24
   SubSection "Display"
       Modes        "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section "Module"
   Load "glx"
EndSection

Section "ServerLayout"
   Identifier    "Default Layout"
   Screen        "Default Screen"
   InputDevice    "Generic Keyboard"
   InputDevice    "Configured Mouse"
EndSection


Rodrigo wrote:
Isto me parece bug do driver de video, teu driver de video está instalado corretamente?

Abração!

Rodrigo Dreher

Em 21/03/08, *Flavio Alberto Lopes Soares* <flaviothunder@terra.com.br <mailto:flaviothunder@terra.com.br>> escreveu:

    Bom dia a todos,

    estou usando o Debian Lenny na minha máquina desktop Dell
    Dimension 5150
    Pentium 4 HT 2.8GHz 512MB de RAM com vídeo Intel 945,
    recentemente instalei o compiz no Gnome e notei que várias aplicações
    perdem o foco ou seja, não consigo digitar nada nelas,
    outras passam por situação pior pois nem o conteúdo de suas janelas
    aparece como é o caso do gnome-terminal que só mostra o menu
    superior, o console e nenhuma letra neste, alguém já passou por algo
    parecido e conseguiu resolver ?

    Agradeço qualquer dica

    Sucesso a todos

    Flávio Alberto Lopes Soares



    --
    To UNSUBSCRIBE, email to
    debian-user-portuguese-REQUEST@lists.debian.org
    <mailto:debian-user-portuguese-REQUEST@lists.debian.org>
    with a subject of "unsubscribe". Trouble? Contact
    listmaster@lists.debian.org <mailto:listmaster@lists.debian.org>




Reply to: