I have here more detailed output from dst module:
[9.070205] dst(0) dst_comm_init: Initializing DST.
[9.070273] dst(0) dst_gpio_outb: mask=[], enbb=[0001],
outhigh=[]
[9.072332] dst(0) rdc_reset_state: Resetting state machine
[9.072385] dst(0) dst_gpio_outb: mask=[0002]
I managed to find a way to go further. I just commented out a code in
dvb_bt8xx.c which returns error and let it to run further.
if (!(card->bt = dvb_bt8xx_878_match(card->bttv_nr, bttv_pci_dev))) {
printk("dvb_bt8xx: unable to determine DMA core of card %d,\n",
Hi guys,
can somebody help me get these cards working. I read on some mails in
here that this can be fixed with a patch of bt878.c file so that it
forces some thing for that card. This would be perfect for me because
I don't use any other cards in this computer.
Here is my dmesg log with error: