Bug#905698:

2018-08-08 Thread binnan hao
insmod part_gpt insmod part_msdos insmod png insmod all_video insmod gfxterm loadfont $prefix/font.pf2 set timeout=3 set default=1 set gfxmode=auto set gfxpayload=1024x768 terminal_output gfxterm set theme=/EassosRestoreBoot/Grub2Style/style.txt menuentry 'EassosRestore' --hotkey=f3 { if cpuid

Bug#905699: Grub2 boots to blurred Windows screen

2018-08-08 Thread binnan hao
Package: Version: <2.02+dfsg1-5> Forwarded: cjwat...@debian.org This issue does not happen to all computers, which mainly exists on computer whose system is installed via legacy boot method. I found that the issue no longer appears if I do not use terminal_output gfxterm. For the moment, my

Bug#905698: Acknowledgement (About Grub2 cpuid issue)

2018-08-08 Thread binnan hao
insmod part_gpt insmod part_msdos insmod png insmod all_video insmod gfxterm loadfont $prefix/font.pf2 set timeout=3 set default=1 set gfxmode=auto set gfxpayload=1024x768 terminal_output gfxterm set theme=/EassosRestoreBoot/Grub2Style/style.txt menuentry 'EassosRestore' --hotkey=f3 { if cpuid

Bug#905698: About Grub2 cpuid issue

2018-08-08 Thread binnan hao
Package: Version: <2.02+dfsg1-5> Forwarded: cjwat...@debian.org I judge whether cpu supports 64bit via cpuid -l. If it supports 64bit, then boot 64bit Linux kernel, otherwise boot 32bit Linux Kernel I built a non-64bit system on vmware (the vmware cpu is 32bit), but the cpuid -l returns True

Bug#905094: Grub2 boot card dead

2018-08-03 Thread binnan hao
is disabled. This patch still does not work: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1785033/+attachment/5170756/+files/0001-i386-linux-Add-support-for-ext_lfb_base.patch Hope this info helps a bit to fix the issue. binnan hao 于2018年8月3日周五 下午1:30写道: > Ok, thanks for the upd

Bug#905094: Grub2 boot card dead

2018-08-02 Thread binnan hao
Ok, thanks for the update. Steve McIntyre 于2018年8月3日周五 下午12:17写道: > On Fri, Aug 03, 2018 at 11:54:27AM +0800, binnan hao wrote: > >How to cooperate with debugging? > > For now, disable secure boot. We'll be announcing shortly once we have > everything ready. > > -- >

Bug#905094: Acknowledgement (Grub2 boot card dead)

2018-07-31 Thread binnan hao
I am sorry. The title is incorrect and should be: Boot stuck Debian Bug Tracking System 于2018年7月31日周二 下午4:18写道: > Thank you for filing a new Bug report with Debian. > > You can follow progress on this Bug here: 905094: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905094. > > This is an

Bug#905094: Grub2 boot card dead

2018-07-31 Thread binnan hao
Package: Version: <2.02+dfsg1-5> Forwarded: cjwat...@debian.org grub-debian-2.02+dfsg1-5 with grub-debian-2.02+dfsg1-4 When you start the computer after booting safely, it will be stuck. I am not very familiar with the grub2 code, I hope to deal with it, I am willing to cooperate with you for