OS/2 hangs after installation: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "Last Updated: 27th November, 1994 ---- == Symptoms == Following installation, OS/2 displays the new logo screen and hangs. == Hardware == Any. == Problem =..."
 
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
Last Updated: 27th November, 1994
Last Updated: 27th November, 1994
----
   
   
== Symptoms ==
== Symptoms ==
 
Following installation, OS/2 displays the new logo screen and hangs.
 
  Following installation, OS/2 displays the new logo screen and
  hangs.
 


== Hardware ==
== Hardware ==
 
Any.
 
  Any.
 


== Problem ==
== Problem ==
 
IRQ conflict.
 
  IRQ conflict.
 


== Fix ==
== Fix ==
 
Ensure that no two adapters share an IRQ setting. To help determine which driver is being loaded at the time of the hang (and thus which adapter may be a part of the problem ), re-boot and press Alt-F2 when the "boot-blob" (small white rectangle in the upper left corner of the screen) appears. This will list each driver as it loads.
 
  Ensure that no two adapters share an IRQ setting. To help
  determine which driver is being loaded at the time of the hang (and
  thus which adapter may be a part of the problem ), re-boot and
  press Alt-F2 when the "boot-blob" (small white rectangle in the
  upper left corner of the screen) appears. This will list each
  driver as it loads.
 


== Notes ==
== Notes ==
 
If the hang occurs later in the boot process, try adding /V parameters to various drivers; this may yield additional information about which drivers are or are not operating as expected.
 
  If the hang occurs later in the boot process, try adding /V
  parameters to various drivers; this may yield additional
  information about which drivers are or are not operating as
  expected.
 


----
----
[[Frank McKenney]]


[[Frank McKenney]]
[[Category:The Warp Pharmacy]]
[[Category:The Warp Pharmacy]]

Revision as of 00:44, 4 March 2020

Last Updated: 27th November, 1994

Symptoms

Following installation, OS/2 displays the new logo screen and hangs.

Hardware

Any.

Problem

IRQ conflict.

Fix

Ensure that no two adapters share an IRQ setting. To help determine which driver is being loaded at the time of the hang (and thus which adapter may be a part of the problem ), re-boot and press Alt-F2 when the "boot-blob" (small white rectangle in the upper left corner of the screen) appears. This will list each driver as it loads.

Notes

If the hang occurs later in the boot process, try adding /V parameters to various drivers; this may yield additional information about which drivers are or are not operating as expected.


Frank McKenney