"DV failed to configure device" for Quantum DLT4000 tape drive on Adaptec 2940UW, 2.6.0-test11

From: Darren Dupre (darren_at_dmdtech.org)
Date: 11/29/03

  • Next message: Jeff Garzik: "Re: Silicon Image 3112A SATA trouble"
    To: <linux-kernel@vger.kernel.org>
    Date:	Sat, 29 Nov 2003 12:31:14 -0600
    
    

    I only use my Adaptec 2940-UW for doing weekly backups to my Quantum DLT4000
    (external) tape drive. On the 2.4 kernels, I'd just modprobe aic7xx and it
    would detect the tape drive, load the st module and I could do my usual tar
    command to backup stuff to tape. On 2.6.0-test11, I modprobe aic7xxx and it
    detects the drive but it says "scsi0:A:5:0: DV failed to configure device.
    Please file a bug report against this driver." and the st module does not
    get loaded.

    Not sure what this means.. I didnt have this problem with 2.4.21.

    However, I can modprobe st and use the tape drive just fine.

    Here is the relevant bits out of my syslog:

    Nov 29 12:18:37 dmdtech kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI
    HBA DRIVER, Rev 6.2.35
    Nov 29 12:18:37 dmdtech kernel: <Adaptec 2940 Ultra SCSI adapter>
    Nov 29 12:18:37 dmdtech kernel: aic7880: Ultra Wide Channel A, SCSI
    Id=7, 16/253 SCBs
    Nov 29 12:18:37 dmdtech kernel:
    Nov 29 12:19:01 dmdtech kernel: scsi0:A:5:0: DV failed to configure device.
    Please file a bug report against this driver.
    Nov 29 12:19:05 dmdtech kernel: (scsi0:A:5): 10.000MB/s transfers
    (10.000MHz, offset 15)
    Nov 29 12:19:05 dmdtech kernel: Vendor: Quantum Model: DLT4000
    Rev: CC37
    Nov 29 12:19:05 dmdtech kernel: Type: Sequential-Access
    ANSI SCSI revision: 02
    Nov 29 12:20:18 dmdtech kernel: st: Version 20030811, fixed bufsize 32768,
    s/g segs 256 <- this is when I manually loaded the st module
    Nov 29 12:20:18 dmdtech kernel: Attached scsi tape st0 at scsi0, channel 0,
    id 5, lun 0
    Nov 29 12:20:18 dmdtech kernel: st0: try direct i/o: yes, max page reachable
    by HBA 1048575
    Nov 29 12:20:23 dmdtech kernel: st0: Block limits 1 - 16777215 bytes.

    -
    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/


  • Next message: Jeff Garzik: "Re: Silicon Image 3112A SATA trouble"