MCMrARM / mcpelauncher-linux

Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
GNU General Public License v3.0
312 stars 46 forks source link

[SOLVED]build on debian with nvidia [EGLUT: failed to create context] #378

Open lq95v5 opened 6 years ago

lq95v5 commented 6 years ago

Hello i build on debian 9.4 and make successful.but when i launch mcpelauncher

it show errors

EGLUT: failed to create context

when i install nvidia-driver-libs:i386 ,launch success.

apt install nvidia-driver-libs:i386

when i build on ubuntu ,it doesn't show this error.

i have nvidia + intel dual graphics,and i am useing nvidia optimus


bart@debian:~/文档/mcpelauncher-linux$ lspci | egrep 'VGA|3D'
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
04:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)