home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / riscbsd / 1_1_beta / faq_txt < prev    next >
Text File  |  1996-10-07  |  28KB  |  730 lines

  1. RiscBSD FAQ
  2. ===========
  3.  
  4. This FAQ is copyright (c) Mark Brinicombe 1995, all rights reserved.
  5. Permission is granted to copy this document as a whole or in part provided
  6. that this copyright message is included in all copies.
  7.  
  8. RiscBSD X Window FAQ
  9. ====================
  10. Sections 10 and 11 of the RiscBSD FAQ make up the RiscBSD X Window FAQ.
  11. This FAQ is copyright (c) Rob Black 1995, all rights reserved. Permission is
  12. granted to copy this document as a whole or in part provided that this
  13. copyright message is included in all copies.
  14.  
  15. The authors of this document provides no warranty, express or implied, as
  16. to the accuracy of the information contained here although all the
  17. information is supplied in good faith.
  18.  
  19.  
  20. $Id: FAQ.txt,v 1.6 1996/02/08 22:43:54 mark Exp $
  21.  
  22. $Log: FAQ.txt,v $
  23. Revision 1.6  1996/02/08 22:43:54  mark
  24. Question 3.2 updated.
  25. Question 3.3 updated.
  26. Question 3.4 extended to cover latest information
  27. Added question 6.5 "What is the long term multiprocessor goal"
  28. Spelling correction to question 8.1
  29.  
  30. Revision 1.5  1996/02/05 05:14:40  mark
  31. Updated question 2.9
  32. Updated question 3.2
  33. Updated question 3.3
  34. Updated question 4.2
  35. Added question 4.5 "How do I configure a custon kernel"
  36. Updated question 5.7
  37. Extended question 8.1 to add send-pr info
  38. Updated question 8.4
  39. Updaed swap size recommendation in question 10.1
  40.  
  41. Revision 1.4  1996/02/02 05:23:01  mark
  42. Misc changes
  43.  
  44. Revision 1.3  1996/01/30 22:57:07  mark
  45. Answer to question 3.2 updated
  46. Question 3.3 renumbered to 3.4
  47. Added question 3.3 "What sizes are the current packages"
  48. Question 5.2 updated
  49. Question 5.3 updated
  50. Question 5.4 spelling updated
  51. Question 5.5 updated
  52. Question 6.4 updated
  53. Question 7.2 updated
  54.  
  55. Revision 1.2  1996/01/29 03:25:23  mark
  56. Added Section 9 "How do I do ..."
  57. Added Question 9.1 "How do I add users to my system"
  58. Modified question 2.4
  59. Modified question 3.3
  60.  
  61. Revision 1.1  1996/01/28 22:46:46  mark
  62. Initial revision
  63.  
  64.  
  65.  
  66. ------------------------------------------------------------------------------
  67. Contents:
  68.  
  69. 1. Basics of RiscBSD
  70. Q 1.1: What is RiscBSD
  71. Q 1.2: What type of machine is supported
  72. Q 1.3: What are the hardware requirements
  73. Q 1.4: What is the state of the A7000 port
  74.  
  75. 2. Availability and Information
  76. Q 2.1: When is the beta release going to be available
  77. Q 2.2: How is RiscBSD available
  78. Q 2.3: Is there an FTP site for RiscBSD
  79. Q 2.4: Are there any FTP mirrors
  80. Q 2.5: How much does the CDROM cost
  81. Q 2.6: Where can I get more information on RiscBSD
  82. Q 2.7: Are there any mailing lists
  83. Q 2.8: How do I contact the kernel team?
  84. Q 2.9: Where do I get the sources
  85.  
  86. 3. The RiscBSD distribution
  87. Q 3.1: I have the Alpha-2 release: will I need to reinstall everything?
  88. Q 3.2: What packages are currently available?
  89. Q 3.3: What sizes are the current packages
  90. Q 3.4: Why are you still using GCC 2.6.3?
  91.  
  92. 4. Kernel matters
  93. Q 4.1: Why is floating point so slow?
  94. Q 4.2: Is there a new FPE?
  95. Q 4.3: How big is the kernel
  96. Q 4.4: What processors does the kernel support
  97. Q 4.5: How do I configure a custom kernel ?
  98.  
  99. 5. Device drivers
  100. Q 5.1: What device drivers are available for standard RPC hardwareSoftware
  101. Q 5.2: What SCSI cards are supported
  102. Q 5.3: What ethernet cards are supported
  103. Q 5.4: Will there be 16bit sound support?
  104. Q 5.5: Are there any other drivers under development/planned
  105. Q 5.6: Are there any cards which are unlikely to be supported in the near
  106. future?
  107. Q 5.7: What about ATAPI CDROM support ?
  108.  
  109. 6. Multiprocessor card (Simtec Hydra)
  110. Q 6.1: What is the current status of multiprocessor card support?
  111. Q 6.2: Will the card be used for running custom accelerators or full MP?
  112. Q 6.3: Will it be possible to run RiscBSD on a slave processor in a RiscOS
  113. window?
  114. Q 6.4: Can the 486 card be used from within RiscBSD?
  115. Q 6.5: What is the long term multiprocessor goal
  116.  
  117. 7. Ported Software
  118. Q 7.1: What software is available?
  119. Q 7.2: Can I compile C++ under RiscBSD?
  120. Q 7.3: What networking software is available?
  121. Q 7.4: Is MudOS available?
  122.  
  123. 8. Bugs and Errors
  124. Q 8.1: Who do I report bugs to?
  125. Q 8.2: savecore reports an error during multiuser startup.
  126. Q 8.3: What does proc size mismatch error mean ?
  127. Q 8.4: Global constructors in c++ code are not working
  128.  
  129. 9. How do I do ....
  130. Q 9.1: How do I add users the my system ?
  131.  
  132.  
  133. 10. The X Window System
  134. Q 10.1: What is the minimum specification of machine to run X?
  135. Q 10.2: What is the current state of X?
  136. Q 10.3: Who do I report bugs to?
  137. Q 10.4: What are the known problems and features of X under RiscBSD?
  138. Q 10.5: Where is libXpm / xpm.h ?
  139. Q 10.6: Is Motif available?
  140. Q 10.7: Are programs compiled with Motif available?
  141. Q 10.8: How do I set up xdm?
  142.  
  143. 11. Troubleshooting X
  144. Q 11.1: I get error messages about missing devices.
  145. Q 11.2: Everything works if I'm root, but not otherwise.
  146. Q 11.3: X is really slow to start up and so are some X apps.
  147. Q 11.4: I get error messages about invalid keycodes.
  148.  
  149.  
  150.  
  151. Subject: 1. Basics of RiscBSD
  152.  
  153. Q 1.1: What is RiscBSD
  154. A: RiscBSD is a port of NetBSD to the arm6+ family or processors running in
  155. 32bit data, 32bit address mode. The official NetBSD port name is NetBSD/arm32
  156. RiscBSD is not just NetBSD/arm32 but builds on it adding packages like
  157. X11R6 and hosts of other software to form a much more complete system.
  158.  
  159.  
  160. Q 1.2: What type of machine is supported
  161. A: A RiscPC 600 or RiscPC700. Currently a bit of work is still needed before
  162. it can be run on the A7000 or other ARM7500 platforms. Currently VRAM is also
  163. needed.
  164.  
  165.  
  166. Q 1.3: What are the hardware requirements
  167. A: The latest release of RiscBSD including X11R6 requires a ARM6+ RISCPC
  168. with a minimum of 1MB VRAM, 8MB DRAM and 400MB if disk space.
  169. This answer is rather short and not very informative. I will extend it
  170. shortly.
  171.  
  172.  
  173. Q 1.4: What is the state of the A7000 port
  174. A: RiscBSD is almost ready to run on a A7000. The only part of the kernel
  175. that does not support the A7000 is the video memory and VIDC code. The
  176. kernel bootstrap needs to be extended (half done already) to reserved
  177. a chunk of DRAM for video memory on non-VRAM machine. In these cases
  178. the VIDC20 must be programmed slightly differently to deal with DRAM
  179. instead of VRAM.
  180.  
  181.  
  182.   
  183. Subject: 2. Availability
  184.  
  185. Q 2.1: When is the beta release going to be available
  186. A: Now. The beta release is on the ftp site. Currently there may be a few
  187. sets that were present in the alpha2 that are not in the beta yet. These
  188. will be added as they are updated.
  189.  
  190.  
  191. Q 2.2: How is RiscBSD available?
  192. A: Currently RiscBSD is available in binary form by FTP. Some source code
  193. may also be found on the ftp site but the core binary and kernel source code
  194. can be found on any NetBSD mirror site. In addition a CDROM release is
  195. RiscBSD is also being prepared.
  196.  
  197.  
  198. Q 2.3: Is there an FTP site for RiscBSD
  199. A: The official release site for RiscBSD is ftp.ph.kcl.ac.uk:/pub/acorn/RiscBSD
  200. This site will contain the latest release of RiscBSD along with user
  201. contributed software and various upgrades.
  202.  
  203.  
  204. Q 2.4: Are there any FTP mirrors
  205. A: Currently the only mirror site is mortimer.cc.ic.ac.uk:/pub/
  206. A mirror has been set up in Australia and it's address will be added to
  207. this FAQ as soon as permission has been obtained from the mirror maintainer.
  208.  
  209.  
  210. Q 2.5: How much does the CDROM cost?
  211. A: It costs 25UKP + VAT on CDROM from Plingboot (no credit cards).
  212.  
  213.  
  214. Q 2.6: Where can I get more information on RiscBSD
  215. A: Information on RiscBSD can be obtained from the official RiscBSD WWW site
  216. http://www.ph.kcl.ac.uk/~amb/riscbsd/
  217.  
  218.  
  219. Q 2.7: Are there any mailing lists
  220. A: Yes. Currently there is a mailing list of RiscBSD users. Due to the
  221. increasing size of this list, in the early in 96 a rfd will be circulating
  222. proposing a riscbsd usenet group.
  223.  
  224.  
  225. Q 2.8: How do I contact the kernel team?
  226. A: The kernel team can be contacted either individually by email or by
  227. sending an email kernel team mailing core-riscbsd@tools.de
  228. Alternatively there are email forms on the WWW pages.
  229.  
  230. Q 2.9: Where do I get the sources
  231. A: The sources to the kernel and the core binaries can be obtained from any
  232. NetBSD mirror site. Failing that they can be obtained from the master NetBSD
  233. FTP site at ftp.netbsd.org. Mirrors of this site can be found at
  234. ftp.demon.co.uk and src.doc.ic.ac.uk
  235. Other sources may be found on the RiscBSD FTP site in the directory
  236. /pub/acorn/RiscBSD/so