* [Bug 40050] New: freezing nouveau, when playing videos on a 2nd screen
@ 2011-08-12 19:26 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-40050-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-08-12 19:26 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=40050
Summary: freezing nouveau, when playing videos on a 2nd screen
Product: xorg
Version: 7.6
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: calestyo-Jy7UQHNrZ9Pk1uMJSBkQmQ@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Created an attachment (id=50168)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50168)
kern.log
Hi.
Not sure whether this is related to the similar bugs I've reported recently,
neither whether it's related to the 2D or 3D part... so please be patient with
my report ;)
It happens on a Debian sid machine with Linux 3.0 and:
$ apt-cache show xserver-xorg | grep Version
Version: 1:7.6+7
apt-cache show xserver-xorg-core | grep Version
Version: 2:1.10.3-1
apt-cache show xserver-xorg-video-nouveau | grep Version
Version: 1:0.0.16+git20110411+8378443-1+b1
apt-cache show libdrm-nouveau1a | grep Version
Version: 2.4.26-1
apt-cache show libgl1-mesa-dri-experimental | grep Version
Version: 7.10.3-4
The GPU is a G94 [GeForce 9600 GT].
I have two screens attached, but not via Xinerama or the like, but two
separate X screens.
When I play a video on the 2nd screen it quickly happens that nouveau/X
freezes,... keyboard no longer works, switching to console neither,.. mouse
works (but as everything is frozen,.. this is of little use.
It seems that the system in the back continues to run (see the SysRq messages
that are printed in the log).
SysRq also works (well at least +b).
The funny thing is, that is happens only very rarely (but also sometimes) that
the system freezes when I play a video on the 1st screen.
(btw: I used mplayer from Debian Multimedia)
Sometimes (but rarely) I see it already coming (the freeze),.. then strange
graphic erros appear on the screen (and the system has not yet frozen),... even
more rarely I can than trigger a clean shutdown.
Cheers,
Chris.
--
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] 6+ messages in thread
* [Bug 40050] freezing nouveau, when playing videos on a 2nd screen
[not found] ` <bug-40050-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2011-08-12 22:34 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-08-23 21:28 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-08-12 22:34 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=40050
Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #50168|application/octet-stream |text/plain
mime type| |
--
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] 6+ messages in thread
* [Bug 40050] freezing nouveau, when playing videos on a 2nd screen
[not found] ` <bug-40050-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2011-08-12 22:34 ` [Bug 40050] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2011-08-23 21:28 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-03-27 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-08-23 21:28 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=40050
--- Comment #1 from Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2011-08-23 14:28:00 PDT ---
Hi Christoph
Looking in your log many(most) of the ERROR messages are 3D/GL related
On top of that please note that there has been a bug in kernel 2.6.39 that
causes the system to hang when Xv is used in conjunction with 3D(GL
app/game/compositing window manager)
Can you try the following
1. Remove libgl1-mesa-dri-experimental and/or update your kernel to 3.0
Note in general (with nouveau) it's recommended to try the latest (git) version
of the following
1, kernel [1]
2. libdrm -- in your case it's not necessary
3. xf86-video-nouveau
4. optional mesa
Can you give the suggestion(s) a try (I highly recommend removing
mesa-experimental just to narrow down the issue)
Cheers
Emil
[1] http://cgit.freedesktop.org/nouveau/linux-2.6/
--
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] 6+ messages in thread
* [Bug 40050] freezing nouveau, when playing videos on a 2nd screen
[not found] ` <bug-40050-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2011-08-12 22:34 ` [Bug 40050] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-08-23 21:28 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2012-03-27 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-25 23:15 ` [Bug 40050] [NV94] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-09-26 23:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-03-27 2:40 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=40050
--- Comment #2 from Christoph Anton Mitterer <calestyo-Jy7UQHNrZ9Pk1uMJSBkQmQ@public.gmane.org> 2012-03-26 19:40:04 PDT ---
Hi.
Well disabling 3D makes the whole thing quit boring, right? ;)
And isn't it shipped as more or less "stable" now anyway?
Nevertheless, the problem persists, but few news:
I tried just before with Linux 3.0.0 (upgrading that system to the most recent
versions is a bit painful).
Things have improved a bit:
The system no longer freezes forever, it recovers after some time (2-3 minutes)
and continues to work "flawlessly".
Also this seems to be no longer specially triggered by watching video but
rather by e.g. switching the virtual desktop (and the then ongoing compiz 3D
animations).
During the freeze, e.g. the sound continues to work. But mouse/keboard are
dead.
--
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] 6+ messages in thread
* [Bug 40050] [NV94] freezing nouveau, when playing videos on a 2nd screen
[not found] ` <bug-40050-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2012-03-27 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-25 23:15 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-09-26 23:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-25 23:15 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 689 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=40050
Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|freezing nouveau, when |[NV94] freezing nouveau,
|playing videos on a 2nd |when playing videos on a
|screen |2nd screen
--- Comment #3 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Could you retest with a fresh kernel/xf86-video-nouveau/mesa?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1910 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 40050] [NV94] freezing nouveau, when playing videos on a 2nd screen
[not found] ` <bug-40050-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2013-08-25 23:15 ` [Bug 40050] [NV94] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-09-26 23:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-09-26 23:46 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 602 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=40050
Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
No response to re-test request in over a month. Closing as invalid.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2048 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-09-26 23:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 19:26 [Bug 40050] New: freezing nouveau, when playing videos on a 2nd screen bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-40050-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2011-08-12 22:34 ` [Bug 40050] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-08-23 21:28 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-03-27 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-25 23:15 ` [Bug 40050] [NV94] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-09-26 23:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
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.