Andreas, here's the result of reportbug -N 879041: 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:~$
Thanks On Sun, Dec 17, 2017 at 6:33 PM, Andreas Beckmann <a...@debian.org> wrote: > On 2017-12-17 23:28, Chris Manougian wrote: > > chris@asus:~$ DISPLAY=:0 glxinfo -B > > name of display: :0 > > libGL error: No matching fbConfigs or visuals found > > That error is from MESA's libGL.so.1 > > > libGL error: failed to load driver: swrast > > X Error of failed request: GLXBadContext > > Major opcode of failed request: 154 (GLX) > > Minor opcode of failed request: 6 (X_GLXIsDirect) > > Serial number of failed request: 48 > > Current serial number in output stream: 47 > > chris@asus:~$ > > > > When I run the GUI NVIDIA X Server Settings, Open GL/GLX Information is > > blank. > > > > Would love to hear from Dirk Lehmann. > > > > The major issue for me was installation, and that's been taken care of by > > purging and installing the driver the Debian way. > > Your installation is likely broken. Please run > > reportbug -N 879041 > > from the system with the trouble to collect system info of your nvidia > installation. > > > But the installer > > probably shouldn't be flagging "An incomplete installation of libglvnd > was > > found". > > I don't care. The installer is nvidia's stuff and we don't use it at all > for the Debian packages. They probably don't understand the Debian > layout. And they probably don't care about us either :-) > And perhaps the libglvnd packages in Debian are just too new to be > recognized by nvidia-installer. They just ship an ancient snapshot ... > that cannot be used on Debian. > > > Andreas >