LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Fedora 8 added Buslogic FlashPoint LW scsi-3 and Exabyte 17D DLT (https://www.linuxquestions.org/questions/linux-hardware-18/fedora-8-added-buslogic-flashpoint-lw-scsi-3-and-exabyte-17d-dlt-616664/)

etpoole60 01-27-2008 03:31 PM

Fedora 8 added Buslogic FlashPoint LW scsi-3 and Exabyte 17D DLT
 
A friend gave me a Exabyte 17D DLT tape library and I have a Buslogic FlashPoint LW scsi-3 controller card. So I added them to a box already running Fedora 8.

Now I'm stuck. I tried google and didn't get anything that I can make sense out of. and the only message I see are the following:

Partial output from /sbin/lspci:

01:05.0 SCSI storage controller: BusLogic Flashpoint LT (rev 01)


Partial output from dmesg | more:

Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
SCSI subsystem initialized
scsi0 : sata_nv
scsi1 : sata_nv
ata1: SATA max UDMA/133 cmd 0x00000000000109f0 ctl 0x0000000000010bf2 bmdma 0x000000000001d800 irq 21
ata2: SATA max UDMA/133 cmd 0x0000000000010970 ctl 0x0000000000010b72 bmdma 0x000000000001d808 irq 21
input: ImPS/2 Generic Wheel Mouse as /class/input/input2
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: ATA-7: WDC WD3200AAJS-00RYA0, 12.01B01, max UDMA/133
ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (not used)
ata1.00: configured for UDMA/133
ata2: SATA link down (SStatus 0 SControl 300)
scsi 0:0:0:0: Direct-Access ATA WDC WD3200AAJS-0 12.0 PQ: 0 ANSI: 5
scsi2 : pata_amd
scsi3 : pata_amd
ata3: PATA max UDMA/133 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x000000000001f000 irq 14
ata4: PATA max UDMA/133 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x000000000001f008 irq 15
ata3.00: ATAPI: SONY DVD RW DRU-830A, SS25, max UDMA/66
ata3.00: limited to UDMA/33 due to 40-wire cable
ata3.00: configured for UDMA/33
ata4: port disabled. ignoring.
scsi 2:0:0:0: CD-ROM SONY DVD RW DRU-830A SS25 PQ: 0 ANSI: 5

I didn't see anything in /var/log/messages.

During the boot I entered the Buslogic auto-config routines and it tells me that the scsi controller ID is 7 and the tape library uses 2 ID's 0 and 1.

This is as much as I know at this point.

Is this worth getting in to? Where should I start looking for information?

Gene

etpoole60 02-06-2008 09:54 AM

I've rebooted the machine and now I see the following messages:

BusLogic: FlashPoint Host Adapter detected at PCI Bus 1 Device 5
BusLogic: I/O Address 0xCC00 PCI Address 0xFDEFF000, irq 16, but FlashPoint
BusLogic: support was omitted in this kernel configuration.


I entered the following command:

sudo find / -name *BusLogic*

Which returned:

/lib/modules/2.6.23.9-85.fc8/kernel/drivers/scsi/BusLogic.ko
/lib/modules/2.6.23.14-107.fc8/kernel/drivers/scsi/BusLogic.ko

Can the above be used in a 'insmod' command? Or what should I do?

Gene


All times are GMT -5. The time now is 03:58 PM.