And yet. If I try use Avertv a761 and PRV 150 with pvrinput plugin, I have
vdr crash:
It seems that the driver for your a761 registers also an analog video device. pvrinput tries to open it and sends a VIDIOC_QUERYCAP to determine if it's a device it can handle. But the driver don't like it...
A dirty workaround would be to add the option "video_nr" and "vbi_nr" to your bttv-module (look at "modinfo bttv") and set the number to something greater than 16. pvrinput will only test the first 8 video-nodes (see global.h in its source if it's modified).
The right way is to look into the driver and test it if it crashes when you send the ioctl mentioned above.
To the original poster: I guess ????????? ?????? is not your real name. It would be nice if you would use at least a nickname.
Try "v4l2-ctl -D -d /dev/video0" while vdr is not running. Does this work or does it crash also?
To the original poster: I guess ????????? ?????? is not your real name. It would be nice if you would use at least a nickname.
That's not his fault. Use a utf8 capable mail client and you will see that his real name is written in cyrillic letters (as his email address may suggest).
Regards, Roland
It crash also:
root@ua0lnjvdr:/var/log# v4l2-ctl -D -d /dev/video0 Killed
The syslog messages you can see in attach.
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org] On Behalf Of Martin Dauskardt Sent: Sunday, February 13, 2011 9:55 PM To: vdr@linuxtv.org Subject: Re: [vdr] AvetTV a761
And yet. If I try use Avertv a761 and PRV 150 with pvrinput plugin, I
have vdr crash:
It seems that the driver for your a761 registers also an analog video device. pvrinput tries to open it and sends a VIDIOC_QUERYCAP to determine if it's a device it can handle. But the driver don't like it...
A dirty workaround would be to add the option "video_nr" and "vbi_nr" to your bttv-module (look at "modinfo bttv") and set the number to something greater than 16. pvrinput will only test the first 8 video-nodes (see global.h in its source if it's modified).
The right way is to look into the driver and test it if it crashes when you send the ioctl mentioned above.
To the original poster: I guess ????????? ?????? is not your real name. It would be nice if you would use at least a nickname.
Try "v4l2-ctl -D -d /dev/video0" while vdr is not running. Does this work or
does it crash also?
_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
Am 13.02.2011 14:58, schrieb Придворов Андрей (Pridvorov Andrey):
It crash also:
root@ua0lnjvdr:/var/log# v4l2-ctl -D -d /dev/video0 Killed
The syslog messages you can see in attach.
Since this problem is unrelated to vdr/pvrinput you should ask the linux-media mailing list. http://vger.kernel.org/vger-lists.html#linux-media
Maybe you'll find the maintainer of the driver over there...
Regards, Lars.
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org] On Behalf Of Martin Dauskardt Sent: Sunday, February 13, 2011 9:55 PM To: vdr@linuxtv.org Subject: Re: [vdr] AvetTV a761
And yet. If I try use Avertv a761 and PRV 150 with pvrinput plugin, I
have vdr crash:
It seems that the driver for your a761 registers also an analog video device. pvrinput tries to open it and sends a VIDIOC_QUERYCAP to determine if it's a device it can handle. But the driver don't like it...
A dirty workaround would be to add the option "video_nr" and "vbi_nr" to your bttv-module (look at "modinfo bttv") and set the number to something greater than 16. pvrinput will only test the first 8 video-nodes (see global.h in its source if it's modified).
The right way is to look into the driver and test it if it crashes when you send the ioctl mentioned above.
To the original poster: I guess ????????? ?????? is not your real name. It would be nice if you would use at least a nickname.
Try "v4l2-ctl -D -d /dev/video0" while vdr is not running. Does this work or
does it crash also?
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
I found the cause of the second problem, with v4l2-ctl. Error occurs when using s2-liplianing driver, with drivers included in the kernel no this trouble, v4l2-ctl gives driver info. I will ask Igor Liplianin about this.
Remained the first problem, why avertv a761 works with kaffeine, but no with vdr?
-----Original Message----- From: L. Hanisch [mailto:dvb@flensrocker.de] Sent: Monday, February 14, 2011 5:19 AM To: VDR Mailing List Cc: "Придворов Андрей (Pridvorov Andrey)" Subject: Re: [vdr] AvetTV a761
Hi,
Am 13.02.2011 14:58, schrieb Придворов Андрей (Pridvorov Andrey):
It crash also:
root@ua0lnjvdr:/var/log# v4l2-ctl -D -d /dev/video0 Killed
The syslog messages you can see in attach.
Since this problem is unrelated to vdr/pvrinput you should ask the linux-media mailing list. http://vger.kernel.org/vger-lists.html#linux-media
Maybe you'll find the maintainer of the driver over there...
Regards, Lars.
-----Original Message----- From: vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org] On Behalf
Of
Martin Dauskardt Sent: Sunday, February 13, 2011 9:55 PM To: vdr@linuxtv.org Subject: Re: [vdr] AvetTV a761
And yet. If I try use Avertv a761 and PRV 150 with pvrinput plugin, I
have vdr crash:
It seems that the driver for your a761 registers also an analog video device. pvrinput tries to open it and sends a VIDIOC_QUERYCAP to
determine
if it's a device it can handle. But the driver don't like it...
A dirty workaround would be to add the option "video_nr" and "vbi_nr"
to
your bttv-module (look at "modinfo bttv") and set the number to something greater than 16. pvrinput will only test the first 8 video-nodes (see global.h in its source if it's modified).
The right way is to look into the driver and test it if it crashes
when
you send the ioctl mentioned above.
To the original poster: I guess ????????? ?????? is not your real name. It would be nice if you would use at least a nickname.
Try "v4l2-ctl -D -d /dev/video0" while vdr is not running. Does this work
or
does it crash also?
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr