I need to manually configure IRQ's in W2K. I have changed all the BIOS setting that could be related. I am unable to change them. The video, sound, network, usb and modem all use IRQ 11. I set the bios for the modem to use IRQ 3. It does not.
This conversation is currently closed to new comments.
First, Microsoft is making it harder and harder to manually assign device resources. IRQ sharing usually works very well unless you have an application that is looking for a device to be using specific resources.
Second, if you changed the BIOS setting for the modem that I am thinking of, all that really does is set the BIOS for which IRQ to monitor when set to wake on ring, and has nothing to do with actual resource allocation.
Looking over some articles on Microsoft's web site, it looks like the first step is to disable ACPI mode in BIOS setup. Along with this, you may need to install Windows 2000 clean to change the HAL to non-plug-and-play. This should enable the IRQ option in device manager.
When we need a device to be at specific resources, we install the device and write our code to use the resources that Windows assigns to the device. This works well "IF" all target systems have the same hardware configuration.
If you are attempting to change IRQ assignments to deal with a hardware conflict, the first step I would take is to download the latest W2K driver for the device. Then, remove the device from Device Manager. Shut down. Remove the device, or disable it in BIOS settings. Set update ESCD to enable. Boot up at least twice with the new configuration. Then, shut down and install or enable the device. MANUALLY install the new driver.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
configure IRQ's in W 2000 pro
It does not.