* [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error
@ 2013-11-04 10:36 bugzilla-daemon
2013-11-04 10:38 ` [Bug 71212] " bugzilla-daemon
` (9 more replies)
0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-04 10:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1654 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
Priority: medium
Bug ID: 71212
Assignee: dri-devel@lists.freedesktop.org
Summary: [RadeonSI]: Unigine Heaven fails to launch with X
error
Severity: major
Classification: Unclassified
OS: All
Reporter: hysvats@gmail.com
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/radeonsi
Product: Mesa
Created attachment 88589
--> https://bugs.freedesktop.org/attachment.cgi?id=88589&action=edit
Xorg.log
Driver Stack Details:
=====================
1) Kernel-3.11.0-12-generic
2) drm-2.4.46
3) Mesa-10.0.0-devel
4) Xorg-server-1.14.3
5) xf86-video-ati- git
6) glamor-0.5.1
7) LLVM-3.3
System Configuration:
=====================
Asic : Cape Veede Pro-683F
O.S. : Ubuntu-13.10 (64 bit)
Steps to Reproduce :
=====================
1) Install Unigine Heaven with Phoronix-test-suite
2) phoronix-test-suite run unigine-heaven
Observed:
==========
Loading
"/home/atitest/.phoronix-test-suite/installed-tests/pts/unigine-heaven-1.5.2/Unigine_Heaven-4.0/bin/../data/heaven_4.0.cfg"...
Loading "libGPUMonitor_x64.so"...
Loading "libGL.so.1"...
Loading "libopenal.so.1"...
Set 1920x1200 windowed video mode
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 34 ()
Serial number of failed request: 55
Current serial number in output stream: 54
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3092 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
@ 2013-11-04 10:38 ` bugzilla-daemon
2013-11-06 12:28 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-04 10:38 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 289 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #1 from samit vats <hysvats@gmail.com> ---
Created attachment 88590
--> https://bugs.freedesktop.org/attachment.cgi?id=88590&action=edit
dmesg.txt
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1179 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
2013-11-04 10:38 ` [Bug 71212] " bugzilla-daemon
@ 2013-11-06 12:28 ` bugzilla-daemon
2013-11-06 13:53 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-06 12:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 303 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #2 from Arek Ruśniak <arek.rusi@gmail.com> ---
As far i know Heaven4.0 needs ogl 3.2 or higher for work. BTW your "llvm" is a
little bit old for ogl 3.1
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1119 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
2013-11-04 10:38 ` [Bug 71212] " bugzilla-daemon
2013-11-06 12:28 ` bugzilla-daemon
@ 2013-11-06 13:53 ` bugzilla-daemon
2013-11-06 14:21 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-06 13:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 634 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
Mike Lothian <mike@fireburn.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@fireburn.co.uk
--- Comment #3 from Mike Lothian <mike@fireburn.co.uk> ---
Launching it with MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150
should be enough to get it running - antialiasing won't work properly as Mesa
doesn't support EXT_gpu_shader4 from Nvidia
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1960 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
` (2 preceding siblings ...)
2013-11-06 13:53 ` bugzilla-daemon
@ 2013-11-06 14:21 ` bugzilla-daemon
2013-11-12 11:04 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-06 14:21 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 247 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #4 from Arek Ruśniak <arek.rusi@gmail.com> ---
Indeed, thx M. for tip. It run but slow as hell ;)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1053 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
` (3 preceding siblings ...)
2013-11-06 14:21 ` bugzilla-daemon
@ 2013-11-12 11:04 ` bugzilla-daemon
2014-01-20 18:29 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-12 11:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 313 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #5 from samit vats <hysvats@gmail.com> ---
Running heaven with MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150
hard hangs the system
after few minutes of launch
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1094 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
` (4 preceding siblings ...)
2013-11-12 11:04 ` bugzilla-daemon
@ 2014-01-20 18:29 ` bugzilla-daemon
2014-01-20 18:31 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-01-20 18:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 619 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #6 from Stepan Bakshaev <step2back+freedesktop@gmail.com> ---
(In reply to comment #5)
> Running heaven with MESA_GL_VERSION_OVERRIDE=3.2
> MESA_GLSL_VERSION_OVERRIDE=150 hard hangs the system
> after few minutes of launch
OS: Ubuntu 14.04 (dev, updated to present state)
Device: Cape Verde XT [Radeon HD 7770 GHz Edition] [683d]
Bench finished success with results:
Time: 188.999
Frames: 2666
FPS: 14.1059
Min FPS: 8.78678
Max FPS: 26.3573
Score: 590.19
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1495 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
` (5 preceding siblings ...)
2014-01-20 18:29 ` bugzilla-daemon
@ 2014-01-20 18:31 ` bugzilla-daemon
2014-01-20 18:37 ` bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-01-20 18:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 526 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #7 from Stepan Bakshaev <step2back+freedesktop@gmail.com> ---
(In reply to comment #6)
> OS: Ubuntu 14.04 (dev, updated to present state)
> Device: Cape Verde XT [Radeon HD 7770 GHz Edition] [683d]
>
> Bench finished success with results:
>
> Time: 188.999
> Frames: 2666
> FPS: 14.1059
> Min FPS: 8.78678
> Max FPS: 26.3573
> Score: 590.19
It was about valley.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1446 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
` (6 preceding siblings ...)
2014-01-20 18:31 ` bugzilla-daemon
@ 2014-01-20 18:37 ` bugzilla-daemon
2014-01-31 13:10 ` bugzilla-daemon
2014-02-13 9:12 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-01-20 18:37 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 443 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #8 from Stepan Bakshaev <step2back+freedesktop@gmail.com> ---
Heaven's 4.0 results:
Time: 260.509
Frames: 3949
FPS: 15.1588
Min FPS: 5.87158
Max FPS: 27.4029
Score: 381.85
OS: Ubuntu 14.04 (dev, updated to present state)
Device: Cape Verde XT [Radeon HD 7770 GHz Edition] [683d]
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1243 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
` (7 preceding siblings ...)
2014-01-20 18:37 ` bugzilla-daemon
@ 2014-01-31 13:10 ` bugzilla-daemon
2014-02-13 9:12 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-01-31 13:10 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 345 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
--- Comment #9 from Vladimir Ysikov <grantipak@gmail.com> ---
Radeonsi in master mesa now support OpenGL 3.3 and GLSL 3.30. This is enough to
run unigine-heaven, unigine-valley and oilrush normaly. Bug may be closed?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1133 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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 71212] [RadeonSI]: Unigine Heaven fails to launch with X error
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
` (8 preceding siblings ...)
2014-01-31 13:10 ` bugzilla-daemon
@ 2014-02-13 9:12 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-02-13 9:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 414 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71212
samit vats <hysvats@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1217 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
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2014-02-13 9:12 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-04 10:36 [Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error bugzilla-daemon
2013-11-04 10:38 ` [Bug 71212] " bugzilla-daemon
2013-11-06 12:28 ` bugzilla-daemon
2013-11-06 13:53 ` bugzilla-daemon
2013-11-06 14:21 ` bugzilla-daemon
2013-11-12 11:04 ` bugzilla-daemon
2014-01-20 18:29 ` bugzilla-daemon
2014-01-20 18:31 ` bugzilla-daemon
2014-01-20 18:37 ` bugzilla-daemon
2014-01-31 13:10 ` bugzilla-daemon
2014-02-13 9:12 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.