From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 65274] New: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! (non-EFI laptop)
Date: Sun, 02 Jun 2013 23:09:14 +0000 [thread overview]
Message-ID: <bug-65274-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 3589 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65274
Priority: medium
Bug ID: 65274
Assignee: dri-devel@lists.freedesktop.org
Summary: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding,
trying to reset the VCPU!!! (non-EFI laptop)
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: russianneuromancer@ya.ru
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: DRM/Radeon
Product: DRI
Created attachment 80170
--> https://bugs.freedesktop.org/attachment.cgi?id=80170&action=edit
dmesg
Looks like bug 63935 (that about Macs booting in EFI mode) but this one about
non-EFI laptop (Acer Aspire 7560G with BIOS v2.04). Ubuntu 13.04 x86_64, Linux
3.10.rc4. SUMO2 UVD firmware updated from April 2 (I can't find TURKS UVD
firmware - it's use same firmware as SUMO2?)
$ lspci -nn | grep VGA
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI
BeaverCreek [Radeon HD 6620G] [1002:9641]
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI
Whistler [Radeon HD 6600M/6700M/7600M Series] [1002:6741]
As I undersand UVD initialized successfully on first GPU (look into attached
dmesg) but can't initialize on second - boot stuck for ten seconds.
[ 3.063106] [drm] initializing kernel modesetting (TURKS 0x1002:0x6741
0x1025:0x059E).
[ 3.063131] [drm] register mmio base: 0xF0200000
[ 3.063132] [drm] register mmio size: 131072
[ 14.267992] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 14.267997] [drm] RAM width 128bits DDR
[ 14.268029] [drm] radeon: 1024M of VRAM memory ready
[ 14.268030] [drm] radeon: 512M of GTT memory ready.
[ 14.268058] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 14.268060] [drm] Driver supports precise vblank timestamp query.
[ 14.268209] [drm] radeon: irq initialized.
[ 14.270085] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 14.271070] [drm] Loading TURKS Microcode
[ 14.273276] [drm] PCIE GART of 512M enabled (table at 0x0000000000273000).
[ 14.290147] [drm] ring test on 0 succeeded in 2 usecs
[ 14.290215] [drm] ring test on 3 succeeded in 1 usecs
[ 15.457635] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 16.470051] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 17.482486] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 18.494870] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 19.507253] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 20.519681] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 21.532097] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 22.544538] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 23.556927] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 24.569309] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[ 24.589200] [drm:r600_uvd_init] *ERROR* UVD not responding, giving up!!!
[ 24.589240] [drm:evergreen_startup] *ERROR* radeon: error initializing UVD
(-1).
[ 24.589849] [drm] ib test on ring 0 succeeded in 0 usecs
[ 24.589926] [drm] ib test on ring 3 succeeded in 0 usecs
UVD registers dump is also attached.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 5222 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2013-06-02 23:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-02 23:09 bugzilla-daemon [this message]
2013-06-02 23:09 ` [Bug 65274] TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! (non-EFI laptop) bugzilla-daemon
2013-06-03 13:39 ` bugzilla-daemon
2013-06-03 17:22 ` bugzilla-daemon
2013-06-05 18:13 ` bugzilla-daemon
2013-06-05 19:07 ` bugzilla-daemon
2013-06-29 2:54 ` bugzilla-daemon
2013-06-29 7:22 ` 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-65274-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.