Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ian Rosindale

Pages: [1]
1
Software / Sysprep Gateway E-6500 Sound Driver UAA Problem
« on: September 19, 2006, 05:22:48 AM »
Hello,

I don't know if you've managed to fix this yet, but we have had virtually the same problem as you - Intel 945 motherboard, XP SP2 image running on a variety of hardware, but won't recognise the Sigmatel audio device.

The problem in our case was the HAL that was set in the image (ACPI PC) - after changing it to ACPI Multiprocessor PC the audio device was recognised and installed correctly.

We didn't want to create a separate image for these machines so, as we use ZENWorks imaging, we were able to create an add-on image that could be used with these machines that delivers a new cmdlines.txt file to the sysprep directory

\sysprep\i386\$oem$\

to run the following command at the end of mini-setup to change the HAL to ACPI Multiprocessor:

"rundll32 syssetup, SetupInfObjectInstallAction ACPIAPC_MP_HAL 131 c:\windows\inf\hal.inf"

Hope this helps.

Pages: [1]