Cedega x NVídia Geforce

Iniciado por Mitzgitari, 13 de Maio de 2006, 15:59

tópico anterior - próximo tópico

Mitzgitari

Amigos,
Instalei o Cedega 5.0, mas ele sempre falha no teste de aceleração da minha placa. Com isso tentei instalar Diablo II, ele instala, mas fica muito lento. Penso que possa ser por isso.
Instalei os drivers da minha placa aceleradora de acordo com um tutorial daqui do fórum toda vez na hora que se inicia o servidor X ele mostra o logo da NVidia na tela.
Algúem sabe o que posso fazer para contornar isto?

battrats

 Mitzgitari

Posta seu xorg.conf ae para podermos avaliar

BaTT.RAT

Thiago BumBa

opa, tenho problema semelhante no Cedega com o Ubuntu 6.06. Eu instalei os drives da nvdia pelo terminal (baixei o pacote apt-get...) configurei tudo corretamente, a aceleração gráfica supostamente estava ativa (direct rendering = yes) ... logo nvidia, xorg.conf configurado, entretanto não consiguia passar no teste de aceleração gráfica do cedega...  O que fiz?! reinstalei o Ubuntu 6.06 e ainda não instalei os drivers da nvidia... pretendo instalar hoje ainda!!!



Vale lembrar que possuo uma GeForce XFX 6200 AGP e já utilizei o Cedega no Mandriva, no qual consegui exito em todos os seus testes... ou seja a placa funciona no linux, deve ser algum problema específico... , enfim...se alguém tiver alguma dica, será que poderia nos ajudar?!

Polaco

Não se desesperem caso o Cedega falhe no teste de aceleração, pra mim ele sempre falha, mas mesmo assim funciona. (tenho uma 9800pro)

Façam o teste do glxgears, digitando no terminal:

glxgears -printfps

Se o resultado for um valor bem mais alto do 1000 FPS, a aceleração está ativada.

Uma boa forma de medir é fazer este teste antes e depois de instalar o driver, aí é possível perceber a grande diferença entre ter e não ter aceleração 3D.
Ubuntu 10.04 x64 @ Dell Optiplex 740

Mitzgitari

Meu xorg.conf:
# /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 "Files"
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"
# 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 "type1"
Load "vbe"
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" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option          "RenderAccel"           "true"
        Option          "AllowGLXWithComposite" "true"
EndSection

Section "Monitor"
Identifier "VX715"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "VX715"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
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
Section "Extensions"
          Option  "Composite" "Enable"
EndSection


Minha placa é uma GeForce FX 5200 128MB. Com o Edgy estou conseguindo jogar bem o Diablo II (Somente quando inicio uma sessão com o XGL desativado). Habilitei o Fast Writes e tudo mais. O glxgears me mostra sempre mais de 3000 frames, mas mesmo assim nunca passo no teste do Cedega.

battrats

Citação de: Mitzgitari online 14 de Outubro de 2006, 10:56
Meu xorg.conf:
# /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 "Files"
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"
# 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 "type1"
Load "vbe"
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" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option          "RenderAccel"           "true"
        Option          "AllowGLXWithComposite" "true"
EndSection

Section "Monitor"
Identifier "VX715"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "VX715"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
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
Section "Extensions"
          Option  "Composite" "Enable"
EndSection


Minha placa é uma GeForce FX 5200 128MB. Com o Edgy estou conseguindo jogar bem o Diablo II (Somente quando inicio uma sessão com o XGL desativado). Habilitei o Fast Writes e tudo mais. O glxgears me mostra sempre mais de 3000 frames, mas mesmo assim nunca passo no teste do Cedega.

Mitzgitari

Acredito que quando a gente consegui resolver o problema do outro topico resolveremos este pois o XGL e incompativel com aceleração grafica por isto os jogos só rodam se vc inicia com o XGL dedsabilitado.

Mitzgitari

Entendo, mas mesmo com os jogos funcionando bem no Cedega, meu teste de aceleração gráfica sempre falha.

OFF:

Eu estava procurando por algumas respostas no website do Beryl e encontrei alguns tutoriais para instalar o Beryl no Ubuntu (http://wiki.beryl-project.org/index.php/Install/Ubuntu). Achei estranho, pois até agora só tinha visto 2 métodos de intalação, XGL e AIGLX e nesta página também aparece uma nVIDIA que utiliza o driver beta e não instala em nenhum momento o XGL. Alguém já testou este método?

battrats

Citação de: Mitzgitari online 14 de Outubro de 2006, 11:23
Entendo, mas mesmo com os jogos funcionando bem no Cedega, meu teste de aceleração gráfica sempre falha.

OFF:

Eu estava procurando por algumas respostas no website do Beryl e encontrei alguns tutoriais para instalar o Beryl no Ubuntu (http://wiki.beryl-project.org/index.php/Install/Ubuntu). Achei estranho, pois até agora só tinha visto 2 métodos de intalação, XGL e AIGLX e nesta página também aparece uma nVIDIA que utiliza o driver beta e não instala em nenhum momento o XGL. Alguém já testou este método?

Li o Wiki lá e realmente muito estranho pois nao instala realmente em nenhum momento o XGL. Pena eu estar com o Dapper e não da para mim testar.

Polaco

Fiz alguns testes jogando (Quake III: Arena 1280x1024) com o XGL ativado e o desempenho 3D caiu drasticamente, acho que não é um bom negócio manter o XGL enquanto se roda algum programa ou jogo que exija aceleração.
Ubuntu 10.04 x64 @ Dell Optiplex 740

battrats

Citação de: Polaco online 16 de Outubro de 2006, 10:33
Fiz alguns testes jogando (Quake III: Arena 1280x1024) com o XGL ativado e o desempenho 3D caiu drasticamente, acho que não é um bom negócio manter o XGL enquanto se roda algum programa ou jogo que exija aceleração.

Realmente Polaco

Para jogos e recomendado executar o X normal pois o XGL não ativa a aceleração 3D.