Autor Tópico: Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia [RESOLVIDO]  (Lida 7606 vezes)

Offline cafecraft

  • Usuário Ubuntu
  • *
  • Mensagens: 138
    • Ver perfil
    • http://www.linuxval.org
Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia [RESOLVIDO]
« Online: 21 de Agosto de 2007, 17:41 »
Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia

Pessoal, estou migrando para o ambiente Desktop Ubuntu 64Bits e gostei muito do seu desempenho como Desktop. Já sabia do desempenho extraordinário do Kernel Linux 64 Bits atuando como servidor  dai decidi ir para o ambiente Desktop desde já!...
       
O problema é que me esqueci dos meus jogos (cedega e etc), de acordo com a documentação abaixo o cedega precisa do alsa 32bits e do ambiente opengl 32bits já viram a salada né!.. :-)

Gostaria de compartilhar da experiência de vocês para faze-lo funcionar!...  ;D



Citar
64-bit Linux distributions

Since Cedega is intended to run standard 32-bit Windows games, it is by nature a 32-bit application. When running Cedega on a 64-bit Linux system, an appropriate 32-bit compatibility environment must be available. Please see the documentation for your Linux distribution to learn more about running 32-bit applications on your system.

Additionally the following items may be of note:

    * ALSA 1.0.11 or later is required in order to have working mmap support for ALSA on 64-bit kernels. If you have an earlier version of ALSA you should either disable mmap, or upgrade your ALSA drivers.
    * Depending on your system, you may also need to install 32-bit OpenGL drivers. Please run the video system tests to determine if you have working 32-bit OpenGL drivers.
    * Joysticks may not be working with 64-bit kernels. On recent kernels (e.g. 2.6.16) you may be able to get working 32-bit joystick via the Linux 2.2 interface. In order to use this, you must modprobe the ``joydev'' module. However it is not possible to get force feedback via this older interface.
    * Fedora Core 6 users may have issues playing games with copy protection using Cedega. Current reports show that games using Safedisc copy protection will not work on the 64-bit version of Fedora Core 6. 32-bit versions of Fedora Core 6 do not appear to be affected by this issue. TransGaming is currently investigating the issue. Please watch the forums for more information as it develops.
    * ATI users may experience further issues. Please see the ATI section for more details.
« Última modificação: 11 de Setembro de 2007, 13:52 por cafecraft »
Assinatura removida conforme a regra 8. O prazo era até 13/02.

Offline cafecraft

  • Usuário Ubuntu
  • *
  • Mensagens: 138
    • Ver perfil
    • http://www.linuxval.org
Re: Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia
« Resposta #1 Online: 21 de Agosto de 2007, 18:03 »
Alsa esta resolvido!...  :)

Citar
sudo apt-get install ia32-libs lib32asound2

Só falta resolver o problema do OpelGL-GLX....

OBS: O driver binário da Nvidia também terá de ser 32bits..
« Última modificação: 21 de Agosto de 2007, 18:07 por cafecraft »
Assinatura removida conforme a regra 8. O prazo era até 13/02.

Offline cafecraft

  • Usuário Ubuntu
  • *
  • Mensagens: 138
    • Ver perfil
    • http://www.linuxval.org
Re: Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia
« Resposta #2 Online: 23 de Agosto de 2007, 10:45 »
Um relato de funcionalidade do Cedega com OpelGL no Ubuntu 64:

Código: [Selecionar]
Hi

Have been trying to get Cedega to work on 64bit ubuntu with a Nvidia card for a while now and after doing a fair amount of searching didnt come up with much.

I managed to get it to pass all the tests finally.. Followed these steps:

1) Install ia32-libs
2) install libc6-dev-i386
3) install lib32z1-dev
4) re-install Nvidia driver with 32bit openGL
5) install ALSA i386 drivers

Seems to do the trick. Good luck !
B

Chegando em casa vou testar...
Assinatura removida conforme a regra 8. O prazo era até 13/02.

Offline cafecraft

  • Usuário Ubuntu
  • *
  • Mensagens: 138
    • Ver perfil
    • http://www.linuxval.org
Re: Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia
« Resposta #3 Online: 02 de Setembro de 2007, 21:25 »
É galera testei e realmente funcionou!...   ;) ;D :D

Bastou instalar esses pacotes abaixo:

Código: [Selecionar]
sudo apt-get install ia32-libs
sudo apt-get install libc6-dev-i386
sudo apt-get install lib32z1-dev
sudo apt-get install lib32asound2

E para finalizar o driver da nvidia:

Código: [Selecionar]
sudo apt-get install nvidia-glx-new
O driver nvidia é o do repositório mesmo...  :D ;)

Depois é so instalar o cedega!..

OBS: Não instale forçando a arquitetura.

« Última modificação: 02 de Setembro de 2007, 21:49 por cafecraft »
Assinatura removida conforme a regra 8. O prazo era até 13/02.

Offline advogama

  • Usuário Ubuntu
  • *
  • Mensagens: 181
    • Ver perfil
Re: Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia [RESOLVIDO]
« Resposta #4 Online: 23 de Setembro de 2007, 04:12 »
Será que os jogos 3D do Ubuntu-games (cubo, torks etc) normalmente 32bits funcionariam depois de instalados esses pacotes. Alguem já testou? Eu ainda não aderi ao 64bits, mesmo tendo o hardware...
Prepare-se para o Vista. Aprenda Linux.


Offline rafasnn

  • Usuário Ubuntu
  • *
  • Mensagens: 611
    • Ver perfil
Re: Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia [RESOLVIDO]
« Resposta #5 Online: 24 de Junho de 2008, 10:16 »
será que essa driver nvidia-glx-new resolve o problema de OpenGL da intel945GM?
Macbook Pro 2,33 4GB 250GB
iPhone 8GB

Offline cafecraft

  • Usuário Ubuntu
  • *
  • Mensagens: 138
    • Ver perfil
    • http://www.linuxval.org
Re: Ubuntu 7.04 64Bits + Cedega + Alsa + Nvidia [RESOLVIDO]
« Resposta #6 Online: 24 de Junho de 2008, 18:41 »
não....  nvidia-glx-new é um drive somente para placas nvidia cujo fabricante é NVIDIA. Intel é outro fabricante que tem seu próprio driver.
Assinatura removida conforme a regra 8. O prazo era até 13/02.