xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* I can't use netcard when using xen-4.0.0-rc1 @ vmlinuz-2.6.18-164.el5xen
@ 2010-01-14  9:01 qingbo yuan
  0 siblings, 0 replies; only message in thread
From: qingbo yuan @ 2010-01-14  9:01 UTC (permalink / raw)
  To: xen-devel

hi, all

RHEL 5.4 is the host os, and kernel-xen.x86_64.2.6.18-164.el5,
kernel-xen-devel.x86_64.2.6.18-164.el5 and xen-libs.3.0.3-94.el5  are
installed.
After that, the grub file is :

title Red Hat Enterprise Linux Server (2.6.18-164.el5xen)
        root (hd1,0)
        kernel /xen.gz-2.6.18-164.el5
        module /vmlinuz-2.6.18-164.el5xen ro
root=/dev/VolGroup00/LogVol00 rhgb quiet
        module /initrd-2.6.18-164.el5xen.img

In this edition, everything is ok. The system runs as normal and the
network runs normally too.
However, when I clone xen-4.0.0-rc1 and compile it (make xen;make
install-xen) and configure it in grub as :
title xen-4.0.0-rc1 (2.6.18-164.el5xen)
        root (hd1,0)
        kernel /xen-4.0.0-rc1.gz
        module /vmlinuz-2.6.18-164.el5xen ro
root=/dev/VolGroup00/LogVol00 rhgb quiet
        module /initrd-2.6.18-164.el5xen.img

When I boot it, I found in the dmesg like this and the network can't
be used after that:

IRQ handler type mismatch for IRQ 274

Call Trace:
 [<ffffffff802b2eb2>] setup_irq+0x1b7/0x1cf
 [<ffffffff882810ea>] :r8169:rtl8169_interrupt+0x0/0x264
 [<ffffffff802b2f7a>] request_irq+0xb0/0xd6
 [<ffffffff882817d3>] :r8169:rtl8169_open+0x123/0x1d2
 [<ffffffff8041b96a>] dev_open+0x2f/0x6e
 [<ffffffff804198f8>] dev_change_flags+0x5a/0x11a
 [<ffffffff8044e18c>] devinet_ioctl+0x235/0x59c
 [<ffffffff8041120d>] sock_ioctl+0x1c1/0x1e5
 [<ffffffff80243e61>] do_ioctl+0x21/0x6b
 [<ffffffff802316f3>] vfs_ioctl+0x457/0x4b9
 [<ffffffff8020b242>] kmem_cache_alloc+0x62/0x6d
 [<ffffffff8024e5c7>] sys_ioctl+0x59/0x78
 [<ffffffff80260106>] system_call+0x86/0x8b
 [<ffffffff80260080>] system_call+0x0/0x8b

Does anybody know how to solve this problem?
Thanks very much!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-14  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14  9:01 I can't use netcard when using xen-4.0.0-rc1 @ vmlinuz-2.6.18-164.el5xen qingbo yuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).