Chinaunix首页 | 论坛 | 博客
  • 博客访问: 60982323
  • 博文数量: 173
  • 博客积分: 10400
  • 博客等级: 上将
  • 技术积分: 5973
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-03 22:08
文章分类

全部博文(173)

文章存档

2013年(2)

2012年(1)

2011年(17)

2010年(28)

2009年(76)

2008年(49)

分类: LINUX

2009-01-02 16:27:38

刚刚碰到一个很奇怪的问题,忽然进不了X了,看提示是找不到字库的问题.

Linux "could not open default font 'fixed'."错误解决


不能进入Xwindow,错误如下:

log   file:"/var/log/XFree86.o.log"  
          Using   config   file:"/etc/X11/XF86Config.  
          Warninging:   font   renderer   for     ".TTF"   already   registered   at   priority   10    
          Warninging:   font   renderer   for     ".TTC"   already   registered   at   priority   10    
          Could   not   init   font   path   element   unix   /:7100   removing   from   list!  
          Fatal   server   error:  
          could   not   open   default   font   'fixed'.  
          XID:   fatal   ID   error   104   (Connection   reset   by   peer)   on   X   server   "   :0.0"

 

解决:进入/etc/X11/XF86Config   
  
  emacs   XF86Config     找到这里的内容: 
  
  section   "Files" 
  ...... 
            FontPath   "/usr/share/fonts/simsum   " 
            FontPath   "unix/:7100   "       (就这两个FontPath) 
  
  然后用   #   把   FontPath   "unix/:7100   "   注释掉重启OK。   
阅读(2919) | 评论(0) | 转发(0) |
0

上一篇:life settle down ...

下一篇:柏拉图

给主人留下些什么吧!~~