gives data fine for long periods. However sometimes when closing
/dev/dvb/adapter?/dvr0 we get the following kernel error:
- Code: Select All Code
[ 4395.288391] irq 16: nobody cared (try booting with the "irqpoll" option)
[ 4395.288416] Pid: 524, comm: irq/16-SAA716x Tainted: P C O
3.2.0-23-lowlatency #31-Ubuntu
[ 4395.288417] Call Trace:
[ 4395.288423] [<ffffffff810c858d>] __report_bad_irq+0x3d/0xe0
[ 4395.288425] [<ffffffff810c8815>] note_interrupt+0x135/0x190
[ 4395.288427] [<ffffffff810c6d9d>] irq_thread+0x1ed/0x210
[ 4395.288429] [<ffffffff810c6bb0>] ? irq_finalize_oneshot+0x20/0x20
[ 4395.288431] [<ffffffff81084a9c>] kthread+0x8c/0xa0
[ 4395.288435] [<ffffffff81656ef4>] kernel_thread_helper+0x4/0x10
[ 4395.288436] [<ffffffff81084a10>] ? kthread_worker_fn+0x190/0x190
[ 4395.288438] [<ffffffff81656ef0>] ? gs_change+0x13/0x13
[ 4395.288439] handlers:
[ 4395.288481] [<ffffffff810c6250>] irq_default_primary_handler
threaded [<ffffffffa0245cd0>] saa716x_tbs6984_pci_irq
[ 4395.288551] Disabling IRQ #16
After that, the card can be tuned but will no longer give any data
until the system is rebooted.
Tested with on ubuntu with kernels 3.2.0-23-lowlatency and 3.2.0-30-generic.
Tested with MSI H61M-E23 (MS-7680) and Gigabyte Z77X-UD5H motherboards.
dmesg and lspci logs attached (hopefully)