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

Modules cannot be loaded in Warp 7 images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • 5.13.2
    • 5.13.0
    • Device Creation
    • None

      When booting Warp 7 using Boot2Qt 5.13.0 image, there's no modules loaded i.e. lsmod returns an empty list. When attempting to use modprobe (e.g. modprobe bcmdhd) the following error appears:

      bcmdhd: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
      modprobe: ERROR: could not insert 'bcmdhd': Unknown symbol in module, or unknown parameter (see dmesg)
      

      dmesg shows following messages:

      [   12.440198] mx6s_capture: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
      [   12.447286] mxc_mipi_csi: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
      [   12.566900] ov2680_camera_mipi: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
      [   14.777835] random: nonblocking pool is initialized
      [   15.850514] configfs: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
      [   16.952111] synaptics_dsx_i2c 1-0020: synaptics_rmi4_irq_enable: Interrupt already enabled
      [   17.072356] configfs: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
      [   41.758214] bcmdhd: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
      

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

            sapiippo Samuli Piippo
            khormi Kari Hormi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes