beautypg.com

5 loading the drivers as modules, Loading the drivers as modules, Section 3.5.5, “loading the drivers as modules – Avago Technologies LSI SAS 3041E-R User Manual

Page 74

background image

3-34

UNIX Operating System Device Drivers

Version 1.3

Copyright © 2001, 2002, 2007 by LSI Logic Corporation. All rights reserved.

The output from the last step should look something like this:

Installing modules under /lib/modules/2.2.14-5.0/block
Installing modules under /lib/modules/2.2.14-5.0/net
Installing modules under /lib/modules/2.2.14-5.0/ipv4
Installing modules under /lib/modules/2.2.14-5.0/scsi
Installing modules under /lib/modules/2.2.14-5.0/fs
Installing modules under /lib/modules/2.2.14-5.0/fs
Installing modules under /lib/modules/2.2.14-5.0/cdrom
Installing modules under /lib/modules/2.2.14-5.0/video
Installing modules under /lib/modules/2.2.14-5.0/net
Installing modules under /lib/modules/2.2.14-5.0/misc

9.

Update the

/boot

sector with the new

System.map

and

bzImage

, re-

create your ramdisk image (refer to your vendor literature), and
update your boot manager (

lilo.conf

,

grub.conf

). If you are using

lilo

, you must run

lilo -v

prior to reboot.

10. Shut down the system. For example:

# shutdown -r now

11. Reboot with the newly built Linux kernel.

3.5.5

Loading the Drivers as Modules

Follow these steps to load the new driver binaries:

1.

Load the Fusion-MPT base driver.

# insmod mptbase
Fusion-MPT base driver 2.xx.xx
Copyright (c) 1999-2002 LSI Corporation

2.

Load the Fusion-MPT SCSI host driver.

# insmod mptscsih
Fusion-MPT SCSI Host driver 2.xx.xx

Depending on which FC devices you have attached to your FC link, you
should see something like the following on the console and in the system
log:

scsi0 : ioc0: LSIFC919, FwRev=1000h, Ports=1, MaxQ=256, IRQ=9
scsi : 1 host.

Vendor: SEAGATE

Model: ST39102FC

Rev: 0007

Type:

Direct-Access

ANSI SCSI revision: 02

Detected scsi disk sda at scsi0, channel 0, id 0, lun 0

Vendor: SEAGATE Model: ST19171FC Rev: 0017
Type: Direct-Access ANSI SCSI revision: 02

Detected scsi disk sdb at scsi0, channel 0, id 1, lun 0