Yazar |
|
clairvoyant
Antalya
Kayıt: 05.05.2006 |
|
Arkadaşlar, masaüstü PC'deki IDE kanalına bağlı olan harddisklerden birinin veriminin düştüğünü farkedeli bir kaç gün oldu. Bugün farkettim ki veri transferinde DMA modu etkisiz hale gelmiş. Zorunlu olarak PIO modunda kullanıyorum. Diski eskidiği için zaten atacağım fakat üzerinde yedeklemem gereken 45 GB kadar veri var ve PIO modunda yaklaşık 3 MBps hızında veri çekebiliyorum. Acaba bir şekilde kaynağı DMA modunda veri transferi yapması için zorlayabilir miyim? Yoksa saatlerce beklemem zorunda kalacak verileri yedeklemem için.
Teşekkürler...
Let`s make this world a better place to live !
|
|
Yazar |
|
aliprinter
İstanbul
Kayıt: 12.02.2006 |
|
Registry'den zorla değiştirilebildiğini duymuştum. İlgili yazıyı buldum, bir dene istersen:
ALINTI ===========================================
To enable DMA mode using the registry editor GO to start then run input regedit then go to the following key
"HKEY_LOCAL_MACHINESYSTEMSCurrentControlSetControlClass{4D36E96A-E325-11CE-BFC1-08002BE10318}"
The Default Value should be "IDE ATA/ATAPI controllers"
Go to "0001" key if your device is on Primary IDE Chanel or "0002" if your device is on Secondary IDE channel and change the MasterDeviceTimingModeAllowed or SlaveDeviceTimingModeAllowed to 0xffffffff depending if your device is master or slave close registry editor.
Go to device manager select "IDE ATA/ATAPI controllers" and the corresponding IDE chanel go to "Advanced Settings" Tab and Set Transfer Mode to PIO and then to DMA if available again
Open Device Manager.
Double-click IDE ATA/ATAPI Controllers to display the list of controllers and channels.
Right-click the icon for the channel to which the device is connected, select Properties, and then click the Advanced Settings tab.
In the Current Transfer Mode drop-down box, select "DMA if Available" if the current setting is "PIO Only".
If the drop-down box already shows "DMA if Available" but the current transfer mode is "PIO Only", then the user must toggle the settings.
That is:
Change the selection from "DMA if available" to "PIO only", and click OK. Then repeat the steps above to change the selection to "DMA if Available".
===============================================
|
|
Yazar |
|
siber
istanbul
Kayıt: 07.02.2006 |
|
Benim de başıma 1-2 kez gelmişti bu olay. İnternetten bulmuştum çözümü. Fazla vakit almamıştı.
|
|
Yazar |
|
clairvoyant
Antalya
Kayıt: 05.05.2006 |
|
Registry işe yaradı, teşekkürler...
Let`s make this world a better place to live !
|
|
|
|
-
Del.icio.us
-
Digg
-
Facebook
-
Furl
-
Google
-
Blink
-
Simpy
-
Spurl
-
Y! MyWeb
|
|
|