Re: Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1

2009-06-29 Thread Jean-Francois Moine
On Sun, 28 Jun 2009 22:50:58 +0200 Peter Hüwe peterhu...@gmx.de wrote: I tried using cheese with LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so - and it works! However this does not work with skype :/ (skype does not allow preloading) Any suggestions how I get skype to use the compat

Re: Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1

2009-06-29 Thread Peter Hüwe
Am Montag 29 Juni 2009 09:25:41 schrieb Jean-Francois Moine: Any suggestions how I get skype to use the compat wrapper? You must export LD_PRELOAD. I use a simple script: #!/bin/sh export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so exec /usr/bin/skype Hi, unfortunately this

Re: Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1

2009-06-29 Thread Jean-Francois Moine
On Mon, 29 Jun 2009 12:30:09 +0200 Peter Hüwe peterhu...@gmx.de wrote: unfortunately this doesn't work with skype :/ ~ $ cat startskype.sh #!/bin/sh export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so exec /usr/bin/skype ~ $ ./startskype.sh ERROR: ld.so: object

Re: Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1

2009-06-29 Thread Peter Hüwe
Am Montag 29 Juni 2009 12:40:34 schrieb Jean-Francois Moine: Hi Peter, Indeed, you are running a 64bits application: #!/bin/sh export LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so exec /usr/bin/skype Cheers. Hi :) /usr/lib is just a link to /usr/lib64 - $ ls -lahd

Re: Problem with 046d:08af Logitech Quickcam Easy/Cool - broken with in-kernel drivers, works with gspcav1

2009-06-29 Thread Jean-Francois Moine
On Mon, 29 Jun 2009 12:54:34 +0200 Peter Hüwe peterhu...@gmx.de wrote: /usr/lib is just a link to /usr/lib64 - $ ls -lahd /usr/lib lrwxrwxrwx 1 root root 5 20. Dez 2008 /usr/lib - lib64 but I tried it explicitly with both versions: ERROR: ld.so: object '/usr/lib32/libv4l/v4l1compat.so'

Re: [linux-dvb] USBVision device defaults

2009-06-29 Thread Andy Walls
On Mon, 2009-06-29 at 11:34 +0100, Tim Williams wrote: Hello, I'm trying use a WinTV USB adaptor which uses the usbvision driver to capture the output of a video camera for streaming across the web, the idea being that there is a reliable local recording, even in the event of a computer

Re: cx23885, new hardware revision found

2009-06-29 Thread Michael Kutyna
So does anybody have any ideas how I can attempt to proceed with this? I was thinking of looking in the code for the checkrevision function and commenting it out to see what happens but I suspect that I'll get the same lack of signal. It has been a few years since I have coded any C but I guess

Re: [linux-dvb] USBVision device defaults

2009-06-29 Thread Tim Williams
On Mon, 29 Jun 2009, Andy Walls wrote: According to the V4L2 specification for the close() call, all devices should remember their settings. There have been recent discussions on devices that do power management not saving the RF tuner freq after the final close() (and what to do about it),

Re: cx23885, new hardware revision found

2009-06-29 Thread Steven Toth
cx23885_dev_checkrevision() New hardware revision found 0x0 cx23885_dev_checkrevision() Hardware revision unknown 0x0 cx23885[0]/0: found at :02:00.0, rev: 4, irq: 17, latency: 0, mmio: 0xfd80 cx23885 :02:00.0: setting latency timer to 64 I'm pretty sure that is the problem but I

Re: v4l2_subdev GPIO and Pin Control ops (Re: PxDVR3200 H LinuxTV v4l-dvb patch : Pull GPIO-20 low for DVB-T)

2009-06-29 Thread Steven Toth
On 6/26/09 2:19 PM, Andy Walls wrote: On Fri, 2009-06-26 at 12:25 -0400, Steven Toth wrote: On 6/26/09 12:12 PM, Andy Walls wrote: My plan was to add the necessary support to the cx25840 module for setting up the cx23885 pin control multiplexers (subdev config time), the GPIO 23-19

Call for testers: Terratec Cinergy T XS USB support

