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

[Xen-users] XEN & Intel DG41RQ Motherboard

To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] XEN & Intel DG41RQ Motherboard
From: Sanjay Arora <sanjay.k.arora@xxxxxxxxx>
Date: Wed, 9 Sep 2009 01:27:38 +0530
Delivery-date: Tue, 08 Sep 2009 12:58:23 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=QNVb8SnZwZthr0dzVNrEPblzMf77RQsfQkmhAPmSdRU=; b=cHOJRfylxpPoFQj9qP98ChvcLMwYkBK8rmU3GGZ8o3aFa4THyfBdO7fMnpG5BE5RpC 32t2cBAOsYQSlbTuslVaN5xqjC7exbX+9Xd0Adps+WMzKWT7qAABVSqZCN2J1TWv5NW4 sR0JAtBxcTZrqjuvF+/tD6DGavNFXOvVGswF0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OQBseyccSEUQXo+KwTNIE3Tp86dMewMhC+vedg1pulQhaHQG1FqDKRbTHWc8iEtvHs soLB6uZx6THy6pnXvtyjKtIr+ispBlh9ovqvTnD/0n72HPnI1t9q5tpyn94oJ5ZQ01Fl z1Jw065rbpMEMt0K28xc8tSmbHjupdPHum8Vo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I made the mistake of assuming all Intel motherboards would be Linux
compatible out of the box and bought one without checking support
information. And now on initial install the Network is not
working....the Network port is not detected at all.

I have bought an Intel board DG41RQI
(http://www.intel.com/support/motherboards/desktop/DG41RQ/index.htm)
which does not support Linux Out of Box. I am using a Core 2 Duo E7200
64 bit processor.

I am installing CentOS 5.x XEN, minimal install for a XEN dom0. The
Intel Linux Support page links to this page here
http://forgeftp.novell.com/driver-process/pub/update/realtek/sle10sp2/common/i586/
and lists a lot of drivers. Can someone please advise me which ones I
need to install for my particular motherboard & processor type?

Also, will these drivers clash with yum updatation from CentOS repos?

Can someone please guide and if possible, comment on issues I will
face. Intend to install minimal xen dom0 install and couple of low
utilization servers and linux desktop. Also, would like to know if I
can install Windows XP on same desktop under XEN.

Install is CentOS 5.0. Will be updating after network starts working.
Tried to install driver file
realtek-r8169-kmp-smp-8.008.00_2.6.16.60_0.21-0.i586.rpm from the list
using the rpm command....(yum would ask for dependencies and will need
to update), but it seems that this file needs a lot of kernel
modules....listing them below (but strangely rpm output does not seem
to show version numbers required, instead shows a hash required. Have
given an example at the end of list...

kernel(kernel)
kernel(drivers)
kernel(drivers_pci)
kernel(kernel_irq)
kernel(init)
kernel(net_sched)
kernel(security)
kernel(arch_i386_mm)
kernel(lib)
kernel(net_ethernet)
kernel(mm)
kernel(vmlinux)

Instead of stating kernel.x.x.x is required by xxxx.xx.i586.rpm
it states
kernel(vmlinux) = d0dc9b0f03309730 is needed by xx.xx.i586.rpm

Does this mean I will need a custom kernel and will not be able to use
the normal kernel from centos repo or even dag repo?

Also, tried to install XENSERVER FREE, it states that Hardware Assist
support is not available on this system. Either it is not present or
disabled in BIOS.

BUT, checked 
http://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Duo%20E7500%20AT80571PH0773M%20-%20AT80571PH0773ML%20%28BX80571E7500%29.html
and it seems that the processor has Virtualization support & I have
enabled it in BIOS.

Does anyone know what is the problem?

With best regards.
Sanjay.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] XEN & Intel DG41RQ Motherboard, Sanjay Arora <=