[Bug 1530530]
Siro-3
1530530 at bugs.launchpad.net
Tue May 30 10:09:31 UTC 2017
(In reply to Steffen Winterfeldt from comment #29)
> > SeaVGABios advertises 24bpp as the panel does support 24bpp, even though the
> > VBE format should be 32bpp. I'll send a fix to SeaBIOS.
>
> Uhm, is there a way to detect this situation? Like, add at least the color
> mask
> bits up to 32?
Yes that should be working, but all VBE clients expect the bpp to match the accumulated color bit mask.
I've sent a fix to SeaBIOS.
>
> > Is the attribute VBE_WINDOW_ATTRIBUTE_RELOCATABLE required ?
>
> Good point. It isn't.
Looking at the code is seems that relocation is required as the "window" has a maximum pagesize of 64K, but I'm not familar with those addressing modes.
In VBE2.0 there's a linear framebuffer that does not need relocations at
all and it's the only mode supported by coreboot's SeaVGABios
implementation.
Would it be possible to add VBE2 and linear framebuffer support to
gfxboot ?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gfxboot in Ubuntu.
https://bugs.launchpad.net/bugs/1530530
Title:
Installer doesn't show up on some Chromebooks: "Error setting up
gfxboot"
Status in gfxboot-theme-ubuntu:
Confirmed
Status in gfxboot package in Ubuntu:
Confirmed
Status in gfxboot-theme-ubuntu package in Ubuntu:
Confirmed
Bug description:
I downloaded Ubuntu Wily 15.10, then copied into an USB drive in order to use that to install Ubuntu on my Chromebook Pixel 2.
After selecting the drive to boot from, I only get a terminal that shows up the following lines:
graphics initialization failed
Error setting up gfxboot
boot:
Same happens with any *buntu ISO image ( I tried KDE and XFCE as well).
At this point, I tried to download the Debian8 ISO image and I noticed that the installer doesn't recognize the video size, too but then asks for the user to manually select a suitable video format from a list of options. >From that point on, I was able to install Debian on the chromebook.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gfxboot-theme-ubuntu/+bug/1530530/+subscriptions
More information about the foundations-bugs
mailing list