Re: detection of Empire Media Pen Dual TV

2009-08-23 Thread Baggius
2009/8/21 Devin Heitmueller : > On Fri, Aug 21, 2009 at 4:05 PM, Baggius wrote: >> Hello Devin, >> I have an Empire Media Pen Dual TV and it has same layout as Kworld dvb-t >> 310u. >> while MSI Digivox A/D has "similar" layout and supports 1080i extra >> resolution, >> as http://www.msi.com/inde

Nova-TD-500 (84xxx) problems (was Re: dib0700 diversity support)

2009-08-23 Thread Malcolm Caldwell
Please can someone help... I have been trying to get my nova-td-500 to work, but no matter what I try I get a substandard signal, with lots of errors. This is about the same as described elsewhere on this list. I tried this code (posted by Patrick Boettcher below), hoping it may be a little bett

[PATCH] gspca: fix sn9c20x build errors

2009-08-23 Thread Randy Dunlap
From: Randy Dunlap Fix gscpa sn9c20x build errors: ERROR: "input_event" [drivers/media/video/gspca/gspca_sn9c20x.ko] undefined! ERROR: "input_register_device" [drivers/media/video/gspca/gspca_sn9c20x.ko] undefined! ERROR: "input_free_device" [drivers/media/video/gspca/gspca_sn9c20x.ko] undefine

Re: [PATCH v1 - 1/5] DaVinci - restructuring code to support vpif capture driver

2009-08-23 Thread Mauro Carvalho Chehab
Em Thu, 20 Aug 2009 16:27:40 -0500 "Karicheri, Muralidharan" escreveu: > Kevin & Mauro, > > Do I need to wait or this can be resolved by either of you for my work to > proceed? Murali, If I fix your patch in order to apply it on my tree, backporting it to the old arch header files, we'll have

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

2009-08-23 Thread Mauro Carvalho Chehab
Em Sun, 23 Aug 2009 21:35:29 +0200 Hans Verkuil escreveu: > On Monday 17 August 2009 08:19:51 Hans Verkuil wrote: > > On Monday 17 August 2009 02:49:01 Mauro Carvalho Chehab wrote: > > > Em Sat, 15 Aug 2009 11:18:20 +0200 > > > > > > Hans Verkuil escreveu: > > > > On Saturday 15 August 2009 10:5

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

2009-08-23 Thread Mauro Carvalho Chehab
Em Sun, 23 Aug 2009 21:33:43 +0200 Hans Verkuil escreveu: > On Sunday 16 August 2009 15:24:51 Hans Verkuil wrote: > > Hi Mauro, > > > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the > > following: > > > > - v4l: introduce string control support. > > - v4l2-spec: document th

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

2009-08-23 Thread Mauro Carvalho Chehab
Em Mon, 17 Aug 2009 08:26:28 +0200 (CEST) Guennadi Liakhovetski escreveu: > On Sun, 16 Aug 2009, Mauro Carvalho Chehab wrote: > > > The patches look fine to me. Yet, I see two merge conflict issues: > > 1) if a latter patch needs to touch at the subdev probing sequence to fix a > > bug, it will

Re: [RFC] v4l2_subdev_ir_ops

2009-08-23 Thread Mauro Carvalho Chehab
Em Sun, 23 Aug 2009 21:16:36 +0200 Hans Verkuil escreveu: > On Sunday 23 August 2009 20:00:00 Mauro Carvalho Chehab wrote: > > Em Sat, 22 Aug 2009 17:27:50 -0400 > > > > Andy Walls escreveu: > > > > The more important one is what kind of IR interfaces a V4L2 device > > > > will open to lirc. > >

Re: [DVB] Sticky module dvb_pll

2009-08-23 Thread hermann pitton
Am Sonntag, den 23.08.2009, 15:11 +0200 schrieb Klaus Schmidinger: > When I use the latest driver from http://linuxtv.org/hg/v4l-dvb (4d727d223236) > and load all the modules I need, as in > > /sbin/modprobe firmware_class > /sbin/modprobe i2c-core > /sbin/insmod ./v4l1-compat.ko > /sbin/insmod .

Re: [linux-dvb] Lifeview hybrid saa7134 driver not working anymore

2009-08-23 Thread hermann pitton
Hi scoop, Am Sonntag, den 23.08.2009, 17:52 +0300 schrieb scoop...@freemail.gr: > Hi, for a couple of days now, my lifeview PCI hybrid card that worked > flawlessly for the last 2 years doesn't work. The problem is with the driver > from what I understand from the logs. > > Today 23/8/2009 I tr

