home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8582 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.0 KB  |  52 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!think.com!spool.mu.edu!umn.edu!harry
  3. From: harry@atlas.socsci.umn.edu (Kuo-Chen Chang)
  4. Subject: X server never up >>>  HELP
  5. Message-ID: <harry.721170383@puff.socsci.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: puff.socsci.umn.edu
  8. Organization: University of Minnesota
  9. Date: Sat, 7 Nov 1992 21:06:23 GMT
  10. Lines: 40
  11.  
  12. It's been a very frustrated weekend.  I have been using linux for over 4 
  13. months.  Last night I decided to give 386BSD a shot.  I cleaned up 2 partitions
  14. on my Maxtor LXT340.  Everything seemed to be fine until I tried to install
  15. XFree86.  As what I did within Linux, I tried "startx".  But this time
  16. 386BSD would not buy it.  I received several complaints:
  17.  
  18. userclientrc=/root/.xinitrc: Command not found
  19. userserverrc=/root/.xserverr: Command not found
  20. ..
  21. ..
  22.  
  23. I tried to use "xinit".  THis time the window came for 1 second and deminished
  24. with another error message:
  25.  
  26. XIO: fatal IO error 32 (Broken pipe) on X server "0:0"
  27.      after o requests (0 known processed) with 0 events remaining.
  28.      The connection was probably broken by a server shutdown or KillClient.
  29.  
  30. Any idea?
  31.  
  32. I also have some questions about 386BSD:
  33.     1. Is there any screen saver available?  I don't want to burn my
  34.        SVGA monitor, though it's only 14".  On Linux, the screen black
  35.        out after 2-5 minutes idle.
  36.     2. I do love the key buffer provided by Linux.  Where I can find
  37.        something with the same function?
  38.     3. The mtools only allows me to access floppy drives.  I wish I
  39.        can access my data on DOS partitions.  Of course, then I can
  40.        exchange data between DOS, Linux and 386BSD.
  41.     4. I wrote some programs dynamically allocate memory for huge
  42.        matrices, varying from 40x40x10 to 150x150x150.  I have no problem
  43.       within Linux.  But 386BSD won't let allocate memory larger than
  44.       3MB (maybe even even less.)  I ahve 20MB RAM on board and my Linux
  45.        kernel can handle up to 32MB.  What's the maximum amount of memory
  46.        386BSD can handle?
  47.  
  48. Thanks!
  49.  
  50. Harry
  51.  
  52.