Autor Tópico: compiz no 7.10 da erro (RESOLVIDO)  (Lida 1302 vezes)

Offline Bertos

  • Usuário Ubuntu
  • *
  • Mensagens: 53
    • Ver perfil
compiz no 7.10 da erro (RESOLVIDO)
« Online: 02 de Dezembro de 2007, 22:40 »
Entao pessoal!Resolvi instalar o 7.10 e o compiz fusion nele,mas nao tou a conseguir fazer rolar o compiz!
Dame esse erro na consola sempre que o quero acionar,alguem me podia dizer como resolver o problema?

milton@ubuntu:~$ compiz
Checking for Xgl: present.
Checking for nVidia: not present.
Checking for Xgl: present.
Enabling Xgl with fglrx ATi drivers...
Starting emerald
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format


ESTE E O MEU XORG ACTUAL


# 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"   "pc105"
   Option      "XkbLayout"   "pt"
   Option      "XkbOptions"   "lv3:ralt_switch"
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"
   Identifier   "Synaptics Touchpad"
   Driver      "synaptics"
   Option      "SendCoreEvents"   "true"
   Option      "Device"   "/dev/psaux"
   Option      "Protocol"   "auto-dev"
   Option      "HorizEdgeScroll"   "0"
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   "ATI Technologies Inc M22 [Mobility Radeon X300]"
   Driver      "fglrx"
   Busid      "PCI:1:0:0"
EndSection

Section "Monitor"
   Identifier   "Monitor Genérico"
   Option      "DPMS"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "ATI Technologies Inc M22 [Mobility Radeon X300]"
   Monitor      "Monitor Genérico"
   Defaultdepth   24
   SubSection "Display"
      Modes      "1280x800"
   EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
  screen "Default Screen"
   Inputdevice   "Generic Keyboard"
   Inputdevice   "Configured Mouse"
   
   # Uncomment if you have a wacom tablet
   #   InputDevice     "stylus"   "SendCoreEvents"
   #   InputDevice     "cursor"   "SendCoreEvents"
   #   InputDevice     "eraser"   "SendCoreEvents"
   Inputdevice   "Synaptics Touchpad"
EndSection
Section "Module"
   Load      "glx"
EndSection
Section "Extensions"
   Option      "Composite"   "0"
EndSection



CUMPs 


« Última modificação: 04 de Dezembro de 2007, 12:49 por Bertos »

Offline jomafras

  • Usuário Ubuntu
  • *
  • Mensagens: 2.009
  • 17.04 Zesty Zapus
    • Ver perfil
Re: compiz no 7.10 da erro
« Resposta #1 Online: 03 de Dezembro de 2007, 21:07 »
Se vc não instalou, tente ver se dá pra instalar o compizconfig-settings-manager.
Depois vá em : Sistema > Preferências > Advanced Desktop Settings Manager.
O Ubuntu sem dúvida é a melhor Distro.
Pesquise primeiro... só depois abra um tópico.
Canal do YouTube - Blog

Offline Bertos

  • Usuário Ubuntu
  • *
  • Mensagens: 53
    • Ver perfil
Re: compiz no 7.10 da erro
« Resposta #2 Online: 03 de Dezembro de 2007, 22:02 »
Ta instalado!!!tenho o fusion icon,tudo..e nada..da m erro!!

Offline jomafras

  • Usuário Ubuntu
  • *
  • Mensagens: 2.009
  • 17.04 Zesty Zapus
    • Ver perfil
Re: compiz no 7.10 da erro
« Resposta #3 Online: 03 de Dezembro de 2007, 22:12 »
Pra ver se sua Placa de Video tá realmente funcionando :
Código: [Selecionar]
glxinfo | grep renderingDeve dar : direct rendering: Yes
O Ubuntu sem dúvida é a melhor Distro.
Pesquise primeiro... só depois abra um tópico.
Canal do YouTube - Blog

Offline Bertos

  • Usuário Ubuntu
  • *
  • Mensagens: 53
    • Ver perfil
Re: compiz no 7.10 da erro
« Resposta #4 Online: 04 de Dezembro de 2007, 12:48 »
Que burro eu sempre tive o compiz fusion lol mas nao tinha marcado o activo das opçoes hahahah!na mesma obrigadao fica bem!

CuMpS ;)