1833460 Members
2915 Online
110052 Solutions
New Discussion

LH4r and Adaptec 2940UW

 
Tobias Jochmann
Occasional Contributor

LH4r and Adaptec 2940UW

Hi everybody
I??ve got a LH4r with an Adaptec 2940UW.
I??ve installed Suse SLES7. But there is no chance to make the 2940 work. If i try insmod aic7xxx
i get the message

Using /lib/modules/2.4.18-64GB-SMP/kernel/drivers/scsi/aic7xxx/aic7xxx.o
/lib/modules/2.4.18-64GB-SMP/kernel/drivers/scsi/aic7xxx/aic7xxx.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters

dmesg says

PCI: Enabling device 01:02.0 (0155 -> 0157)
aic7xxx: PCI Device 1:2:0 failed memory mapped test
ahc_pci:1:2:0: No SCB space found

I??ve tried this with SLES8 to and i get the same error.
In a PC with the 2940 there is no problem to load the module.
We got a LH6000r with the 2940 too. Also with SLES 7. There were no problem to load the module.
Is this a known problem with the LH4?

Greetings

Tobias Jochmann
3 REPLIES 3
Stuart Browne
Honored Contributor

Re: LH4r and Adaptec 2940UW

I'm unaware of an issue. Do these for us please:

lspci
lsmod
cat /proc/scsi/scsi

With these details, we'll be able to get a better idea of what's going on.
One long-haired git at your service...
Tobias Jochmann
Occasional Contributor

Re: LH4r and Adaptec 2940UW

Hi
these are the informations

00:02.0 PCI bridge: Intel Corporation 80960RP [i960 RP Microprocessor/Bridge] (rev 03)
00:02.1 I2O: Intel Corporation 80960RP [i960RP Microprocessor] (rev 03)
00:03.0 PCI bridge: Digital Equipment Corporation DECchip 21152 (rev 02)
00:06.0 System peripheral: Hewlett-Packard Company NetServer Smart IRQ Router (rev a0)
00:08.0 VGA compatible controller: Cirrus Logic GD 5446 (rev 45)
00:0f.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
00:0f.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
00:0f.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
00:0f.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
00:10.0 Host bridge: Intel Corporation 450NX - 82451NX Memory & I/O Controller (rev 03)
00:12.0 Host bridge: Intel Corporation 450NX - 82454NX/84460GX PCI Expander Bridge (rev 02)
01:02.0 SCSI storage controller: Adaptec AIC-7881U (rev 01)
01:02.0 SCSI storage controller: Adaptec AIC-7881U (rev 01)
02:02.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 05)
02:03.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 02)

Module Size Used by
parport_pc 25024 1 (autoclean)
lp 6048 0 (autoclean)
parport 22752 1 (autoclean) [parport_pc lp]
nfsd 71824 4 (autoclean)
ipv6 160144 -1 (autoclean)
ipchains 33504 0
e100 71200 2
megaraid 24960 3


Attached devices:
Host: scsi0 Channel: 02 Id: 00 Lun: 00
Vendor: MegaRAID Model: LD0 RAID5 34708R Rev: D
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi0 Channel: 02 Id: 01 Lun: 00
Vendor: MegaRAID Model: LD1 RAID5 86775R Rev: D
Type: Direct-Access ANSI SCSI revision: 02

chenhy_1
New Member

Re: LH4r and Adaptec 2940UW

That seems Linux OS can't get correct MMIO
to use, you can try to change BIOS setup item of "MMIO" set as 32MB or 64MB and make sure the "Software Memory Hole" is set as Enabled.
I think it will work normal.

chychen.chen@msa.hinet.net