dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
@ 2015-07-22 15:41 bugzilla-daemon
  2015-07-22 16:03 ` [Bug 101811] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 15:41 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 101811
           Summary: Club 3D Radeon R9 270 royalQueen hangs on startup
                    (opensource driver)
           Product: Drivers
           Version: 2.5
    Kernel Version: Linux 4.2RC1, Linux 4.2RC2 & Linux 4.2RC3
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: beta992@gmail.com
        Regression: No

Keeps hanging after initramfs; it cannot parse the ROM
Normally it shows an invalid ROM error (don't know why, but it works fine).

No issues so far on Linux <4.2.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 101811] Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
  2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
@ 2015-07-22 16:03 ` bugzilla-daemon
  2015-07-22 16:46 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 16:03 UTC (permalink / raw)
  To: dri-devel

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

Alex Deucher <alexdeucher@gmail.com> changed:

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Make sure you have the necessary firmware installed.  4.2 added support for VCE
on SI hardware so you need to make sure you have the vce firmware installed and
available in your initrd.
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/radeon/TAHITI_vce.bin

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 101811] Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
  2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
  2015-07-22 16:03 ` [Bug 101811] " bugzilla-daemon
@ 2015-07-22 16:46 ` bugzilla-daemon
  2015-07-22 16:48 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 16:46 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from beta992@gmail.com ---
Thanks! Didn't know a firmware upgrade was needed.
Will try and report if it works again.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 101811] Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
  2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
  2015-07-22 16:03 ` [Bug 101811] " bugzilla-daemon
  2015-07-22 16:46 ` bugzilla-daemon
@ 2015-07-22 16:48 ` bugzilla-daemon
  2015-07-22 17:37 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 16:48 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Alex Deucher <alexdeucher@gmail.com> ---
It's just a new firmware for the VCE (video encode) block.  It should
eventually boot, you just have to wait for the kernel firmware loader to time
out.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 101811] Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
  2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-07-22 16:48 ` bugzilla-daemon
@ 2015-07-22 17:37 ` bugzilla-daemon
  2015-07-22 17:37 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 17:37 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from beta992@gmail.com ---
(In reply to Alex Deucher from comment #3)
> It's just a new firmware for the VCE (video encode) block.  It should
> eventually boot, you just have to wait for the kernel firmware loader to
> time out.

I've updated the linux-firmware packages (Arch Linux has it in testing) and 
indeed it now boots without any issues.

Thanks again for the help!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 101811] Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
  2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-07-22 17:37 ` bugzilla-daemon
@ 2015-07-22 17:37 ` bugzilla-daemon
  2015-07-22 18:06 ` bugzilla-daemon
  2015-07-23 18:33 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 17:37 UTC (permalink / raw)
  To: dri-devel

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

beta992@gmail.com changed:

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

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 101811] Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
  2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-07-22 17:37 ` bugzilla-daemon
@ 2015-07-22 18:06 ` bugzilla-daemon
  2015-07-23 18:33 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 18:06 UTC (permalink / raw)
  To: dri-devel

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

Laurent Carlier <lordheavym@gmail.com> changed:

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

--- Comment #5 from Laurent Carlier <lordheavym@gmail.com> ---
(In reply to beta992 from comment #4)
> (In reply to Alex Deucher from comment #3)
> > It's just a new firmware for the VCE (video encode) block.  It should
> > eventually boot, you just have to wait for the kernel firmware loader to
> > time out.
> 
> I've updated the linux-firmware packages (Arch Linux has it in testing) and 
> indeed it now boots without any issues.
> 
> Thanks again for the help!

This bug report is the reason for i've pushed the package in the testing repo
:)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 101811] Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
  2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
                   ` (5 preceding siblings ...)
  2015-07-22 18:06 ` bugzilla-daemon
@ 2015-07-23 18:33 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-23 18:33 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #6 from beta992@gmail.com ---
Ah OK, well it works fine now. :)

If any (debug) info should be needed, feel free to ask. :)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2015-07-23 18:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-22 15:41 [Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) bugzilla-daemon
2015-07-22 16:03 ` [Bug 101811] " bugzilla-daemon
2015-07-22 16:46 ` bugzilla-daemon
2015-07-22 16:48 ` bugzilla-daemon
2015-07-22 17:37 ` bugzilla-daemon
2015-07-22 17:37 ` bugzilla-daemon
2015-07-22 18:06 ` bugzilla-daemon
2015-07-23 18:33 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).