Your message dated Tue, 13 Jul 2010 11:52:50 +0100
with message-id <[email protected]>
and subject line Re: Bug#539902: (no subject)
has caused the Debian Bug report #539902,
regarding grub-pc: Can't use graphical mode
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.)
--
539902: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539902
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.96+20090725-1
Severity: normal
Hi,
since the new update of grub I can't use the graphical mode with a background
image.
I think it's a regression with the close of #535026. I'm using the same
graphical mode (1024x768x8).
Graphical card : Mobility Radeon 9600 M10
Processor : Pentium M
Regards,
Florent Fourcot.
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/hda9 / ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/hda6 /boot ext2 rw,sync,nosuid,nodev,noexec,noatime,errors=continue 0 0
/dev/hda8 /usr xfs ro,nodev,noatime,noquota 0 0
/dev/hda10 /home xfs rw,nodev,noatime,noquota 0 0
/dev/hda7 /var xfs rw,nosuid,nodev,noatime,noquota 0 0
/dev/hda11 /var/archives ext3 rw,noexec,errors=continue,data=ordered 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/hda
*********************** END /boot/grub/device.map
*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=2
set root=(hd0,8)
search --no-floppy --fs-uuid --set 25ef40ce-c523-483f-8b13-68aeb53cb8fd
if loadfont /share/grub/ascii.pf2 ; then
set gfxmode=1024x768
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
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,6)
search --no-floppy --fs-uuid --set 69da8140-9b52-4cde-955c-a3a2aa42ebb6
insmod png
if background_image /grub/moreblue-orbit-grub.png ; then
set color_normal=black/black
set color_highlight=magenta/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.29-1-686" {
set root=(hd0,6)
search --no-floppy --fs-uuid --set 69da8140-9b52-4cde-955c-a3a2aa42ebb6
linux /vmlinuz-2.6.29-1-686 root=/dev/hda9 ro vga=791 noapic
hpet=force
initrd /initrd.img-2.6.29-1-686
}
menuentry "Debian GNU/Linux, Linux 2.6.29-1-686 (recovery mode)" {
set root=(hd0,6)
search --no-floppy --fs-uuid --set 69da8140-9b52-4cde-955c-a3a2aa42ebb6
linux /vmlinuz-2.6.29-1-686 root=/dev/hda9 ro single vga=791 noapic
hpet=force
initrd /initrd.img-2.6.29-1-686
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
menuentry "Une ISO ubuntu pour rire" {
loopback loop (hd0,10)/ubuntu.iso
linux (loop)/casper/vmlinuz findiso=/ubuntu.iso boot=casper splash quiet
initrd (loop)/casper/initrd.gz
}
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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
pn genisoimage <none> (no description available)
pn os-prober <none> (no description available)
-- debconf information:
* grub-pc/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
* grub-pc/install_devices: /dev/hda
--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.98-1
On Tue, Jul 13, 2010 at 12:31:19PM +0200, Florent Fourcot wrote:
> I tried the 1.98-1 version and the snapshot in unstable and they work
> fine, thank you.
Excellent, thanks - closing.
--
Colin Watson [[email protected]]
--- End Message ---