[6578] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: SCSI drivers failures

daemon@ATHENA.MIT.EDU (Catalin Muresan)
Tue Jun 1 06:09:31 1999

Date: 	Tue, 1 Jun 1999 13:02:28 +0300
From: Catalin Muresan <cata@codec.ro>
To: Wang Qi <wangq@ddc.xj.cnpc.com.cn>
Cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <37511336.39B74129@ddc.xj.cnpc.com.cn>; from Wang Qi on Sun, May 30, 1999 at 06:30:14PM +0800


	Hi,

On Sun, May 30, 1999 at 06:30:14PM +0800, Wang Qi wrote:
wangq> Hi:
wangq>     I have just suffered from AHA152X on linux. Maybe my experience is
wangq> useful to you? firstly, My kernel is 2.2.5, it doesn't probe the SCSI
wangq> controler. I finally find two ways to solve this problem, you can pick
wangq> any one.
wangq>     1. type the following command with root power:
wangq>         #insmod aha152x 'aha152x=0x340,11,7,1'
wangq>         please choose the right IOPORT,IRQ,SCSI_ID,CONNECT/DISCONNECT
wangq> values. With this way, you have to type this command every time you boot
wangq> your machine.
wangq>     2. with "make xconfig", pick aha152x driver into your kernel and add
wangq> a following line to your lilo.conf file:
wangq>         append="0x340,11,7,"

       I think you mean append="aha152x=0x340,11,7,"

           3. add in /etc/modules.conf:

		alias scsi_hostadapter aha152x
		options aha152x aha152x=0x340,11,7,1
		
   and the aha152x module will be autoloaded by the kernel (will not work if
booting from disk on aha152x for obvious reasons)

-- 
 Catalin Muresan                                           CM1206-RIPE
 CODEC Electronic Products                        voice: +40-64-432450
 Internet Services Department                     email: cata@codec.ro
-----------------------------------------------------------------------
 12:57pm  up 13 days,  4:08, 11 users,  load average: 0.52, 0.61, 0.44

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post