Bug#490584: Boot-delay (probably while loading png - graphic)

2008-09-05 Thread Robert Millan
On Tue, Aug 26, 2008 at 01:20:20PM +0200, Christian Meyer wrote: Felix Zielcke [EMAIL PROTECTED] schrieb am 26.08.2008 10:49:33: Hello Felix, You can get upstream SVN [1] and then our Debian SVN trunk [2] to compile a freshly new grub2 package. [1] svn co

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-08-26 Thread Felix Zielcke
Hello, Bean from upstream made a buffered file read patch for the graphic modules (png,tga,jpeg) [0] Without it the pictures are read one byte at a time. It has been commited upstream on 1st August, so it'll be only on our next trunk upload and not in lenny. Would be nice if you could try it

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-08-26 Thread Christian Meyer
Felix Zielcke [EMAIL PROTECTED] schrieb am 26.08.2008 10:49:33: Bean from upstream made a buffered file read patch for the graphic modules (png,tga,jpeg) [0] Without it the pictures are read one byte at a time. It has been commited upstream on 1st August, so it'll be only on our next trunk

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-07-24 Thread Christian Meyer
Robert Millan [EMAIL PROTECTED] schrieb am 19.07.2008 17:56:28: On Sat, Jul 12, 2008 at 11:11:35PM +0200, Christian Meyer wrote: if background_image /boot/grub/debian-blueish-wallpaper-640x480.png ; then So it seems that `background_image' is eating your extra time. Does it boot faster if

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-07-21 Thread Fabian Greffrath
Disabling the background image makes the menu appear only *a little bit* faster. Robert Millan schrieb: On Sat, Jul 12, 2008 at 11:11:35PM +0200, Christian Meyer wrote: if background_image /boot/grub/debian-blueish-wallpaper-640x480.png ; then So it seems that `background_image' is eating

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-07-21 Thread Robert Millan
On Mon, Jul 21, 2008 at 10:22:54AM +0200, Fabian Greffrath wrote: Disabling the background image makes the menu appear only *a little bit* faster. I don't think the results are necessarily the same for Christian. The timings per given are not reproducible anyway. -- Robert Millan GPLv2 I

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-07-21 Thread Fabian Greffrath
Robert Millan schrieb: I don't think the results are necessarily the same for Christian. The timings per given are not reproducible anyway. The Grub menu shows up fast as lightning on my (real hardware) PC. I only encounter the delays in VirtualBox. Maybe this has to do with shortness of

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-07-19 Thread Robert Millan
On Sat, Jul 12, 2008 at 11:11:35PM +0200, Christian Meyer wrote: if background_image /boot/grub/debian-blueish-wallpaper-640x480.png ; then So it seems that `background_image' is eating your extra time. Does it boot faster if you disable it? -- Robert Millan GPLv2 I know my rights; I want my

Bug#490584: Boot-delay (probably while loading png - graphic)

2008-07-12 Thread Christian Meyer
Package: grub-pc Version: 1.96+20080704-1 (and before) Severity: important After fixing #477083 there still is a boot-delay loading grub2 (compared to grub-legacy). Using real hardware (no qemu or so): AMD Duron 1200 (K7) My grub2 boot-timing is the following: (with some echo-calls as Robert