[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: display background image problem
From: |
Andrei Borzenkov |
Subject: |
Re: display background image problem |
Date: |
Mon, 13 Mar 2017 20:30:02 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
12.03.2017 22:40, Belisko Marek пишет:
> Hi,
>
> I'm trying in grub 2 display background image. I compiled grub for my
> board using yocto build system. I added video modules + gfxterm to
> have backgorund_image command available. When run background_image
> root/image.png I got:
> error: no video mode activated
>
> When check videoinfo command I can see that there is efi_gpo video
> module with various screen resolutions. It seems that
> grub_video_adapter_active is not set and thus that error. I'm not
> very familiar with grub debugging because it seems that this message
> is called during startup. Any ideas how to proceed? Many thanks.
>
Please show exact command used to create image as well as your grub.cfg.