Promise PDC 20276 + Linux 2.4.20 = kernel panic. Need help!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maybe somebody has experienced similar problems like this:

I am running linux (Debian Woody) on

MSI KT3 Ultra2-R (VIA KT333)
Onboard Promise PDC 20276 "FastTrak Lite"
2 IBM HDs 120GB on the PDC: raid0 as boot-HD using Promise raid (I also have to run Win98SE, so no OS-Software raid possible)
The Problem:
The original Debian kernel (2.4.18-BF) doesn't know the PDC but has ataraid compiled in. I can give it ide2, ide3 boorparameters, so it finds the disks and is able to boot from them. The performance is <2MB/s and high latency, though (no DMA for the disks and without the PDC-driver; hdparam can't set them to DMA either without the driver). So naturally I want to update the kernel.


I have been running 2.4.20 standard on an MSI KT266-R with the PDC20265 with a similar configuration for quite a while with pdc-ataraid and without problems.

If I compile the kernel for my new system though, I get kernel panics at boot as the kernel is unable to find my root-partition (on 72:06). Upon closer examination of the bootmessages there is absolutely no trace of the pdc-ataraid driver giving any sign of life, although it is statically compiled into the kernel:

...
CONFIG_BLK_DEV_ATARAID=y
CONFIG_BLK_DEV_ATARAID_PDC=y
...

I have tried:
1. Compile the kernel 2.4.20 with PDC driver (who doesn't know the 20276 natively) and pdc-ataraid
2. Compile the kernel 2.4.21-pre4 with the new PDC driver (who does know the 20276 natively) and pdc-ataraid
3. Compile the kernels without the PDC driver but pdc-ataraid (to try the same setup as with my 2.4.18-BF kernel)


The result is always the same - kernel panic, device 72:06 not found.

I get the kernel to recognize the disks (and the PDC for the kernels with the drivers) in all configurations, so that is not the problem.
I get no sign of the pdc-ataraid driver though. If I compile the HPT-ataraid in on top, I get a kernel message of it saying that no raid-array could be found (surprise...)


Who can help? Running native software raid is not an option due to the mentioned Win98SE on the same disks. Why isn't the pdc-ataraid driver giving any output? Other suggestions?

Thanks in advance!

  Stephan

My complete ata/ide config (This is the 2.4.21-pre4 kernel):
#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_ISAPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_PCI_WIP is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_WDC_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_AMD74XX_OVERRIDE is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_HPT34X_AUTODMA is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_NFORCE is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_PDC202XX_BURST is not set
CONFIG_BLK_DEV_PDC202XX_NEW=y
CONFIG_PDC202XX_FORCE=y
# CONFIG_BLK_DEV_RZ1000 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
CONFIG_BLK_DEV_VIA82CXXX=y
# CONFIG_IDE_CHIPSETS is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_IDEDMA_IVB is not set
# CONFIG_DMA_NONPCI is not set
CONFIG_BLK_DEV_PDC202XX=y
CONFIG_BLK_DEV_IDE_MODES=y
CONFIG_BLK_DEV_ATARAID=y
CONFIG_BLK_DEV_ATARAID_PDC=y
# CONFIG_BLK_DEV_ATARAID_HPT is not set
# CONFIG_BLK_DEV_ATARAID_SII is not set







[Index of Archives]     [Linux RAID]     [Linux Device Mapper]     [Linux IDE]     [Linux SCSI]     [Kernel]     [Linux Books]     [Linux Admin]     [GFS]     [RPM]     [Yosemite Campgrounds]     [AMD 64]

  Powered by Linux