Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. libGL.so error: undefined reference to `drmGetDevices2'
Forum Updated to NodeBB v4.3 + New Features

libGL.so error: undefined reference to `drmGetDevices2'

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Noth-qqq
    wrote on 26 Oct 2018, 18:39 last edited by Noth-qqq
    #1

    Hi, I installed amd gpupro on the system. When I run an application with Qt I get the following errors. What can I do for it?

    /usr/lib/x86_64-linux-gnu/libGL.so:-1: error: undefined reference to
    `drmGetDevices2'

    /usr/lib/x86_64-linux-gnu/libGL.so:-1: error: undefined reference to
    `drmGetDeviceNameFromFd2'

    /usr/lib/x86_64-linux-gnu/libGL.so:-1: error: undefined reference to
    `drmGetDevice2'

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 26 Oct 2018, 18:44 last edited by
      #2

      Hi
      Assuming this is related to AMD GPU on linux platform.
      I think you need install a newer driver
      https://github.com/godotengine/godot/issues/16000

      N 1 Reply Last reply 27 Oct 2018, 19:10
      2
      • M mrjj
        26 Oct 2018, 18:44

        Hi
        Assuming this is related to AMD GPU on linux platform.
        I think you need install a newer driver
        https://github.com/godotengine/godot/issues/16000

        N Offline
        N Offline
        Noth-qqq
        wrote on 27 Oct 2018, 19:10 last edited by
        #3

        @mrjj Thanks man! :)

        1 Reply Last reply
        2

        1/3

        26 Oct 2018, 18:39

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved