Messages in this thread |  | | Date | Thu, 15 Mar 2001 17:22:53 +0100 | | From | kozkir-8 <> | | Subject | VIA686A chipset crash under 2.4.2-ac20 |
| |
Kernel 2.4.2 with ac20 patch seems doesn't like my motherboard I have FIC SD11 with VIA686A chipset. I compiled it with support of VIA82Cxxx and DMA support by default. First it seemed like work but after a while I started to get errors like these:
kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
Before I compiled kernel 2.4.2 without ac patches and got the same errors.
HDD Fujitsu MPE3136AT.
Here is a part of config file for kernel (only set variables)
# # ATA/IDE/MFM/RLL support # CONFIG_IDE=y
# # IDE, ATA and ATAPI Block devices # CONFIG_BLK_DEV_IDE=y CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_BLK_DEV_IDECD=y
# # IDE chipset support/bugfixes # CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_SHARE_IRQ=y CONFIG_BLK_DEV_IDEDMA_PCI=y CONFIG_IDEDMA_PCI_AUTO=y CONFIG_BLK_DEV_IDEDMA=y CONFIG_BLK_DEV_VIA82CXXX=y CONFIG_IDEDMA_AUTO=y CONFIG_BLK_DEV_IDE_MODES=y
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |