Re: Can't load firmware - HVR4000

2009-03-29 Thread Mika Laitio
The firmware loads correctly now! Which devices requires i2c-dev module? I mean if I want to buy new dvb devices in addition of hvr-4000 and hvr-1300, should I then avoid some devices... Mika -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

Re: [linuxtv-commits] [hg:v4l-dvb] v4l2-ioctl: Check format for S_PARM and G_PARM

2009-03-29 Thread Mauro Carvalho Chehab
On Sun, 29 Mar 2009 11:06:19 +0200 Hans Verkuil hverk...@xs4all.nl wrote: On Sunday 29 March 2009 10:50:02 Patch from Trent Piepho wrote: The patch number 11260 was added via Trent Piepho xy...@speakeasy.org to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb

2009-03-29 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - bttv: move saa6588 config to the helper chip config - saa7134: add RDS support. - saa6588: remove legacy code. Tested with my Terratec Cinergy 600 TV MK3. Thanks, Hans diffstat: Kconfig

Re: [PATCH] Add AVerMedia A310 USB IDs to CE6230 driver.

2009-03-29 Thread Mauro Carvalho Chehab
On Sun, 29 Mar 2009 13:40:19 +0300 Antti Palosaari cr...@iki.fi wrote: hello Juan Jesús García de Soria Lucena wrote: El día 28 de marzo de 2009 22:05, Mauro Carvalho Chehab mche...@infradead.org escribió: So, please send the patch you did for analysis. Please submit it as explained

Re: [linuxtv-commits] [hg:v4l-dvb] v4l2-ioctl: Check format for S_PARM and G_PARM

2009-03-29 Thread Trent Piepho
On Sun, 29 Mar 2009, Hans Verkuil wrote: On Sunday 29 March 2009 12:21:58 Trent Piepho wrote: On Sun, 29 Mar 2009, Hans Verkuil wrote: On Sunday 29 March 2009 10:50:02 Patch from Trent Piepho wrote: From: Trent Piepho xy...@speakeasy.org v4l2-ioctl: Check format for S_PARM and

Re: [linuxtv-commits] [hg:v4l-dvb] v4l2-ioctl: Check format for S_PARM and G_PARM

2009-03-29 Thread Hans Verkuil
On Sunday 29 March 2009 13:03:13 Trent Piepho wrote: On Sun, 29 Mar 2009, Hans Verkuil wrote: On Sunday 29 March 2009 12:21:58 Trent Piepho wrote: On Sun, 29 Mar 2009, Hans Verkuil wrote: On Sunday 29 March 2009 10:50:02 Patch from Trent Piepho wrote: From: Trent Piepho

AverMedia Volar Black HD (A850)

2009-03-29 Thread Olivier MENUEL
Hi, Does anyone knows how to get this card work on linux : AverMedia Volar Black HD (A850) lsusb id is : 07ca:850a I tried this project : http://linuxtv.org/hg/~anttip/af9015_aver_a850/ which seems to be specifically for this card but it does not work (The .num_device_descs has not been

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx23885

2009-03-29 Thread Hans Verkuil
On Sunday 29 March 2009 11:55:19 Hans Verkuil wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx23885 for the following: - cx23885: convert to v4l2_device. - cx23885: bugfix error message if firmware is not found - cx23885: convert to v4l2_subdev. Thanks to

[PATCH 1 of 6] v4l: use usb_interface for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238189646 -3600 # Node ID 602a8fff1ba466ec4fb4816d0fb0725c8650c311 # Parent b1596c6517c925abd1e683e86592af1aedf9de06 v4l: use usb_interface for v4l2_device_register From: Janne Grunau j...@jannau.net If usb_interface.dev is used

[PATCH 2 of 6] cx321xx: use usb_interface.dev for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238190165 -3600 # Node ID edca57a287041646c86b404852ef9abf0ecd6c72 # Parent 602a8fff1ba466ec4fb4816d0fb0725c8650c311 cx321xx: use usb_interface.dev for v4l2_device_register From: Janne Grunau j...@jannau.net removes the explicitly

