Hildon segfaults on xiaomi-santoni
Hildon should work on devices through software rendering if 3D acceleration doesn't exist, however this doesn't work with this device (xiaomi-santoni)
(hildon-desktop:2227): GModule-CRITICAL **: 18:02:03.426: g_module_close: assertion 'module->ref_count > 0' failed
(hildon-desktop:2227): GModule-CRITICAL **: 18:02:03.427: g_module_close: assertion 'module->ref_count > 0' failed
(hildon-desktop:2227): GModule-CRITICAL **: 18:02:03.428: g_module_close: assertion 'module->ref_count > 0' failed
(hildon-desktop:2227): Clutter-CRITICAL **: 18:02:03.428: Unable to initialize Clutter: Unable to initialize the Clutter backend: no available drivers found.
(hildon-desktop:2227): GLib-CRITICAL **: 18:02:03.430: g_strsplit: assertion 'string != NULL' failed
(hildon-desktop:2227): Cogl-WARNING **: 18:02:03.430: Failed to create default context: The OpenGL version could not be determined
(hildon-desktop:2227): CoglPango-CRITICAL **: 18:02:03.430: cogl_pango_font_map_set_resolution: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((font_map)); GType __t = ((pango_cairo_font_map_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed
(hildon-desktop:2227): GLib-GObject-CRITICAL **: 18:02:03.430: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Segmentation fault