On 2017-12-18 03:36, Chris Manougian wrote: > Andreas, here's the result of reportbug -N 879041:
That is absolutely not what I expected. (reportbug should have sent an email with all the gathered information to the bug report) But it shows that something is seriously broken. Please send the output of these commands: ldd /usr/bin/glxinfo dpkg -l | grep nvidia Since the reportbug method did not work, let's manually run the script that collects the information: /usr/share/bug/nvidia-alternative/script 3>nvidia.log This stores a lot of output in nvidia.log - please send this file. And what is /usr/lib/chromium/swiftshader/ ? That's not a path used by Debian packages. What distribution are you using? What third-party software do you have installed? > > chris@asus:~$ reportbug -N 879041 > libGL error: No matching fbConfigs or visuals found > libGL error: failed to load driver: swrast > [4369:4369:1217/212813.695099:ERROR:gl_context_glx.cc(232)] Couldn't > make context current with X drawable. > [4369:4369:1217/212813.695142:ERROR:gpu_info_collector.cc(56)] > gl::GLContext::MakeCurrent() failed > [4369:4369:1217/212813.695151:ERROR:gpu_info_collector.cc(119)] Could > not create context for info collection. > [4369:4369:1217/212813.695160:ERROR:gpu_init.cc(53)] > gpu::CollectGraphicsInfo failed (fatal). > [4369:4369:1217/212813.698383:ERROR:gpu_main.cc(164)] Exiting GPU > process due to errors during initialization > [4317:4354:1217/212813.703359:ERROR:browser_gpu_channel_host_factory.cc(107)] > Failed to launch GPU process. > [4434:4434:1217/212813.782284:ERROR:gl_implementation.cc(272)] Failed > to load /usr/lib/chromium/swiftshader/libGLESv2.so: > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object > file: No such file or directory > [4434:4434:1217/212813.783269:ERROR:gpu_main.cc(164)] Exiting GPU > process due to errors during initialization > [4317:4354:1217/212813.784046:ERROR:service_manager_context.cc(201)] > Attempting to run unsupported native service: > /usr/lib/chromium/content_gpu.service > [4442:4442:1217/212813.865423:ERROR:gl_implementation.cc(272)] Failed > to load /usr/lib/chromium/swiftshader/libGLESv2.so: > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object > file: No such file or directory > [4442:4442:1217/212813.866396:ERROR:gpu_main.cc(164)] Exiting GPU > process due to errors during initialization > [4317:4354:1217/212813.867134:ERROR:service_manager_context.cc(201)] > Attempting to run unsupported native service: > /usr/lib/chromium/content_gpu.service > [4450:4450:1217/212813.944985:ERROR:gl_implementation.cc(272)] Failed > to load /usr/lib/chromium/swiftshader/libGLESv2.so: > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object > file: No such file or directory > [4450:4450:1217/212813.945958:ERROR:gpu_main.cc(164)] Exiting GPU > process due to errors during initialization > [4317:4354:1217/212813.946623:ERROR:service_manager_context.cc(201)] > Attempting to run unsupported native service: > /usr/lib/chromium/content_gpu.service > [4458:4458:1217/212814.025667:ERROR:gl_implementation.cc(272)] Failed > to load /usr/lib/chromium/swiftshader/libGLESv2.so: > /usr/lib/chromium/swiftshader/libGLESv2.so: cannot open shared object > file: No such file or directory > [4458:4458:1217/212814.026665:ERROR:gpu_main.cc(164)] Exiting GPU > process due to errors during initialization > [4317:4354:1217/212814.031238:ERROR:browser_gpu_channel_host_factory.cc(107)] > Failed to launch GPU process. > [4317:4354:1217/212814.031977:ERROR:browser_gpu_channel_host_factory.cc(107)] > Failed to launch GPU process. > [4317:4354:1217/212814.032550:ERROR:browser_gpu_channel_host_factory.cc(107)] > Failed to launch GPU process. > [4317:4354:1217/212814.033111:ERROR:browser_gpu_channel_host_factory.cc(107)] > Failed to launch GPU process. > [4317:4354:1217/212814.033666:ERROR:browser_gpu_channel_host_factory.cc(107)] > Failed to launch GPU process. > chris@asus:~$ Confused. Andreas