Your message dated Tue, 13 Jul 2010 02:34:27 +0100
with message-id <[email protected]>
and subject line Re: grub-pc: Black on black for large graphic modes
has caused the Debian Bug report #539963,
regarding grub-pc: Black on black for large graphic modes
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
539963: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539963
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.96+20090725-1
Severity: normal
I specify GRUB_GFXMODE="1280x1024x8" in my /etc/default/grub.
GRUB2 correctly sets up the 1280x1024 mode.
Debian also found /boot/grub/moreblue-orbit-grub.png so GRUB2
uses it for the background.
Problem is: moreblue-orbit-grub.png is only 648x480 so it does
not cover the whole screen: the rest of the screen ends up with
a black background, which makes the black foreground used for the
text completely unreadable.
Stefan
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/mapper/Faina-root64 / ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/Faina-root /root32 ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/Faina-home /home ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/sdb1 /boot ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/WDBook-backup /backup ext3
rw,nosuid,noatime,errors=continue,data=ordered 0 0
/dev/mapper/Faina-music /music ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/sdb2 /fedora ext3 ro,nodev,noexec,relatime,errors=continue,data=ordered 0 0
*********************** END /proc/mounts
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub-pc depends on:
ii debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii grub-common 1.96+20090725-1 GRand Unified Bootloader, version
ii libc6 2.9-12 GNU C Library: Shared libraries
ii ucf 3.0018 Update Configuration File: preserv
grub-pc recommends no packages.
Versions of packages grub-pc suggests:
ii desktop-base 5.0.5 common files for the Debian Deskto
ii genisoimage 9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem
pn os-prober <none> (no description available)
-- debconf information:
grub-pc/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
grub-pc/install_devices:
--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.98-1
On Tue, Aug 04, 2009 at 03:46:47PM -0400, Stefan Monnier wrote:
> Package: grub-pc
> Version: 1.96+20090725-1
> Severity: normal
>
> I specify GRUB_GFXMODE="1280x1024x8" in my /etc/default/grub.
> GRUB2 correctly sets up the 1280x1024 mode.
> Debian also found /boot/grub/moreblue-orbit-grub.png so GRUB2
> uses it for the background.
>
> Problem is: moreblue-orbit-grub.png is only 648x480 so it does
> not cover the whole screen: the rest of the screen ends up with
> a black background, which makes the black foreground used for the
> text completely unreadable.
GRUB 1.98 added bitmap scaling support, so this should be fixed now by
way of resizing the background image to cover the whole screen.
Thanks,
--
Colin Watson [[email protected]]
--- End Message ---