[bug #38738] GRUB hangs up when booting if GRUB_GFXMODE=auto

2013-04-15 Thread Iván De Gyves
URL: http://savannah.gnu.org/bugs/?38738 Summary: GRUB hangs up when booting if GRUB_GFXMODE=auto Project: GNU GRUB Submitted by: foxburu Submitted on: lun 15 abr 2013 06:44:34 GMT Category: Booting

[bug #38738] GRUB hangs up when booting if GRUB_GFXMODE=auto

2013-04-15 Thread Iván De Gyves
Follow-up Comment #2, bug #38738 (project grub): It hangs after the choice of entry. The last think i see is the line Loading Linux Kernel... then it hangs. I've put some debug info, and the corrupted screen on attachments. Also the videoinfo on auto and console. I'll try adding resolution

[bug #38738] GRUB hangs up when booting if GRUB_GFXMODE=auto

2013-04-15 Thread Iván De Gyves
Follow-up Comment #3, bug #38738 (project grub): Oh, yes, File #27881 is on console, #27879 is on auto. The corrupted screen on #27880 is visible on the top of screen. ___ Reply to this item at: http://savannah.gnu.org/bugs/?38738

[bug #38738] GRUB hangs up when booting if GRUB_GFXMODE=auto

2013-04-15 Thread Iván De Gyves
Follow-up Comment #5, bug #38738 (project grub): Here the grub.cfg and the /etc/default/grub file. (file #27886, file #27887) ___ Additional Item Attachment: File name: default_grub Size:1 KB File name: grub.cfg

[bug #38403] boot hang on UEFI-GPT system w/ GRUB2-EFI

2013-04-14 Thread Iván De Gyves
Follow-up Comment #4, bug #38403 (project grub): I have an Inspiron 14z, A10 BIOS Rev. Using Arch Linux, Grub version 2.00-1 from stable Arch repos. I've managed to surpass the hang using GRUB_GFXMODE=text. I don't know if this is related to the hybrid graphics configuration of this model, or

[bug #38403] boot hang on UEFI-GPT system w/ GRUB2-EFI

2013-04-14 Thread Iván De Gyves
Follow-up Comment #5, bug #38403 (project grub): I've tested it now under BZR revision 4820 (Most recent revisions have a problem with arg-nonnull.h that is not included more in build-aux directory), compiled, installed, and successfully booted Arch. At least, the boot problem is solved now. But