|
Bugzilla – Full Text Bug Listing |
| Summary: | Google Chrome and Chromium show empty (transparent) window with NVidia drivers | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Stefan Hundhammer <shundhammer> |
| Component: | X11 3rd Party Driver | Assignee: | E-mail List <xorg-maintainer-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Output of rpm -qa | sort
Output of "xdpyinfo" |
||
|
Description
Stefan Hundhammer
2018-04-03 13:54:23 UTC
When I start it on the command line, it shows this: [shundhammer @ morgul] ~ % google-chrome libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast [24200:24200:0403/155530.139403:ERROR:gl_context_glx.cc(227)] Couldn't make context current with X drawable. [24200:24200:0403/155530.139431:ERROR:gpu_info_collector.cc(62)] gl::GLContext::MakeCurrent() failed When I terminate it via the Xfce task list, I also get this: [24136:24173:0403/155551.926321:ERROR:browser_gpu_channel_host_factory.cc(120)] Failed to launch GPU process. Same with chromium. Not sure if this is related at all, but "glxgears" just shows this error: [shundhammer @ morgul] ~ % glxgears libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 35 Current serial number in output stream: 37 Created attachment 765786 [details]
Output of "xdpyinfo"
[shundhammer @ morgul] ~ % glxinfo name of display: :0.0 libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X Error of failed request: GLXBadContext Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 6 (X_GLXIsDirect) Serial number of failed request: 50 Current serial number in output stream: 49 Looks like a broken system. Could I have access to morgul, please? I also tried google-chrome-beta (V 66.0.3359.66-1) with the same results. libGL.so.1 was referring to libGL.so.1.2.0, an ancient Mesa libGL (not being owned by any package any longer) instead of libglvnd's libGL.so.1.0.0 wrapper. Manually fixed on the system. IIRC this was an interim problem for TW users. Last time I stumbled across this was about 1 year ago I believe. CLosing as fixed. |