From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 66791] Radeon fails to find vbios on macbook pro 2, 1 (2007) for x1600 using kernel EFI stub Date: Tue, 10 Dec 2013 14:07:47 +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 CF37CFB574 for ; Tue, 10 Dec 2013 06:07:50 -0800 (PST) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id AC89920394 for ; Tue, 10 Dec 2013 14:07:49 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id A604520381 for ; Tue, 10 Dec 2013 14:07:47 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=66791 --- Comment #5 from Alex Deucher --- IIRC, the efi stub driver fetches the vbios via EFI and copies it to the legacy vga shadow location (0xc0000). It's probably worth checking the efistub source to see how it handles that for other systems to make sure you don't have to add a special case for your laptop and to see if your system even makes a vbios available via EFI at that point. -- You are receiving this mail because: You are watching the assignee of the bug.