Jump to content

Recommended Posts

Posted

I'm running a DevCon script to update the Hal on a VM W2k3 svr. It made it into the first of 4 "devcon sethwid...." command lines, but is hanging there for about 20 minutes now. The cmd window is using about 50% of the CPU. I don't want to kill it and cause any damage.

devcon sethwid @ROOT\PCI_HAL\0000 := !E_ISA_UP !ACPIPIC_UP !ACPIAPIC_UP !ACPIAPIC_MP !MPS_UP !MPS_MP !SGI_MPS_MP !SYSPRO_MP !SGI_MPS_MP  > nul 
devcon sethwid @ROOT\ACPI_HAL\0000 := !E_ISA_UP !ACPIPIC_UP !ACPIAPIC_UP !ACPIAPIC_MP !MPS_UP !MPS_MP !SGI_MPS_MP !SYSPRO_MP !SGI_MPS_MP > nul 
devcon sethwid @ROOT\PCI_HAL\0000 := +ACPIAPIC_MP  > nul    rem ACPIAPIC_MP  replaced MPS_MP
devcon sethwid @ROOT\ACPI_HAL\0000 := + ACPIAPIC_MP > nul 
devcon update %windir%\inf\hal.inf ACPIAPIC_MP  > nul

I've eventually working this in as an option in a GUI, but I'm not sure if Devcon is working as it should.

Any help is great appreciated.

Thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...