On Mon, 2004-08-30 at 14:37, Gregory Gulik wrote: > That's exactly it. The device is appearing to dmesg upon boot or > modprobe for aic7xxx yet I can't access the device: > > PCI: Enabling device 0000:00:0a.0 (0006 -> 0007) > ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11 > scsi6 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36 > <Adaptec 2940 SCSI adapter> > aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs > > (scsi6:A:4): 5.000MB/s transfers (5.000MHz, offset 15) > Vendor: CONNER Model: CTT8000-S Rev: 1.17 > Type: Sequential-Access ANSI SCSI revision: 02 > Attached scsi tape st0 at scsi6, channel 0, id 4, lun 0 > st0: try direct i/o: yes (alignment 512 B), max page reachable by HBA > 1048575 > Attached scsi generic sg5 at scsi6, channel 0, id 4, lun 0, type 1 > [root@penguin root]# mt -f /dev/st0 status > /dev/st0: Input/output error > [root@penguin root]# It doesn't look like an issue since the driver is detecting the transfer rate of 5mb/s, but you could try setting that rate in the SCSI adapter for that SCSI ID. Also, you might want to see if you can get this tape drive working on another system. For someone who avoids SCSI, you sure do have a lot of SCSI controllers in this machine. -- C. Linus Hicks <lhicks@xxxxxxxxx>