home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21255 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  3.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!math.fu-berlin.de!uni-paderborn.de!urmel.informatik.rwth-aachen.de!kaa!axel
  2. From: axel@kaa.informatik.rwth-aachen.de (Axel Kotulla)
  3. Newsgroups: comp.os.linux
  4. Subject: Graphics Ultra and Kernel modify
  5. Date: 21 Dec 92 14:36:13 GMT
  6. Organization: Rechnerbetrieb Informatik - RWTH Aachen
  7. Lines: 105
  8. Message-ID: <axel.724948573@kaa>
  9. NNTP-Posting-Host: kaa.informatik.rwth-aachen.de
  10. Summary: Problems with fixed font and Graphics Ultra
  11.  
  12. Hi,
  13.  
  14. I'am a (obviously little stupid) new user of linux.
  15.  
  16. The installation from the SLS-disk (ver .98 p5) succeded without any error. My configuration is now
  17.  
  18. 2 HD's:
  19.     first is completly DOS (/dev/hda) (200 MB)
  20.     seconds consists of 3 primary partions
  21.     (/dev/hdb1 for DOS (20 MB), /dev/hdb2 for extended linux filesystem (160 MB), /dev/hdb3 for linux swapping (20 MB))
  22.  
  23. I use an ATI Graphics Ultra with 1 MB.
  24.  
  25. So I got the new x8514new.tar.Z from tsx-11.mit.edu
  26.  
  27. I renamed the old X and copied the Xlinux.8514 over it
  28.  
  29. My monitor is an EIZO 9080i.
  30.  
  31. I made the following changes to my Xconfig:
  32.  
  33. #
  34. # some nice paths, to avoid conflicts with other X-servers
  35. #
  36. RGBPath        "/usr/X386/lib/X11/rgb"
  37. # Use this if the Type1 font code is in the server
  38. FontPath    "/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.  
  40. Keyboard
  41.   AutoRepeat 500 5
  42. #  Xleds      1 2 3
  43.   ServerNumLock
  44. #  DontZap
  45.  
  46. Microsoft    "/dev/ttys2"
  47. #MouseSystems    "/dev/ttys2"
  48. #MMSeries    "/dev/ttys2"
  49. Logitech        "/dev/ttys1"
  50. #MouseMan    "/dev/ttys2"
  51. #Busmouse    "/dev/ttys2"
  52. #  BaudRate    1200
  53. #  SampleRate    150
  54. #  Emulate3Buttons
  55.  
  56.     ( . . . )
  57.  
  58. ModeDB
  59. # Mode for EIZO 9080i
  60. # clock  horzontal timing      vertical timing                flags
  61.  "640x480"   25     640  672  768  800    480  490  492  525
  62.  "800x600"   50     800  820  860 1028    600  608  610  633
  63.  "1024x768"  76    1024 1064 1176 1300    768  778  793  806
  64.              85    1024 1040 1112 1328    768  804  809  859
  65.  "1152x900i" 64    1152 1184 1288 1400    900  904  933  943  Interlace
  66.  "1280x1024" 110   1280 1296 1408 1696   1024 1034 1044 1081
  67.  
  68.  
  69. after starting X-Windows with
  70.  
  71. startx
  72. , I get the following message:
  73.  
  74. X386 Version 1.2 / X Windows System [linux v1.1 8514/A alpha]
  75. (protocol Version 11, revision 0, vendor release 5000)
  76.  
  77. ibm8514
  78. failed to set default font path '/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/Type1/,/usr/X386/lib/X11/fonts/Speedo,/usr/X386/lib/X11/fonts/75dpi/'
  79. Fatal server error:
  80. could not open default font 'fixed'
  81.  
  82. giving up.
  83. xinit:  Invalid argument (errno 22):  unable to connect to X server
  84. xinit:  No such process (errno 3):  Server error.
  85.  
  86.  
  87. all paths exists, so I have no idea what's wrong. Has anyone out there an idea?
  88.  
  89. 2.
  90.  
  91. Another problem occured while making a new kernel for usage of the german "Umlaute".
  92.  
  93. If I say 
  94.  
  95.     make all
  96. or
  97.     make disk
  98.  
  99. in the directory /usr/src/linux
  100. the compiler tells me that he is looking for versions's 2.2.3 include files. I only got
  101. 2.2.2d
  102.  
  103. After simply renaming 2.2.2d to 2.2.3 (only for testing), I got the message
  104.  
  105. make: *** No way to make target `/usr/include/sys/cdefs.h'.  Stop.
  106.  
  107. while compiling in the net-module
  108.  
  109. Any  idea, what my problem is ?
  110.  
  111. I would be very thankful for every kind of hint.
  112.  
  113. Axel
  114.  
  115. -- 
  116. Axel Kotulla (E-Mail: axel@pool.informatik.rwth-aachen.de)
  117.