bugzilla-daemon at freedesktop.org
2010-Jan-29 15:59 UTC
[Nouveau] [Bug 26321] New: [9400M] GPU lockup and X does not start
http://bugs.freedesktop.org/show_bug.cgi?id=26321
Summary: [9400M] GPU lockup and X does not start
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: johannesobermayr at gmx.de
QAContact: xorg-team at lists.x.org
Created an attachment (id=32900)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32900)
dmesg
With latest code (KMS, libdrm, Mesa, nouveau) I have a GPU lockup and X does
not start.
Commit eeec3a1ecd703d3a32fe223274d2a77686030d78 worked on 2.6.32.
Btw. nouveau/linux-2.6 does not compile on 2.6.33-rc5. You have to
"patch" so:
On linus tree:
git archive tags/v2.6.33-rc5 drivers/gpu include/drm ...
(git archive master ... does not compile)
On nouveau/linux-2.6 tree:
git archive master drivers/gpu/drm/nouveau include/drm/*nouveau* ...
Then "patch" contents of linus tree archive with contents of
nouveau/linux-2.6
tree ...
It compiles now ...
(Maybe this "patch" is related to the GPU lockup ...)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jan-29 16:00 UTC
[Nouveau] [Bug 26321] [9400M] GPU lockup and X does not start
http://bugs.freedesktop.org/show_bug.cgi?id=26321 --- Comment #1 from Johannes Obermayr <johannesobermayr at gmx.de> 2010-01-29 08:00:36 PST --- Created an attachment (id=32901) --> (http://bugs.freedesktop.org/attachment.cgi?id=32901) Xorg.0.log -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Feb-20 15:29 UTC
[Nouveau] [Bug 26321] [9400M] GPU lockup and X does not start
http://bugs.freedesktop.org/show_bug.cgi?id=26321
Johannes Obermayr <johannesobermayr at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32900|0 |1
is obsolete| |
--- Comment #2 from Johannes Obermayr <johannesobermayr at gmx.de>
2010-02-20 07:29:14 PST ---
Created an attachment (id=33449)
--> (http://bugs.freedesktop.org/attachment.cgi?id=33449)
dmesg | grep drm with drm.debug=6
When starting X I can connect via SSH but nothing else works (like keyboard,
power button). Only reset button works and I can also reboot system via SSH
(execute "reboot" twice) ...
X looks like this:
http://www.bilder-hosting.de/show/C8J82.jpg
dmesg with drm.debug=6 is attached.
Xorg.0.log is not really changed (only time/date).
startx -- -verbose 6 -logverbose 6 2> startx.log provides only an empty file.
(Is this command obsolete?)
But I can provide a gdb - bt full attached to /usr/bin/Xorg ...
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Feb-22 05:20 UTC
[Nouveau] [Bug 26321] [9400M] GPU lockup and X does not start
http://bugs.freedesktop.org/show_bug.cgi?id=26321 --- Comment #3 from Ben Skeggs <skeggsb at gmail.com> 2010-02-21 21:20:03 PST --- Please retry with the current nouveau kernel git, this should be fixed. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Feb-22 20:23 UTC
[Nouveau] [Bug 26321] [9400M] GPU lockup and X does not start
http://bugs.freedesktop.org/show_bug.cgi?id=26321
Johannes Obermayr <johannesobermayr at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Johannes Obermayr <johannesobermayr at gmx.de>
2010-02-22 12:23:31 PST ---
It works again.
Thanks, Ben.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.