WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen dom0 kernel in redhat4.4 with qla2xxx firmware

To: Roland Touchais <Roland.Touchais@xxxxxxxxx>
Subject: Re: [Xen-users] xen dom0 kernel in redhat4.4 with qla2xxx firmware
From: Jordan Share <jshare@xxxxxxxxxx>
Date: Fri, 22 Dec 2006 14:22:40 -0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 22 Dec 2006 14:22:41 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20061222152648.GB9735@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20061222152648.GB9735@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)
Roland Touchais wrote:
Hello,
I have a fait on load firmware under RedHat 4.4.

With just RedHat standard kernel, firmware seem to be loader for
qla2300 module. And all work fine.


with Mandriva 2007 (other OS i try before, but with domU not runable)
I just add "qla*.bin" downloaded from
ftp://ftp.qlogic.com/outgoing/linux/firmware/ in "/lib/firmware" and i
get all work fine under Standard and Xen:dom0 kernels.


But when i use XEN RPMs for redhat 4. 4(downloaded from XEN web site)
under redhat 4.4 kernel-xen-2.6.16.29-3.0.3.0 xen-3.0.3.0-1
kernel-xenU-2.6.9-42.0.2.EL.xs148

grub conf (sda1 for partition /boot)
title Xen
    root (hd0,1)
    kernel /xen.gz dom0_mem=500000 console=vga
    module /vmlinuz-2.6-xen root=LABEL=/1 ro console=tty0
    module /initrd-2.6-xen.img

Il i make a DomU in a file; i can use it so Xen is OK.

But for QLA hardware, I can not acces to SANE disk.
I get the same result with and without firmware in  /lib/firmware :

[snip]

So it seem that firware in /lib/firmware are not loaded or not
recognized...

The firmware is likely not in the initrd's /lib/firmware (even though it may be 
in /lib/firmware on the actual root filesystem).  You could try rebuilding your 
initrd to include the firmware files.

Have you an idea to solve or debug this problem (usefull because i
need qla for acces SANE disk for virtuals Xen DomU.

A votre service,

Roland Touchais


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>