Falta cargar el driver openchorme en xorg.conf.
Edita xorg.conf:
$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.back <- - Respaldarlo por si no funcionara.
$ sudo gedit /etc/X11/xorg.conf < - - para abrirlo con el editor de textos.
Busca la sección que dice:
Section "Device"
Identifier "Configured Video Device"
EndSection
Y modifícala asi:
Section "Device"
Identifier "Configured Video Device"
Driver "openchrome"
EndSection
Guarda los cambios y reinicia el servidor X tecleando Ctrl+Alt+Retroceso
Saludos,
PD: Respecto a tu comentario, Sí, somos libres