Re: 2.4.9-ac17 Adaptec AIC7XXX problems (new driver, old one works fine) (solved)

Ookhoi (ookhoi@dds.nl)
Sun, 30 Sep 2001 08:57:31 +0200


Hi Justin,

> >The new driver for the Adaptec 7892B gives me the following problems
> >(see dmesg) on a asus a7v mobo with kernel 2.4.9-ac17.
> >
> >I have to run the system underclocked to make it boot at all. As soon
> >as I run it at 1000 or 1200 MHz, it does a Kernel panic: for safety
> >during the scsi boot part. It is a 1200MHz processor. The system runs
> >fine after the (long) boot.
>
> IIRC, the a7v is an AMD processor with VIA chipset. If you go into the
> MB BIOS and disable all of the "Make my PCI bus go as fast as possible
> even if this means violating the spec" options, the "new" aic7xxx
> driver should work fine. I wish VIA would get a clue.

It is indeed an AMD system with the VIA KT133 chipset.

I played with the bios settings to find out with which option it would
or would not give trouble. Under Advanced, CHIP Configuration the option
Byte Merge has to be disabled to make the kernel boot fine with the new
aic7xxx driver. This is with kernel 2.4.9-ac18

The bios manual says:
Byte Merge [Enabled by default]
To optimize the data transfer on PCI, this merges a sequence of
individual memory writes (bytes or words) into a single 32-bit block of
data. However, byte merging may only be done when the bytes within a
data phase are in a prefetchable address range. Configuration options:
[Disabled] [Enabled]

Why does the old driver boot fine with this enabled, and has the new
driver troubles booting then? The system seemed to run fine after the
long boot with the new driver and byte merge enabled, so it seemes that
only the boot gives troubles. The system didn't always boot till the end
with the new kernel and byte merge enabled btw, as it sometimes stopped
with the message: Kernel panic: for safety

Anyway, thank you for the hint! It all works fine now. :-)

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