home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / misc / 37327 < prev    next >
Encoding:
Text File  |  1992-11-21  |  5.3 KB  |  129 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!spool.mu.edu!caen!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!access.usask.ca!mizar.cc.umanitoba.ca!news!buhr
  3. From: buhr@umanitoba.ca (Kevin Andrew Buhr)
  4. Subject: Better workaround when SP and Tseng 4000 won't boot (was Re: Known SP bugs: please read)
  5. Message-ID: <BUHR.92Nov21203120@ccu.umanitoba.ca>
  6. Followup-To: comp.os.os2.misc
  7. Sender: news@ccu.umanitoba.ca
  8. Nntp-Posting-Host: ccu.umanitoba.ca
  9. Organization: University of Manitoba, Canada
  10. References: <75295@hydra.gatech.EDU>
  11. Date: Sun, 22 Nov 1992 02:31:20 GMT
  12. Lines: 115
  13.  
  14. In article <75295@hydra.gatech.EDU> gt0040a@prism.gatech.EDU (Tom
  15. Sorensen) quotes from a list of workarounds:
  16.  
  17. >  5. The new Tseng SVGA drivers were installed but the OS/2 system fails to
  18. >     boot afterwards (only a blinking cursor in the upper left hand corner
  19. >     of an otherwise blank screen).
  20.  
  21. I ran into this problem.  It was *very* disconcerting, to say the least.
  22.  
  23. >     Check for the existence of a SVGADATA.PMI file in the OS2 directory
  24. >     on the OS/2 primary partition. If not present, use the work around
  25. >     noted in 1.C above to create the SVGADATA.PMI file.
  26.  
  27. The SVGADATA.PMI file was there.  The bloody system just wouldn't boot.
  28.  
  29. >     Check the video adapter for the Tseng ET3000 or ET4000 chipset (required
  30. >     for OS/2). Also check to make sure that the video adapter has enough
  31. >     video memory to use the SVGA mode that was configured. For example, the
  32. >     modes 800x600x256 (medium resolution) and 1024x768x256 (high resolution)
  33. >     each require a minimum of one MB of video memory.
  34.  
  35. Well...  DUH!
  36.  
  37. Luckily, some kind soul had posted a fix.  Note the following
  38. important fact:
  39.  
  40. ***********************************************************************
  41. The Service Pack video drivers require IOPL=YES in your CONFIG.SYS for
  42. some video configurations.
  43. ***********************************************************************
  44.  
  45. I changed my "IOPL=NO" statement to "IOPL=YES", and OS/2 came up
  46. fine...in regular VGA mode.
  47.  
  48. I then chose "OS/2 System -> System Setup -> Selective Install", and
  49. selected "Video Display" and selected "SuperVGA" (despite the fact
  50. this option was already selected).  I then clicked "Install" and it
  51. asked for all the disks from the original package, one after another,
  52. and then both display driver diskettes from the Service Pack.  I
  53. obliged, saw it run a quick "SVGA ON", and restarted my system.
  54.  
  55. Would this be the end of my Service Pack troubles?  Of course not.
  56. Please read on...
  57.  
  58. AARRGGH!  It came up out of sync.  OS/2 was alive, but unusable.  I
  59. then booted up from a DOS diskette in drive A, and tried running "SVGA
  60. OFF".  It claimed that it couldn't find the file "A:\OS2\SVGADATA.PMI"
  61. despite the fact that I was in the "C:\OS2" directory.  Ah, well!  I
  62. tried "SVGA ON" anyway, and it told me my chipset wasn't supported.
  63. Like Hell!
  64.  
  65. Luckily, I had "Dual Boot" installed, so I booted up DOS from drive
  66. "C", ran "SVGA OFF", which worked, did a "VMODE CUSTOM", which was
  67. what I had been using before, and did an "SVGA ON".
  68.  
  69. I booted up OS/2, and everything went smoothly.
  70.  
  71. I'm *very* impressed with 1024x768 seamless Windows, and I like the
  72. new fonts.  I *hate* the slow scrolling in DOS and OS/2 windows, but
  73. I'll have to live with it until jump scrolling is introduced.
  74.  
  75. In summary, I would suggest the following course of action if you
  76. install the CSD with a Diamond Speedstar with the Tseng 4000 chipset.
  77.  
  78. *BEFORE* you install the Service Pack:
  79.  
  80. 1.    Make a DOS boot diskette if you don't have one.  Remember,
  81.     you'll have to boot from *real* DOS to do this.  Copy your
  82.     Speedstar "VMODE" command (and relevant data files) and the
  83.     "SVGA.EXE" file from the "C:\OS2" directory to it.
  84.  
  85. 2.    Make sure the line "IOPL=YES" is in your CONFIG.SYS if you'd
  86.     like your system to boot later on.
  87.  
  88. 3.    Put the line "RUN=C:\OS2\CMD.EXE" at the end of your
  89.     CONFIG.SYS.  This will give you a chance to enter commands
  90.     before OS/2 tries to run the Workplace Shell.
  91.  
  92. *AFTER* you install the Service Pack:
  93.  
  94. 1.    Cross your fingers.  I understand this helps.
  95.  
  96. 2.    When you system comes up (in regular VGA mode), select the
  97.     "OS/2 System" folder from the desktop, pick "System Setup"
  98.     from that folder, and "Selective Install" from *that* one.
  99.  
  100.     Then, select the checkbox to change the video display (even if
  101.     it already says "Super VGA").  Select "Super VGA" again, and
  102.     ask to "Install" your selected configuration.
  103.  
  104.     Plug in one GA diskette after another when prompted.  Plug in
  105.     your Service Pack display driver diskettes, too.
  106.  
  107.     Your system will pop over to a fullscreen session to run
  108.     "SVGA", probably without the "VMODE" you want.  *Before* you
  109.     restart your system, start your own *fullscreen* DOS session,
  110.     run "VMODE CUSTOM" (or whatever you think will work), and run
  111.     "SVGA ON".
  112.  
  113.     *Now*, you can restart the system.  When the "CMD.EXE" prompt
  114.     appears, type "EXIT" to continue to the Workplace Shell.
  115.  
  116. 3.    If your desktop comes up with the wrong sync, take out your
  117.     handy DOS boot disk.  Try to Dual Boot to DOS on drive "C" to
  118.     run "VMODE" and "SVGA ON".
  119.  
  120.     If you only have an "HPFS" partition, you could try creating
  121.     an "A:\OS2" directory and running "SVGA ON" to put the
  122.     "SVGADATA.PMI" file on drive "A".  Now, when you get your
  123.     command line prompt, "COPY A:\OS2\SVGADATA.PMI C:\OS2" and
  124.     reboot a second time.
  125.  
  126. Good luck!
  127.  
  128. Kevin Buhr <buhr@ccu.UManitoba.CA>
  129.