broken edid
Michael Zoran
mzoran at crowfest.net
Tue Mar 21 07:44:58 PDT 2017
On Tue, 2017-03-21 at 15:42 +0100, Gerd Hoffmann wrote:
> Hi,
>
> > BTW, do you actually want 3D or do you just want enough video to
> > make
> > things work for debugging/simple usage?
> >
> > Because I think the PI foundation is making the simple frame buffer
> > support that everyone has been using supported(or at least I
> > think).
>
> simplefb works indeed, but at some low res only not full hd, due to
> broken edid.
>
> cheers,
> Gerd
>
Like I said, all you need to do is hard code your display setting like
people do on Raspbian.
This is what worked for me for 1920x1080
# set display mode to 1920x1080
hdmi_group=2
hdmi_mode=82
disable_overscan=1
More information about the linux-rpi-kernel
mailing list