| 阅读上一个主题 :: 阅读下一个主题 |
| 作者 |
留言 |
freeflyheu 半仙
注册时间: 2006-06-21 文章: 31
|
发表于: Tue 2008-07-22 21:23:30 发表主题: Xorg启动问题.could not open default font 'fixed' |
|
|
求FREEBSD 上用XORG 7.3.1的一个问题.
STARTX后.出现
xauth: creating new authority file /root/.serverauth.880
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/zhihong.freeheu.cn:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 6.1-RELEASE i386
Current Operating System: FreeBSD zhihong.freeheu.cn 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat Jan 5 21:45:19 UTC 2008 xxxg@xxx.xxx.cn:/usr/src/sys/i386/compile/mykernel i386
Build Date: 23 May 2008 08:14:36PM
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: " ar/log/Xorg.0.log", Time: Tue Jul 22 21:08:31 2008
(EE) Unable to locate/open config file
New driver is "nv"
(==) Using default built-in configuration (55 lines)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "vga" (module does not exist, 0)
(II) Module "i2c" already built-in
(II) Module "ddc" already built-in
(II) Module "ramdac" already built-in
Fatal server error:
could not open default font 'fixed'
X connection to :0.0 broken (explicit kill or server shutdown).
//
我的XORG的xorg.config.new中关于字体的是这样设置的.
Section "Files"
RgbPath "/usr/local/share/X11/rgb"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
//
我GOOGLE了一下.有的说把字体中的misc注释就行了.可是我怎么注释还是不行.
不知道怎么回事.
论坛上有没有朋友比较懂啊.
小弟GOOGLE了两天了.没有什么好的结果.
我的XORG是7.3.1版本的.谢谢 |
|
| 返回页首 |
|
 |
xport 老妖

注册时间: 2004-05-27 文章: 1303 来自: N/A
|
|
| 返回页首 |
|
 |
freeflyheu 半仙
注册时间: 2006-06-21 文章: 31
|
发表于: Wed 2008-07-23 08:24:35 发表主题: |
|
|
没有啊.
原来是有的.就是有一次PORT UPDATE之后,就不行了.就是这样.
不知道怎么回事.网上搜索的.也没有很好的解决. |
|
| 返回页首 |
|
 |
vangelis 道童
注册时间: 2003-02-10 文章: 271
|
发表于: Wed 2008-07-23 12:45:25 发表主题: |
|
|
| (EE) Unable to locate/open config file[/quote] |
|
| 返回页首 |
|
 |
facts 半仙
注册时间: 2005-11-23 文章: 5
|
发表于: Wed 2008-07-23 14:44:28 发表主题: |
|
|
昨天我也遇到类似现象,肯定是字体问题.
用了个笨办法重装了xorg,解决问题. |
|
| 返回页首 |
|
 |
tlrjjds 半仙
注册时间: 2006-01-28 文章: 169
|
发表于: Thu 2008-07-24 02:09:14 发表主题: |
|
|
| 代码: | cd /usr/ports/x11-fonts/font-alias/ && make install clean
|
|
|
| 返回页首 |
|
 |
freeflyheu 半仙
注册时间: 2006-06-21 文章: 31
|
发表于: Sun 2008-07-27 18:37:28 发表主题: |
|
|
| 楼上的是什么意思啊.想问一下.怎么重新安装XORG |
|
| 返回页首 |
|
 |
pagx 道士
注册时间: 2006-05-11 文章: 781 来自: 上海
|
发表于: Sun 2008-07-27 20:19:14 发表主题: |
|
|
估计你不是通过正常方式安装的. 估计你只装了 xorg-server 而不是安装 xorg. 所以, 系统没有帮你自动把 xorg-font-xxx的那些安装包给装上。
PS: 上面那个是广告贴。你看它的注册时间就知道了。 |
|
| 返回页首 |
|
 |
freeflyheu 半仙
注册时间: 2006-06-21 文章: 31
|
发表于: Mon 2008-07-28 16:15:07 发表主题: |
|
|
| 呵呵.小弟弱智了. |
|
| 返回页首 |
|
 |
|