I have a problem with network interfaces after installing Xen. Network interface has network address but can’t to bring up. [root@dom0 ~]# uname -r [root@dom0 ~]# yum list | grep xen-hyper xen-hypervisor.i686 4.1.2-2.fc16 With default kernel system works perfectly. But after booting with xen kernel # dmesg | grep eth # lspci | grep Ethernet 00:04.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 08) 00:05.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 08) I don't understand that happens. A difference between loadings only in irq. 20,21 for default kernel and 5,9 for xen kernel. But 5 and 9 irq is not used anywhere more. |
-- xen mailing list xen@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/xen