- 論壇徽章:
- 0
|
求FREEBSD 上用XORG 7.3.1的一個問題.
STARTX后.出現(xiàn)
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中關(guān)于字體的是這樣設(shè)置的.
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了兩天了.沒有什么好的結(jié)果.
我的XORG是7.3.1版本的.謝謝 |
|