Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware should read EDID of output devices and warn about incompatibilities #37

Open
mithro opened this issue Aug 27, 2015 · 2 comments

Comments

@mithro
Copy link
Member

mithro commented Aug 27, 2015

So, we tested two resolution modes with Carl's monitor. 800x600 and 1024x768.

Setting video mode to 800x600 @56Hz
Setting video mode to 1024x768 @60Hz

Neither of these resolutions are supported by the EDID dump that Carl provided.

The firmware should warn if;

  • A monitor is connected which doesn't support the resolution the system is set to.
  • A resolution is set to a mode the connected monitors don't support.

This is related to #35 and possibly related to #18.

@mithro
Copy link
Member Author

mithro commented Oct 28, 2015

@fallen

mithro added a commit that referenced this issue Jan 11, 2018
Use ip not openvpn to create tap0.
mithro added a commit that referenced this issue Aug 27, 2018
scripts/build-micropython.sh: New MicroPython directory layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants