Results 1 to 2 of 2

Thread: Onboard Adaptec 7895 - detects SCSI CD-ROM but not HDDs

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    2

    Onboard Adaptec 7895 - detects SCSI CD-ROM but not HDDs

    Hi, I've got an old computer with onboard SCSI (Adaptec 7895 dual channel), four SCSI hard drives (which are blank, no OS), and a SCSI cdrom.

    Knoppix boots fine from the SCSI CD-ROM. However, I can't see the SCSI hard drives. (If I Ctrl-A during boot and go into the SCSI BIOS, I can test the hard disks - they're OK.)

    channel A has disks 1, 2, and 3 (SCSI IDs 0, 1, 2).
    channel B has disk 4 and the CD ROM (SCSI IDs 0, 5).

    fdisk -l reports nothing.

    What I want to be able to do is 'fdisk /dev/sda' and run mkfs and the like to format these drives.

    Why can't I see /dev/sd_ ? The SCSI adapter is seen:

    Output of lspci -v:
    Code:
    0000:00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
            Flags: bus master, medium devsel, latency 64
            Memory at f4000000 (32-bit, prefetchable) [size=64M]
            Capabilities: [a0] AGP version 1.0
    
    0000:00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) (prog-if 00 [Normal decode])
            Flags: bus master, 66MHz, medium devsel, latency 64
            Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
            I/O behind bridge: 0000c000-0000cfff
            Memory behind bridge: fa100000-fa1fffff
            Prefetchable memory behind bridge: f1e00000-f1efffff
    
    0000:00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
            Flags: bus master, medium devsel, latency 0
    
    0000:00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01) (prog-if 80 [Master])
            Flags: bus master, medium devsel, latency 64
            I/O ports at ffa0 [size=16]
    
    0000:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01) (prog-if 00 [UHCI])
            Flags: bus master, medium devsel, latency 64, IRQ 9
            I/O ports at ef80 [size=32]
    
    0000:00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
            Flags: medium devsel, IRQ 9
    
    0000:00:0e.0 SCSI storage controller: Adaptec AHA-2940U/UW / AHA-39xx / AIC-7895 (rev 04)
            Subsystem: Adaptec AHA-2940U/2940UW Dual AHA-394xAU/AUW/AUWD AIC-7895B
            Flags: bus master, medium devsel, latency 64, IRQ 10
            I/O ports at e400 [size=256]
            Memory at febfe000 (32-bit, non-prefetchable) [size=4K]
            Expansion ROM at febe0000 [disabled] [size=64K]
            Capabilities: [dc] Power Management version 1
    
    0000:00:0e.1 SCSI storage controller: Adaptec AHA-2940U/UW / AHA-39xx / AIC-7895 (rev 04)
            Subsystem: Adaptec AHA-2940U/2940UW Dual AHA-394xAU/AUW/AUWD AIC-7895B
            Flags: bus master, medium devsel, latency 64, IRQ 10
            I/O ports at e800 [size=256]
            Memory at febff000 (32-bit, non-prefetchable) [size=4K]
            Capabilities: [dc] Power Management version 1
    
    0000:00:10.0 PCI bridge: Digital Equipment Corporation DECchip 21152 (rev 03) (prog-if 00 [Normal decode])
            Flags: bus master, medium devsel, latency 64
            Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
            I/O behind bridge: 0000d000-0000dfff
            Memory behind bridge: fa200000-faafffff
            Prefetchable memory behind bridge: 00000000f1f00000-00000000f1f00000
            Capabilities: [dc] Power Management version 1
    
    0000:00:12.0 VGA compatible controller: S3 Inc. 86c968 [Vision 968 VRAM] rev 0 (prog-if 00 [VGA])
            Flags: stepping, medium devsel, IRQ 11
            Memory at 10000000 (32-bit, non-prefetchable) [size=64M]
            Expansion ROM at 7f000000 [disabled] [size=64K]
    
    0000:02:04.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 05)
            Subsystem: Compaq Computer Corporation NC3122 Fast Ethernet NIC (dual port)
            Flags: bus master, medium devsel, latency 64, IRQ 11
            Memory at f1fff000 (32-bit, prefetchable) [size=4K]
            I/O ports at df80 [size=32]
            Memory at faa00000 (32-bit, non-prefetchable) [size=1M]
            Expansion ROM at fa900000 [disabled] [size=1M]
            Capabilities: [dc] Power Management version 1
    
    0000:02:05.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 05)
            Subsystem: Compaq Computer Corporation NC3122 Fast Ethernet NIC (dual port)
            Flags: bus master, medium devsel, latency 64, IRQ 11
            Memory at f1ffe000 (32-bit, prefetchable) [size=4K]
            I/O ports at df40 [size=32]
            Memory at fa800000 (32-bit, non-prefetchable) [size=1M]
            Expansion ROM at fa700000 [disabled] [size=1M]
            Capabilities: [dc] Power Management version 1
    I'm pretty sure the needed kernel moduleis loaded since 'insmod aic7xxx" returns:
    Code:
    root@ttyp1[/]# insmod aic7xxx
    Using /lib/modules/2.4.27/kernel/drivers/scsi/aic7xxx/aic7xxx.o
    insmod: a module named aic7xxx already exists
    What next? Thanks.

  2. #2
    Junior Member
    Join Date
    Jan 2005
    Posts
    2

    More Info

    This suggests this isn't a Knoppix-specific problem -

    When I try to install Fedora Core 1 or 3 on the system, it can't find sda b c or d.

    I put a Win XP Pro install CD in the system, and setup took a long, long time to produce
    Code:
    (Setup cannot access this disk.)
    8386 MB Disk 0 at Id 0 on aic78xx
    
    (Setup cannot access this disk.)
    8386 MB Disk 0 at Id 1 on aic78xx
    
    (Setup cannot access this disk.)
    8386 MB Disk 0 at Id 2 on aic78xx
    
    (Setup cannot access this disk.)
    8386 MB Disk 0 at Id 0 on aic78xx
    Any ideas why nothing can touch these disks? Thanks.

