Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136160

QtWebEngine based browser shows nothing with legacy NVIDIA driver

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.9.0
    • WebEngine
    • None

    Description

      I'm using qutebrowser as my web browser which is based on WebEngine. After upgrade of Qt to 6.9.0 one of my machines with NVIDIA Fermi GPU (legacy 390xx driver) stopped showing any web page content. It appears WebEngine fails to find correct display configuration as neither GBM nor Vulkan is supported by this driver. However Vulkan appears to be forced anyway?

      14:34:30 WARNING: GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.
      [8950:8972:0423/143430.813559:ERROR:vulkan_instance.cc(386)] vkEnumeratePhysicalDevices failed: -3
      [8950:8972:0423/143430.813579:ERROR:vulkan_implementation_qt.cpp(40)] Failed to initialize vulkan instance
      [8950:8972:0423/143430.813588:ERROR:gpu_init.cc(1247)] Failed to create and initialize Vulkan implementation.
      [8950:8972:0423/143430.814190:WARNING:viz_main_impl.cc(85)] VizNullHypothesis is disabled (not a warning)
      14:34:31 WARNING: Backend texture is not a Vulkan texture.
      14:34:32 WARNING: Backend texture is not a Vulkan texture.
      14:34:32 WARNING: Backend texture is not a Vulkan texture.
      14:34:33 WARNING: Backend texture is not a Vulkan texture.
      14:34:33 WARNING: Backend texture is not a Vulkan texture.
      14:34:34 WARNING: Backend texture is not a Vulkan texture.
      ...

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            jpalus Jan Palus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes