Your message dated Tue, 22 Jul 2008 11:48:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: grub-pc: doesn't support 1280x800 on a widescreen laptop
has caused the Debian Bug report #465398,
regarding grub-pc: doesn't support 1280x800 on a widescreen laptop
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.)


-- 
465398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465398
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.96+20080210-1
Severity: minor

My laptop's LCD supports 1280x800 in Xorg, but grub-pc's vbeinfo command
doesn't detect it and setting gfxmode to it does not work. This means I
need to prepare a special horizontally compressed image for the
background splash image to not look stretched out with 1024x768 mode.

-- Package-specific info:

*********************** BEGIN /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw 0 0
/dev/sda1 / reiserfs rw,relatime 0 0
/dev/sda1 /dev/.static/dev reiserfs rw 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
if font (hd0,1)/usr/share/grub/unicode.pff ; then
set gfxmode=1024x768
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod png
if background_image (hd0,1)/boot/grub/splash.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_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, linux 2.6.24-1-686" {
        linux   (hd0,1)/boot/vmlinuz-2.6.24-1-686 root=/dev/sda1 ro vga=792
        initrd  (hd0,1)/boot/initrd.img-2.6.24-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.24-1-686 (single-user mode)" {
        linux   (hd0,1)/boot/vmlinuz-2.6.24-1-686 root=/dev/sda1 ro single 
vga=792
        initrd  (hd0,1)/boot/initrd.img-2.6.24-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.23-1-686" {
        linux   (hd0,1)/boot/vmlinuz-2.6.23-1-686 root=/dev/sda1 ro vga=792
        initrd  (hd0,1)/boot/initrd.img-2.6.23-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.23-1-686 (single-user mode)" {
        linux   (hd0,1)/boot/vmlinuz-2.6.23-1-686 root=/dev/sda1 ro single 
vga=792
        initrd  (hd0,1)/boot/initrd.img-2.6.23-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-686" {
        linux   (hd0,1)/boot/vmlinuz-2.6.22-3-686 root=/dev/sda1 ro vga=792
        initrd  (hd0,1)/boot/initrd.img-2.6.22-3-686
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-686 (single-user mode)" {
        linux   (hd0,1)/boot/vmlinuz-2.6.22-3-686 root=/dev/sda1 ro single 
vga=792
        initrd  (hd0,1)/boot/initrd.img-2.6.22-3-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_memtest86 ###
menuentry "Memory test (memtest86)" {
        linux   (hd0,1)/boot/memtest86.bin
}
### END /etc/grub.d/20_memtest86 ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
        linux   (hd0,1)/boot/memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc depends on:
ii  base-files                4.0.2          Debian base system miscellaneous f
ii  debconf [debconf-2.0]     1.5.19         Debian configuration management sy
ii  libc6                     2.7-6          GNU C Library: Shared libraries
ii  liblzo2-2                 2.02-3         data compression library
ii  libncurses5               5.6+20080203-1 Shared libraries for terminal hand

-- debconf information:

* grub-pc/chainload_from_menu.lst: true

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
From: "Paul Wise" <[EMAIL PROTECTED]>

Just checked, neither the Xorg vesa driver nor grub support the native
resolution of this laptop (1280x800).

Sorry, I did check Wikipedia [0] only after I already sent my Mail to the Bug
VESA doestn't define 1280x800
The vbe grub module which is by default used on grub-pc has a vbeinfo command 
which shows all supported modes.

I just checked this myself with current grub2 running in VMware 6.5 with OS set 
to other linux 2.6 64bit
Strangely it showed 1280x800
I'll close this bug, it doestn't seem to be a specific grub problem. It seems more then your graphic card doestn't support it with VESA
But if you still think this is a grub specific issue, then please feel free to 
reopen it.


[0] http://en.wikipedia.org/wiki/VBE#VBE_mode_numbers





--- End Message ---

Reply via email to