• Bug#879508: libdrm2: undefined symbol: drmGetDevice2

    From Adam =?UTF-8?Q?Nie=C5=9Bcierowicz?=@21:1/5 to All on Sun Oct 22 14:50:01 2017
    XPost: linux.debian.bugs.dist

    Package: libdrm2
    Version: 2.4.84-2 amd64
    Severity: important

    Dear Maintainer,

    *** Reporter, please consider answering these questions, where appropriate ***

    * What led up to the situation?
    * What exactly did you do (or not do) that was effective (or
    ineffective)?
    * What was the outcome of this action?
    * What outcome did you expect instead?

    *** End of the template - remove these template lines ***


    -- System Information:
    Debian Release: buster/sid
    APT prefers unstable
    APT policy: (500, 'unstable')
    Architecture: amd64 (x86_64)
    Foreign Architectures: i386

    Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
    Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), LANGUAGE=pl_PL.UTF-8 (charmap=UTF-8)
    Shell: /bin/sh linked to /bin/dash
    Init: systemd (via /run/systemd/system)

    Cant't Run GDM3 and SDDM, error from GSM3
    /usr/lib/gdm3/gdm-x-session[1420]: /usr/lib/gnome-session/gnome-session-check-accelerated: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: drmGetDevice2

    Weston Error:
    l# weston
    Date: 2017-10-22 CEST
    [14:19:16.739] weston 3.0.0
    http://wayland.freedesktop.org
    Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=3.0.0
    Build: unknown (not built from git or tarball)
    [14:19:16.739] Command line: weston
    [14:19:16.739] OS: Linux, 4.13.0-1-amd64, #1 SMP Debian 4.13.4-2 (2017-10-15), x86_64
    [14:19:16.740] warning: XDG_RUNTIME_DIR "/run/user/1000" is not configured correctly. Unix access mode must be 0700 (current mode is 700),
    and must be owned by the user (current owner is UID 1000).
    Refer to your distribution on how to get it, or http://www.freedesktop.org/wiki/Specifications/basedir-spec
    on how to implement it.
    [14:19:16.740] Starting with no config file.
    [14:19:16.740] Output repaint window is 7 ms maximum.
    [14:19:16.740] Loading module '/usr/lib/x86_64-linux-gnu/libweston-3/drm-backend.so'
    [14:19:16.742] Failed to load module: /usr/lib/x86_64-linux-gnu/libgbm.so.1: undefined symbol: drmGetDevice2
    [14:19:16.742] fatal: failed to create compositor backend


    lspci:
    00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b) 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
    00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
    00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
    00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04) 00:16.3 Serial controller: Intel Corporation 8 Series HECI KT (rev 04)
    00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I218-LM (rev 04)
    00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4) 00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 2 (rev e4) 00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4) 00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
    02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
    03:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)
    r

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Sven Joachim@21:1/5 to All on Sun Oct 22 22:00:01 2017
    XPost: linux.debian.bugs.dist

    Control: tags -1 + moreinfo

    On 2017-10-22 14:20 +0200, Adam Nieścierowicz wrote:

    Cant't Run GDM3 and SDDM, error from GSM3
    /usr/lib/gdm3/gdm-x-session[1420]: /usr/lib/gnome-session/gnome-session-check-accelerated: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: drmGetDevice2

    Please run "ldd /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0". I bet you
    will see a libdrm.so.2 in /usr/local/lib or something like that which
    shadows the one from the libdrm2 package.

    Weston Error:
    l# weston
    Date: 2017-10-22 CEST
    [14:19:16.739] weston 3.0.0
    http://wayland.freedesktop.org
    Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=3.0.0
    Build: unknown (not built from git or tarball)
    [14:19:16.739] Command line: weston
    [14:19:16.739] OS: Linux, 4.13.0-1-amd64, #1 SMP Debian 4.13.4-2 (2017-10-15), x86_64
    [14:19:16.740] warning: XDG_RUNTIME_DIR "/run/user/1000" is not configured correctly. Unix access mode must be 0700 (current mode is 700),
    and must be owned by the user (current owner is UID 1000).
    Refer to your distribution on how to get it, or http://www.freedesktop.org/wiki/Specifications/basedir-spec
    on how to implement it.
    [14:19:16.740] Starting with no config file.
    [14:19:16.740] Output repaint window is 7 ms maximum.
    [14:19:16.740] Loading module '/usr/lib/x86_64-linux-gnu/libweston-3/drm-backend.so'
    [14:19:16.742] Failed to load module: /usr/lib/x86_64-linux-gnu/libgbm.so.1: undefined symbol: drmGetDevice2

    Same here.

    Cheers,
    Sven

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)