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

connector naming in kmsdevice is not unique with multiple displays

XMLWordPrintable

    • Linux/Other display system

      When connecting multiple HDMI displays they will all the same name from qtbase/src/platformsupport/kmsconvenience/qkmsdevice.cpp
      nameForConnector

      You get "HDMI11" for every display that is connected to hdmia port.

      Problem then comes when you try to map input devices to these where the json format only allows to map them by name. For example if we have 3 displays and 2 touch panels without unique naming you can't assign them to correct displays.

      Connector name should have a running id or something that makes it unique e.g. field connector_id .

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

            lagocs Laszlo Agocs
            e0150566 Janne Roine
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes