Hi,
I also have a lot of problems with my CAM module (Povercam Pro). It
works in about 50% when trying to watch channels on my Viaccess card.
Can you maybe share your patch?
Gregor
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger
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:
On Thu, Mar 12, 2009 at 10:28 AM, Hans Verkuil wrote:
>
>> Hello,
>>
>> Is it possible to disable v4l2-ctl aplication logging into
>> /var/log/messages.
>> I am using it to control and monitor my PVR 150 cards and every time I
>> run v4l2-ctl -d /dev/video0 --log-status all output is logged into
>
Hello,
Is it possible to disable v4l2-ctl aplication logging into /var/log/messages.
I am using it to control and monitor my PVR 150 cards and every time I
run v4l2-ctl -d /dev/video0 --log-status all output is logged into
/var/log/messages and some other linux log files.
Best Regards,
Gregor
--