All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
@ 2013-06-02 18:48 bugzilla-daemon
  2013-06-03 13:37 ` [Bug 65270] " bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-02 18:48 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 65270
          Assignee: dri-devel@lists.freedesktop.org
           Summary: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding,
                    trying to reset the VCPU!!!
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: gerben@welter.nu
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: XOrg CVS
         Component: DRM/Radeon
           Product: DRI

Created attachment 80163
  --> https://bugs.freedesktop.org/attachment.cgi?id=80163&action=edit
dmesg from 3.8.10-rc4

This is on a HP ProBook 6560b running Ubuntu 13.04 with the Xorg edgers PPA and
the Ubuntu Mainline Kernel PPA, currenty at 3.8.10-rc4. Here's an excerpt from
the lines stating the problem. The full dmesg is attached.

[    1.491745] [drm] Initialized drm 1.1.0 20060810
[    1.520286] [drm] radeon kernel modesetting enabled.
[    1.521516] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6760
0x103C:0x161B).
[    1.521544] [drm] register mmio base: 0xD4300000
[    1.521546] [drm] register mmio size: 131072
[    1.523743] [drm] Detected VRAM RAM=512M, BAR=256M
[    1.523747] [drm] RAM width 64bits DDR
[    1.525789] [drm] radeon: 512M of VRAM memory ready
[    1.525791] [drm] radeon: 512M of GTT memory ready.
[    1.525805] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.525806] [drm] Driver supports precise vblank timestamp query.
[    1.525879] [drm] radeon: irq initialized.
[    1.527852] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.528327] [drm] enabling PCIE gen 2 link speeds, disable with
radeon.pcie_gen2=0
[    1.528404] [drm] Loading CAICOS Microcode
[    1.547532] [drm] PCIE GART of 512M enabled (table at 0x0000000000273000).
[    1.564737] [drm] ring test on 0 succeeded in 2 usecs
[    1.564802] [drm] ring test on 3 succeeded in 1 usecs
[    2.733072] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[    3.746322] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[    4.759572] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[    5.772824] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[    6.786074] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[    7.799327] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[    8.812576] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[    9.825827] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[   10.839074] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[   11.852325] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset
the VCPU!!!
[   11.872197] [drm:r600_uvd_init] *ERROR* UVD not responding, giving up!!!
[   11.872205] [drm:evergreen_startup] *ERROR* radeon: error initializing UVD
(-1).
[   11.872491] [drm] ib test on ring 0 succeeded in 0 usecs
[   11.872539] [drm] ib test on ring 3 succeeded in 0 usecs

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

[-- Attachment #1.2: Type: text/html, Size: 4697 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
@ 2013-06-03 13:37 ` bugzilla-daemon
  2013-06-03 13:47 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-03 13:37 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
Make sure you've installed the updated rlc and uvd microcode and that it is
available to the driver during boot (in your initrd, etc.).  You can grab the
latest ucode here:
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
or here:
http://people.freedesktop.org/~agd5f/radeon_ucode/
You need BTC_rlc.bin and SUMO_uvd.bin for UVD on your chip.

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

