From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1P1iYq-0001yx-KG for mharc-grub-devel@gnu.org; Fri, 01 Oct 2010 12:34:16 -0400 Received: from [140.186.70.92] (port=43750 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1iYd-0000my-Kq for grub-devel@gnu.org; Fri, 01 Oct 2010 12:34:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1iYW-0003j0-TM for grub-devel@gnu.org; Fri, 01 Oct 2010 12:34:01 -0400 Received: from elasmtp-banded.atl.sa.earthlink.net ([209.86.89.70]:55084) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1iYW-0003GU-Op for grub-devel@gnu.org; Fri, 01 Oct 2010 12:33:56 -0400 Received: from [206.53.102.221] (helo=[192.168.0.180]) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1P1iYA-0003HS-Ao for grub-devel@gnu.org; Fri, 01 Oct 2010 12:33:34 -0400 Message-ID: <4CA61001.20803@earthlink.net> Date: Fri, 01 Oct 2010 12:44:49 -0400 From: BandiPat Organization: Magic Page Products User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: The development of GNU GRUB References: <4CA5D0A0.70107@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd4806685347c7604152c986f58ab378660f547562a158a8cca8350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.53.102.221 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: jpeg image does not show in background X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Fri, 01 Oct 2010 16:34:14 -0000 On 10/01/2010 12:11 PM, Piscium wrote: > 2010/10/1 Vladimir '=C3=B6-coder/phcoder' Serbinenko= : > >> Upgrade > > OK, I built and installed the trunk version, and still the jpeg is not = shown. > > If jpeg works for some people, this could be hardware related. My > monitor is 1920X1080. The jpeg file is big, but smaller than the png: > -rw-r--r--. 1 root root 2182354 Oct 1 10:48 > /boot/grub/extra/green_mountains.jpg > -rw-r--r--. 1 root root 3402218 Oct 1 12:07 > /boot/grub/extra/green_mountains.png > > This is a low priority issue (and png works), so I will stop here > unless somewhat has some idea. > > _______________________________________________ I don't think it's the monitor's resolution that you should be concerned = with, but your graphics cards framebuffer. Since the graphics card's=20 engine hasn't been fully activated yet, you are relegated to the=20 framebuffer only to display images. Normally this will be 1280x1024 or=20 smaller. Have you tried a 1280x1024 size jpeg for your background image?= Now I could be wrong, so hopefully someone will correct me, if that is=20 the case. Good luck! Patrick