All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 65141] New: Blank screen after resume with radeon driver
@ 2013-11-18  9:30 bugzilla-daemon
  2013-11-18  9:30 ` [Bug 65141] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-18  9:30 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

            Bug ID: 65141
           Summary: Blank screen after resume with radeon driver
           Product: Drivers
           Version: 2.5
    Kernel Version: 3.7,3.11,3.12
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: tiwai@suse.de
        Regression: No

Created attachment 115031
  --> https://bugzilla.kernel.org/attachment.cgi?id=115031&action=edit
dmesg output with drm.debug=0x0e

Reported at openSUSE bugzilla
    https://bugzilla.novell.com/show_bug.cgi?id=841822

The original bug report:

Toshiba P775D-S7230 AMD APU A4, resume from suspend leaves screen "black".

WHen I compiled and installed the proprietary AMD driver (13.8B2), it works
fine.  Same behavior on 12.3 as well.

Reproducible: Always

Steps to Reproduce:
1.  Make sure AMD FOSS driver is loaded
2.  Suspend (to ram or disk)
3.  Resume
4.  Screen is blank, machine is "resumed"
Actual Results:  
The machine appears to be in a working state, but the screen is black

Expected Results:  
Full function resume from suspend with video

Compiling and installing the AMD proprietary driver (13.8B2) works.

===

The problem is seen without X, too.

Reproduced on (openSUSE) 12.3 means that kernel 3.7 had already the problem.
openSUSE 13.1 uses 3.11.x kernel, and the reporter tested 3.12 kernel, too.

The full dmesg with drm.debug=0x0e after S4 resume is attached.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 65141] Blank screen after resume with radeon driver
  2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
@ 2013-11-18  9:30 ` bugzilla-daemon
  2014-01-28 14:08 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-18  9:30 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

Takashi Iwai <tiwai@suse.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://bugzilla.novell.com
                   |                            |/show_bug.cgi?id=841822

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 65141] Blank screen after resume with radeon driver
  2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
  2013-11-18  9:30 ` [Bug 65141] " bugzilla-daemon
@ 2014-01-28 14:08 ` bugzilla-daemon
  2014-01-28 14:14 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-01-28 14:08 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

Dennis Jansen <dennis.jansen@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dennis.jansen@web.de

--- Comment #1 from Dennis Jansen <dennis.jansen@web.de> ---
Try the kernel parameters: nomodeset vga=0
(for X, load radeon with modeset=1, e.g. via modprobe.d options)

With my system, at least resume from hibernation then works with an active
display. Did not find a fix to suspend to ram, though.

(Also running AMD A4 here)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 65141] Blank screen after resume with radeon driver
  2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
  2013-11-18  9:30 ` [Bug 65141] " bugzilla-daemon
  2014-01-28 14:08 ` bugzilla-daemon
@ 2014-01-28 14:14 ` bugzilla-daemon
  2014-04-08 13:18 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-01-28 14:14 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

--- Comment #2 from Dennis Jansen <dennis.jansen@web.de> ---
May be related to: https://bugzilla.kernel.org/show_bug.cgi?id=61691

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 65141] Blank screen after resume with radeon driver
  2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-01-28 14:14 ` bugzilla-daemon
@ 2014-04-08 13:18 ` bugzilla-daemon
  2014-04-08 13:19 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-04-08 13:18 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

Andreas Wiener <aw@corti.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aw@corti.de

--- Comment #3 from Andreas Wiener <aw@corti.de> ---
Hi, I am experiencing the same issue with an AMD A6 CPU. I tried with 3.13 and
now 3.14 kernel but the problem persists. I am also running opensuse 13.1.

I attached my dmesg before and after with drm.debug=0x0e. Please let me know if
I can help with additional information.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 65141] Blank screen after resume with radeon driver
  2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-04-08 13:18 ` bugzilla-daemon
@ 2014-04-08 13:19 ` bugzilla-daemon
  2014-04-08 13:20 ` bugzilla-daemon
  2014-04-08 15:14 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-04-08 13:19 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

--- Comment #4 from Andreas Wiener <aw@corti.de> ---
Created attachment 131711
  --> https://bugzilla.kernel.org/attachment.cgi?id=131711&action=edit
dmesg befor suspend

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 65141] Blank screen after resume with radeon driver
  2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-04-08 13:19 ` bugzilla-daemon
@ 2014-04-08 13:20 ` bugzilla-daemon
  2014-04-08 15:14 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-04-08 13:20 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

--- Comment #5 from Andreas Wiener <aw@corti.de> ---
Created attachment 131721
  --> https://bugzilla.kernel.org/attachment.cgi?id=131721&action=edit
dmesg after suspend

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 65141] Blank screen after resume with radeon driver
  2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
                   ` (5 preceding siblings ...)
  2014-04-08 13:20 ` bugzilla-daemon
@ 2014-04-08 15:14 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-04-08 15:14 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65141

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #6 from Alex Deucher <alexdeucher@gmail.com> ---
This is a duplicate of:
https://bugs.freedesktop.org/show_bug.cgi?id=42960

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

end of thread, other threads:[~2014-04-08 15:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-18  9:30 [Bug 65141] New: Blank screen after resume with radeon driver bugzilla-daemon
2013-11-18  9:30 ` [Bug 65141] " bugzilla-daemon
2014-01-28 14:08 ` bugzilla-daemon
2014-01-28 14:14 ` bugzilla-daemon
2014-04-08 13:18 ` bugzilla-daemon
2014-04-08 13:19 ` bugzilla-daemon
2014-04-08 13:20 ` bugzilla-daemon
2014-04-08 15:14 ` 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.