{% extends "templates/base.html" %}
{% block title %}{{ vendor }} {{ name }} certified with Ubuntu{% endblock %}
{% block meta_description %}
Hardware that have been certified for use with Ubuntu.
{% endblock meta_description %}
{% block body_class %}
is-paper
{% endblock body_class %}
{% block outer_content %}
{{ category_pathname }} › {{ platform_name }}
{% if platform_name != name %}› {{ name }}{% endif %}
{{ vendor }} {{ name }}
{{ form_factor|capitalize }} system certified with Ubuntu
Ubuntu {{ release.version }}
{% if release.level == "Certified Pre-Install" %}Pre-installed in some regions with a custom Ubuntu image that takes advantage of the system's hardware features and may include additional software. Standard images of Ubuntu may not work well, or at all.
{% if vendor == "Xilinx" %} {% endif %} {% elif release.level == "Certified" %}The {{ vendor }} {{ name }} with the components described below has been awarded the status of certified for Ubuntu.
{% endif %} {% for note in release.notes %}
{{ note.comment | replace('\n', '
') | safe }}
| Kernel | {{ release.kernel }} | |||||||
|---|---|---|---|---|---|---|---|---|
| BIOS | {{ release.bios }} | |||||||
| {{ hardware_subtitle }} |
|
|||||||
|---|---|---|---|---|---|---|---|---|
If there is an issue with the information for this system, please let us know.