![]() | |
| |||||||
| Home | Register | Blogs | FAQ | Members List | Calendar | Downloads | Arcade | Mark Forums Read |
| Software Вопросы по программному обеспечению |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Administrator Join Date: Sep 2001 Location: Yerevan, Armenia
Posts: 7,090
Blog Entries: 15 Rep Power: 10 Reputation:
255 | PIO Mode Fix without restart The whole thing depends on a registry setting. I write below how to correct it without having to unistall the driver and no need for reboot. Open registry editor Go to "HKEY_LOCAL_MACHINE\SYSTEMS\CurrentControlSet\Cont rol\Class\{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 That's should do it. cdrinfo.com |
| | |
| | #3 | |
| Administrator Join Date: Sep 2001 Location: Yerevan, Armenia
Posts: 7,090
Blog Entries: 15 Rep Power: 10 Reputation:
255 | Quote:
IDE ATA and ATAPI Disks Use PIO Mode After Multiple Time-Out or CRC Errors Occur | |
| | |