[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] I can't use netcard when using xen-4.0.0-rc1 @ vmlinuz-2.6.18-164.el5xen
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! _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |