home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10775 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  3.1 KB

  1. Path: sparky!uunet!paladin.american.edu!gatech!swrinde!cs.utexas.edu!gateway
  2. From: DS1437@acspr1.acs.brockport.edu
  3. Newsgroups: comp.unix.bsd
  4. Subject: RE: Font Problems with Xfree86
  5. Date: 30 Dec 1992 16:01:37 -0600
  6. Organization: UTexas Mail-to-News Gateway
  7. Lines: 67
  8. Sender: daemon@cs.utexas.edu
  9. Message-ID: <9212302201.AA01419@deepthought.cs.utexas.edu>
  10. NNTP-Posting-Host: cs.utexas.edu
  11.  
  12. R>From: rich@Rice.edu (& Murphey)
  13. R>Subject: Re: Xfree86 Font directory problem?
  14. R>>>>>> In article <9212300215.AA00524@deepthought.cs.utexas.edu>, DS1437@acspr1.acs.brockport.edu writes:
  15. R>D> NNTP-Posting-Host: cs.utexas.edu
  16. R>
  17. R>D>     I am having problems getting Xfree86 running, it seems to initiaize
  18. R>D> the screen fine , but then switches back to text, and hangs the console
  19. R>D> port (still can telnet in). I found out that there is an error that
  20. R>D> the server is reporting but never showing, I can only get this error on
  21. R>D> a system that is telneted in, it is:
  22. R>
  23. R>D> failed to set default font path '/usr/X386/lib/X11/fonts/misc/,/usr/X386
  24. R>D> /lib/X11/fonts/75dpi/'
  25. R>D> Fatal server error:
  26. R>D> could not open default font 'fixed'
  27. R>
  28. R>The XFree86 1.1 server checks the font path  more thoroughly if you
  29. R>set it in your Xconfig than if you use the default.  Try setting it:
  30. R>
  31. R>FontPath "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dpi/"
  32. R>
  33. R>and see if that helps.  We are working on improving this for the next
  34. R>release.  Rich
  35.  
  36.     I think thats where the server was getting the name for the font
  37. directories. Sorry I was going to include my Xconfig file in the message
  38. too, but I forgot. Here it is --
  39.  
  40. #########################################################################
  41. RGBPath                "/usr/X386/lib/X11/rgb"
  42. FontPath         "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dpi/"
  43. Keyboard
  44.   AutoRepeat 500 5
  45.   Xleds      1 2 3
  46.   ServerNumLock
  47.   DontZap
  48. microsoft        "/dev/com1"
  49.  BaudRate        9600
  50.   SampleRate     150
  51.   Emulate3Buttons
  52. vga256
  53.   Virtual        640 480
  54.   ViewPort      0 0
  55.   Modes          "640x480"
  56.  
  57. ModeDB
  58. ###############################################################################
  59. # Monitor:              Gateway 2000 Crystal Scan NI (Mag Computronics 1448)
  60. # Contributor:          Thomas Naughton [naughton@chinet.chi.il.us]
  61. # Last Edit Date:       10/17/91
  62. #
  63. # name        clock   horizontal timing     vertical timing      flags
  64.  "640x480"     25      640  672  768  800    480  490  492  525
  65.  "800x600"     50      800  864  970 1056    600  608  615  633
  66.  "1152x900i"   68     1152 1172 1288 1368    900  909  933  937  Interlace
  67. # Refresh rate = 57.44Hz ; Horizontal Frequency = 47.79KHz
  68.  
  69. ****************************************************************************
  70. Name: Donald L. Schleede                      Snail-Mail:
  71. Call: KB2LZF (kb2lzf@wb2wxq.ny.na.usa)          Dept. Earth Sciences
  72. E-mail Addresses:                               SUNY Brockport
  73.  ds1437@acspr1.acs.brockport.edu                Brockport, NY 14420
  74.  dschleede@unidata.ucar.edu                   Twisted Pair:
  75.  root@kb2lzf.UUCP                               (716) 395-5718
  76. Planet: Earth
  77. ****************************************************************************
  78.  
  79.