[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:27473] to woody: can't start X
川藤です。
woodyへの移行を行なっているのですが、Xが立ち上がりません。
startxのログは以下のようです。
XFree86 Version 3.3.6 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: January 8 2000
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems. (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.18 i686 [ELF]
Configured drivers:
SVGA: server for SVGA graphics adaptors (Patchlevel 1):
<snip>
XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keycodes: "xfree86"
(**) XKB: types: "default"
(**) XKB: compat: "default"
(**) XKB: symbols: "us(pc101)"
(**) XKB: geometry: "pc"
(**) XKB: rules: "xfree86"
(**) XKB: model: "pc101"
(**) XKB: layout: "us"
(**) XKB: options: "ctrl:swapcaps"
(**) Mouse: type: PS/2, device: /dev/mouse, buttons: 3
(**) SVGA: Graphics device ID: "Primary Card"
(**) SVGA: Monitor ID: "Primary Monitor"
(**) FontPath set to "unix/:7110"
<snip>
Fatal server error:
could not open default font 'fixed'
このメッセージからはフォントが見つからないようなのですが、
xfs-xttが見ているディレクトリにはそれらしく入っているようなのです
が。以下、/etc/X11/fs-xtt/config。
# font server configuration file
# $XConsortium: config.cpp,v 1.7 91/08/22 11:39:59 rws Exp $
# allow a maximum of 10 clients to connect to this font server
client-limit = 10
# when a font server reaches its limit, start up a new one
clone-self = on
# log messages to /var/log/xfs-xtt.log (if syslog is not used)
error-file = /var/log/xfs-xtt.log
# log errors using syslog
use-syslog = on
# turn off TCP port listening (Unix domain connections are still permitted)
no-listen = tcp
# paths to search for fonts
catalogue = /usr/lib/X11/fonts/misc/:unscaled,/usr/lib/X11/fonts/cyrillic/:unscaled,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/CID,/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/TrueType
# in decipoints
default-point-size = 120
# x1,y1,x2,y2,...
default-resolutions = 100,100,75,75
# font cache control, specified in kB
cache-hi-mark = 20480
cache-low-mark = 1433
cache-balance = 70
例えば、/usr/lib/X11/fonts/100dpiの中は、以下のようになっていま
す。他に調べるべきポイント等、どなたかアドバイスいただけないでしょ
うか?
total 1319
-rw-r--r-- 1 root root 5648 Dec 25 14:35 UTI___10.pcf.gz
-rw-r--r-- 1 root root 6100 Dec 25 14:35 UTI___12.pcf.gz
-rw-r--r-- 1 root root 6943 Dec 25 14:35 UTI___14.pcf.gz
-rw-r--r-- 1 root root 8114 Dec 25 14:35 UTI___18.pcf.gz
-rw-r--r-- 1 root root 10000 Dec 25 14:35 UTI___24.pcf.gz
-rw-r--r-- 1 root root 5435 Dec 25 14:35 UTRG__10.pcf.gz
-rw-r--r-- 1 root root 5901 Dec 25 14:35 UTRG__12.pcf.gz
-rw-r--r-- 1 root root 6353 Dec 25 14:35 UTRG__14.pcf.gz
-rw-r--r-- 1 root root 7393 Dec 25 14:35 UTRG__18.pcf.gz
-rw-r--r-- 1 root root 8986 Dec 25 14:35 UTRG__24.pcf.gz
-rw-r--r-- 1 root root 4331 Dec 25 14:35 charI08.pcf.gz
-rw-r--r-- 1 root root 4788 Dec 25 14:35 charI10.pcf.gz
-rw-r--r-- 1 root root 5301 Dec 25 14:35 charI12.pcf.gz
-rw-r--r-- 1 root root 5680 Dec 25 14:35 charI14.pcf.gz
-rw-r--r-- 1 root root 6406 Dec 25 14:35 charI18.pcf.gz
-rw-r--r-- 1 root root 7618 Dec 25 14:35 charI24.pcf.gz
-rw-r--r-- 1 root root 4237 Dec 25 14:35 charR08.pcf.gz
-rw-r--r-- 1 root root 4672 Dec 25 14:35 charR10.pcf.gz
-rw-r--r-- 1 root root 5034 Dec 25 14:35 charR12.pcf.gz
-rw-r--r-- 1 root root 5292 Dec 25 14:35 charR14.pcf.gz
-rw-r--r-- 1 root root 6069 Dec 25 14:35 charR18.pcf.gz
-rw-r--r-- 1 root root 6956 Dec 25 14:35 charR24.pcf.gz
-rw-r--r-- 1 root root 4406 Dec 25 14:35 courB08.pcf.gz
-rw-r--r-- 1 root root 4832 Dec 25 14:35 courB10.pcf.gz
-rw-r--r-- 1 root root 5026 Dec 25 14:35 courB12.pcf.gz
-rw-r--r-- 1 root root 5311 Dec 25 14:35 courB14.pcf.gz
-rw-r--r-- 1 root root 6021 Dec 25 14:35 courB18.pcf.gz
-rw-r--r-- 1 root root 7629 Dec 25 14:35 courB24.pcf.gz
-rw-r--r-- 1 root root 4594 Dec 25 14:35 courBO08.pcf.gz
-rw-r--r-- 1 root root 5098 Dec 25 14:35 courBO10.pcf.gz
-rw-r--r-- 1 root root 5367 Dec 25 14:35 courBO12.pcf.gz
-rw-r--r-- 1 root root 5725 Dec 25 14:35 courBO14.pcf.gz
-rw-r--r-- 1 root root 6511 Dec 25 14:35 courBO18.pcf.gz
-rw-r--r-- 1 root root 8408 Dec 25 14:35 courBO24.pcf.gz
-rw-r--r-- 1 root root 4450 Dec 25 14:35 courO08.pcf.gz
-rw-r--r-- 1 root root 5047 Dec 25 14:35 courO10.pcf.gz
-rw-r--r-- 1 root root 5344 Dec 25 14:35 courO12.pcf.gz
-rw-r--r-- 1 root root 5503 Dec 25 14:35 courO14.pcf.gz
-rw-r--r-- 1 root root 6141 Dec 25 14:35 courO18.pcf.gz
-rw-r--r-- 1 root root 7434 Dec 25 14:35 courO24.pcf.gz
-rw-r--r-- 1 root root 4292 Dec 25 14:35 courR08.pcf.gz
-rw-r--r-- 1 root root 4777 Dec 25 14:35 courR10.pcf.gz
-rw-r--r-- 1 root root 4911 Dec 25 14:35 courR12.pcf.gz
-rw-r--r-- 1 root root 5155 Dec 25 14:35 courR14.pcf.gz
-rw-r--r-- 1 root root 5804 Dec 25 14:35 courR18.pcf.gz
-rw-r--r-- 1 root root 7153 Dec 25 14:35 courR24.pcf.gz
-rw-r--r-- 1 root root 3302 Mar 15 21:05 fonts.alias
-rw-r--r-- 1 root root 15926 Mar 15 21:05 fonts.dir
-rw-r--r-- 1 root root 4791 Dec 25 14:35 helvB08.pcf.gz
-rw-r--r-- 1 root root 5312 Dec 25 14:35 helvB10.pcf.gz
-rw-r--r-- 1 root root 5670 Dec 25 14:35 helvB12.pcf.gz
-rw-r--r-- 1 root root 5912 Dec 25 14:35 helvB14.pcf.gz
-rw-r--r-- 1 root root 6731 Dec 25 14:35 helvB18.pcf.gz
-rw-r--r-- 1 root root 8267 Dec 25 14:35 helvB24.pcf.gz
-rw-r--r-- 1 root root 5012 Dec 25 14:35 helvBO08.pcf.gz
-rw-r--r-- 1 root root 5632 Dec 25 14:35 helvBO10.pcf.gz
-rw-r--r-- 1 root root 6064 Dec 25 14:35 helvBO12.pcf.gz
-rw-r--r-- 1 root root 6326 Dec 25 14:35 helvBO14.pcf.gz
-rw-r--r-- 1 root root 7325 Dec 25 14:35 helvBO18.pcf.gz
-rw-r--r-- 1 root root 9553 Dec 25 14:35 helvBO24.pcf.gz
-rw-r--r-- 1 root root 4953 Dec 25 14:35 helvO08.pcf.gz
-rw-r--r-- 1 root root 5613 Dec 25 14:35 helvO10.pcf.gz
-rw-r--r-- 1 root root 5850 Dec 25 14:35 helvO12.pcf.gz
-rw-r--r-- 1 root root 6280 Dec 25 14:35 helvO14.pcf.gz
-rw-r--r-- 1 root root 7401 Dec 25 14:35 helvO18.pcf.gz
-rw-r--r-- 1 root root 9362 Dec 25 14:35 helvO24.pcf.gz
-rw-r--r-- 1 root root 4772 Dec 25 14:35 helvR08.pcf.gz
-rw-r--r-- 1 root root 5262 Dec 25 14:35 helvR10.pcf.gz
-rw-r--r-- 1 root root 5574 Dec 25 14:35 helvR12.pcf.gz
-rw-r--r-- 1 root root 5836 Dec 25 14:35 helvR14.pcf.gz
-rw-r--r-- 1 root root 6740 Dec 25 14:35 helvR18.pcf.gz
-rw-r--r-- 1 root root 8281 Dec 25 14:35 helvR24.pcf.gz
-rw-r--r-- 1 root root 4936 Dec 25 14:35 luBIS08.pcf.gz
-rw-r--r-- 1 root root 5557 Dec 25 14:35 luBIS10.pcf.gz
-rw-r--r-- 1 root root 6068 Dec 25 14:35 luBIS12.pcf.gz
-rw-r--r-- 1 root root 6669 Dec 25 14:35 luBIS14.pcf.gz
-rw-r--r-- 1 root root 7552 Dec 25 14:35 luBIS18.pcf.gz
-rw-r--r-- 1 root root 7792 Dec 25 14:35 luBIS19.pcf.gz
-rw-r--r-- 1 root root 9309 Dec 25 14:35 luBIS24.pcf.gz
-rw-r--r-- 1 root root 4778 Dec 25 14:35 luBS08.pcf.gz
-rw-r--r-- 1 root root 5217 Dec 25 14:35 luBS10.pcf.gz
-rw-r--r-- 1 root root 5649 Dec 25 14:35 luBS12.pcf.gz
-rw-r--r-- 1 root root 6072 Dec 25 14:35 luBS14.pcf.gz
-rw-r--r-- 1 root root 6817 Dec 25 14:35 luBS18.pcf.gz
-rw-r--r-- 1 root root 7033 Dec 25 14:35 luBS19.pcf.gz
-rw-r--r-- 1 root root 8201 Dec 25 14:35 luBS24.pcf.gz
-rw-r--r-- 1 root root 4886 Dec 25 14:35 luIS08.pcf.gz
-rw-r--r-- 1 root root 5531 Dec 25 14:35 luIS10.pcf.gz
-rw-r--r-- 1 root root 6067 Dec 25 14:35 luIS12.pcf.gz
-rw-r--r-- 1 root root 6571 Dec 25 14:35 luIS14.pcf.gz
-rw-r--r-- 1 root root 7392 Dec 25 14:35 luIS18.pcf.gz
-rw-r--r-- 1 root root 7626 Dec 25 14:35 luIS19.pcf.gz
-rw-r--r-- 1 root root 9190 Dec 25 14:35 luIS24.pcf.gz
-rw-r--r-- 1 root root 4691 Dec 25 14:35 luRS08.pcf.gz
-rw-r--r-- 1 root root 5063 Dec 25 14:35 luRS10.pcf.gz
-rw-r--r-- 1 root root 5542 Dec 25 14:35 luRS12.pcf.gz
-rw-r--r-- 1 root root 5941 Dec 25 14:35 luRS14.pcf.gz
-rw-r--r-- 1 root root 6687 Dec 25 14:35 luRS18.pcf.gz
-rw-r--r-- 1 root root 6861 Dec 25 14:35 luRS19.pcf.gz
-rw-r--r-- 1 root root 8052 Dec 25 14:35 luRS24.pcf.gz
-rw-r--r-- 1 root root 4956 Dec 25 14:35 lubB08.pcf.gz
-rw-r--r-- 1 root root 5317 Dec 25 14:35 lubB10.pcf.gz
-rw-r--r-- 1 root root 5842 Dec 25 14:35 lubB12.pcf.gz
-rw-r--r-- 1 root root 6210 Dec 25 14:35 lubB14.pcf.gz
-rw-r--r-- 1 root root 7083 Dec 25 14:35 lubB18.pcf.gz
-rw-r--r-- 1 root root 7304 Dec 25 14:35 lubB19.pcf.gz
-rw-r--r-- 1 root root 8615 Dec 25 14:35 lubB24.pcf.gz
-rw-r--r-- 1 root root 5188 Dec 25 14:35 lubBI08.pcf.gz
-rw-r--r-- 1 root root 5671 Dec 25 14:35 lubBI10.pcf.gz
-rw-r--r-- 1 root root 6203 Dec 25 14:35 lubBI12.pcf.gz
-rw-r--r-- 1 root root 6838 Dec 25 14:35 lubBI14.pcf.gz
-rw-r--r-- 1 root root 7818 Dec 25 14:35 lubBI18.pcf.gz
-rw-r--r-- 1 root root 7986 Dec 25 14:35 lubBI19.pcf.gz
-rw-r--r-- 1 root root 9684 Dec 25 14:35 lubBI24.pcf.gz
-rw-r--r-- 1 root root 5112 Dec 25 14:35 lubI08.pcf.gz
-rw-r--r-- 1 root root 5604 Dec 25 14:35 lubI10.pcf.gz
-rw-r--r-- 1 root root 6163 Dec 25 14:35 lubI12.pcf.gz
-rw-r--r-- 1 root root 6712 Dec 25 14:35 lubI14.pcf.gz
-rw-r--r-- 1 root root 7635 Dec 25 14:35 lubI18.pcf.gz
-rw-r--r-- 1 root root 7821 Dec 25 14:35 lubI19.pcf.gz
-rw-r--r-- 1 root root 9518 Dec 25 14:35 lubI24.pcf.gz
-rw-r--r-- 1 root root 4838 Dec 25 14:35 lubR08.pcf.gz
-rw-r--r-- 1 root root 5241 Dec 25 14:35 lubR10.pcf.gz
-rw-r--r-- 1 root root 5699 Dec 25 14:35 lubR12.pcf.gz
-rw-r--r-- 1 root root 6180 Dec 25 14:35 lubR14.pcf.gz
-rw-r--r-- 1 root root 6941 Dec 25 14:35 lubR18.pcf.gz
-rw-r--r-- 1 root root 7136 Dec 25 14:35 lubR19.pcf.gz
-rw-r--r-- 1 root root 8449 Dec 25 14:35 lubR24.pcf.gz
-rw-r--r-- 1 root root 3647 Dec 25 14:35 lutBS08.pcf.gz
-rw-r--r-- 1 root root 4047 Dec 25 14:35 lutBS10.pcf.gz
-rw-r--r-- 1 root root 4370 Dec 25 14:35 lutBS12.pcf.gz
-rw-r--r-- 1 root root 4798 Dec 25 14:35 lutBS14.pcf.gz
-rw-r--r-- 1 root root 5350 Dec 25 14:35 lutBS18.pcf.gz
-rw-r--r-- 1 root root 5520 Dec 25 14:35 lutBS19.pcf.gz
-rw-r--r-- 1 root root 6420 Dec 25 14:35 lutBS24.pcf.gz
-rw-r--r-- 1 root root 3665 Dec 25 14:35 lutRS08.pcf.gz
-rw-r--r-- 1 root root 3947 Dec 25 14:35 lutRS10.pcf.gz
-rw-r--r-- 1 root root 4334 Dec 25 14:35 lutRS12.pcf.gz
-rw-r--r-- 1 root root 4796 Dec 25 14:35 lutRS14.pcf.gz
-rw-r--r-- 1 root root 5397 Dec 25 14:35 lutRS18.pcf.gz
-rw-r--r-- 1 root root 5516 Dec 25 14:35 lutRS19.pcf.gz
-rw-r--r-- 1 root root 6377 Dec 25 14:35 lutRS24.pcf.gz
-rw-r--r-- 1 root root 5004 Dec 25 14:35 ncenB08.pcf.gz
-rw-r--r-- 1 root root 5687 Dec 25 14:35 ncenB10.pcf.gz
-rw-r--r-- 1 root root 6118 Dec 25 14:35 ncenB12.pcf.gz
-rw-r--r-- 1 root root 6413 Dec 25 14:35 ncenB14.pcf.gz
-rw-r--r-- 1 root root 7418 Dec 25 14:35 ncenB18.pcf.gz
-rw-r--r-- 1 root root 8999 Dec 25 14:35 ncenB24.pcf.gz
-rw-r--r-- 1 root root 5187 Dec 25 14:35 ncenBI08.pcf.gz
-rw-r--r-- 1 root root 5838 Dec 25 14:35 ncenBI10.pcf.gz
-rw-r--r-- 1 root root 6520 Dec 25 14:35 ncenBI12.pcf.gz
-rw-r--r-- 1 root root 6621 Dec 25 14:35 ncenBI14.pcf.gz
-rw-r--r-- 1 root root 7813 Dec 25 14:35 ncenBI18.pcf.gz
-rw-r--r-- 1 root root 10156 Dec 25 14:35 ncenBI24.pcf.gz
-rw-r--r-- 1 root root 4981 Dec 25 14:35 ncenI08.pcf.gz
-rw-r--r-- 1 root root 5644 Dec 25 14:35 ncenI10.pcf.gz
-rw-r--r-- 1 root root 6343 Dec 25 14:35 ncenI12.pcf.gz
-rw-r--r-- 1 root root 6498 Dec 25 14:35 ncenI14.pcf.gz
-rw-r--r-- 1 root root 7302 Dec 25 14:35 ncenI18.pcf.gz
-rw-r--r-- 1 root root 10098 Dec 25 14:35 ncenI24.pcf.gz
-rw-r--r-- 1 root root 4874 Dec 25 14:35 ncenR08.pcf.gz
-rw-r--r-- 1 root root 5572 Dec 25 14:35 ncenR10.pcf.gz
-rw-r--r-- 1 root root 6007 Dec 25 14:35 ncenR12.pcf.gz
-rw-r--r-- 1 root root 6124 Dec 25 14:35 ncenR14.pcf.gz
-rw-r--r-- 1 root root 7229 Dec 25 14:35 ncenR18.pcf.gz
-rw-r--r-- 1 root root 9163 Dec 25 14:35 ncenR24.pcf.gz
-rw-r--r-- 1 root root 4464 Dec 25 14:35 symb08.pcf.gz
-rw-r--r-- 1 root root 5033 Dec 25 14:35 symb10.pcf.gz
-rw-r--r-- 1 root root 5516 Dec 25 14:35 symb12.pcf.gz
-rw-r--r-- 1 root root 5671 Dec 25 14:35 symb14.pcf.gz
-rw-r--r-- 1 root root 6389 Dec 25 14:35 symb18.pcf.gz
-rw-r--r-- 1 root root 8375 Dec 25 14:35 symb24.pcf.gz
-rw-r--r-- 1 root root 4938 Dec 25 14:35 tech14.pcf.gz
-rw-r--r-- 1 root root 4988 Dec 25 14:35 techB14.pcf.gz
-rw-r--r-- 1 root root 4941 Dec 25 14:35 term14.pcf.gz
-rw-r--r-- 1 root root 4903 Dec 25 14:35 termB14.pcf.gz
-rw-r--r-- 1 root root 4845 Dec 25 14:35 timB08.pcf.gz
-rw-r--r-- 1 root root 5470 Dec 25 14:35 timB10.pcf.gz
-rw-r--r-- 1 root root 5797 Dec 25 14:35 timB12.pcf.gz
-rw-r--r-- 1 root root 6073 Dec 25 14:35 timB14.pcf.gz
-rw-r--r-- 1 root root 7053 Dec 25 14:35 timB18.pcf.gz
-rw-r--r-- 1 root root 8719 Dec 25 14:35 timB24.pcf.gz
-rw-r--r-- 1 root root 5081 Dec 25 14:35 timBI08.pcf.gz
-rw-r--r-- 1 root root 5775 Dec 25 14:35 timBI10.pcf.gz
-rw-r--r-- 1 root root 6102 Dec 25 14:35 timBI12.pcf.gz
-rw-r--r-- 1 root root 6480 Dec 25 14:35 timBI14.pcf.gz
-rw-r--r-- 1 root root 7910 Dec 25 14:35 timBI18.pcf.gz
-rw-r--r-- 1 root root 9421 Dec 25 14:35 timBI24.pcf.gz
-rw-r--r-- 1 root root 4939 Dec 25 14:35 timI08.pcf.gz
-rw-r--r-- 1 root root 5580 Dec 25 14:35 timI10.pcf.gz
-rw-r--r-- 1 root root 5949 Dec 25 14:35 timI12.pcf.gz
-rw-r--r-- 1 root root 6462 Dec 25 14:35 timI14.pcf.gz
-rw-r--r-- 1 root root 7607 Dec 25 14:35 timI18.pcf.gz
-rw-r--r-- 1 root root 9331 Dec 25 14:35 timI24.pcf.gz
-rw-r--r-- 1 root root 4766 Dec 25 14:35 timR08.pcf.gz
-rw-r--r-- 1 root root 5396 Dec 25 14:35 timR10.pcf.gz
-rw-r--r-- 1 root root 5726 Dec 25 14:35 timR12.pcf.gz
-rw-r--r-- 1 root root 6034 Dec 25 14:35 timR14.pcf.gz
-rw-r--r-- 1 root root 6817 Dec 25 14:35 timR18.pcf.gz
-rw-r--r-- 1 root root 8480 Dec 25 14:35 timR24.pcf.gz