Não é possível executar o centro de controle de unidade

1

Se alguém souber o que está causando isso eu agradeceria

➜  ~  unity-control-center 

(unity-control-center:1895): Gdk-ERROR **: The program 'unity-control-center' 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 166 error_code 2 request_code 155 (GLX) minor_code 24)
  (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 GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
[1]    1895 trace trap (core dumped)  unity-control-center

Eu encontrei um relatório de bug sobre um driver Nvidia causando algo semelhante, mas estou executando um driver Amd

    
por davegri 14.08.2015 / 09:14

1 resposta

0

Eu fiz sudo apt-get remove nvidia-346 e sudo apt-get remove system76-driver-nvidia , depois reiniciei a máquina e as configurações do sistema funcionaram.

Em uma nota estranha: Eu não consegui fazer o HDMI funcionar (mas o displayport funcionou). Após a remoção - também funcionou.

    
por MikeMurko 14.10.2015 / 20:57