home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20849 < prev    next >
Encoding:
Text File  |  1992-12-17  |  3.2 KB  |  101 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!news.bbn.com!mips2!tmurr
  3. From: tmurr@hw21.ma30.bull.com (Tom Murray)
  4. Subject: Help :"could not open default font 'fixed'" in X
  5. Organization: Bull HN Informations Systems Inc.
  6. Date: Thu, 17 Dec 1992 17:54:42 GMT
  7. Message-ID: <1992Dec17.175442.28328@mips2.ma30.bull.com>
  8. Keywords: X, default font, fonts
  9. Sender: news@mips2.ma30.bull.com (Usenet News Manager)
  10. Lines: 89
  11.  
  12.  
  13.  I am new to Liux and have only users level knowledge of UNIX.
  14. About two weeks ago I ftp'ed the SLS package from MIT (.98pl5)
  15. and installed it. My system is a 386, 8 meg of memory, ESDI hard drive
  16. with a 65 meg linux partition and a 7 meg swap partition, and a 
  17. (sorry) TRIDENT 8900  chipset on the no-name vga controller with
  18. 1 meg of video ram.  Linux came up fine, but I couldn't get X up.
  19.          After reading numerous sugestions, and trying dozens of my
  20. own concoctions of the magic Xconfig ( with ZERO success, all attempts
  21. resulted in a grey screen, with small black figures across it, for n
  22. seconds followed by all black, and I had to reboot to get any screen 
  23. at all). I heard about a Trident fix in Xfree86.2.1. so I got it, 
  24. uncompressed it ,Untarred it. then ran startx as user1.
  25.         permission denied.
  26. so I ran XINIT, and got the following
  27.         (note:  THE screen did NOT go blank !!! SUCCESS , sort of)
  28.  
  29.  
  30.  
  31.  
  32.  
  33. no SIOCGIFCONF
  34. XFree86 Version 1.1 / X Window System
  35. (protocol Version 11, revision 0, vendor release 5000)
  36. Configured drivers:
  37.   VGA256 (256 colour SVGA):
  38.       et4000, et3000, pvga1, gvga, ati, tvga8900
  39. Trident chipset version: 0x13
  40. VGA256: tvga8900 (mem: 1024k numclocks: 4)
  41. VGA256:   clocks: 25 28 36 45
  42. VGA256: SpeedUp code selection modified because chipset != et4000
  43. VGA256: SpeedUp mode selected (Flags=0x30)
  44.  
  45. Fatal server error:
  46. could not open default font 'fixed'
  47.  
  48. giving up.
  49. xinit:  Interrupted system call (errno 4):  unable to connect to X server
  50. xinit:  No such process (errno 3):  Server error.
  51.  
  52.  
  53. so I followed the fonts path in the Xconfig and found it deadend-ed at
  54. /X11/fonts/misc  .. misc was empty  Hmmm.
  55.  
  56. well; back to MIT, same directory, 3 diskettes
  57.  cat a b c | uncompress | tar -xf -
  58.  
  59. now misc isn't empty  it has all kinds of .Z's in it .  Great
  60.  
  61. xinit
  62.  boom
  63. no SIOCGIFCONF
  64. XFree86 Version 1.1 / X Window System
  65. (protocol Version 11, revision 0, vendor release 5000)
  66. Configured drivers:
  67.   VGA256 (256 colour SVGA):
  68.       et4000, et3000, pvga1, gvga, ati, tvga8900
  69. Trident chipset version: 0x13
  70. VGA256: tvga8900 (mem: 1024k numclocks: 4)
  71. VGA256:   clocks: 25 28 36 45
  72. VGA256: SpeedUp code selection modified because chipset != et4000
  73. VGA256: SpeedUp mode selected (Flags=0x30)
  74.  
  75. Fatal server error:
  76. could not open default font 'fixed'
  77.  
  78. giving up.
  79. xinit:  Interrupted system call (errno 4):  unable to connect to X server
  80. xinit:  No such process (errno 3):  Server error.
  81.  
  82.  
  83. Same thing.  so I look around in misc/
  84.  no file called "fixed",
  85. there is a file called fonts.alias .  the first line of whch says
  86.  
  87. fixed   -misc-fixed-medium-r-dadadada ## ## ## ## iso something
  88.  
  89. none of the words match any filename in this directory .  ??
  90.  
  91. I am 53 feet deep and totally lost.
  92.  
  93. anybody got a clue what I have done wrong, or where to go from Here?
  94.  
  95.  
  96. Tom Murray
  97. t.murray@ma30.bull.com
  98.  
  99.  
  100.  
  101.