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'
QtWS25 Last Chance

libGL.so error: undefined reference to `drmGetDevices2'

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 1.5k Views
  • 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 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
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on 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
      2
      • mrjjM mrjj

        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 last edited by
        #3

        @mrjj Thanks man! :)

        1 Reply Last reply
        2

        • Login

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