Michael Chang changed bug 1190143
What Removed Added
Flags   needinfo?(arvidjaar@gmail.com)

Comment # 8 on bug 1190143 from
(In reply to Andrei Borzenkov from comment #5)
> (In reply to Takashi Iwai from comment #4)
> > ... and I guess it's about bug 1189782, which could be a regression by bug
> > 1189879.
> 
> This is about wrong grub configuration due to file location change; in my
> case grub configuration remains the same (gfxmode is set statically in
> /etc/default/grub by YaST).

Hi Andrei,

This still looks to me a problem introduced by bsc#1189782. If the gfxpayload
is missing, the gfxmode used by grub won't be set for linux kernel thus
expected VESA VGA mode is not enabled.

Would you please check if regenerating grub.cfg with restored kernel config in
prior location could help to fix problem or not ?

> ln -srf /usr/lib/modules/5.13.13-1-default/config /boot/config-5.13.13-1-default
> grub2-mkconfig -o /boot/grub2/grub.cfg

Thanks.


You are receiving this mail because: