From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 92214] Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 and mesa 11.0.2
Date: Fri, 09 Oct 2015 17:16:23 +0000 [thread overview]
Message-ID: <bug-92214-502-MuJlnVXch1@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-92214-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1995 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92214
--- Comment #18 from Barto <mister.freeman@laposte.net> ---
(In reply to Alex Deucher from comment #17)
> The r600 driver does not use llvm.
here is what I see with ldd :
$ ldd /usr/lib/xorg/modules/dri/r600_dri.so
linux-vdso.so.1 (0x00007ffe8a9f7000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007efe0af45000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007efe0ad41000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007efe0ab17000)
libdrm_nouveau.so.2 => /usr/lib/libdrm_nouveau.so.2
(0x00007efe0a90f000)
libdrm_radeon.so.1 => /usr/lib/libdrm_radeon.so.1 (0x00007efe0a703000)
libdrm_amdgpu.so.1 => /usr/lib/libdrm_amdgpu.so.1 (0x00007efe0a4fb000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0x00007efe0a2eb000)
libelf.so.1 => /usr/lib/libelf.so.1 (0x00007efe0a0d5000)
libLLVM.so.3.7 => /usr/lib/libLLVM.so.3.7 (0x00007efe079c3000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007efe07640000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007efe07342000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007efe06f9e000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007efe06d87000)
/usr/lib64/ld-linux-x86-64.so.2 (0x00005604503b7000)
libffi.so.6 => /usr/lib/../lib/libffi.so.6 (0x00007efe06b7e000)
libedit.so.0 => /usr/lib/../lib/libedit.so.0 (0x00007efe06941000)
libncursesw.so.6 => /usr/lib/../lib/libncursesw.so.6
(0x00007efe066d4000)
libz.so.1 => /usr/lib/../lib/libz.so.1 (0x00007efe064be000)
libLLVM.so.3.7 seems used by r600_dri.so file,
$ pacman -Qo /usr/lib/xorg/modules/dri/r600_dri.so
/usr/lib/xorg/modules/dri/r600_dri.so is owned by mesa 11.0.2-1
in glxinfo I can see this :
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.7, 128 bits)
so what driver is really used by mesa 11.0.2 with my radeon HD4650 Pcie ?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2947 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-10-09 17:16 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 17:17 [Bug 92214] Flightgear crashes during splashboot with R600 driver and mesa 11.0.2 bugzilla-daemon
2015-10-01 17:18 ` bugzilla-daemon
2015-10-01 17:25 ` bugzilla-daemon
2015-10-01 17:34 ` bugzilla-daemon
2015-10-01 17:48 ` bugzilla-daemon
2015-10-01 17:54 ` bugzilla-daemon
2015-10-01 18:40 ` bugzilla-daemon
2015-10-01 19:48 ` bugzilla-daemon
2015-10-01 20:02 ` bugzilla-daemon
2015-10-01 21:36 ` bugzilla-daemon
2015-10-02 1:03 ` bugzilla-daemon
2015-10-02 2:29 ` bugzilla-daemon
2015-10-02 2:55 ` bugzilla-daemon
2015-10-02 3:37 ` bugzilla-daemon
2015-10-07 13:28 ` bugzilla-daemon
2015-10-08 16:08 ` [Bug 92214] Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 " bugzilla-daemon
2015-10-09 16:44 ` bugzilla-daemon
2015-10-09 16:45 ` bugzilla-daemon
2015-10-09 16:47 ` bugzilla-daemon
2015-10-09 17:16 ` bugzilla-daemon [this message]
2015-10-09 18:34 ` bugzilla-daemon
2015-10-09 18:43 ` bugzilla-daemon
2015-10-09 18:53 ` bugzilla-daemon
2015-10-09 19:17 ` bugzilla-daemon
2015-10-11 14:38 ` bugzilla-daemon
2015-10-11 16:15 ` bugzilla-daemon
2015-10-12 11:42 ` bugzilla-daemon
2015-10-12 16:54 ` bugzilla-daemon
2015-10-12 21:14 ` bugzilla-daemon
2015-10-13 2:07 ` bugzilla-daemon
2015-10-13 7:06 ` bugzilla-daemon
2015-10-14 6:36 ` bugzilla-daemon
2015-10-22 1:49 ` bugzilla-daemon
2015-10-22 3:14 ` bugzilla-daemon
2015-10-22 19:41 ` bugzilla-daemon
2015-10-22 21:54 ` bugzilla-daemon
2015-10-22 21:59 ` bugzilla-daemon
2015-10-22 22:36 ` bugzilla-daemon
2015-10-23 10:37 ` bugzilla-daemon
2015-10-23 10:39 ` bugzilla-daemon
2015-10-23 13:55 ` bugzilla-daemon
2015-10-23 19:26 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-92214-502-MuJlnVXch1@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox