> On Thu, 8 Jul 2004, AJ McKee wrote:
>> > Okay I applied a bit of Stephs thinking here and tried the
> > following.
> >
> > vi /usr/src/linux/include/linux.version.h
>> that's an autogenerated file, iirc. and anyway, there's a good reason
> why it complains about kernel mismatch..
>> > #define UTS_RELEASE "2.4.19-4GB"
> > #define LINUX_VERSION_CODE 132116
> > #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
> >
> > Changes to
> >
> > #define UTS_RELEASE "2.4.19-64GB-SMP"
> > #define LINUX_VERSION_CODE 132116
> > #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
>> >
> > Then;
> >
> > cd /usr/src/linux/drivers/scsi/qla4xxx/
> > make OSVER=linux SMP=1 install
> >
> > Lots of stuff I don't understand displayed on that glass thingy :)
> >
> > Cool looks like it built okay.
> >
> > It should have install it in
> > /lib/modules/2.4.19-64GB-SMP/kernel/drivers/scsi
> >
> > Lo and behold yes it has.
> >
> > So I modprobe qla4010c.o and guess what.... the whole system lock up. Dies,
> > dead (I light of the recent dying discussion, my linux box is dead when I
> > load this module.) MMmmm will try something else after a quick smoke.
>> not surprising.
>> > Any other advice (Thanks Steph, was good advice, pitty it did not
> > work but I think I am on the right path.)
> >
> > AJ
AJ, Does the updated suse kernels not provide this driver?
If not, then get the good stuff here:
http://www.qlogic.com/support/os_detail.asp?productid=341&osid=125
Check out the build_kernel.txt. It give you a step by step procedure how
to do it correctly.
Oh and make sure that you are on the supported firmware while you are at
it.
--
Conor Wynne
Dublin
Irlande
Key Fingerprint 1A95 E50F A15F 6601 A587 A9D8 4E55 1173 C2FE FAC2
Get my key here: http://www.conorwynne.com/gpg-key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.linux.ie/pipermail/ilug/attachments/20040708/b4e4edb7/attachment.pgp
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!