dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 50450] OpenGL does not work or works very slowly on Radeon HD3850
Date: Tue, 29 May 2012 06:26:59 +0000	[thread overview]
Message-ID: <bug-50450-502-HGNVZvitWl@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-50450-502@http.bugs.freedesktop.org/>

https://bugs.freedesktop.org/show_bug.cgi?id=50450

--- Comment #7 from Andy Furniss <lists@andyfurniss.entadsl.com> 2012-05-29 06:26:59 UTC ---
(In reply to comment #6)
> Created attachment 62218 [details]
> quake4 console log
> 
> I attached Xorg log, dmesg and log of quake4, which crashes like i said.
> Sorry for mimetype, i thought bugzilla auto-detect would work.

np everyone does that.

Anyway I think I know why quake4 doesn't work: from your log -

/opt/quake4/q4base/paklibGL error: failed to load driver: r600
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.

I suspect if you did run -

LIBGL_DEBUG=verbose quake4-demo 

That you would see something like -

.... ./libstdc++.so.6: version `GLIBCXX_3.4.9' not found ....

This is caused by there being libstdc++.so.6 in the quake4 demo dir that is too
old for mesa (well llvm to be precise).

Solution is to rename libstdc++.so.6 and libgcc_s.so.1 that are in  
/opt/quake4/ I guess, to something else which will make q4 use your system
libs.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  reply	other threads:[~2012-05-29 13:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-29 10:38 [Bug 50450] New: OpenGL does not work or works very slowly on Radeon HD3850 bugzilla-daemon
2012-05-29  6:26 ` bugzilla-daemon [this message]
2012-05-29 10:39 ` [Bug 50450] " bugzilla-daemon
2012-05-29 10:39 ` bugzilla-daemon
2012-05-29 11:46 ` bugzilla-daemon
2012-05-29 11:47 ` bugzilla-daemon
2012-05-29 11:48 ` bugzilla-daemon
2012-05-29 11:57 ` bugzilla-daemon
2012-05-29 12:27 ` bugzilla-daemon
2012-05-29 12:27 ` bugzilla-daemon
2012-05-29 12:28 ` bugzilla-daemon
2012-05-29 13:51 ` bugzilla-daemon
2012-05-29 15:07 ` bugzilla-daemon
2012-06-01  9:09 ` bugzilla-daemon
2012-08-09 14:53 ` bugzilla-daemon
2019-09-18 19:00 ` 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-50450-502-HGNVZvitWl@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;
as well as URLs for NNTP newsgroup(s).