Re: Proftuners S2-8000 support

2010-10-30 Thread Goga777
please try this patch http://linuxdvb.org.ru/wbb/index.php?page=ThreadpostID=17602#post17602 for s2-liplianin drivers I have recently purchased Proftuners S2-8000 PCI-e card which consist of : * CX23885 pci-e interface * STB6100 Frontend * STV0900 Demodulator Vendor company supposed

Re: Webcam driver not working: drivers/media/video/gspca/ov519.c device 05a9:4519

2010-10-30 Thread Anca Emanuel
On Fri, Oct 29, 2010 at 3:12 PM, Anca Emanuel anca.eman...@gmail.com wrote: Hi all, sorry for the noise, but in current mainline (2.6.36-git12) there are some updates in ov519.c I'm running this kernel now and my camera is still not working (tested in windows and it works). lsusb: Bus 008

Re: Proftuners S2-8000 support

2010-10-30 Thread Emmanuel
Sorry to hijack the thread abit, but I have seen this in the specs: # *Multi standard demodulation* * DVBS2 QPSK, 8PSK * Up to 45Msps DVBS, DVBS2 QPSK and 8PSK Is it actually able to do 45 Msps DVB-S2 (in QPSK is sufficient for me)? TIA Bye Manu -- To unsubscribe from this list: send

Re: [PATCH] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid tuner

2010-10-30 Thread Andy Walls
On Fri, 2010-10-29 at 01:12 +0400, Alexey Chernov wrote: Hello, I've got code which adds support of GoTView PCI DVD3 Hybrid tuner in cx18 module and Andy Walls in ivtv mailing-list gave me some advice on making a patch and sending it here. So here's the patch against staging/2.6.37-rc1 branch

TechnoTrend S2-3650 CI

2010-10-30 Thread Thomas Pietrowski
Hello, I've got the TechnoTrend S2-3650 CI and I want to use it on Ubuntu Maverick x64 (2.6.35-23-generic). I followed the intructions on the linuxtv wiki, but I can't tune into a channel, that is what w_scan says, while kaffeine doesn't show any messages. Could you please make this device work?

Re: [PATCH] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid tuner

2010-10-30 Thread Alexey Chernov
Hi, Andy, On Saturday 30 October 2010 20:46:26 Andy Walls wrote: On Fri, 2010-10-29 at 01:12 +0400, Alexey Chernov wrote: Hello, I've got code which adds support of GoTView PCI DVD3 Hybrid tuner in cx18 module and Andy Walls in ivtv mailing-list gave me some advice on making a patch and

[PATCH] dvb-usb-gp8psk: get firmware and fpga versions

2010-10-30 Thread D. K.
This patch adds retrieval of firmware and FPGA versions of Genpix devices. That information is useful for users who experience performance differences with the various firmware versions, and may want to use a specific firmware that best suits their needs. Example dmesg output: gp8psk: FW Version

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-10-30 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:Sat Oct 30 19:00:18 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15167:abd3aac6644e git master:

Re: [PATCH] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid tuner

2010-10-30 Thread Andy Walls
On Sat, 2010-10-30 at 22:25 +0400, Alexey Chernov wrote: Hi, Andy, On Saturday 30 October 2010 20:46:26 Andy Walls wrote: Does this card have an EEPROM? I couldn't tell from pictures on the internet. (Maybe one of the chips designated U2, SU3, or SU1 is an EEPROM.) Do you happen

Re: [PATCH] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid tuner

2010-10-30 Thread Andy Walls
On Sat, 2010-10-30 at 23:28 +0400, 4ernov wrote: Thank you very much! You're welcome. It looks like patchwork picked up your patch properly: https://patchwork.kernel.org/patch/292362/ So I'll let Mauro pick it up out of patchwork and merge it, the next time he goes through the patchwork

[2.6.36-09452-g2d10d87] BUG: unable to handle kernel NULL pointer dereference at (null)

2010-10-30 Thread Carlos R. Mafra
I am testing Linus' git kernel from today 2.6.36-09452-g2d10d87 and I get the following BUG: when I plug in the WinTV Nova-T USB stick to watch television: [27002.897127] dvb-usb: found a 'Hauppauge Nova-T Stick' in warm state. [27002.897207] dvb-usb: will pass the complete MPEG2 transport

[PATCH] drivers/media/IR/ir-keytable.c: fix binary search

2010-10-30 Thread David Härdeman
The input-large-scancode patches changed the binary search in drivers/media/IR/ir-keytable.c to use unsigned integers, but signed integers are actually necessary for the algorithm to work. Signed-off-by: David Härdeman da...@hardeman.nu Cc: Dmitry Torokhov dmitry.torok...@gmail.com ---

[PATCH 00/39] Cleanup WARN #defines

2010-10-30 Thread Joe Perches
WARN uses sometimes use KERN_level but mostly don't have any prefix. Change the WARN macros and the warn_slowpath function to preface KERN_WARNING and remove all the KERN_level uses from WARN sites. Neatening clean up of include/asm-generic/bug.h Update WARN macros Add KERN_WARNING to WARN

[PATCH 14/39] drivers/media/video: Update WARN uses

2010-10-30 Thread Joe Perches
Add missing newlines. Signed-off-by: Joe Perches j...@perches.com --- drivers/media/video/s5p-fimc/fimc-core.c |2 +- drivers/media/video/sr030pc30.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/s5p-fimc/fimc-core.c

Re: [RFC PATCH 0/2] Apple remote support

2010-10-30 Thread David Härdeman
On Fri, Oct 29, 2010 at 04:09:37PM -0400, Jarod Wilson wrote: On Fri, Oct 29, 2010 at 09:59:18PM +0200, David Härdeman wrote: On Fri, Oct 29, 2010 at 03:27:33PM -0400, Jarod Wilson wrote: On Fri, Oct 29, 2010 at 09:17:11PM +0200, David Härdeman wrote: On Fri, Oct 29, 2010 at 11:11:41AM

Re: [PATCH] bttv driver memory corruption

2010-10-30 Thread Daniel Glöckner
On Mon, Oct 25, 2010 at 11:34:40AM -0400, Laurent Birtz wrote: I've observed that the poison was corrupted at some random pages, but always in the first four bytes. The value of those bytes is 0x23232323. This byte sequence often appears in kernel oops reports on my setup. I couldn't verify

Re: [PATCH] bttv driver memory corruption

2010-10-30 Thread Andy Walls
On Sun, 2010-10-31 at 01:40 +0200, Daniel Glöckner wrote: On Mon, Oct 25, 2010 at 11:34:40AM -0400, Laurent Birtz wrote: I've observed that the poison was corrupted at some random pages, but always in the first four bytes. The value of those bytes is 0x23232323. This byte sequence often

Re: [RFC PATCH 0/2] Apple remote support

2010-10-30 Thread Jarod Wilson
On Sat, Oct 30, 2010 at 7:36 PM, David Härdeman da...@hardeman.nu wrote: On Fri, Oct 29, 2010 at 04:09:37PM -0400, Jarod Wilson wrote: On Fri, Oct 29, 2010 at 09:59:18PM +0200, David Härdeman wrote: On Fri, Oct 29, 2010 at 03:27:33PM -0400, Jarod Wilson wrote: On Fri, Oct 29, 2010 at

[patch] new_build.git - remove bashist equality testing

2010-10-30 Thread Vincent McIntyre
Hi, while trying to build this on ubuntu 10.04 (2.6.32-24-generic) I noticed some of the equality tests in linux/Makefile are bash-style, not POSIX-style. The problem I encountered was error messages like: ... make -C ../linux apply_patches make[2]: Entering directory