[-- Attachment #1.2: Type: text/html, Size: 1534 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
  2013-06-03 13:37 ` [Bug 65270] " bugzilla-daemon
@ 2013-06-03 13:47 ` bugzilla-daemon
  2013-06-03 14:17 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-03 13:47 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Alex Deucher <agd5f@yahoo.com> ---
Is this a hybrid laptop with multiple GPUs?

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

[-- Attachment #1.2: Type: text/html, Size: 1062 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
  2013-06-03 13:37 ` [Bug 65270] " bugzilla-daemon
  2013-06-03 13:47 ` bugzilla-daemon
@ 2013-06-03 14:17 ` bugzilla-daemon
  2013-06-03 14:21 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-03 14:17 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Gerben Welter <gerben@welter.nu> ---
(In reply to comment #2)
> Is this a hybrid laptop with multiple GPUs?

No, this laptop has just the Radeon GPU.

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

[-- Attachment #1.2: Type: text/html, Size: 1205 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-06-03 14:17 ` bugzilla-daemon
@ 2013-06-03 14:21 ` bugzilla-daemon
  2013-06-05 18:10 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-03 14:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Gerben Welter <gerben@welter.nu> ---
(In reply to comment #1)
> Make sure you've installed the updated rlc and uvd microcode and that it is
> available to the driver during boot (in your initrd, etc.).  You can grab
> the latest ucode here:
> http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
> or here:
> http://people.freedesktop.org/~agd5f/radeon_ucode/
> You need BTC_rlc.bin and SUMO_uvd.bin for UVD on your chip.

Yeah, I grabbed those already otherwise the update of the initrd starts
complaining they are missing.

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

[-- Attachment #1.2: Type: text/html, Size: 1768 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-06-03 14:21 ` bugzilla-daemon
@ 2013-06-05 18:10 ` bugzilla-daemon
  2013-06-05 19:11 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-05 18:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Christian König <deathsimple@vodafone.de> ---
(In reply to comment #4)
> (In reply to comment #1)
> > Make sure you've installed the updated rlc and uvd microcode and that it is
> > available to the driver during boot (in your initrd, etc.).  You can grab
> > the latest ucode here:
> > http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
> > or here:
> > http://people.freedesktop.org/~agd5f/radeon_ucode/
> > You need BTC_rlc.bin and SUMO_uvd.bin for UVD on your chip.
> 
> Yeah, I grabbed those already otherwise the update of the initrd starts
> complaining they are missing.

You not only need the new one the initrd updater is complaining about, you also
need the new RLC firmware. Otherwise the hardware would produce exactly the
error you are describing.

Please double check that you got the right versions of the firmware files.

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

[-- Attachment #1.2: Type: text/html, Size: 2211 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-06-05 18:10 ` bugzilla-daemon
@ 2013-06-05 19:11 ` bugzilla-daemon
  2013-06-05 19:12 ` bugzilla-daemon
  2013-06-06  7:22 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-05 19:11 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Gerben Welter <gerben@welter.nu> ---
(In reply to comment #5)
> You not only need the new one the initrd updater is complaining about, you
> also need the new RLC firmware. Otherwise the hardware would produce exactly
> the error you are describing.
> 
> Please double check that you got the right versions of the firmware files.

Ahh, I hadn't noticed the already present files had been updated. I
redownloaded all the *.bin files and updated the initrd. UVD now intializes.
Thank you for your help.

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

[-- Attachment #1.2: Type: text/html, Size: 1568 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-06-05 19:11 ` bugzilla-daemon
@ 2013-06-05 19:12 ` bugzilla-daemon
  2013-06-06  7:22 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-05 19:12 UTC (permalink / raw)
  To: dri-devel


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

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

Gerben Welter <gerben@welter.nu> changed:

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

--- Comment #7 from Gerben Welter <gerben@welter.nu> ---
Closing as invalid because of PEBCAK error.

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

[-- Attachment #1.2: Type: text/html, Size: 2082 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

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

* [Bug 65270] CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
  2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-06-05 19:12 ` bugzilla-daemon
@ 2013-06-06  7:22 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-06-06  7:22 UTC (permalink / raw)
  To: dri-devel


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

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

Christian König <deathsimple@vodafone.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #8 from Christian König <deathsimple@vodafone.de> ---
No problem. We probably should print some checksum while loading the microcode
to better catch such errors.

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

[-- Attachment #1.2: Type: text/html, Size: 2063 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

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

end of thread, other threads:[~2013-06-06  7:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-02 18:48 [Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! bugzilla-daemon
2013-06-03 13:37 ` [Bug 65270] " bugzilla-daemon
2013-06-03 13:47 ` bugzilla-daemon
2013-06-03 14:17 ` bugzilla-daemon
2013-06-03 14:21 ` bugzilla-daemon
2013-06-05 18:10 ` bugzilla-daemon
2013-06-05 19:11 ` bugzilla-daemon
2013-06-05 19:12 ` bugzilla-daemon
2013-06-06  7:22 ` 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.