All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 26321] New: [9400M] GPU lockup and X does not start
@ 2010-01-29 15:59 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-26321-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-29 15:59 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: johannesobermayr-Mmb7MZpHnFY@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 26321] [9400M] GPU lockup and X does not start
       [not found] ` <bug-26321-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2010-01-29 16:00   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-02-20 15:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-01-29 16:00 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=26321





--- Comment #1 from Johannes Obermayr <johannesobermayr-Mmb7MZpHnFY@public.gmane.org>  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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 26321] [9400M] GPU lockup and X does not start
       [not found] ` <bug-26321-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-01-29 16:00   ` [Bug 26321] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-02-20 15:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-02-22  5:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-02-22 20:23   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-02-20 15:29 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=26321


Johannes Obermayr <johannesobermayr-Mmb7MZpHnFY@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32900|0                           |1
        is obsolete|                            |




--- Comment #2 from Johannes Obermayr <johannesobermayr-Mmb7MZpHnFY@public.gmane.org>  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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 26321] [9400M] GPU lockup and X does not start
       [not found] ` <bug-26321-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-01-29 16:00   ` [Bug 26321] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-02-20 15:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-02-22  5:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-02-22 20:23   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-02-22  5:20 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=26321





--- Comment #3 from Ben Skeggs <skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 26321] [9400M] GPU lockup and X does not start
       [not found] ` <bug-26321-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2010-02-22  5:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-02-22 20:23   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-02-22 20:23 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=26321


Johannes Obermayr <johannesobermayr-Mmb7MZpHnFY@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Johannes Obermayr <johannesobermayr-Mmb7MZpHnFY@public.gmane.org>  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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-22 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-29 15:59 [Bug 26321] New: [9400M] GPU lockup and X does not start bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-26321-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-01-29 16:00   ` [Bug 26321] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-02-20 15:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-02-22  5:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-02-22 20:23   ` 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.