[PATCH 4 of 6] pvrusb2: use usb_interface.dev for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238190885 -3600 # Node ID 210007cef5bdef2364590755a2b7ab219534db16 # Parent 09d6b9873181402892bb746d101b1b22b245208d pvrusb2: use usb_interface.dev for v4l2_device_register From: Janne Grunau j...@jannau.net Priority: normal

[PATCH 5 of 6] au0828: use usb_interface.dev for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238191025 -3600 # Node ID 16016db934ee03d0156754b8e07d4212c933d234 # Parent 210007cef5bdef2364590755a2b7ab219534db16 au0828: use usb_interface.dev for v4l2_device_register From: Janne Grunau j...@jannau.net removes the explicitly

[PULL] http://linuxtv.org/hg/~pinchartl/uvcvideo/

2009-03-29 Thread Laurent Pinchart
Mauro, Please pull from http://linuxtv.org/hg/~pinchartl/uvcvideo/ for the following 2 changesets: uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals uvcvideo: Add zero fill for VIDIOC_ENUM_FMT uvc_driver.c |9 + uvc_v4l2.c |6 ++ 2 files changed,

Status of v4l2_subdev conversion

2009-03-29 Thread Hans Verkuil
Hi Mauro, For your information, this is the current status: - Steve Toth tested the HVR-1800 for me, so I've posted the pull request for the converted cx23885 driver. - The cx88 driver is also finished. I'm waiting for a last test by Jean Delvare before I post that one as well. - Added

Re: Status of v4l2_subdev conversion

2009-03-29 Thread Jean Delvare
On Sun, 29 Mar 2009 14:22:08 +0200, Hans Verkuil wrote: Hi Mauro, For your information, this is the current status: - Steve Toth tested the HVR-1800 for me, so I've posted the pull request for the converted cx23885 driver. - The cx88 driver is also finished. I'm waiting for a last test

[PATCH] Drivers for Pinnacle pctv200e and pctv60e

2009-03-29 Thread Gabriele Dini Ciacci
Hello, This is a stub patch to make the subjects card work. I am using the driver on a pctv60e and it is very stable, I use it daily. It should work for pctv200e but not owning the device I cannot test it. The code need to be cleaned, as I am not an experienced kernel coder. The code in mt352.c

Re: AverMedia Volar Black HD (A850)

2009-03-29 Thread Antti Palosaari
Olivier MENUEL wrote: Thanks for your quick answer !!! I don't know much about linux drivers, usb-sniff, etc ... But I tried to make usb-sniff on a windows XP while plugging the device. Not sure this is exactly what you were asking and if I did it correctly, but you can find logs in

Re: Problems with Hauppauge HVR 1600 and cx18 driver

2009-03-29 Thread Brandon Jenkins
On Sat, Mar 28, 2009 at 11:27 PM, Andy Walls awa...@radix.net wrote: On Mon, 2009-03-23 at 06:52 -0700, Corey Taylor wrote: Andy, I am noticing an improvement in pixelation by setting the bufsize to 64k. I will monitor over the next week and report back. I am running 3 HVR-1600s and the

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx88

2009-03-29 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx88 for the following: - cx88: convert to v4l2_subdev. - wm8775: remove legacy code for old-style i2c API - tda9875: remove legacy code for old-style i2c API - tda7432: remove legacy code for old-style i2c API - v4l2:

[PATCH 0 of 8] Use usb_interface.dev for v4l2_device_register - try 2

2009-03-29 Thread Janne Grunau
Hi, try 2: fixed typo in the cx231xx driver name, the name is set explicitly in cx2311 not pvrusb2, spltted v4l2_device_register changes and name changes. the documentation suggest and the current usb driver are using struct device from the usb_device. As discussed for video_device parent the

[PATCH 1 of 8] v4l: use usb_interface for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238338428 -7200 # Node ID 36b738f9cb1916e9885084f32bb29373f70f0720 # Parent df7a51ffa2baddae044a318c928f960488b9ec38 v4l: use usb_interface for v4l2_device_register If usb_interface.dev is used as dev parameter for

[PATCH 3 of 8] cx231xx: remove explicitly set v4l2_device.name

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238338428 -7200 # Node ID ce50af27b414d4e146e6833b78852b42b129293a # Parent eb7601494dc5e58ed519dde38c763fee20cbd0a9 cx231xx: remove explicitly set v4l2_device.name Priority: normal Signed-off-by: Janne Grunau j...@jannau.net

[PATCH 2 of 8] cx231xx: use usb_interface.dev for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238338428 -7200 # Node ID eb7601494dc5e58ed519dde38c763fee20cbd0a9 # Parent 36b738f9cb1916e9885084f32bb29373f70f0720 cx231xx: use usb_interface.dev for v4l2_device_register Priority: normal Signed-off-by: Janne Grunau

[PATCH 5 of 8] pvrusb2: use usb_interface.dev for v4l2_device_register

2009-03-29 Thread Janne Grunau
# HG changeset patch # User Janne Grunau j...@jannau.net # Date 1238338428 -7200 # Node ID 2d52ac089920f9ac36960c0245442fd89a06bb75 # Parent 01af508490af3bc9c939c36001d6989e2c147aa0 pvrusb2: use usb_interface.dev for v4l2_device_register Priority: normal Signed-off-by: Janne Grunau

Re: [PATCH 5 of 6] au0828: use usb_interface.dev for v4l2_device_register

2009-03-29 Thread Janne Grunau
Hi Devin, On Sun, Mar 29, 2009 at 09:44:25AM -0400, Devin Heitmueller wrote: On Sun, Mar 29, 2009 at 8:42 AM, Janne Grunau j...@jannau.net wrote: I'm not against this change, but you should also get rid of the i variable and the au0828_instance list (since the v4l2_device.name was the

Compilation w/ on Kernel 2.6.29 on Debian SID

2009-03-29 Thread Johannes Fichtinger
Hello, on my debian SID system using the new kernel 2.6.29-1-686 with both linux-headers-2.6.29-1-686 and linux-headers-2.6.29-1-common installed, a r...@jo:/usr/src/v4l-dvb# make on the v4l code downloaded this morning results in a compilation error: --- make -C

Re: Problems with Hauppauge HVR 1600 and cx18 driver

2009-03-29 Thread Andy Walls
On Sun, 2009-03-29 at 01:24 -0700, Trent Piepho wrote: On Sat, 28 Mar 2009, Andy Walls wrote: On Mon, 2009-03-23 at 06:52 -0700, Corey Taylor wrote: I found a race condition between the cx driver and the CX23418 firmware. I have a patch that mitigates the problem here:

[cron job] v4l-dvb daily build 2.6.22 and up: OK, 2.6.16-2.6.21: WARNINGS

2009-03-29 Thread Hans Verkuil
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:Sun Mar 29 19:00:05 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11280:df7a51ffa2ba gcc version: gcc

gpsca kernel BUG when disconnecting camera while streaming with mmap (2.6.29-rc8)

2009-03-29 Thread Stian Skjelstad
usb 2-2: new full speed USB device using uhci_hcd and address 47 usb 2-2: New USB device found, idVendor=041e, idProduct=4034 usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 2-2: Product: WebCam Instant usb 2-2: Manufacturer: Creative Labs usb 2-2: configuration #1 chosen

Wintv-1250 - EEPROM decoding - V4L DVB

2009-03-29 Thread Michel Dansereau
Hi, I was trying to get the WINTV HVR1250 analog interface to work. So far I kludged the cx23885-cards.c file to enable the decoding of the eeprom. The required offset in the eeprom is 0xC0 cx23885 driver version 0.0.1 loaded cx23885 :05:00.0: PCI INT A - Link[APC5] - GSI 16

[PATCH] saa7134: Add analog RF tuner support for Avermedia A700 DVB-S Hybrid+FM card

2009-03-29 Thread Matthias Schwarzott
Hi list! The attached patch enables the XC2028 analog tuner used on the Avermedia A700 DVB-S Hybrid+FM card. Regards Matthias saa7134: add analog RF tuner support for Avermedia A700 DVB-S Hybrid+FM card Thanks to panagonov panago...@mail.bg for requesting support and testing patches.

tuner-core i2c address range check: time to remove them?

2009-03-29 Thread Hans Verkuil
Hi all, The tuner-core.c source contains this warning since 2.6.24: tuner_warn(Support for tuners in i2c address range 0x64 thru 0x6f\n); tuner_warn(will soon be dropped. This message indicates that your\n); tuner_warn(hardware has a %s tuner at i2c address 0x%02x.\n, t-name,

[PATCH v2 0/4] Sensor orientation reporting

2009-03-29 Thread Adam Baker
Hi, Based on the limited feedback from last time I'm assuming people are generally happy with this so I've updated according to Jean-Francois Moine's comments and added documentation. Again this features only the minimum changes in libv4l to make some use of the info. -- To unsubscribe from

Re: [PATCH v2 1/4] Sensor orientation reporting

2009-03-29 Thread Adam Baker
Add support to the SQ-905 driver to pass back to user space the sensor orientation information obtained from the camera during init. Modifies gspca and the videodev2.h header to create the necessary API. Signed-off-by: Adam Baker li...@baker-net.org.uk --- diff -r d8d701594f71

[PATCH v2 2/4] Specify SHELL in documentation Makefile

2009-03-29 Thread Adam Baker
The Makefile for the V4L2 spec uses bash extensions but was using the default system shell, change it to explicitly request bash. Signed-off-by: Adam Baker li...@baker-net.org.uk --- diff -r d8d701594f71 v4l2-spec/Makefile --- a/v4l2-spec/MakefileSun Mar 29 08:45:36 2009 +0200 +++

Re: [PATCH v2 1/4] Sensor orientation reporting

2009-03-29 Thread Hans Verkuil
On Monday 30 March 2009 00:17:10 Adam Baker wrote: Add support to the SQ-905 driver to pass back to user space the sensor orientation information obtained from the camera during init. Modifies gspca and the videodev2.h header to create the necessary API. Signed-off-by: Adam Baker

[patch 1/2] v4l2-dev.c: return 0 for NULL open and release callbacks

2009-03-29 Thread Alexey Klimov
Hello, all This is two patches that removes empty open and release functions in pci/isa radio drivers. To handle that we change v4l2-dev.c file. I'm not sure, but it's probably that small note about it should be added in docs. If i did something wrong, please correct. --- From: Hans Verkuil

[patch 2/2 review] pci-isa radios: remove open and release functions

2009-03-29 Thread Alexey Klimov
From: Alexey Klimov klimov.li...@gmail.com Patch removes empty open and release functions in pci and isa radio drivers, setting them to NULL. V4L module doesn't call for them due to previous patch. Priority: normal Signed-off-by: Alexey Klimov klimov.li...@gmail.com -- diff -r a38076781c9a

RE: [PATCH 0/4] ARM: DaVinci: DM646x Video: DM646x display driver

2009-03-29 Thread Subrahmanya, Chaithrika
On Thu, 2009-03-26 at 09:21 -0400, Chaithrika U S wrote: Display driver for TI DM646x EVM Signed-off-by: Chaithrika U S chaithr...@ti.com This patch set has been updated with the review comments for the RFC sent earlier. These patches add the display driver support for TI DM646x

Re: [PULL] http://linuxtv.org/hg/~pinchartl/uvcvideo/

2009-03-29 Thread Mauro Carvalho Chehab
Hi Laurent, On Sun, 29 Mar 2009 14:45:07 +0200 Laurent Pinchart laurent.pinch...@skynet.be wrote: uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals Please prefer using make commit to commit your patches. It will run some sanity scripts that will help you to not forget

[RFC] Is it looking good enough controlling white balance through existing V4L2 API?

2009-03-29 Thread Dongsoo, Nathaniel Kim
Hello everyone, Last few days, I've got a big question popping up handling white balance with V4L2_CID_WHITE_BALANCE_TEMPERATURE CID. Because in digital camera we generally control over user interface with pre-defined white balance name. I mean, user controls white balance with presets not with