https://bugzilla.novell.com/show_bug.cgi?id=772059 https://bugzilla.novell.com/show_bug.cgi?id=772059#c2 --- Comment #2 from Michael Chang <mchang@suse.com> 2012-07-24 08:33:15 UTC --- Hi Vincent, I have no much experience on debugging such issue but it may worthwhile try the steps below? I think you could try disable graphical terminal on yast2 bootloader and reboot to see if the boot menu works in text mode. If it works, then you could try something in grub2's command line by typing "c". Type help would list all the available commands and you could try the two. grub > videoinfo to list all available modes, the preferred mode should be 1440x900 in your case, which is determined from EDID, and should be listed on the list as well (if not on the list then it picks a sub-optimal mode available in vbe ) grub > videotest 1440x900 grub > videotest 1024x768 See if any other mode listed work could work for you? If yes you could try using it on yast2-bootloader. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.