|
|
我使用的是gnome,可在gnome里面中文字体显示都是没有问题的。不知道为什么在gdm就全是乱码(除了几个英文字母其他的都是一个个方框)
现在默认的locale是zh_CN.GBK,但是我试过把默认的locale改成en_US,可是没用,gdm还是显示乱码。我是用dpkg-reconfigure locales改的,难道这样修改对gdm无效?
到底是怎么回事?
以下是gdm的log文件,/var/log/gdm/:0.log。有几个error,但不知道跟我遇到的问题有什么关系。希望有人能帮帮我。
- X Window System Version 7.1.1
- Release Date: 12 May 2006
- X Protocol Version 11, Revision 0, Release 7.1.1
- Build Operating System: UNKNOWN
- Current Operating System: Linux debian 2.6.17 #8 PREEMPT Thu Dec 7 21:59:41 CET 2006 i686
- Build Date: 07 July 2006
- Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
- Module Loader present
- Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 8 00:45:58 2006
- (EE) Unable to locate/open config file
- xf86AutoConfig: Primary PCI is 1:0:0
- Running "getconfig -X 70101000 -I /etc/X11,/usr/etc/X11,/usr/lib/xorg/modules,/usr/lib/X11/getconfig -v 0x1002 -d 0x5460 -r 0x00 -s 0x1014 -b 0x056e -c 0x0300"
- sh: line 1: getconfig: command not found
- (==) Using default built-in configuration (43 lines)
- (EE) open /dev/fb0: No such file or directory
- (EE) AIGLX: DRI module not loaded
- xkb_keycodes { include "xfree86+aliases(qwerty)" };
- xkb_types { include "complete" };
- xkb_compatibility { include "complete" };
- xkb_symbols { include "pc(pc105)+us" };
- xkb_geometry { include "pc(pc105)" };
复制代码 |
|