{% extends "certification/views/base.html" %} {% block content %}

Welcome to the Ubuntu validated hardware database. The database lists systems that have passed Canonical's hardware validation tests and have either been awarded Certified or Compatible status.

Release

{% for release in releases %} {% for category in categories %} {% endfor %} {% endfor %}
Ubuntu {{ release }} All{{ category }}

Machine type

{% for category in categories %} {% endfor %}
{{ category }}

Search validated hardware

Recently validated hardware

Community hardware

Ubuntu works on a range of hardware which has not been validated by the manufacturer. The Ubuntu community works together to test and report the range of systems and components that work with Ubuntu. You can see the latest reports from community members and contribute to the list on the Wiki or in the Forums:

{% endblock %}