Problem: Could not init font path element unix/:7100, removing from list!

本文提供了解决X系统启动时因字体配置问题导致错误的方法。通过检查和修改XF86Config文件中的字体路径设置,可以有效解决由于字体文件夹缺失引起的启动失败问题。

 Solution:

   /etc/X11/XF86Config (in RH9...check the path in SuSE) has been corrupted

check the following lines in ur XF86Config

Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.

RgbPath "/usr/X11R6/lib/X11/rgb"
# FontPath "unix/:7100" => I commented & added the below line when I had the same issue/error in my RHL9
FontPath "/usr/X11R6/lib/X11/fonts/misc"
EndSection

 

原因:
1.字体有问题,因为 /etc/X11/fs/config的 catalogue =指定的字体文件夹没有,而不能启动
2. 根分区空间不足

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值