From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LeBVs-0007cQ-KN for mharc-grub-devel@gnu.org; Mon, 02 Mar 2009 12:01:08 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LeBVq-0007b4-Ap for grub-devel@gnu.org; Mon, 02 Mar 2009 12:01:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LeBVp-0007aO-B4 for grub-devel@gnu.org; Mon, 02 Mar 2009 12:01:05 -0500 Received: from [199.232.76.173] (port=34336 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LeBVo-0007a4-Ic for grub-devel@gnu.org; Mon, 02 Mar 2009 12:01:05 -0500 Received: from elasmtp-spurfowl.atl.sa.earthlink.net ([209.86.89.66]:35681) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LeBVn-00005A-UU for grub-devel@gnu.org; Mon, 02 Mar 2009 12:01:04 -0500 Received: from [24.148.247.139] (helo=[192.168.0.199]) by elasmtp-spurfowl.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LeBVn-0000x8-05 for grub-devel@gnu.org; Mon, 02 Mar 2009 12:01:03 -0500 Message-ID: <49AC1131.4050508@earthlink.net> Date: Mon, 02 Mar 2009 12:02:41 -0500 From: BandiPat Organization: Magic Page Products User-Agent: Thunderbird 2.0.0.19 (X11/20081209) MIME-Version: 1.0 To: Grub2 Development Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd48bd06f745ee9723a2bc0fbb8afd4777c5667c3043c0873f7e350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.139 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: gfx & backgrounds X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 17:01:06 -0000 Hi all, Just downloaded and built the 2010 svn today, moving from the 1996 release. What has changed from the two versions? I no longer get the gfxterm or background images. Only the 640x480 text mode is active and I've not found anything to make that change. Here is grub.cfg I'm using. Let me know if you need more. This was not changed from the 1996 to 2010 either. # # DO NOT EDIT THIS FILE # # It is automatically generated by /usr/sbin/grub-mkconfig using templates # from and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### set default=0 set timeout=10 # set root=(hd0,x) # search --fs-uuid --set a9f94b44-10eb-44c9-8637-fc3bb2eecf79 if loadfont /usr/share/grub/ascii.pf2 ; then set gfxmode=1024x768x32 insmod gfxterm insmod vbe if terminal_output gfxterm ; then true ; else # For backward compatibility with versions of terminal.mod that don't # understand terminal_output terminal gfxterm fi fi insmod png background_image /boot/grub/Zenblue.png ### END /etc/grub.d/00_header ### ------------ Compile shows no errors during build and the build script has not changed, except for the version number. Everything I know to check seems normal, so I'll depend on your guidance for the problem. Thanks, Pat -- ---Zenwalk v6.0--Linux 2.6.28--- Registered Linux User #225206 "Ever tried Zen computing?" http://www.zenwalk.org