-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
How to handle MicroPC? #14
Comments
Thanks for getting in touch 👍 I've got some changes locally that add some of the required changes to support the GPD MicroPC; I'll push them later. That said, this doesn't include integrating the 5.2 mainline kernel. This is mainly due to the fact that while a 5.2 kernel can bring up the MicroPC display, the mainline kernels are lacking many features Ubuntu requires and introduce other (non-hardware) compatibility issues. My current plan is to ship an Ubuntu MATE 19.10 image once the 5.2 kernel is available in 19.10. |
Initial support added via e46b045 Linux 5.2 is in the proposed repository for Ubuntu 19.10 so should soon be available in the main archive and I can create an alpha image of Ubuntu MATE 19.10 that include MicroPC support. |
That's awesome! One minor mistake (which due to my script, is that the value in line |
Current status: https://twitter.com/m_wimpress/status/1150813877552254981 |
I've created an unofficial Ubuntu MATE ISO for the MicroPC using this script: https://gist.github.com/joshskidmore/fa799e12739709d656d55e3ea6e08175
I would love to provide you with a pull request, but I'm unsure of how you want to handle the 5.2 / mainline requirement to support Hans De Goede's upstream patches? Installing the packages would require a drop to chroot which really clutters the simplicity of your script.
Please let me know your thoughts on this, and I'll get you a pull request.
The text was updated successfully, but these errors were encountered: