[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen + DVB = not working. memory allocation issue?
Hi Konrad, I have done some more testing and like to share my findings: > > Did you first try running it under baremetal Linux (using a Live CD for > > example?) Did it work there? I have found that under kernel version 3.2.0 (stock debian kernel) when running on baremetal I get data, with or without kernel parameter "intel_iommu=1" 'cat /dev/video > /tmp/file' produces data there too. However when booting this kernel under Xen (Dom0) cannot get DVB data and get filter timeout with scan utility. With (custom built vanilla) kernel 3.6 and custom built 3.5 (with -pf patches), when running on baremetal; with intel_iommu=1 I am unable to get any DVB data. I have tried intel_iommu=0 and I still cannot get DVB data. To add to this I now have DMAR messages in dmesg output (06:00.0 is the DVB card) : [ 0.074639] DMAR:[DMA Read] Request device [06:00.0] fault addr 80c6000 [ 0.074639] DMAR:[fault reason 02] Present bit in context entry is clear [ 0.422177] DMAR: No ATSR found [ 49.194033] DMAR:[DMA Read] Request device [06:00.0] fault addr fff7f000 [ 49.194033] DMAR:[fault reason 02] Present bit in context entry is clear Also, I'm getting these (with intel_iommu=0 or with intel_iommu=1) under 3.5-pf kernel and 3.6 custom vanilla: [ 0.418811] IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff] [ 0.419294] [<ffffffff81250d01>] ? intel_iommu_device_group+0x64/0xb1 [ 0.419330] [<ffffffff8124c9b0>] ? bus_set_iommu+0x37/0x37 [ 0.419364] [<ffffffff8124c9c2>] ? add_iommu_group+0x12/0x2f [ 0.419399] [<ffffffff8124c9b0>] ? bus_set_iommu+0x37/0x37 [ 0.420778] [<ffffffff8124c9ac>] ? bus_set_iommu+0x33/0x37 [ 0.420813] [<ffffffff814c39c0>] ? intel_iommu_init+0x9a9/0xac5 [ 0.420920] [<ffffffff8149c7df>] ? pci_iommu_init+0xe/0x37 Now; I did manage to get it it work WITH Xen under the following conditions: Debian kernel 3.2.0 and Xen (Dom0) and passing "iommu=0" on the xen line. FYI I'd like to mention that I have had success doing VGA passthrough to Win XP guest (Intel on board graphics) so I'm reasonably confident the BIOS IOMMU code is OK (Asrock Z77 Extreme 4 motherboard - BIOS version 1.30). What are your thoughts? Regards, John On 26 September 2012 11:02, John Krstev <john.krstev@xxxxxxxxx> wrote: Hey Konrad, _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |