From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 51381] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting, when disabled via vgaswitcheroo Date: Mon, 22 Sep 2014 06:00:08 +0000 Message-ID: References: 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 9E0966E38E for ; Sun, 21 Sep 2014 23:00:17 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7649C2021A for ; Mon, 22 Sep 2014 06:00:16 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id C226520251 for ; Mon, 22 Sep 2014 06:00:11 +0000 (UTC) In-Reply-To: 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=51381 JM changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jack.martin-foe6a6ea@yopmai | |l.com --- Comment #38 from JM --- I'm also getting this with kernel 3.16.3 on Arch. I've also fixed the problem by adding radeon.runpm=0 to my boot parameters. CPU=A6-3420m with Ati 6520G and 7670m -> Asus K53TK [ 1.056775] checking generic (b0000000 300000) vs hw (b0000000 10000000) [ 1.056777] fb: switching to radeondrmfb from EFI VGA [ 1.056802] Console: switching to colour dummy device 80x25 [ 1.057757] [drm] initializing kernel modesetting (SUMO 0x1002:0x9647 0x1043:0x2122). [ 1.057777] [drm] register mmio base: 0xFEB00000 [ 1.057778] [drm] register mmio size: 262144 ....................................................................... [ 1.487137] [drm] Initialized radeon 2.39.0 20080528 for 0000:00:01.0 on minor 0 [ 1.487250] radeon 0000:01:00.0: enabling device (0000 -> 0003) [ 1.487940] [drm] initializing kernel modesetting (TURKS 0x1002:0x6840 0x1043:0x2122). [ 1.487962] [drm] register mmio base: 0xFEA20000 [ 1.487964] [drm] register mmio size: 131072 --- /* Asus K53TK laptop with AMD A6-3420M APU and Radeon 7670m GPU * https://bugzilla.kernel.org/show_bug.cgi?id=51381 */ { PCI_VENDOR_ID_ATI, 0x6840, 0x1043, 0x2122, RADEON_PX_QUIRK_DISABLE_PX }, -- You are receiving this mail because: You are watching the assignee of the bug.