[Cc'ing [email protected] again]

On 14.01.2012 20:42, Kein Kommentar wrote:
> Hello Micheal,
> 
> here dmesg with the problem:

It looks like it is failing on the first DMA tranfer, here:

[    7.038167] DVB: registering adapter 1 frontend 0 (STV090x Multistandard)...
[    7.038428] saa716x_allocate_ptable (0): SG Page table allocate
[    7.038877] saa716x_dmabuf_sgalloc (0): SG allocate
...
[    7.067493] saa716x_dmabuf_sgalloc (0): Done!
[    7.067854] saa716x_dmabuf_sgpagefill (0): SG page fill
[   17.068175] saa716x_ff_pci_probe (0): timed out waiting for boot finish

ie, it initializes some DMA transfer which does not complete
in 10 sec, so the driver undoes all the initialization and
declares failure.

This indeed smells like a problem (dunno if its qemu-kvm or kernel
part).  I think the best at this point will be to ask upstream for
help, since I don't have any hardware to reproduce the issue.
I'll see what can be done here.

Thanks,

/mjt



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to