startxを実行したときに"could not open default font 'fixed'"とか言われてXが起動しない場合は
http://wiki.x.org/wiki/FAQErrorMessages?highlight=%28fixed%29%7C%28could%29%7C%28not%29%7C%28open%29%7C%28default%29%7C%28font%29#head-a570197d15005a2c71cbb5e565114e2c04a573a3
フォントサーバを先に起動しないと動かない。フォントサーバの指定の代わりにフォントパスを指定するように/etc/X11/xorg.confを修正すればフォントサーバの起動は不要。