From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 77471] New: VESA VGA to radeondri handoff results in boot hang Date: Sat, 07 Jun 2014 22:19:26 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id 3A1356E0EE for ; Sat, 7 Jun 2014 15:19:32 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 514D72024C for ; Sat, 7 Jun 2014 22:19:30 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 2FC972025A for ; Sat, 7 Jun 2014 22:19:28 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=77471 Bug ID: 77471 Summary: VESA VGA to radeondri handoff results in boot hang Product: Drivers Version: 2.5 Kernel Version: 3.15-rc8 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: joshua.r.marshall.1991@gmail.com Regression: No Created attachment 138461 --> https://bugzilla.kernel.org/attachment.cgi?id=138461&action=edit The kernel config I'm using Suspecting a kernel memory leak involving radeon stuffs, I pulled down the kernel source, used "make localyesconfig" to automatically configure the kernel from my distro's configuration, did the typical procedure to make the kernel boot as per archlinux instructions and past experiance. During boot of the new kernel, a line saying the handoff from VESA VGA was handing off to radeondri for the framebuffer switchoff prints, CPU goes to 100% (from what I can tell -- fan speeds up and CPU kicks off heat) and does not progress. Even given a half hour, this doesn't change. I'm not sure how to proceed other than filing this report. -- You are receiving this mail because: You are watching the assignee of the bug.