Similar Threads

  1. Adaptec scsi Controllers + (Debian) Knoppix?
    By sakiZ in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 07-13-2005, 08:14 PM
  2. recovery tool for HDDs
    By Napalm696 in forum MS Windows & New to Linux
    Replies: 1
    Last Post: 03-21-2005, 02:08 AM
  3. HP Surestore DAT 40 on Adaptec 2940U SCSI card not seen
    By bh11111111 in forum Hardware & Booting
    Replies: 0
    Last Post: 01-24-2005, 06:43 PM
  4. Cannot get Knoppix 3.2 to recognize an Adaptec AIC-7902 SCSI
    By BillyBobber in forum General Support
    Replies: 12
    Last Post: 10-05-2004, 05:49 PM
  5. adaptec scsi controller
    By GameManK in forum Hardware & Booting
    Replies: 0
    Last Post: 03-22-2004, 10:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


IBM System X3850-X5 Server w/4x Intel  Xeon E7-4870 CPU , 512 GB DDR3 RAM,NO HDD picture

IBM System X3850-X5 Server w/4x Intel Xeon E7-4870 CPU , 512 GB DDR3 RAM,NO HDD

$1599.99



DELL POWEREDGE HP IBM SERVER XEON GOLD 5315Y 8 CORE PROCESSOR 3.2 GHZ SRKXR picture

DELL POWEREDGE HP IBM SERVER XEON GOLD 5315Y 8 CORE PROCESSOR 3.2 GHZ SRKXR

$1100.00



IBM QRadar xx29 2x Xeon E5-2650v4 2x 900W PSU M5120 12x 3.5

IBM QRadar xx29 2x Xeon E5-2650v4 2x 900W PSU M5120 12x 3.5" Bay Server No RAM

$179.99



IBM ADP Server Type 7870 AC1 NO HDD | 128GB RAM PC3L | 2 x Xeon  E5620 picture

IBM ADP Server Type 7870 AC1 NO HDD | 128GB RAM PC3L | 2 x Xeon E5620

$199.99



IBM X3650 M5 5462-AC1,2 X E5-2640V3 2.6GHZ 8C, 16 GB, DUAL 750W, 2 X 1TB SERVER picture

IBM X3650 M5 5462-AC1,2 X E5-2640V3 2.6GHZ 8C, 16 GB, DUAL 750W, 2 X 1TB SERVER

$349.99



IBM SYSTEM X3500 M3 SERVER 7380AC1 TOWER Server XEON E5620 8GB RAID SEE NOTES picture

IBM SYSTEM X3500 M3 SERVER 7380AC1 TOWER Server XEON E5620 8GB RAID SEE NOTES

$111.70



2 -IBM  16GB 2GX72 00VK248  CDIMM Server Memory DDR4 LOT OF 2 32GB TOTAL picture

2 -IBM 16GB 2GX72 00VK248 CDIMM Server Memory DDR4 LOT OF 2 32GB TOTAL

$79.95



IBM System x3550 M3 1U Server 2x Xeon E5645, 192GB RAM, 2x 300GB HDD (7944-AC1) picture

IBM System x3550 M3 1U Server 2x Xeon E5645, 192GB RAM, 2x 300GB HDD (7944-AC1)

$150.00



IBM X3650 M4 Server System Board 00MX553 00AM209 00Y8499 00Y8457 00D2888 00W2671 picture

IBM X3650 M4 Server System Board 00MX553 00AM209 00Y8499 00Y8457 00D2888 00W2671

$230.00



IBM 7915 AC1 M4 E27R704 Server Intel 2650V2 32GB RAM NO HDD w/ 2x 750w PSU picture

IBM 7915 AC1 M4 E27R704 Server Intel 2650V2 32GB RAM NO HDD w/ 2x 750w PSU

$225.00