* [Bug 28563] New: CubeStorm hack from XScreenSaver freezes X
@ 2010-06-15 21:04 bugzilla-daemon
2010-06-17 15:27 ` [Bug 28563] [r300g] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-06-15 21:04 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=28563
Summary: CubeStorm hack from XScreenSaver freezes X
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/DRI/Radeon
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: jlp.bugs@gmail.com
I have a HP Compaq nx6325 laptop with integrated graphics (RS482) and
XScreenSaver 5.10. When I open the screensaver settings in KDE 4.4.4 and select
the Cube Storm hack from the list X freezes. I can still SSH from another
machine, but on the laptop keyboard stops responding too. I'm using the Gallium
r300 driver (couldn't find a special component for it, hope this one is oK).
Mesa is from git, pulled on 2010-06-14.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 28563] [r300g] CubeStorm hack from XScreenSaver freezes X
2010-06-15 21:04 [Bug 28563] New: CubeStorm hack from XScreenSaver freezes X bugzilla-daemon
@ 2010-06-17 15:27 ` bugzilla-daemon
2010-07-11 17:16 ` bugzilla-daemon
2010-07-11 22:07 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-06-17 15:27 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=28563
Jure Repinc <jlp.bugs@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|CubeStorm hack from |[r300g] CubeStorm hack from
|XScreenSaver freezes X |XScreenSaver freezes X
Component|Drivers/DRI/Radeon |Drivers/DRI/r300
--- Comment #1 from Jure Repinc <jlp.bugs@gmail.com> 2010-06-17 08:27:03 PDT ---
I've now also tried on another computer with RV350 AR chip and I also get the
freeze. I've also tried to run the hack directly with the same results. BTW,
with classic r300 driver all is fine.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 28563] [r300g] CubeStorm hack from XScreenSaver freezes X
2010-06-15 21:04 [Bug 28563] New: CubeStorm hack from XScreenSaver freezes X bugzilla-daemon
2010-06-17 15:27 ` [Bug 28563] [r300g] " bugzilla-daemon
@ 2010-07-11 17:16 ` bugzilla-daemon
2010-07-11 22:07 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-07-11 17:16 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=28563
--- Comment #2 from Marek Olšák <maraeo@gmail.com> 2010-07-11 10:16:59 PDT ---
Bisected. The first bad commit which locks up:
commit bd1ce874728c06d08a1f9881f51edbdd2f1c9db0
Author: Chia-I Wu <olv@lunarg.com>
Date: Mon Mar 8 22:19:48 2010 +0800
st/dri: Switch from st_public.h to st_api.h.
This is tested with demos found in progs/demos. However, only the DRI2
path is tested.
From the branch (which has been merged to master): gallium-st-api-dri
http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-st-api-dri
If I go one commit back, cubestorm works. It's quite a large commit and it's
not clear to me what the commit does in terms of functionality.
BTW, cubestorm is a single-buffered application.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 28563] [r300g] CubeStorm hack from XScreenSaver freezes X
2010-06-15 21:04 [Bug 28563] New: CubeStorm hack from XScreenSaver freezes X bugzilla-daemon
2010-06-17 15:27 ` [Bug 28563] [r300g] " bugzilla-daemon
2010-07-11 17:16 ` bugzilla-daemon
@ 2010-07-11 22:07 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-07-11 22:07 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=28563
Marek Olšák <maraeo@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Marek Olšák <maraeo@gmail.com> 2010-07-11 15:07:56 PDT ---
Fixed in master, closing..
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-07-11 22:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-15 21:04 [Bug 28563] New: CubeStorm hack from XScreenSaver freezes X bugzilla-daemon
2010-06-17 15:27 ` [Bug 28563] [r300g] " bugzilla-daemon
2010-07-11 17:16 ` bugzilla-daemon
2010-07-11 22:07 ` 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.