home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / coherent / 6336 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  5.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!Germany.EU.net!horga!smallo.bo.open.de!hphbbs!hph
  2. From: hph@hphbbs.E.open.de (H.P. Heidinger, Essen)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: I need help installing Coherent
  5. Keywords: ADAPTEC-Driver damaged in COH' V4.x
  6. Message-ID: <92122023592@hphbbs.E.open.de>
  7. Date: 20 Dec 92 12:00:24 GMT
  8. References: <1992Dec15.163238.28817@adobe.com>
  9. Sender: hph@CUC-Ger.E.Open.de (H.P. Heidinger, Essen, Germany)
  10. Followup-To: comp.os.coherent
  11. Organization: HPHBBS-COHERENT User Conference/Germany (CUC-Ger)
  12. Lines: 121
  13.  
  14. In article <1992Dec15.163238.28817@adobe.com> cbenson@adobe.com (Craig Benson) writes:
  15. >Hi:
  16. >
  17. >I just tried to install Coherent 4.0.1B on my system at home,
  18. >and when I booted it, after installing the software off the
  19. >first floppy, it booted the system, printed the serial number,
  20. >then stopped (i.e. no more activity came from the system).  I
  21. >then had to cold start the system.
  22. >
  23. >My system is configured as follows:
  24. >
  25. >    Orchid Superboard 486/VLB - 486DX-50 (256K cache, 16MB RAM)
  26. >    Orchid VLB S3 chipset VL-bus video adapter (1MB RAM)
  27. >    Adaptec 1540B SCSI controller (default configuration)
  28.         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  29.  
  30.   COH's ADAPTEC DRIVER IS DEFINITELY DAMAGED. Those MWC guys didn't
  31.   perform controller initialzation in the driver but relied on
  32.   defaults from the controllers firmware. These defaults are
  33.   ABSOLUTELY INSUFFICIENT for any multi-user/-tasking operating system 
  34.   as stated in many documents (XENIX, SCO, INTERACTIVE UNIX etc.).
  35.   From the docs you can read clearly that BUS-on times greater than
  36.   8 ys will definitely lead into floppy-I/O ill-behavior. This can go
  37.   that far, that the floppy drives' heads banged against the spindle, since
  38.   the floppy driver forgets about all its administration data (head,
  39.   track and sector mapping), what I could observe when I was restoring
  40.   multi-volume archives with the uninitialized AHA-1542B.
  41.  
  42.   ---
  43.   Congratulations MWC-Guys -- your neatly OS can even destroy hardware!
  44.   What a progress on the OS market!
  45.   ---
  46.  
  47.   I wrote a tool called 'ahaset' that fixes the missing controller 
  48.   initialzation at run-time, since the current kernel still permits 
  49.   direct writes to hardware ports. Everybody who operates an
  50.   AHA-1542B too, should request this tool -courtesy of CUC-Ger- with 
  51.   a short mail.
  52.   
  53.   Now the bad news ...
  54.      Setting Busmaster-DMA timing (BUSon/BUSoff) to decent values does not
  55.      cure the problem with severe character loss on tty lines. I.e that
  56.      each disk access clobbers tty-I/O severely even if one sets
  57.      Busmaster-Timing to 'worst case' for the SCSI-Bus (i.e Bus-On=2ys,
  58.      Bus-Off=64ys).
  59.  
  60.   From 'bad' to 'worse' ...
  61.      Using 16550AFN chips on serial lines does NOT cure the character
  62.      loss problem but makes it even worse, since whole FiFo buffers of
  63.      the 16550AFN chip trashed in this case (can be observed from the 
  64.      error counts in 'uulog' files, which are increasing to values 
  65.      about 4 times as high) and thus UUCP connection will crash soon
  66.      if you try using FiFo buffered SIO chips - impossible to work
  67.      with, though.
  68.      
  69.  
  70. >        Maxtor 213MB HD at ID 0
  71. >        Maxtor 340MB HD at ID 1
  72. >        Texel 3024 CD-ROM at ID 2
  73. >    IDE/floppy/serial/parallel controller (I don't have the
  74. >    make of the board; however, it is named the "B237 2S/1P
  75. >    1G/FDD/EHDI Super IDE", made, I think, in Taiwan)
  76. >        Maxtor 80MB HD
  77. >        5.25 HD floppy
  78. >        3.5 HD floppy
  79. >        Com 1 is disabled
  80. >    Modem card at Com 3
  81. >    Fax card
  82. >    Media Vision PAS-16 sound card (default configuration)
  83. >
  84. >While installing, the system looked like everything worked fine.  
  85. >It was only when I tried to continue the installation that things 
  86. >stopped.
  87. >
  88. >The partitioning of my hard disks are as follows:
  89. >
  90. >    Disk 0 (80MB IDE)
  91. >        0 - 30MB DOS
  92. >        1 - 50MB Coherent
  93. >    Disk 1 (213MB SCSI) 
  94. >        0 - 213MB DOS
  95. >    Disk 2 (340MB SCSI)
  96. >        0 - 100MB DOS
  97. >        1 - 150MB Windows NT File System
  98. >        2 - 90MB Coherent
  99.  
  100.    From your configuration it look, that you want the basic COH'
  101.    system in an IDE environment. I'd recommend that you first try to
  102.    install COH' on a minimum hardware basis (just floppy and drive #0)
  103.    and then look if the problem shows-up again. Leave out the virtual
  104.    consoles too in such a minimum configuration.
  105.    
  106.  
  107. >As a side note, I'm having no problems running Windows NT or 
  108.                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  109.    Sorry - that's a completely different topic ... no ideas.
  110.  
  111. >[ ... ]
  112. >_-_- Craig Benson
  113. >cbenson@mv.us.adobe.com (at work)
  114. >craig@cbsoft.boy.com (at home)
  115. >(415) 962-6004
  116. >
  117. >ps:  running on the assumption that I am going to get this
  118. >working, the install script only allowed me to set up 
  119. >DOS access to one partition.  How do I set up multiple
  120. >DOS partitions under Coherent?  Thanks again.
  121.  
  122.  Start with reading the man page 'doscp' and follow the "See Also"
  123.  entries - that's the way to dig through UNIX docs, anyway ...
  124.  
  125.  
  126. Regards, Peter
  127. --
  128. ####################===============================****************************
  129. # H.P. Heidinger   # Call  : +49-201-287433 (data) * ~~ HPHBBS ~~~ CUC-Ger ~~ *
  130. # Steeler Str. 121 #       : V22/32/42bis, 8N1     * COHERENT User Conference *
  131. # 4300 Essen 1     # E-Mail: hph@CUC-Ger.E.open.de *         Germany          *
  132. # Germany          # Login : guest or "anon. UUCP" * UUlog=nuucp/MYNAME=nuucp *
  133. ####################===============================****************************
  134. #  UNIX is a trademark of AT&T ...  AT&T is a modem test command ....  :-)    #
  135. --
  136.