Publicada por pobrefeliz em 17/05/2007 - 12:54h:
* pobrefeliz usa CentOS

Fala galera do VOL.
Faz um tempo que não frequento o fórum, mas estou voltando a ativa com uma pequena dúvida.
Recentemente instalei em meu micro o Ubuntu 7.04, atuzalizei todo o sistema e depois resolvi instalar o gerenciador de janelas Beryl seguindo o seguinte tutorial:
(http://penguim.wordpress.com/2007/02/23/instalando-o-beryl-no-ubuntu-704-feisty-fawn/).
Porem surgiu uma atualização de minha placa de vídeo (ATI Radeon X800 GTO - PCIE) então resolvi atuzalizar a mesma, só que desde então não consigo fazer o Beryl funcionar novamente, ele carrega outro gerenciador de janelas (Metacity) e quando entro no terminal e digito: "beryl" ele some com as barras de títulos das janelas abertas.

Abaixo está a configuração atual do meu Xorg.conf:

Section "Files"
   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"
   # path to defoma fonts
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load   "i2c"
   Load   "bitmap"
   Load   "ddc"
   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "vbe"
EndSection

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "us"
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"
   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   "Placa de Vídeo Genérica"
   Driver      "ati"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
   Identifier   "Monitor Genérico"
   Option      "DPMS"
   HorizSync   28-64
   VertRefresh   43-60
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "Placa de Vídeo Genérica"
   Monitor      "Monitor Genérico"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1280x1024" "1024x768"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1280x1024" "1024x768"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1280x1024" "1024x768"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1280x1024" "1024x768"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1280x1024" "1024x768"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1280x1024" "1024x768"
   EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
   InputDevice "stylus"   "SendCoreEvents"
   InputDevice "cursor"   "SendCoreEvents"
   InputDevice "eraser"   "SendCoreEvents"
EndSection

Section "DRI"
   Mode   0666
EndSection

Não sei se o problema está no mesmo, mais se isso ajudar conto com a compreensão de todos.

Obrigado.
Atenciosamente
Junior@Tiësto

  
 
Resposta de mpsnet em 17/05/2007 - 13:13h:
* mpsnet usa Slackware
* mpsnet tem conceito: 7.9
 


tente reeinstalar o Beryl em cima do drive novo da placa de video !

 
Resposta de pobrefeliz em 17/05/2007 - 13:57h:
* pobrefeliz usa CentOS
* pobrefeliz tem conceito: 9.0
 


Olá "mpsnet" obrigado pela agilidade na resposta, más já fiz isso e de nada adiantou.

Será que vou ter de formatar o micro novamente :S

Abrassos.

  


ATENÇÃO: Antes de contribuir com uma resposta, leia o artigo Qualidade de respostas e certifique-se de que esteja realmente contribuindo com a comunidade. Muitas vezes o ímpeto de contribuir nos leva a atrapalhar ao invés de ajudar.

Contribuir com resposta



CAPTCHA
[ Recarregar imagem ]

Digite o código acima:

  
* Nota: só é possível enviar respostas usuário que possui conta e esteja logado com ela, caso contrário sua mensagem será perdida.