[6574] 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 (Wang Qi)
Mon May 31 10:59:37 1999

Date: 	Sun, 30 May 1999 18:30:14 +0800
From: wangq@ddc.xj.cnpc.com.cn (Wang Qi)
To: linux-scsi@vger.rutgers.edu

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

    Try to use the second method.
    Hope everythind is ok!

Wang Qi


-
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