[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xen and mythbackend?
On 25/03/2008, Gordon McLellan <gordonthree@xxxxxxxxx> wrote: > The card (pvr500) is actually two codecs sharing one pci interface ... > both will be capturing video, and then the capture output stops, > usually on the second codec only (ivtv1). All that is reported in the > logs is DMA timeout ivtv1. If you're not running ivtv 0.10.6 grab yourself the most recent ivtv driver (ivtvdriver.org). If you are already using 0.10.6 you should consider a newer kernel and the most recent 1.0.x ivtv driver. Yes, building your own kernels can be a drag, but not nearly as much an unstable box. You should also look into what IRQs your PVR-500 is using (lspci -v) and whether it is sharing any with something that requires a lot of interrupts (like a NIC). I expect you will find that your second encoder is sharing an IRQ with something else. Try to get it so that both encoders are not sharing IRQs. Unfortunately underlying hardware issues like what you are experiencing don't go away when you switch to xen, though often you can get away with merely restarting the domU that is having problems, sometimes it'll take down the whole box and/or whatever other piece of hardware it is conflicting with. You'll be adding a layer of complexity to your current set-up. - Ben _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |