Nvidia após a atualização 12.04 a 14.04

3

Eu tenho um comportamento estranho dos drivers nvidia até agora. Minhas partes do sistema envolvidas:

nvidia GTX 560
Two Screens
Ubuntu 14.04, fresh update from 12.04, 

Quando executo sudo nvidia-settings e clico em aplicar, nenhum dos ajustes está ocorrendo. Ao fechar nvidia-settings, recebo um erro no terminal:

   (nvidia-settings:24231): GLib-CRITICAL **: Source ID 5984 was not found when attempting to remove it
The program 'nvidia-settings' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 1154 error_code 2 request_code 157 minor_code 25)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Não estou recebendo ideias dos registros:

dmesg | grep nvidia
[   22.493961] nvidia: module license 'NVIDIA' taints kernel.
[   22.498143] nvidia: module verification failed: signature and/or  required key missing - tainting kernel
[  664.524208] init: nvidia-persistenced main process (23947) terminated with status 1

Algo reaparece sempre no xorg.log:

[    33.178] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[    33.178] (II) NVIDIA(GPU-0):     3D Vision stereo.

Bem ... espero que alguém possa me ajudar! Obrigado antecipadamente!

Editar: O que eu tentei até agora:

  • Limpando os drivers da nvidia e reinstalando-os
  • excluindo xorg.conf
  • executando nvidia-xconfig

Editar 2: Só tive uma ideia: Lançar um jogo da minha conta Steam. Fazendo isso eu recebo:

Could not find required OpenGL enty point 'glColorMaskIndexedEXT'! Either your video card is unsupported, or your OpenGL driver needs to be updated.
    
por Scyth 03.05.2014 / 14:32

0 respostas