home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / misc / 44099 < prev    next >
Encoding:
Text File  |  1993-01-26  |  4.8 KB  |  157 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!tron!tiffany
  3. From: tiffany@tron.bwi.wec.com (Robert Tiffany)
  4. Subject: SCSI HD and CD-ROM problem with Adaptec 1542B (Part 2)
  5. Message-ID: <1993Jan26.053805.22990@tron.bwi.wec.com>
  6. Organization: Westinghouse Electric Corporation
  7. Distribution: na
  8. Date: Tue, 26 Jan 1993 05:38:05 GMT
  9. Lines: 146
  10.  
  11. HELP ! (Please)
  12.  
  13. Several people are running 2+ SCSI devices with an adaptec 1542B, why
  14. can't I ? :-(
  15.  
  16. I'm trying to get an IBM 3510 <Toshiba XM-3101BME> CD-ROM drive to co-exist
  17. with a MAXTOR 7120 SCSI HD, and I'm having __NO__ luck.
  18.  
  19. I have been using the CD-ROM drive since October (data and playing Audio
  20. CDs), and when I needed more Disk space, I decided to add a SCSI drive
  21. instead of another IDE drive.  I can get either of the devices to work,
  22. but not both at the same time.  The device with the SCSI ID closest to
  23. 0 wins.
  24.  
  25.     ALL SCSI DEVICES ARE SCSI 1.
  26.  
  27. System:    25 MHz AMD 386SX, Opti chipset, AMI BIOS, 10 Mb RAM.
  28.     Maxtor 7120A IDE C: drive.
  29.  
  30. The card has default jumper settings, except: floppy disabled, 5.0 Mb/sec
  31. transfer rate.
  32.  
  33. I am running the files from OS2CDROM.ZIP, and the 12-07-92 aha154x.add
  34. from Adaptec's BBS.
  35.  
  36.  
  37.     BASEDEV=AHA154X.ADD /V /A:0 /!DM:1,2
  38. with the HD at 0, and CD-ROM at 2 or 1, I only get a D:,E:,F:,G: DASD HD
  39. (that works 100%), and OS2CDROM.DMD doesn't install (SYS1201).
  40.  
  41.  
  42.     BASEDEV=AHA154X.ADD /V /A:0 /!DM:2
  43. with the HD at 3, and CD-ROM at 2, I get no DASD HD, but I get a D:
  44. CD-ROM (that works 100%) and according to the drives icons, I have an
  45. F: drive!
  46.  
  47. my playcd.exe program (IBM program that came with the 3510, for OS/2 1.2+)
  48. recognizes drive F: as a valid CD-ROM drive, but one that is never ready
  49. (as it is a MAXTOR 7120S fixed disk drive with DOS 3.3 size partitions).
  50.  
  51. NOTE:
  52. with the HD at 3, and CD-ROM at 2, DOS 3.3 and ASPI4DOS.SYS / ASPIDISK.SYS
  53. will recognize the HD, and it works great !
  54.  
  55.  
  56.     BASEDEV=AHA154X.ADD /V /A:0 /DM:3 /!DM:0,1,2,4,5,6
  57. gets rid of the extra F: drive icon, but still no HD.
  58.  
  59.  
  60. I borrowed another 1542B from a friend, swapped it with my board,
  61. and got the same results.
  62.  
  63. I also borrowed his Toshiba XM-3201B CD-ROM drive, again no luck.
  64.  
  65. With the following setup:
  66.  
  67.     Maxtor 7120S HD        ID 0
  68.     Toshiba XM-3201B    ID 2
  69.     Toshiba XM-3101BME    ID 4
  70.  
  71.     Verified with:    BIOS (debug, g=dc00:6), booting DOS and loading
  72.             ASPI4DOS.SYS /D, and with SCSICNTL.EXE written
  73.             by Roy Neese of Adaptec (unsupported SW, Roy
  74.             is said to have written it on his own time).
  75.  
  76. Only the HD is accessable.
  77.  
  78. Shutting down, unplugging the HD power cord, and rebooting makes only
  79. the CD-ROM at ID 2 accessable.
  80.  
  81. Shutting down, unplugging the CD (ID2) power cord, and rebooting makes only
  82. the CD-ROM at ID 4 accessable.
  83.  
  84. Several cables and terminators have been tried.
  85.  
  86.  
  87. CONFIG.SYS:    (exact order, with lines deleted)
  88.  
  89.     IFS=C:\OS2\HPFS.IFS /CACHE:512 /CREL:4 /AUTOCHECK:C
  90.     IFS=C:\OS2\CDFS.IFS /Q
  91.     . . .
  92.     BUFFERS=30
  93.     . . .
  94.     BASEDEV=IBM1FLPY.ADD
  95.     BASEDEV=IBM1S506.ADD
  96.     BASEDEV=AHA154X.ADD /V /A:0 /DM:0 /!DM:1,2,3,4,5,6
  97.     BASEDEV=TOSHCDS1.FLT
  98.     BASEDEV=OS2ASPI.DMD
  99.     BASEDEV=OS2DASD.DMD
  100.     BASEDEV=OS2CDROM.DMD
  101.     rem DEVICE=C:\OS2\CDROM.SYS /N:4
  102.     . . .
  103.  
  104.     
  105. FILES:        (OS/2 Service Pack XR06055 is installed over GA)
  106.  
  107.     10-20-92   1:05p      7284           0  TOSHCDS1.FLT
  108.     11-16-92  11:52p      6472           0  OS2ASPI.DMD
  109.     10-16-92   2:46a      6320           0  OS2ASPI.OLD.DMD
  110.     11-04-92  12:12p     21168           0  OS2CDROM.DMD
  111.     10-16-92   2:41a     32978           0  OS2DASD.DMD
  112.     10-16-92   2:44a     10844           0  OS2SCSI.DMD
  113.      8-13-92   2:56p     16150           0  AHA154X.OLD.ADD
  114.     10-16-92   2:50a     25052           0  IBM1FLPY.ADD
  115.     10-16-92   2:53a     13168           0  IBM1S506.ADD
  116. both of these were tried:
  117.     10-26-92   8:43p     16338           0  AHA154X.ADD
  118.     12-07-92   5:01p     16662           0  aha154x.add
  119.     
  120.  
  121. OS/2:
  122.  
  123.   I got rid of a
  124. SYS2068: 1 messages lost 
  125.   os/2 error (while config.sys was loading the 921207 aha154x.add with
  126.   the /V switch) by changing from the default 5.7 to 5.0 Xfer rates!
  127.   Strange ?
  128.  
  129. DOS:
  130.  
  131.   My system works at 8.0 MB/sec (set with jumpers) using BIOS and DOS,
  132.   but hangs when loading ASPI4DOS.SYS.
  133.  
  134.   It works at 6.7 Mbytes/sec with ASPI4DOS.SYS /D /X01 which should
  135.   override the card's jumpers (when set to 5.0 Mb/sec).
  136.  
  137.  
  138.  
  139. QUESTIONS:    Most SCSI users have more Motherboard horsepower than I
  140.         do.  Could I be experiencing phasing problems ?
  141.  
  142.         When using 2 1542B's in a system, how should the second
  143.         board be configured (for aha154x.add) ?
  144.  
  145. (a second 1542B is cheaper than a new 32 bit Motherboard and 2 4Mb SIMMS,
  146. or another CD drive, AND I still have my friend's card :-) )
  147.  
  148. This all seems very puzzling to me, and if anyone has any suggestions,
  149. I'm all ears.
  150.  
  151. Any help or suggestions will be GREATLY appreciated !
  152.  
  153. Thanks in advance,
  154.  
  155. Bob    tiffany@tron.bwi.wec.com
  156.  
  157.