bug in pwc_set_shutter_speed v2.6.30.5 and fix

2009-08-23 Thread Jef Treece
I found in recent kernel versions, I think somewhere between 2.6.29.3 and 2.6.30.3, pwc_set_shutter_speed regressed. I was able to fix it with this one-line change (drivers/media/video/pwc/pwc-ctrl.c line 755 in 2.6.30.5 source): ret = send_control_msg(pdev, SET_LUM_CTL, S

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

2009-08-23 Thread Hans Verkuil
On Monday 17 August 2009 08:19:51 Hans Verkuil wrote: > On Monday 17 August 2009 02:49:01 Mauro Carvalho Chehab wrote: > > Em Sat, 15 Aug 2009 11:18:20 +0200 > > > > Hans Verkuil escreveu: > > > On Saturday 15 August 2009 10:59:19 Hans Verkuil wrote: > > > > On Tuesday 11 August 2009 08:35:47 Hans

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

2009-08-23 Thread Hans Verkuil
On Sunday 16 August 2009 15:24:51 Hans Verkuil wrote: > Hi Mauro, > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the > following: > > - v4l: introduce string control support. > - v4l2-spec: document the new string control type. > - v4l2-ctl: modulator bug fixes > - v4l2-ctl: a

Re: [RFC] v4l2_subdev_ir_ops

2009-08-23 Thread Hans Verkuil
On Sunday 23 August 2009 20:00:00 Mauro Carvalho Chehab wrote: > Em Sat, 22 Aug 2009 17:27:50 -0400 > > Andy Walls escreveu: > > > The more important one is what kind of IR interfaces a V4L2 device > > > will open to lirc. > > > > I was thinking a lirc-v4l2-subdev plugin for lirc-dev. If the > >

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

2009-08-23 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 Aug 23 19:00:05 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12500:28f8b0ebd224 gcc version: gcc

Re: [RFC] v4l2_subdev_ir_ops

2009-08-23 Thread Mauro Carvalho Chehab
Em Sat, 22 Aug 2009 17:27:50 -0400 Andy Walls escreveu: > Right, so we have several type of IR devices, and the v4l2_subdev_ir_ops > interface needs to accomadte all of them eventually - in a way that > makes sense. > > Just to reiterate what you said (to make sure I understand), the IR > receiv

Re: Kernel oops with em28xx device

2009-08-23 Thread Mauro Carvalho Chehab
Em Sun, 23 Aug 2009 17:58:44 +0200 Fau escreveu: > 2009/8/23 Devin Heitmueller : > > On Sat, Aug 22, 2009 at 9:06 PM, Fau wrote: > >> Hi Devin, > >> in primis thank you for your help, it's a strange thing that the DVB > >> is not working, > >> in the past i used the em28xx-new and it worked very

Re: USB Wintv HVR-900 Hauppauge

2009-08-23 Thread Mauro Carvalho Chehab
Em Fri, 21 Aug 2009 18:27:30 +0200 James Peters escreveu: > On Fri, Aug 21, 2009 at 6:12 PM, Devin > Heitmueller wrote: > > On Fri, Aug 21, 2009 at 2:07 AM, Mauro Carvalho > > Chehab wrote: > >> In brief, while I want to fix the driver issues, I recommend to avoid > >> buying any devices with tm5

Re: Kernel oops with em28xx device

2009-08-23 Thread Fau
2009/8/23 Devin Heitmueller : > On Sat, Aug 22, 2009 at 9:06 PM, Fau wrote: >> Hi Devin, >> in primis thank you for your help, it's a strange thing that the DVB >> is not working, >> in the past i used the em28xx-new and it worked very well, even for the DVB-T >> but now the mercurial repository is

Re: [linux-dvb] Can't tune to DVB-S2 channels on floppydtv

2009-08-23 Thread Norbert Weinhold
Christophe Thommeret schrieb: > Le Sunday 23 August 2009 02:18:14 Norbert Weinhold, vous avez écrit : >> Hi, >> >> I have a floppyDTV S2 and I can't tune to dvb-s2 channels while normal >> dvb-s channel work. >> >> Does anyone have a clue where the problem is. > > Are you sure the driver supports

Re: x3m_HPC2000 infos

2009-08-23 Thread Daniel Senftleben
Oh almost forgot.. here you can get the x3m driver for windows: http://x3mtv-tuners.com/support.php?m=drivers&id=3 I got the 64bit version and I think its "av88base.sys" that should have the correct firmware in it. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the bo

Re: [linux-dvb] Can't tune to DVB-S2 channels on floppydtv

2009-08-23 Thread Norbert Weinhold
Christophe Thommeret schrieb: > Le Sunday 23 August 2009 02:18:14 Norbert Weinhold, vous avez écrit : >> Hi, >> >> I have a floppyDTV S2 and I can't tune to dvb-s2 channels while normal >> dvb-s channel work. >> >> Does anyone have a clue where the problem is. > > Are you sure the driver supports

Re: x3m_HPC2000 infos

2009-08-23 Thread Daniel Senftleben
I got rid of the old modules and compiled new ones: dmesg | grep cx88: cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.7 loaded cx88[0]: subsystem: 14f1:8852, board: Geniatech X8000-MT DVBT [card=63,autodetected], frontend(s): 1

Re: Pinnacle Hybrid Pro Stick (320e)?

2009-08-23 Thread hermann pitton
Am Sonntag, den 23.08.2009, 09:29 -0400 schrieb Devin Heitmueller: > 2009/8/23 hermann pitton : > > > > Am Sonntag, den 23.08.2009, 15:14 +0200 schrieb Németh Márton: > >> hermann pitton wrote: > >> > Am Sonntag, den 23.08.2009, 14:48 +0200 schrieb Németh Márton: > >> >> Hi, > >> >> > >> >> I have

Re: Kernel oops with em28xx device

2009-08-23 Thread Devin Heitmueller
On Sat, Aug 22, 2009 at 9:06 PM, Fau wrote: > Hi Devin, > in primis thank you for your help, it's a strange thing that the DVB > is not working, > in the past i used the em28xx-new and it worked very well, even for the DVB-T > but now the mercurial repository is empty and the mailing list is > dead

Re: New device: Dikom DK-300 (maybe Kworld 323U rebranded)

2009-08-23 Thread Devin Heitmueller
On Sun, Aug 23, 2009 at 6:32 AM, wrote: > Is there any news? > Xwang > > xwang1...@email.it ha scritto: Sorry, no news yet. I've been out of town for the last couple of days and swamped with another project. I'm hoping to get to it soon. Devin -- Devin J. Heitmueller - Kernel Labs http://www

Re: Pinnacle Hybrid Pro Stick (320e)?

2009-08-23 Thread Devin Heitmueller
2009/8/23 hermann pitton : > > Am Sonntag, den 23.08.2009, 15:14 +0200 schrieb Németh Márton: >> hermann pitton wrote: >> > Am Sonntag, den 23.08.2009, 14:48 +0200 schrieb Németh Márton: >> >> Hi, >> >> >> >> I have a Pinnacle Hybrid Pro Stick (320e) (USB ID: eb1a:2881). I am >> >> running Linux k

[DVB] Sticky module dvb_pll

2009-08-23 Thread Klaus Schmidinger
When I use the latest driver from http://linuxtv.org/hg/v4l-dvb (4d727d223236) and load all the modules I need, as in /sbin/modprobe firmware_class /sbin/modprobe i2c-core /sbin/insmod ./v4l1-compat.ko /sbin/insmod ./cx24113.ko /sbin/insmod ./s5h1420.ko /sbin/insmod ./videobuf-core.ko /sbin/insmod

Re: Pinnacle Hybrid Pro Stick (320e)?

2009-08-23 Thread hermann pitton
Am Sonntag, den 23.08.2009, 15:14 +0200 schrieb Németh Márton: > hermann pitton wrote: > > Am Sonntag, den 23.08.2009, 14:48 +0200 schrieb Németh Márton: > >> Hi, > >> > >> I have a Pinnacle Hybrid Pro Stick (320e) (USB ID: eb1a:2881). I am > >> running Linux kernel > >> 2.6.31-rc7. When I plug m

Re: Pinnacle Hybrid Pro Stick (320e)?

2009-08-23 Thread Németh Márton
hermann pitton wrote: > Am Sonntag, den 23.08.2009, 14:48 +0200 schrieb Németh Márton: >> Hi, >> >> I have a Pinnacle Hybrid Pro Stick (320e) (USB ID: eb1a:2881). I am running >> Linux kernel >> 2.6.31-rc7. When I plug my device I get the following messages in 'dmesg': >> >> [ 144.434151] usb 3-3

Re: [linux-dvb] Can't tune to DVB-S2 channels on floppydtv

2009-08-23 Thread hermann pitton
Hi, Am Sonntag, den 23.08.2009, 00:47 -0700 schrieb VDR User: > On Sat, Aug 22, 2009 at 5:18 PM, Norbert > Weinhold wrote: > > Hi, > > > > I have a floppyDTV S2 and I can't tune to dvb-s2 channels while normal > > dvb-s channel work. > > > > Does anyone have a clue where the problem is. > > I kno

libv4l: zoom, pan and tilt?

2009-08-23 Thread Németh Márton
Hi, I am using lib4l to get access to my camera from Flash. I get the pictures right. In Flash the usual used resolution is as low as 320x240. I have a 1.3MegaPixel webcam which means it could do 1280x1024 resolution. The problem with this webcam is that it has a fixed focus and the objects which

Re: Pinnacle Hybrid Pro Stick (320e)?

2009-08-23 Thread hermann pitton
Am Sonntag, den 23.08.2009, 14:48 +0200 schrieb Németh Márton: > Hi, > > I have a Pinnacle Hybrid Pro Stick (320e) (USB ID: eb1a:2881). I am running > Linux kernel > 2.6.31-rc7. When I plug my device I get the following messages in 'dmesg': > > [ 144.434151] usb 3-3: new high speed USB device

Suspend with saa7146/TT-Budget-C-CI PCI

2009-08-23 Thread Philipp Kern
Hi, I have to admit that this particular PCI card (see below for lspci) never came back properly from suspend. Nowadays it no longer floods the kernel message buffer when coming back from sleep, but only if the PCI adapter is used afterwards and even then it now stops when I kill the application.

Re: Exposure set bug in stv06xx driver

2009-08-23 Thread James Blanford
Well that was quick. These issues as well as the stream drops were remedied in 2.6.31-rc7, except exposure and gain still cannot be set with v4l2ucp. As a bonus, I found the autogain white list in v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c. Is there a white list to turn on the gain a

Pinnacle Hybrid Pro Stick (320e)?

2009-08-23 Thread Németh Márton
Hi, I have a Pinnacle Hybrid Pro Stick (320e) (USB ID: eb1a:2881). I am running Linux kernel 2.6.31-rc7. When I plug my device I get the following messages in 'dmesg': [ 144.434151] usb 3-3: new high speed USB device using ehci_hcd and address 3 [ 144.556371] usb 3-3: configuration #1 chosen f

Re: x3m_HPC2000 infos

2009-08-23 Thread hermann pitton
Am Sonntag, den 23.08.2009, 12:19 +0200 schrieb Daniel Senftleben: > Ok, I'll try giving some more infos. > > lspci: > > 02:06.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI > Video and Audio Decoder (rev 05) > 02:06.1 Multimedia controller: Conexant Systems, Inc. CX238

Re: New device: Dikom DK-300 (maybe Kworld 323U rebranded)

2009-08-23 Thread xwang1976
Is there any news? Xwang xwang1...@email.it ha scritto: Hi to all, I would like to know if the usbsnoop I have done under windows xp is ok or if, otherwise, I have to do something different when opening the video application under windows xp (I've opened it in analogical mode. Should I open i

x3m_HPC2000 infos

2009-08-23 Thread Daniel Senftleben
Ok, I'll try giving some more infos. lspci: 02:06.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05) 02:06.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05) 02:06.2 Multimedia con

[RESEND][PATCH 2/2] v4l2: remove unnecessary vidioc_s_std() from gspca

2009-08-23 Thread Németh Márton
From: Márton Németh The vidioc_s_std() is not necessary when vdev->tvnorms == 0. [1] The changeset was tested together with v4l-test 0.19 [2] with gspca_sunplus driver together with Trust 610 LCD pow...@m ZOOM and with gspca_pac7311 together with Labtec Webcam 2200. References: [1] V4L2 API spe

[RESEND][PATCH 1/2] v4l2: modify the webcam video standard handling

2009-08-23 Thread Németh Márton
From: Márton Németh Change the handling of the case when vdev->tvnorms == 0. Quote from V4L2 API specification, rev. 0.24 [1]: > Special rules apply to USB cameras where the notion of video > standards makes little sense. More generally any capture device, > output devices accordingly, which is

Re: [linux-dvb] Can't tune to DVB-S2 channels on floppydtv

2009-08-23 Thread VDR User
On Sat, Aug 22, 2009 at 5:18 PM, Norbert Weinhold wrote: > Hi, > > I have a floppyDTV S2 and I can't tune to dvb-s2 channels while normal > dvb-s channel work. > > Does anyone have a clue where the problem is. I know a few people who have tried dvb-s2 v4l and all of them have had problems. From w