O emulador do Android Studio 3 falha - Lunux Mint

1

Eu tenho uma nova instalação do Android Studio 3 no Linux Mint. Ao tentar executar em um emulador, ele falha com os seguintes erros no log:

7:00 PM Emulator: libGL error: unable to load driver: nouveau_dri.so

7:00 PM Emulator: libGL error: driver pointer missing

7:00 PM Emulator: libGL error: failed to load driver: nouveau

7:00 PM Emulator: libGL error: unable to load driver: swrast_dri.so

7:00 PM Emulator: libGL error: failed to load driver: swrast

7:00 PM Emulator: X Error of failed request: BadValue (integer parameter out of range for operation)

7:00 PM Emulator: Major opcode of failed request: 155 (GLX)

7:00 PM Emulator: Minor opcode of failed request: 24 (X_GLXCreateNewContext)

7:00 PM Emulator: Value in failed request: 0x0

7:00 PM Emulator: Serial number of failed request: 58

7:00 PM Emulator: Current serial number in output stream: 59

7:00 PM Emulator: Process finished with exit code 1

Parece que o Android Studio 3 está tentando usar o driver de exibição padrão do X.Org Nouveau. No entanto, estou usando o driver binário NVIDIA 384.

Alguma idéia de como corrigir isso?

    
por Keltari 17.03.2018 / 19:41

0 respostas