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

dual promise card problems



I'm currently running 2 Ultra 133 TX2 Promise controller cards, I cannot seem to get both of them to work at the same time under debian, they were confirmed working under gentoo so I know they "should" work ^^.  So far I have tested the cables, the pci slots, the cards and the bios on the cards, the hdd's and they all come out fine.  In all cases the first card detected will let me access the hdd's but the second one detected will not.  The drives do show up under /dev and in dmesg but are totally unaccesable.

this is from my logs :

Jan  1 00:02:22 localhost kernel: SIS5513: IDE controller at PCI slot 0000:00:00.1
Jan  1 00:02:22 localhost kernel: SIS5513: chipset revision 208
Jan  1 00:02:22 localhost kernel: SIS5513: not 100%% native mode: will probe irqs later
Jan  1 00:02:22 localhost kernel: SIS5513: SiS530 ATA 66 controller
Jan  1 00:02:22 localhost kernel:     ide0: BM-DMA at 0x4000-0x4007, BIOS settings: hda:DMA, hdb:DMA
Jan  1 00:02:22 localhost kernel:     ide1: BM-DMA at 0x4008-0x400f, BIOS settings: hdc:DMA, hdd:DMA
Jan  1 00:02:22 localhost kernel: hdb: QUANTUM FIREBALL CX10.0A, ATA DISK drive
Jan  1 00:02:22 localhost kernel: Using anticipatory io scheduler
Jan  1 00:02:22 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jan  1 00:02:22 localhost kernel: hdb: max request size: 128KiB
Jan  1 00:02:22 localhost kernel: hdb: 19541088 sectors (10005 MB) w/418KiB Cache, CHS=19386/16/63, UDMA(33)
Jan  1 00:02:22 localhost kernel:  /dev/ide/host0/bus0/target1/lun0: p1 p2 < p5 >
Jan  1 00:02:22 localhost kernel: PDC20269: IDE controller at PCI slot 0000:00:09.0
Jan  1 00:02:22 localhost kernel: PCI: Found IRQ 11 for device 0000:00:09.0
Jan  1 00:02:22 localhost kernel: PDC20269: chipset revision 2
Jan  1 00:02:22 localhost kernel: PDC20269: ROM enabled at 0xe4000000
Jan  1 00:02:22 localhost kernel: PDC20269: 100%% native mode on irq 11
Jan  1 00:02:22 localhost kernel:     ide2: BM-DMA at 0xc000-0xc007, BIOS settings: hde:pio, hdf:pio
Jan  1 00:02:22 localhost kernel:     ide3: BM-DMA at 0xc008-0xc00f, BIOS settings: hdg:pio, hdh:pio
Jan  1 00:02:22 localhost kernel: hde: WDC WD2500JB-50FUA0, ATA DISK drive
Jan  1 00:02:22 localhost kernel: hdf: WDC WD1000BB-32CAA0, ATA DISK drive
Jan  1 00:02:22 localhost kernel: ide2 at 0xb000-0xb007,0xb402 on irq 11
Jan  1 00:02:22 localhost kernel: hde: max request size: 1024KiB
Jan  1 00:02:22 localhost kernel: hde: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(100)
Jan  1 00:02:22 localhost kernel:  /dev/ide/host2/bus0/target0/lun0: p1
Jan  1 00:02:22 localhost kernel: hdf: max request size: 128KiB
Jan  1 00:02:22 localhost kernel: hdf: 195371568 sectors (100030 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Jan  1 00:02:22 localhost kernel:  /dev/ide/host2/bus0/target1/lun0: p1
Jan  1 00:02:22 localhost kernel: PDC20269: IDE controller at PCI slot 0000:00:0d.0
Jan  1 00:02:22 localhost kernel: PCI: Found IRQ 5 for device 0000:00: 0d.0
Jan  1 00:02:22 localhost kernel: PDC20269: chipset revision 2
Jan  1 00:02:22 localhost kernel: PDC20269: ROM enabled at 0xe5000000
Jan  1 00:02:22 localhost kernel: PDC20269: 100%% native mode on irq 5
Jan  1 00:02:22 localhost kernel:     ide4: BM-DMA at 0xd800-0xd807, BIOS settings: hdi:pio, hdj:pio
Jan  1 00:02:22 localhost kernel:     ide5: BM-DMA at 0xd808-0xd80f, BIOS settings: hdk:pio, hdl:pio
Jan  1 00:02:22 localhost kernel: hdi: Maxtor 6L250R0, ATA DISK drive
Jan  1 00:02:22 localhost kernel: hdj: WDC WD2500JB-50FUA0, ATA DISK drive
Jan  1 00:02:22 localhost kernel: ide4 at 0xc800-0xc807,0xcc02 on irq 5
Jan  1 00:02:22 localhost kernel: hdi: max request size: 1024KiB
Jan  1 00:02:22 localhost kernel: hdi: 490234752 sectors (251000 MB) w/16384KiB Cache, CHS=30515/255/63, UDMA(133)
Jan  1 00:02:22 localhost kernel:  /dev/ide/host4/bus0/target0/lun0: p1
Jan  1 00:02:22 localhost kernel: hdj: max request size: 1024KiB
Jan  1 00:02:22 localhost kernel: hdj: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(100)
Jan  1 00:02:22 localhost kernel:  /dev/ide/host4/bus0/target1/lun0: p1
Jan  1 00:02:22 localhost kernel: hdk: Maxtor 4A250J0, ATA DISK drive
Jan  1 00:02:22 localhost kernel: hdl: WDC WD600BB-32BSA0, ATA DISK drive
Jan  1 00:02:22 localhost kernel: ide5 at 0xd000-0xd007,0xd402 on irq 5
Jan  1 00:02:22 localhost kernel: hdk: max request size: 1024KiB
Jan  1 00:02:22 localhost kernel: hdk: 490234752 sectors (251000 MB) w/2048KiB Cache, CHS=30515/255/63, UDMA(133)
Jan  1 00:02:22 localhost kernel:  /dev/ide/host4/bus1/target0/lun0: p1
Jan  1 00:02:22 localhost kernel: hdl: max request size: 128KiB
Jan  1 00:02:22 localhost kernel: hdl: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)

I am currrently running  the debian kernel 2.6.8-3-386

the errors I get from the drives when trying ot access them are


datagod:/var/log# fdisk /dev/hdi

Unable to open /dev/hdi


and when I try to mount them

datagod:/home/anime/anime# mount /dev/hdi animeI
mount: you must specify the filesystem type


but like I said if I switch the controller cards it's still always the first one hit that works and the second just doesn't let me access

Reply to: