Date: Wed, 27 Jan 2010 19:28:34 +0200 From: Andriy Gapon <avg@icyb.net.ua> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-multimedia@freebsd.org, freebsd-usb@freebsd.org Subject: Re: [FreeBSD 8/9] USB webcamd and video4bsd: Call for testing Message-ID: <4B6077C2.2000108@icyb.net.ua> In-Reply-To: <201001271814.11651.hselasky@c2i.net> References: <201001101437.37269.hselasky@c2i.net> <201001262246.40003.hselasky@c2i.net> <4B60659C.3000603@icyb.net.ua> <201001271814.11651.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
on 27/01/2010 19:14 Hans Petter Selasky said the following:
> On Wednesday 27 January 2010 17:11:08 Andriy Gapon wrote:
>> BTW, on Skype with video4bsd - when I start Skype and try to configure a
>> video device I get the following in system log:
>>
>> kernel: linux: pid 21092 (skype): ioctl fd=10, cmd=0x7601 ('v',1) is not
>> implemented kernel: linux: pid 21092 (skype): ioctl fd=39, cmd=0x7601
>> ('v',1) is not implemented
>>
>> And also I get the following on the stdout of webcamd (with Linux debug
>> converted to printfs):
>> uvc_v4l2_open
>> Unknown ioctl 0x40047601
>> uvc_v4l2_release
>>
>>
>> P.S. I am using the latest versions of all required software _from ports_.
>> I haven't tried svn version of webcamd yet.
>>
>
> Those IOCTL's should have been translated by linux.ko. When they are not,
> /dev/videoX does not understand them.
I see. So we need an additional translation.
I believe that this particular ioctl was VIDIOCGCAP (get capabilities).
But it doesn't look like we have V4B analogue for this.
--
Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B6077C2.2000108>
