摘要: 我的ubuntu server 7.10版,
硬件:赛扬1G,显卡是nVidia TNT2 Model 64,主板为联想QDI,17#CRT。
默认安装后console无法显示中文(LANG=zh_CN.UTF-8),因此安装了zhcon。
默认的源中就含有此deb,安装很容易,用“zhcon --utf8 --drv=vga”可以正常运行了,不过分辨率太小(640*480)并且显示速度较慢,因此琢磨着优化。
zhcon的官方说明如下:
zhcon supports three different video drivers: framebuffer (fast), VGA (slow), libggi (slow). On start up zhcon will try to select best driver to use. If the framebuffer device is not available (not compiled into kernel) it will fall back to use VGA
阅读全文