Heya, I wanted to provide a patch to have the ability to _not_ build
and install various tools even if the requirements are met.
--
Mierswa, Daniel
If you still don't like it, that's ok: that's why I'm boss. I simply
know better than you do.
--- Linus Torvalds, comp.os.linux.advoc
On 1/02/2011 6:55 a.m., Igor M. Liplianin wrote:
В сообщении от 31 января 2011 11:33:54 автор Matt Vickers написал:
On 23/10/2010 10:20 p.m., Igor M. Liplianin wrote:
В сообщении от 10 марта 2010 14:15:49 автор Hendrik Skarpeid написал:
Igor M. Liplianin skrev:
On 3 марта 2010 18:42:42 Hendri
Hello,
Just wondering if anybody else has had issues with dw2102/ds3000 recently?
I just had two systems completely hang when I plugged in either my TeVii S660
or
my Terratec Cinergy S2 USB HD. (No error messages, complete system freeze.) The
fix seems to be to revert to Mercurial changeset 15
Hans Verkuil writes:
[zip]
> @@ -1067,6 +968,26 @@ static int mt9m111_probe(struct i2c_client *client,
> return -ENOMEM;
>
> v4l2_i2c_subdev_init(&mt9m111->subdev, client, &mt9m111_subdev_ops);
> + v4l2_ctrl_handler_init(&mt9m111->hdl, 5);
> + v4l2_ctrl_new_std(&mt9
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Mon Jan 31 19:00:36 CET 2011
git master: 1b59be2a6cdcb5a12e18d8315c07c94a624de48f
git media-master: gcc version: i6
On Fri, 2011-01-07 at 08:00 -0800, Laurent Pinchart wrote:
> From: Martin Rubli
>
> This ioctl extends UVCIOC_CTRL_GET/SET by not only allowing to get/set
> XU controls but to also send arbitrary UVC commands to XU controls,
> namely GET_CUR, SET_CUR, GET_MIN, GET_MAX, GET_RES, GET_LEN, GET_INFO
Hello,
I see here a list of cheap (15$-30$ + shipping, starts at 35$ somewhere)
dvbs usb boxes.
I would like to know if soembody knows if these might work, I have an
older (usb1.1 I guess) Technistar that works.
http://shop.benl.ebay.be/i.html?rt=nc&LH_PrefLoc=2&_nkw=USB%20Satellite%20TV%20
Here are some specifications.
Chip : AF9035A
Demodulator : AF9035B
Tuner : FCI2580
lsusb :
Bus 002 Device 005: ID 045e:074f Microsoft Corp.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 016: ID 0b05:1779 ASUSTek Computer, Inc.
Bus 001 Device 004: ID 04f2:b033 Chic
В сообщении от 31 января 2011 11:33:54 автор Matt Vickers написал:
> On 23/10/2010 10:20 p.m., Igor M. Liplianin wrote:
> > В сообщении от 10 марта 2010 14:15:49 автор Hendrik Skarpeid написал:
> >> Igor M. Liplianin skrev:
> >>> On 3 марта 2010 18:42:42 Hendrik Skarpeid wrote:
> Igor M. Lipli
On Mon, Jan 31, 2011 at 01:32:43PM +0100, Jiri Kosina wrote:
> On Mon, 31 Jan 2011, Mauro Carvalho Chehab wrote:
>
> > > Input: switch completely over to the new versions of get/setkeycode
> > >
> > > All users of old style get/setkeycode methids have been converted so
> > > it is time to retire
On Monday 31 January 2011 15:46:30 Ludovic BOUÉ wrote:
> Are you planning to merge your ngene development repository to the
> V4L-DVB Upstream repository ?
The patches have already been submitted. See
http://www.mail-archive.com/linux-media@vger.kernel.org/msg26813.html
CU
Oliver
--
---
Em 05-01-2011 15:58, Holger Nelson escreveu:
> On Tue, 4 Jan 2011, Stefan Ringel wrote:
>
>> Am 04.01.2011 20:12, schrieb Holger Nelson:
>>> Hi,
>>> the following patch adds support for a Terratec Grabster AV MX150 (and
>>> maybe other devices in the Grabster series). This device is an analog fra
Hi Oliver,
Are you planning to merge your ngene development repository to the
V4L-DVB Upstream repository ?
Ludovic,
Le 28/12/2010 16:01, Oliver Endriss a écrit :
> Hi,
>
> On Tuesday 28 December 2010 13:22:05 Ludovic BOUÉ wrote:
>> ...
>> [ 403.893231] LNBx2x attached on addr=a
>> [ 403.89332
Em 26-01-2011 05:23, Hans Verkuil escreveu:
> Mauro, please get this upstream asap since this fix needs to go into 2.6.38
> as well.
>
> Regards,
>
> Hans
>
> The following changes since commit e5fb95675639f064ca40df7ad319f1c380443999:
> Hans Verkuil (1):
> [media] vivi: fix comp
The 'pix->width' field may be updated in mx3_camera_set_fmt() to
fulfill the IPU stride line alignment requirements. If this update
takes place, the 'fmt.pix.sizeimage' field in the struct v4l2_format
stucture returned by VIDIOC_S_FMT is wrong. We need to update the
'pix->sizeimage' field in the mx
Running with enabled debug output in the mx3_camera driver results
in a kernel crash:
...
mx3-camera mx3-camera.0: Providing format Bayer BGGR (sRGB) 8 bit using code 11
Unable to handle kernel NULL pointer dereference at virtual address 0004
...
Fix it by incrementing 'xlate' after usage.
Si
On Mon, 31 Jan 2011, Mauro Carvalho Chehab wrote:
> > Input: switch completely over to the new versions of get/setkeycode
> >
> > All users of old style get/setkeycode methids have been converted so
> > it is time to retire them.
> >
> > Signed-off-by: Dmitry Torokhov
> > ---
> >
> > Jiri, Mau
Em 31-01-2011 06:56, Dmitry Torokhov escreveu:
> Input: switch completely over to the new versions of get/setkeycode
>
> All users of old style get/setkeycode methids have been converted so
> it is time to retire them.
>
> Signed-off-by: Dmitry Torokhov
> ---
>
> Jiri, Mauro,
>
> There is not
Hi Dmitry,
Em 31-01-2011 06:53, Dmitry Torokhov escreveu:
> Input: dvb-usb-remote - convert to new style of get/setkeycode
>
> Signed-off-by: Dmitry Torokhov
> ---
>
> Mauro,
>
> This is needed so that I could rename get/setkeycode_new into
> get/setkeycode and get rid of duplicate pointers an
Currently when two or more buffers are queued by the camera driver
and so the double buffering is enabled in the idmac, we lose one
frame comming from CSI since the reporting of arrival of the first
frame is deferred by the DMAIC_7_EOF interrupt handler and reporting
of the arrival of the last fram
Some camera systems have strong requirement for capturing
an exact number of frames after starting the stream and do
not tolerate losing captured frames. By starting the stream
after the videobuf has queued the buffers, we ensure that
no frame will be lost.
Signed-off-by: Anatolij Gustschin
---
v
Add linux/sched.h because of missing declaration of TASK_NORMAL.
This patch fixes the following error:
drivers/media/video/omap24xxcam.c: In function
'omap24xxcam_vbq_complete':
drivers/media/video/omap24xxcam.c:415: error: 'TASK_NORMAL' undeclared
(first use in this function)
drivers/media/video
> From: Andreas Oberritter [mailto:o...@linuxtv.org]
> Sent: Wednesday, January 19, 2011 7:12 PM
> To: Thierry LELEGARD
> Cc: linux-media@vger.kernel.org; Devin Heitmueller
> Subject: Re: [linux-media] API V3 vs SAPI behavior difference in reading
> tuning
> parameters
>
> On 01/19/2011 06:03 PM,
On 23/10/2010 10:20 p.m., Igor M. Liplianin wrote:
В сообщении от 10 марта 2010 14:15:49 автор Hendrik Skarpeid написал:
Igor M. Liplianin skrev:
On 3 марта 2010 18:42:42 Hendrik Skarpeid wrote:
Igor M. Liplianin wrote:
Now to find GPIO's for LNB power control and ... watch TV :)
Yep. No su
Input: switch completely over to the new versions of get/setkeycode
All users of old style get/setkeycode methids have been converted so
it is time to retire them.
Signed-off-by: Dmitry Torokhov
---
Jiri, Mauro,
There is not a good way to avoid crossing multiple subsystems but the
changes are
Input: dvb-usb-remote - convert to new style of get/setkeycode
Signed-off-by: Dmitry Torokhov
---
Mauro,
This is needed so that I could rename get/setkeycode_new into
get/setkeycode and get rid of duplicate pointers and compat code in
input core.
Compiled only, not tested.
If you are OK with
El 30/01/2011 14:03, "David Ondracek" escribió:
>
> Hi there,
Hi.
> I have a problem using my DIGITRADE DVB-T stick, which is marked as fully
> supported in the wiki. It works fine for a while, but after some time it
> crashes and I have to reboot and disconnect the stick to make it work again
27 matches
Mail list logo