[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: [Xen-users] pci passthrough and Xenserver
Hi Ian, VM console issue finally worked out fine. executed below steps for pci passthrough, doesn't work 1. in dom0, ran a. modprobe pciback b. xe vm-param-set uuid=91c50844-9228-2650-89ad-08b42c450cb7 other-config:pci=0/0000:08:01.0 c. xe vm-param-list uuid=91c50844-9228-2650-89ad-08b42c450cb7 | grep other-config other-config (MRW): last_shutdown_time: 20100312T02:46:10Z; last_shutdown_action: Restart; last_shutdown_initiator: external; last_shutdown_reason: rebooted; pci: 0/0000:08:01.0; install-repository: http://ftp.debian.org/; mac_seed: 5bfac0e7-362a-9418-03c0-ef95c703457a; linux_template: true; install-methods: cdrom,http,ftp; install-arch: i386; debian-release: lenny 2. in domU a. compiled driver for my pci controller b. insmod driver.ko c. depmod -a and manually copied driver.ko into /lib/modules/2.6.../kernel/drivers/net/driver.ko 3. from dom0, rebooted domU(via xe vm-reboot..) 4. after domU is up, a. lspci in domU shows nothing b. ifconfig/ifconfig -a shows no interface c. driver doesn't seem to load during boot(lsmod doesn't list it, did modprobe again) 5. lspci in dom0 still lists the pci device. so not sure what am I missing or where I went wrong. Any inputs? Thanks On Wed, Mar 10, 2010 at 9:48 AM, Ritu kaur <ritu.kaur.us@gmail.com> wrote: Hi Ian, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |