From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RnVVq-0005ql-Q4 for mharc-grub-devel@gnu.org; Wed, 18 Jan 2012 08:25:14 -0500 Received: from eggs.gnu.org ([140.186.70.92]:49588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnVVf-0005n1-5E for grub-devel@gnu.org; Wed, 18 Jan 2012 08:25:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RnVVZ-0001mj-FT for grub-devel@gnu.org; Wed, 18 Jan 2012 08:25:03 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:61824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnVVZ-0001mc-9W for grub-devel@gnu.org; Wed, 18 Jan 2012 08:24:57 -0500 Received: by wicr5 with SMTP id r5so4948323wic.0 for ; Wed, 18 Jan 2012 05:24:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=1L6kwBBEH9GJ4h1BM0UagXlWnEo95EBPaM2gBfY4MhI=; b=aVnswWDBkonjx3Rvq7RrosLbYRkD6ne7RpzspOudN5ly9QjPL7KVPwz0J21wKC0Ee4 oLvaHs4SXvMXMFZUNlc6cTndYsFkFCrrIMgQRMsV7iJRUpt8d29WKizkKKiLskwxhioC 6EIIAEJPpWYq/zLSmPzYc3QevOVAgRN018tgo= Received: by 10.180.84.163 with SMTP id a3mr45132351wiz.3.1326893086621; Wed, 18 Jan 2012 05:24:46 -0800 (PST) Received: from fedora.x201.phnet (118-75.203-62.cust.bluewin.ch. [62.203.75.118]) by mx.google.com with ESMTPS id gy6sm22428751wib.11.2012.01.18.05.24.44 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 18 Jan 2012 05:24:44 -0800 (PST) Message-ID: <4F16C81B.3040808@gmail.com> Date: Wed, 18 Jan 2012 14:24:43 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Multiboot video mode request on EFI-gop References: <4F143983.7030407@ubuntu.com> In-Reply-To: <4F143983.7030407@ubuntu.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.169 Cc: Phillip Susi , Thomas Nilsen X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 13:25:13 -0000 >If the GOP module is loaded and you are not satisfied with the video >modes it provides, then AFAIK, you will need to either try a different >motherboard ( that has a different EFI GOP implementation ) or get the >specs for your video card and write your own EFI GOP driver. It's better to write a driver directly for GRUB if you want to make a driver at all. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko