home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21449 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.3 KB  |  72 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!Sirius.dfn.de!tubsibr!dbstu1.rz.tu-bs.de!I2010301
  3. From: I2010301@dbstu1.rz.tu-bs.de
  4. Subject: Re: Graphics Ultra and Kernel modify
  5. Message-ID: <168C512DAE.I2010301@dbstu1.rz.tu-bs.de>
  6. Sender: postnntp@ibr.cs.tu-bs.de (nntp inews entry)
  7. Organization: Technical University Braunschweig, Germany
  8. References:  <axel.724948573@kaa>
  9. Date: Tue, 22 Dec 1992 20:27:07 GMT
  10. Lines: 60
  11.  
  12. In article <axel.724948573@kaa>
  13. axel@kaa.informatik.rwth-aachen.de (Axel Kotulla) writes:
  14.  
  15. >I'am a (obviously little stupid) new user of linux.
  16. >
  17. Ok, first of all, don't post a long text like your Xconfig.
  18. It's no help to find out your problem - it only makes your
  19. posting unreadable.
  20.  
  21.  
  22. >I use an ATI Graphics Ultra with 1 MB.
  23. >
  24. >So I got the new x8514new.tar.Z from tsx-11.mit.edu
  25. >
  26. >I renamed the old X and copied the Xlinux.8514 over it
  27. ok, so far so good, I have an ATI Vantage up'n running.
  28.  
  29.  
  30. >startx
  31. >, I get the following message:
  32. >
  33. >X386 Version 1.2 / X Windows System [linux v1.1 8514/A alpha]
  34. >(protocol Version 11, revision 0, vendor release 5000)
  35. >
  36. >ibm8514
  37. >failed to set default font path
  38. >'/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/Type1/,/usr/X386/lib/X11/fonts/Speedo,/usr/X386/lib/X11/fonts/75dpi/'
  39. >Fatal server error:
  40. >could not open default font 'fixed'
  41. >
  42. You are lucky that  the binaries got up - the best then is to
  43. recompile the whole stuff. But this won't solve your problems.
  44. The 8514 X server has some problems with compressed fonts. So what you
  45. have to do is to cd to the fontpaths, exec uncompress and run
  46. makefontdir. Hope this will help.
  47.  
  48.  
  49. >
  50. >2.
  51. >
  52. >Another problem occured while making a new kernel for usage of the german "Umlaute".
  53. >make all ...
  54. >
  55. >in the directory /usr/src/linux
  56. >the compiler tells me that he is looking for versions's 2.2.3 include files. I only got
  57. >2.2.2d
  58. >
  59. >After simply renaming 2.2.2d to 2.2.3 (only for testing), I got the message
  60. >
  61. >make: *** No way to make target `/usr/include/sys/cdefs.h'.  Stop.
  62.  
  63.  
  64. grep the new compiler. Linux is a developing system which changes
  65. likely with the velocity of light. But be careful - it is possible that
  66. you have to rebuild all of your binaries.
  67.  
  68. Hope I could help you.
  69. If not send personal mails. I will do my best.
  70. happy X-mas - have a nice hack
  71.   harvey
  72.