All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 104497] radeon driver hangs : nothing else that static effect on display
Date: Thu, 04 Jan 2018 20:23:00 +0000	[thread overview]
Message-ID: <bug-104497-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4162 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104497

            Bug ID: 104497
           Summary: radeon driver hangs : nothing else that static effect
                    on display
           Product: DRI
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: magowiz@gmail.com

using latest mainline kernel I get static effect on display and no more (no
login manager)

Mine distro is ubuntu 17.10 but I'm facing the same issue also with mainline
kernel 4.15-rc6

from dmesg I can see, regarding drm:
$dmesg | grep drm
[    2.659838] [drm] radeon kernel modesetting enabled.
[    2.659890] fb: switching to radeondrmfb from VESA VGA
[    2.661023] [drm] initializing kernel modesetting (SUMO2 0x1002:0x9645
0x1043:0x84C8 0x00).
[    2.661163] [drm] Detected VRAM RAM=512M, BAR=256M
[    2.661164] [drm] RAM width 32bits DDR
[    2.661454] [drm] radeon: 512M of VRAM memory ready
[    2.661456] [drm] radeon: 1024M of GTT memory ready.
[    2.661464] [drm] Loading SUMO2 Microcode
[    2.661632] [drm] Internal thermal controller without fan control
[    2.661678] [drm] Found smc ucode version: 0x00011200
[    2.661834] [drm] radeon: dpm initialized
[    2.662006] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    2.675003] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[    2.675525] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.675525] [drm] Driver supports precise vblank timestamp query.
[    2.675603] [drm] radeon: irq initialized.
[    2.692149] [drm] ring test on 0 succeeded in 1 usecs
[    2.692156] [drm] ring test on 3 succeeded in 3 usecs
[    2.737845] [drm] ring test on 5 succeeded in 1 usecs
[    2.757699] [drm] UVD initialized successfully.
[    2.758193] [drm] ib test on ring 0 succeeded in 0 usecs
[    2.758242] [drm] ib test on ring 3 succeeded in 0 usecs
[    3.292477] [drm] ib test on ring 5 succeeded
[    3.313397] [drm] Radeon Display Connectors
[    3.313399] [drm] Connector 0:
[    3.313399] [drm]   VGA-1
[    3.313400] [drm]   HPD2
[    3.313401] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c
0x644c
[    3.313402] [drm]   Encoders:
[    3.313402] [drm]     CRT1: INTERNAL_UNIPHY2
[    3.313403] [drm]     CRT1: NUTMEG
[    3.313403] [drm] Connector 1:
[    3.313404] [drm]   DVI-D-1
[    3.313404] [drm]   HPD1
[    3.313406] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c
0x643c
[    3.313406] [drm]   Encoders:
[    3.313406] [drm]     DFP1: INTERNAL_UNIPHY2
[    3.449737] [drm] fb mappable at 0xC0366000
[    3.449738] [drm] vram apper at 0xC0000000
[    3.449739] [drm] size 7299072
[    3.449740] [drm] fb depth is 24
[    3.449740] [drm]    pitch is 6912
[    3.449991] fbcon: radeondrmfb (fb0) is primary device
[    3.527792] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[    3.540468] [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on
minor 0
[   80.040354] [drm] Found smc ucode version: 0x00011200
[   80.047133] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[   80.063677] [drm] ring test on 0 succeeded in 1 usecs
[   80.063683] [drm] ring test on 3 succeeded in 3 usecs
[   80.109426] [drm] ring test on 5 succeeded in 1 usecs
[   80.129306] [drm] UVD initialized successfully.
[   81.208320] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait timed
out.
[   81.208392] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed
testing IB on GFX ring (-110).

This bug existed since older versions, I tried also mainline 4.8 

Here you can see mine vga: 
lspci | grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Sumo
[Radeon HD 6410D]

that actually is "AMD - A4-3300 Llano" an APU.  

I'm at your disposal in case you need further information.

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

[-- Attachment #1.2: Type: text/html, Size: 5463 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2018-01-04 20:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04 20:23 bugzilla-daemon [this message]
2018-09-28  0:07 ` [Bug 104497] radeon driver hangs : nothing else that static effect on display bugzilla-daemon
2018-09-28  0:11 ` bugzilla-daemon
2018-09-28  0:12 ` bugzilla-daemon
2018-09-28  0:14 ` bugzilla-daemon
2018-09-28  0:16 ` bugzilla-daemon
2019-11-19  9:31 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-104497-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.