[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770103: marked as done (i965_dri.so: undefined symbol: drm_intel_get_reset_stats)



Your message dated Tue, 18 Nov 2014 23:46:04 +0100
with message-id <20141118224604.GV2077@betterave.cristau.org>
and subject line Re: Bug#770103: i965_dri.so: undefined symbol: drm_intel_get_reset_stats
has caused the Debian Bug report #770103,
regarding i965_dri.so: undefined symbol: drm_intel_get_reset_stats
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
770103: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770103
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libgl1-mesa-dri
Version: 10.3.2-1
Severity: normal
File: i965

Dear Maintainer,

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

   * What led up to the situation?
Trying to play various games via Playonlinux, which say they cannot use
OGL. All of these worked a year (almost to the day, last time I tried)
ago in jessie.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Try GLXGears and such, also with extra verbosity. Tried various
combinations of reinstalling the mesa packages from the repos.

   * What was the outcome of this action?

LIBGL_DEBUG=verbose glxgears
libGL: screen 0 does not appear to be DRI3 capable
libGL: pci id for fd 4: 8086:0162, driver i965
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
libGL: dlopen /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol:
drm_intel_get_reset_stats)
libGL: OpenDriver: trying ${ORIGIN}/dri/tls/i965_dri.so
libGL: OpenDriver: trying ${ORIGIN}/dri/i965_dri.so
libGL: dlopen ${ORIGIN}/dri/i965_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol:
drm_intel_get_reset_stats)
libGL: OpenDriver: trying /usr/lib/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so
libGL: dlopen /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so:
cannot open shared object file: No such file or directory)
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
libGL: Can't open configuration file /home/kasperl/.drirc: No such file
or directory.
libGL: Can't open configuration file /home/kasperl/.drirc: No such file
or directory.
10800 frames in 5.0 seconds = 2159.802 FPS



   * What outcome did you expect instead?

The correct driver to be loaded and to not see glxgears (or other
programs) use swrast.

I am happy to run any tests to help, but if at all possible, a
workaround would be very welcome between now and the 29th, because of a
LAN party :) Any tips on downgrading to last years version would also be
welcome.


Thank you for your time,

Kasper Loopstra.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgl1-mesa-dri:amd64 depends on:
ii  libc6              2.19-13
ii  libdrm-intel1      2.4.58-2
ii  libdrm-nouveau2    2.4.58-2
ii  libdrm-radeon1     2.4.58-2
ii  libdrm2            2.4.58-2
ii  libelf1            0.159-4
ii  libexpat1          2.1.0-6+b3
ii  libgcc1            1:4.9.1-19
ii  libllvm3.5         1:3.5-6
ii  libstdc++6         4.9.1-19
ii  multiarch-support  2.19-13

Versions of packages libgl1-mesa-dri:amd64 recommends:
ii  libtxc-dxtn-s2tc0 [libtxc-dxtn0]  0~git20131104-1.1

libgl1-mesa-dri:amd64 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Tue, Nov 18, 2014 at 22:28:27 +0100, Kasper Loopstra wrote:

> Package: libgl1-mesa-dri
> Version: 10.3.2-1
> Severity: normal
> File: i965
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where
> appropriate ***
> 
>    * What led up to the situation?
> Trying to play various games via Playonlinux, which say they cannot use
> OGL. All of these worked a year (almost to the day, last time I tried)
> ago in jessie.
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> Try GLXGears and such, also with extra verbosity. Tried various
> combinations of reinstalling the mesa packages from the repos.
> 
>    * What was the outcome of this action?
> 
> LIBGL_DEBUG=verbose glxgears
> libGL: screen 0 does not appear to be DRI3 capable
> libGL: pci id for fd 4: 8086:0162, driver i965
> libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/i965_dri.so
> libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
> libGL: dlopen /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed
> (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol:
> drm_intel_get_reset_stats)

Make sure "ldd /usr/lib/x86_64-linux-gnu/dri/i965_dri.so | grep
drm_intel" points at /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1 and
that actually comes from the libdrm-intel1 package.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: