> The new HDD is always in "Pio Mode"?!?!?!
> I have installed every update Microsoft has to offer (SP2,etc,etc) and tried every solution they have to offer.
> Updated BIOS. IDE Controller drives. EVERYTHING! And it doesn´t still work.
The drive not using UDMA mode was the problem,, not large drive support.
The ASUS download for ALi drivers are out of date, not the latest. 1/29/02
ALi Integrated Driver v1.04
http://www.ali.com.tw/eng/support/drivers.php
M1647 Drivers for Windows XP version 2.07
The OS defaults to PIO untill the chipset driver is in place.
http://www.michna.com/kb/WxDMA.htm
> Re-enable DMA using the Registry Editor
>
> My thanks go to my fellow MVP Alexander Grigoriev who taught me this method.
>
> Run REGEDIT. Go to the following key:
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}
>
> It has subkeys like 0000, 0001, 0002, etc. Normally 0001 is the primary IDE channel, 0002 the secondary, but other numbers can occur under certain circumstances. Check the DriverDesc value to see which one it is.
>
> Delete MasterIdDataChecksum or SlaveIdDataChecksum, depending on whether the device in question is attached as master or slave, but it can't actually hurt to delete both. Reboot. The drive DMA capabilities will be redetected.
>
> Open Device Manager again and check whether the device is now actually using DMA mode. If so, congratulations, you've made it (at least until the next time Windows disables DMA).
> Alternative Method—Uninstalling the Port
> 1. Uninstall the secondary IDE port
>
> To do that, open Device Manager as follows. Right-click on My Computer, select Properties, click on the Hardware tag, click on the Device Manager button, click on the plus sign to the left of IDE ATA/ATAPI Controller, right-click on Secondary IDE Channel, click on Uninstall. Deactivating is not enough.
>
> Reboot to make the changes active and permanent.
>
> After booting Windows will automatically reinstall the IDE channel and the DVD (or CD) drive. This Plug-n-Play process can take a little while, so give it a minute after the boot process finishes.
> 2. Reactivate DMA
>
> But this is not enough, because unfortunately Windows does not automatically activate DMA on a DVD or CD drive. You have to tell Windows to try to use DMA first.
>
> For that, go to Device Manager again. Right-click on My Computer, select Properties, click on the Hardware tag, click on the Device Manager button, click on the plus sign to the left of IDE ATA/ATAPI Controller, double-click on the secondary IDE channel, click on Extended Settings and change the relevant setting from PIO only to DMA when available.
>
> On Windows NT and 2000 you now have to reboot a second time, but Windows XP applies the change instantly. Then you can go to the same place in Device Manager again and check whether the device is now actually using DMA mode. If so, all is well.