home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / windows / win_72 / hints1.txt < prev    next >
Text File  |  1997-02-01  |  5KB  |  142 lines

  1. Fra         : LA6CU
  2. Til         : LA6CU
  3. Sendt       : 13-Mar 06:40
  4. Mottatt     : 13-Mar 06:40
  5. Type/status : PY
  6. BID (MID)   : 28947_LA6CU
  7. Meldingsnr. : 225555
  8. Tittel      : CP LA6CU: FBB7 install suggestions
  9. Original from VE4KV to FBB@WW
  10. Path: !LA1B!LA7H!LA8D!LA2D!LA9H!SM6DLD!SK6SA!SM6KIK!SK6YW!SK6FV!SK7OA!OZ3BBS!
  11.       !OZ3BOS!OZ4BOX!DB0HRO!DB0SAW!DB0NHM!DB0BAL!DB0MER!DB0LPZ!DB0HOT!DB0MAK!
  12.       !DB0PV!DB0WGS!OE3XSR!OK0NKT!OK0PBB!OK0PAB!OH3RBR!VE4KV!
  13.  
  14. From: VE4KV@VE4KV.#WPG.MB.CAN.NA
  15. To  : FBB@WW
  16.  
  17. Hi guys, now that the dust is starting to settle with the v7.00 release there
  18. are some install  suggestions that were  not mentioned. I  have tried to  put
  19. some of these together for a "typical" basic bpq plus phone modem install.  
  20.  
  21.    It  appears the  install is  not overwritting  the old  5.15c  english.txt
  22. language file. So the first thing to  do is rename it to anything other  than
  23. english.txt so you get the updated  file. (there are afew extra lines  in the
  24. new english.txt for the themes and  msg  hold  functions)  Now  proceed  with
  25. copying the install files to a floppy and put in drive A: . Do the install. 
  26.  
  27.    DO  NOT  load  FBBIOS  or  ESS comport  drivers  if  you  run  WinFBB. The
  28. FBBCOMM.DRV  takes their  place in  the backround  with windows.  Check  your
  29. autoexec.bat now to see they are disabled. 
  30.  
  31.    WinFBB does it's  own memory management  so do not  use EMM386 or  QEMM in
  32. either Win95 or Win3.11. With Win3.11 use himem.sys only. 
  33.  
  34.    Do not use smartdrv.exe with Win95. (Yes use it with Win3.11) 
  35.  
  36.    To prevent bpq and windows both  trying to grab the same comports  put the
  37. following in your c:\windows\system.ini file     MaxComPort=0 
  38.  
  39.    Put bpqcode.386 and bpqdll.dll  in the c:\windows\system directory.  Start
  40. bpqcode.exe from your autoexec.bat.
  41.  
  42.    Use  a  single  inittnc1.sys  for bpq  and  another  for  the phone  port.
  43. (inittnc4 in this case)
  44.  
  45. inittnc1.sys for bpq
  46.  
  47. A1 
  48. R0
  49. UMAIL
  50. M1
  51. N1
  52.  
  53. inittnc4.sys for Robotics V Everything modem. 
  54.  
  55. ATZ
  56. ATZ^M
  57. AT B0 V1 
  58. AT &B1 &C1 &H1 &M4 &N0 &K3 &A3 X3
  59. AT S7=45
  60. ATS02=255
  61. ATS0=1 
  62.  
  63.    DO NOT load more than one inittnc.sys for bpq ! Check NOW to see no others
  64. exist and delete all not required.  
  65.  
  66.    When WinFBB is installed it will be in the test mode by default. Run it in
  67. test  mode  for  afew  minutes  to see  that  the  server  files  are working
  68. (FBB_SVC.PIF) .  If the  bbs crashes  at this  point there  could be  several
  69. reasons. Some servers are no longer  compatable  and  must  be  rewritten  as
  70. .DLLs. The same  goes for the  PG files like  some password programs that use
  71. the C_filter. If in doubt disable all  PG and server files and bring back  up
  72. one at a time once the bbs is stable.  
  73.  
  74.    Another source of crashes at startup appears to be a possible problem with
  75. AUTO7P message or WP imports. Nukem if in doubt. 
  76.  
  77. Here  is  what  your  port.sys  should look  like  for  a  modem  port and  3
  78. bpq comports.
  79.  
  80. #Ports TNCs
  81.  2     4
  82. #
  83. #Com Interface Adress (Hex) Baud
  84.  2   6         2f8          38400
  85.  8   2         0            19200
  86. #
  87. #TNC NbCh Com MultCh Pacln Maxfr NbFwd MxBloc M/P-Fwd Mode Freq
  88.  0   0    0   0      0     0     0     0      00/01   ----  File-fwd.
  89.  1   9    8   0      0     2     1     10     31/60   QULWY VE4KV-3
  90.  2   9    8   1      0     4     2     10     10/60   QULWY VE4KV-3
  91.  3   9    8   2      0     1     2     10     20/60   QUY   VE4KV-3
  92.  4   1    2   0      128   7     1     10     15/60   MUWR  MODEM
  93.  
  94.  
  95. Notice that the first tnc is MultCh  0. Important if you wish to monitor  the
  96. radio channels ! 
  97.  
  98. In  the  bpqcfg.txt a  SINGLE  virtual comports  is  defined as  com8  and is
  99. reflected in the  above. The modem  is on Com2  and mouse on Com1. In reality
  100. the  real physical  comports are  on a  STB-4 port  card and  reside on  high
  101. inturrupts  and  spare  port  address's.  ie int12 03E8 etc. This is ofcourse
  102. defined in the  bpqcfg.txt in the  physical port stuff.  Nice that bpq  takes
  103. care of all this ! (thanks from all of us to G8BPQ !!) 
  104.  
  105.   If your users attempt a ZPUT on  the phone port you will probably get  port
  106. overruns unless you have a special IO  card like the Hayes ESP. It works well
  107. in windows and has a 1k buffer for both TX and RX. 
  108.  
  109.   On the subject of Comports you ARE using atleast 16550s on your radio ports
  110. ?? I  hope so  or you  will see  protocol errors  from bit  dropping. This is
  111. really critical for 386 and low end 486 machines.
  112.  
  113.    The runfbb.bat must be checked  before walking away. The default  one will
  114. try to backup  to B:\ .  If the system  GPFs on shutdown check the runfbb.bat
  115. for typos. 
  116.  
  117.    If the screen writes are slow  monitoring the freq then you need a Windows
  118. vidio card with some horsepower. 
  119.  
  120.    Hopefully these hints will be enough to get you going. 
  121.  
  122.    The following  are some  sites you  may wish  to send  detailed reports of
  123. problems ...
  124.  
  125. Beta test Managers -
  126. G1DIL @ GB7BBS  - Andy 
  127. LA6CU @ LA6CU   - Per
  128.  
  129. Long term Beta testers who work with G1DIL
  130. G6FCI @ GB7FCI  - Chris
  131. VE4KV @ VE4KV   - Doug 
  132. KE0WO @ KE0WO   - Dean
  133.  
  134. Sorry I'm not sure who is working with LA6CU at this time. 
  135.  
  136.  
  137.  
  138. Best73
  139. Doug - WinFBB Beta Test Site 
  140.  
  141. [Entered at 11:55 CST on 08-Mar/96]
  142.