网上这样的文章应该是很多了,这里纯粹做个笔记。
用到的工具是zhcon。先来安装:
sudo apt-get install zhcon
使用的话:
zhcon --utf8
如果tty显示不对的话试试:
zhcon --utf8 --drv=vga
安装完成后基本的读写中文就没问题了。更多的信息情到官方主页查看吧:http://zhcon.sourceforge.net/index_cn.html
如果遇到分辨率问题请参考日志:How to get the high resolution back for tty after activation of nVidia driver in Ubuntu