2009-06-29 Thread Devin Heitmueller
Hello all, A few weeks ago, I did some work on support for the Terratec Cinergy T XS USB product. I successfully got the zl10353 version working and issued a PULL request last week (http://www.kernellabs.com/hg/~dheitmueller/em28xx-terratec-zl10353) However, the other version of the product,

RE: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-29 Thread Karicheri, Muralidharan
snip -static struct tvp514x_platform_data tvp5146_pdata = { - .clk_polarity = 0, - .hs_polarity = 1, - .vs_polarity = 1 Clearly this patch is against neither mainline nor the current DaVinci GIT tree... I suggest reissuing against mainline, now that it's got most DM355

RE: [RFC PATCH] adding support for setting bus parameters in sub device

2009-06-29 Thread Karicheri, Muralidharan
Hans, When connecting a sensor like mt9t031 to SoC like DM355, DM6446 etc, driver also need to know which MSB of the sensor data bus connected to which host bus. For example, on DM365, we have following connection:- data 9 (MSB) of the sensor is connected to data 11 of the host bus. For 10 bit

RE: [RFC PATCH] adding support for setting bus parameters in sub device

2009-06-29 Thread Hans Verkuil
Hans, When connecting a sensor like mt9t031 to SoC like DM355, DM6446 etc, driver also need to know which MSB of the sensor data bus connected to which host bus. For example, on DM365, we have following connection:- data 9 (MSB) of the sensor is connected to data 11 of the host bus. For 10

RE: [RFC PATCH] adding support for setting bus parameters in sub device

2009-06-29 Thread Karicheri, Muralidharan
It seems very unlikely to me that someone would ever choose to e.g. zero one or more MSB pins instead of the LSB pins in a case like this. No case in my experience... Or do you have examples where that actually happens? DM365 can work with 10 bit or 12 bit sensors. DM365 CCDC that receives the

Re: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-29 Thread David Brownell
On Monday 29 June 2009, Karicheri, Muralidharan wrote: snip -static struct tvp514x_platform_data tvp5146_pdata = { - .clk_polarity = 0, - .hs_polarity = 1, - .vs_polarity = 1 Clearly this patch is against neither mainline nor the current DaVinci GIT tree... I

Gigabyte U7000 remote control problems, driver dvb_usb_dib0700

2009-06-29 Thread Miha Furlan
Hello, I own Gigabyte U7000 DVB-T receiver with integrated remote IR receiver. Receiver is working but I have problems with IR receiver. Dmesg reports: [15276.779498] usb 5-3: new high speed USB device using ehci_hcd and address 8 [15276.913366] usb 5-3: configuration #1 chosen from 1 choice

Re: [linux-dvb] USBVision device defaults

2009-06-29 Thread Thierry MERLE
Hi Tim, On Mon, 29 Jun 2009 11:34:50 +0100 (BST) Tim Williams t...@autotrain.org wrote: Hello, I'm trying use a WinTV USB adaptor which uses the usbvision driver to capture the output of a video camera for streaming across the web, the idea being that there is a reliable local

RE: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-29 Thread Karicheri, Muralidharan
snip That is because, I have my first (vpfe capture version v3) patch lined up for merge to upstream/davinci git kernel ... NOTE: Depends on v3 version of vpfe capture driver patch What is your suggestion in such cases? Always submit against mainline. In the handfull of cases that won't

Re: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-29 Thread David Brownell
On Monday 29 June 2009, Karicheri, Muralidharan wrote: I think you didn't get my point. We have patches that are in the pipeline waiting for merge that is neither available in the upstream nor in the DaVinci tree. The linux-media pipeline. Sure. I'm quite familiar with what it means to have

Re: Compro Videomate S350 - new version?

2009-06-29 Thread hermann pitton
Hi Richard, Am Montag, den 29.06.2009, 22:43 +0100 schrieb Richard Smith: Hi, I bought a Compro Videomate S350 DVB-S card a few weeks ago as it was cheap and looked like it might work with Linux using Jan Louw's patches. However, my S350 seems to be slightly different - it uses a SAA7135

XC2028 Tuner - firmware issues

2009-06-29 Thread Andrej Falout
Hello *, Device: Kaiser Baas USB Hybrid (Analogue and Digital) TV Tuner (KBA01003): http://www.kaiserbaas.com/KBA01003_KB202-1_Kaiser_Baas_USB_Hybrid_HD_TV_Tuner.html Digital DVB-T works fine, but analogue TV FM radio does not. Current Mercurial: Jun 29 18:53:53 polar kernel: usb 8-1: new

Re: Compro Videomate S350 - new version?

2009-06-29 Thread hermann pitton
Am Dienstag, den 30.06.2009, 01:17 +0200 schrieb hermann pitton: Hi Richard, Am Montag, den 29.06.2009, 22:43 +0100 schrieb Richard Smith: Hi, I bought a Compro Videomate S350 DVB-S card a few weeks ago as it was cheap and looked like it might work with Linux using Jan Louw's patches.

Re: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-29 Thread Andrej Falout
I can't believe the current linux-media or V4L2 trees are six months out of date. So which tree is the current dev then? (Pls excuse the new guy) Cheers, Andrej -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: XC2028 Tuner - firmware issues

2009-06-29 Thread Devin Heitmueller
On Mon, Jun 29, 2009 at 8:19 PM, Andrej Faloutand...@falout.org wrote: Hello *, Device: Kaiser Baas USB Hybrid (Analogue and Digital) TV Tuner (KBA01003): http://www.kaiserbaas.com/KBA01003_KB202-1_Kaiser_Baas_USB_Hybrid_HD_TV_Tuner.html Digital DVB-T works fine, but analogue TV FM radio

Re: [PATCH 3/3 - v0] davinci: platform changes to support vpfe camera capture

2009-06-29 Thread hermann pitton
Hi, Am Dienstag, den 30.06.2009, 11:04 +1000 schrieb Andrej Falout: I can't believe the current linux-media or V4L2 trees are six months out of date. So which tree is the current dev then? (Pls excuse the new guy) Cheers, Andrej currently latest is always ours and Mauro's v4l-dvb at

Re: XC2028 Tuner - firmware issues

2009-06-29 Thread Andrej Falout
The dvb-usb framework doesn't have any analog support.  Therefore none of the dib0700 based devices will support analog either (the problem is not specific to your device and has nothing to do with the xc3028 firmware). Thanks for this, Devin. Are there no plans to support analog in dvb-usb