Hello Can you share your experience with running XEN on different hardware? Does any body run XEN either 2.0.6/7 or 3.0devel on following machines: 1) nForce4 based motherboard either with single or dual core CPU 2) ASUS 1U server AP140R-E1 --- P4 http://www.asus.com/products4.aspx?modelmenu=2&model=137&l1=9&l2=40&l3=116 3) MICROSTAR Server Barebone K1-1000D (MS-9245) 1U --- Opteron 4) MICROSTAR Server Barebone P1-102A2M (MS-9249) 1U --- P4 5) any HP server 6) any DELL server You info will be greatly appreciated. koxman _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Sun, 2005-09-18 at 23:45, koxman wrote:> Hello > > Can you share your experience with running XEN on different hardware? > > Does any body run XEN either 2.0.6/7 or 3.0devel on following > machines: > > 1) nForce4 based motherboard either with single or dual core CPU > > 2) ASUS 1U server AP140R-E1 --- P4 > > http://www.asus.com/products4.aspx?modelmenu=2&model=137&l1=9&l2=40&l3=116 > > 3) MICROSTAR Server Barebone K1-1000D (MS-9245) 1U --- Opteron > > 4) MICROSTAR Server Barebone P1-102A2M (MS-9249) 1U --- P4 > > 5) any HP server > > 6) any DELL serverI''ve been unable to get a Dell Dimension 2400 to work. They use a Broadcom ethernet chip that fails with all the Xen kernels I can find from Fedora and Debian . I haven''t tried compiling it myself yet. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> Broadcom ethernet chip that fails with all the Xen kernels I can find > from Fedora and Debian . I haven''t tried compiling it myself yet.I also have a broadcom tg3 ethernet chip. The option for compiling it does not show up in the xen kernel build. However I am sure I saw some people on the list saying it was working for them? It would be good to document what hardware is supported by XEN. Perhaps through a wiki on the website, which people could add to? In particular I would like to know has anyone got any of the following hardware working in a XEN dom0 megaraid driver CONFIG_MEGARAID_LEGACY broadcom tg3 ethernet CONFIG_TIGON3 i2c CONFIG_I2C W93781 hardware sensor CONFIG_SENSORS_W83781D Thanks Paul _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Paul Reilly schrieb: Paul,> I also have a broadcom tg3 ethernet chip. The option for compiling it > does not show up in the xen kernel build. However I am sure I saw some > people on the list saying it was working for them?tg3 works for me. And yes, it shows up in the xen0 .config.> In particular I would like to know has anyone got any of the following > hardware working in a XEN dom0 > > megaraid driver CONFIG_MEGARAID_LEGACYYes and no: instead of CONFIG_MEGARAID_LEGACY which is not in my .config I have CONFIG_MEGARAID_NEWGEN=y CONFIG_MEGARAID_MM=y CONFIG_MEGARAID_MAILBOX=y set. That''s on xen-2.0.5, BTW.> broadcom tg3 ethernet CONFIG_TIGON3Yes.> i2c CONFIG_I2CNo, because I don''t need I2C. (Do I?)> W93781 hardware sensor CONFIG_SENSORS_W83781DNo. The above settings apply for a Dell PowerEdge 1750. AFAIK the 1750 has no W93781....? Tobias _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, Sep 19, 2005 at 08:45:12AM +0200, koxman wrote:> Can you share your experience with running XEN on different hardware?I''m running Xen 2.0.3-2.0.7 on [UP|SMP]/[P4,Athlon,Xeon] from [HP,Intel,IBM,Dell,NexCOM embedded].> Does any body run XEN either 2.0.6/7 or 3.0devel on following machines:I went back to 2.0.5 on an Intel SR1325 P4@3.0GHz with SE7210TP1-E board after vainly trying to get 2.0.7 running (-> dom0 boots fine, but firing up a domU freezes the whole system; see another thread on the list)> 5) any HP serverDL360 G1 PIII@500MHz/SMP on xen-2.0.7 DL360 G3 Xeon@2.8GHz/SMP on xen-2.0.5> 6) any DELL serverPowerEdge1750 Xeon@2.8GHz/SMP on xen-2.0.5 Regards, Tobias _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users