Chirag Arjun Bhangale writes:
I m getting following errors. What could be the problem? hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } hda: dma_timer_expiry: dma status == 0x20
[snip]
hda: timeout waiting for DMA hda: timeout waiting for DMA hda: (__ide_dma_test_irq) called while not waiting hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }
hda: drive not ready for command hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }
hda: drive not ready for command
Try turning dma off using the hdparm command or using the /proc interface. This should work in most cases. I had similar problems with dma on earlier.
Vinayak Hegde