Curtir Curtir:  0
Resultados 1 a 2 de 2

Tópico: para quem tem erros tipo :X Server has no OpenGL extensions", "X Error of failed requ

  1. #1

    Registro
    24-01-2006
    Localização
    Carazinho
    Idade
    37
    Posts
    1.221
    Conquistas / PrêmiosAtividadeCurtidas / Tagging InfoPersonagem - TibiaPersonagem - TibiaME
    Peso da Avaliação
    0

    Padrão para quem tem erros tipo :X Server has no OpenGL extensions", "X Error of failed requ

    X Error of failed request: GLXUnsupportedPrivateRequest
    Major opcode of failed request: 142 (GLX)
    Minor opcode of failed request: 16 (X_GLXVendorPrivate)
    Serial number of failed request: 176
    Current serial number in output stream: 179
    acotnece isso para vc ?
    driver antigo, atualize ele

    pessoal
    digitem isso no console

    egrep -i 'driver|dri|glx' /etc/X11/*.conf
    a saida devera ser parecida com essa :
    Load "glx"
    Driver "kbd"
    Driver "mouse"
    c
    ( no meu caso, tenho geforce fx5200) antes eu rodava o comando e aparecia Driver "nv"
    s este for seu caso
    atualiza seu driver no site da nvidia


    para ubuntu tem 1 solução no site do tibia mesmo :

    sudo apt-get update
    sudo apt-get install nvidia-glx
    sudo gedit /etc/X11/xorg.conf

    mude o xorg .conf para
    Section "Device"

    Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
    Driver "nvidia"
    BusID "PCI:1:0:0"

    tirei do site do tibia :
    - Errors like "X Server has no OpenGL extensions", "X Error of failed request: GLXUnsupportedPrivateRequest",
    "Major opcode of failed request: 142 (GLX)" and similar are almost completely due to a non hardware accelerated
    driver installed on your system. The linux client at the moment requests only hardware accelerated services
    from your graphics driver, therefore you do need to have one installed in order to run the client.
    This is also probably not going to change, since the client would be simply to slow to play without hardware
    acceleration enabled.
    To check if you have a hardware accelerated driver, you can issue the following command in your console:

    "egrep -i 'driver|dri|glx' /etc/X11/*.conf"

    An example output of this could be :

    Load "glx"
    Load "dri"
    Driver "kbd"
    Driver "mouse"
    Driver "nvidia"
    BoardName "VESA driver (generic)"

    If on your system the graphic driver is NOT(!) "nvidia" for NVidia cards, or "fglrx" for ATI cards, you have
    most likely no hardware acceleration enabled. (In this case, the entry would say "nv" for NVidia, "ati" for ATI
    cards) Also check if the line Load "glx" or Load "dri" is present.


    - Older graphic cards/newest drivers
    Unfortunately with the newest Linux graphics drivers available, the support for 3D acceleration of older
    graphic cards was dropped. Therefore on systems with this configuration Tibia can not run.

    isso resolve a maioria dos problemas do pessoal

    Publicidade:


    Jogue Tibia sem mensalidades!
    Taleon Online - Otserv apoiado pelo TibiaBR.
    https://taleon.online

  2. #2
    Avatar de kinasossegado
    Registro
    15-09-2006
    Localização
    Sp
    Posts
    288
    Conquistas / PrêmiosAtividadeCurtidas / Tagging InfoPersonagem - TibiaPersonagem - TibiaME
    Peso da Avaliação
    0

    Padrão

    Eu estava com esse problema.
    Tenho o Kurumin e quando instalei os drivers Nvidia não fiz direito até o fim.
    Não basta instalar o driver, vc tem q alterar o xorg.conf, dar uns comandos lah como root e reiniciar o pc.
    Resumindo: se você realmente seguir o tutorial que ele abre enquanto instala, o negócio funfa.
    Vai o link do tutorial para instalação dos drivers Nvidia no Kurumin: aqui

    Boa sorte a quem quiser tentar

    C ya



Permissões de Postagem

  • Você não pode iniciar novos tópicos
  • Você não pode enviar respostas
  • Você não pode enviar anexos
  • Você não pode editar suas mensagens
  •