On Sat, 14 Jan 2006, Nohez wrote: > I applied the patch. Following is the output from /var/log/messages > after recompiling and reloading the driver. > > ------------------------------------------------------------------- > Relevant output from /var/log/messages > ------------------------------------------------------------------- > kernel: QLogic Fibre Channel HBA Driver > kernel: qla2400 0000:02:02.0: Found an ISP2422, irq 11, iobase 0xd1094000 > kernel: qla2400 0000:02:02.0: Configuring PCI space... > kernel: qla2400 0000:02:02.0: Configure NVRAM parameters... > kernel: qla2400 0000:02:02.0: Verifying loaded RISC code... > kernel: scsi(3): **** Load RISC code **** > kernel: qla2x00_mailbox_command(3): **** FAILED. mbx0=4001, mbx1=0, mbx2=568, cmd=9 **** > kernel: qla2x00_load_ram(3): failed. rval=102 mb[0]=4001. > kernel: scsi(3): [ERROR] Failed to load segment 0 of firmware > kernel: qla2400 0000:02:02.0: [ERROR] Failed to load segment 0 of firmware Hmm, that's interesting. Your trying to load RISC ram with the wrong mailbox command -- 0x09 when it should be 0x0b. Could you send me your .config file. I'm also still not clear on which driver variant suse is using in this kernel. Thanks, Andrew Vasquez - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html