• # re

    Posté par . En réponse à la dépêche Disponibilité des pilotes Nvidia pour Linux et Solaris. Évalué à 0.

    L'open GL 2.0 marche au poil sur une FX5600 mais des jeux comme GLEST ne ce lance plus :

    [tsubasa@m4st0r ~]$ glest
    void Shared::Platform::Window::setStyle(Shared::Platform::WindowStyle) not implemented.
    void Shared::Platform::Window::setBounds(int, int, int, int) not implemented.
    virtual void Shared::Platform::PlatformContextGl::makeCurrent() not implemented.
    Exception: You system has opengl version '2.0.0 NVIDIA 76.64'.
    Glest needs at least version 1.3 to work.
    You may solve this problem by installing your latest video card drivers
    [tsubasa@m4st0r ~]$

    Pas de soucis sur nexuiz,et,etf,ut,steam ... seulement avec glest T_T

    [tsubasa@m4st0r ~]$ glxinfo | grep version
    server glx version string: 1.3
    client glx version string: 1.3
    OpenGL version string: 2.0.0 NVIDIA 76.64
    glu version: 1.3
    [tsubasa@m4st0r ~]$