Re: [PATCH/RFC v2] V4L core cleanups HG tree

2009-11-25 Thread Devin Heitmueller
On Wed, Nov 18, 2009 at 7:54 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi everybody, the V4L cleanup patches are now available from http://linuxtv.org/hg/~pinchartl/v4l-dvb-cleanup The tree will be rebased if needed (or rather dropped and recreated as hg doesn't provide

Re: [PATCH/RFC v2] V4L core cleanups HG tree

2009-11-25 Thread Devin Heitmueller
On Wed, Nov 25, 2009 at 7:02 PM, Laurent Pinchart Thank you very much for the report. Could you please try with the following patch applied on top of the v4l-dvb-cleanup tree ? diff -r 98e3929a1a2d linux/drivers/media/video/au0828/au0828-video.c ---

Re: [PATCH/RFC v2] V4L core cleanups HG tree

2009-11-25 Thread Devin Heitmueller
On Wed, Nov 25, 2009 at 7:07 PM, Devin Heitmueller Trying it now Devin Ok, that seems to have resolved the issue. Please make sure that patch gets added to your PULL request. Wish I had found that myself 90 minutes earlier... :-/ Thanks, Devin -- Devin J. Heitmueller - Kernel Labs

Re: cx18: Reprise of YUV frame alignment improvements

2009-11-24 Thread Devin Heitmueller
On Mon, Nov 23, 2009 at 8:49 PM, Andy Walls awa...@radix.net wrote: Of course that's all speculation about the problem.  If you could reproduce the condition and then # echo 271 /sys/modules/cx18/parameters/debug Hi Andy, Thanks for the additional info. I had to tear down my HVR-1600 test

Re: [RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure

2009-11-23 Thread Devin Heitmueller
On Mon, Nov 23, 2009 at 9:14 AM, Krzysztof Halasa k...@pm.waw.pl wrote: I think this makes a lot of sense. But: we don't need a database of RC codes in the kernel (that's a lot of data, the user has to select the RC in use anyway so he/she can simply provide mapping e.g. RC5keycode). Just

Re: cx18: Reprise of YUV frame alignment improvements

2009-11-23 Thread Devin Heitmueller
On Mon, Nov 23, 2009 at 7:12 AM, Andy Walls awa...@radix.net wrote: 5. If you don't give an MDL back to the firmware, it never uses it again.  That's why you see the sweep-up log messages.  As soon as an MDL is skipped *on the order of the depth* of q_busy times, when looking for the currently

Re: [RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure

2009-11-23 Thread Devin Heitmueller
On Mon, Nov 23, 2009 at 12:05 PM, James Mastros ja...@mastros.biz wrote: 2009/11/23 Devin Heitmueller dheitmuel...@kernellabs.com: Just bear in mind that with the current in-kernel code, users do *not * have to manually select the RC code to use if they are using the default remote

Re: [PATCH] Add new TV cards of Beholder

2009-11-23 Thread Devin Heitmueller
On Mon, Nov 23, 2009 at 4:28 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi Dmitri, I added this patch, but the driver is essentially broken. It would be wonderful if you have some time to fix it. Cheers, Mauro. Yeah, I saw his patch and was wondering why on Earth he submitted a

Re: [RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure

2009-11-23 Thread Devin Heitmueller
On Mon, Nov 23, 2009 at 4:46 PM, Krzysztof Halasa k...@pm.waw.pl wrote: l...@bartelmus.de (Christoph Bartelmus) writes: I think we shouldn't at this time worry about IR transmitters. Sorry, but I have to disagree strongly. Any interface without transmitter support would be absolutely

Re: [RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure

2009-11-23 Thread Devin Heitmueller
On Mon, Nov 23, 2009 at 5:31 PM, Krzysztof Halasa k...@pm.waw.pl wrote: Devin Heitmueller dheitmuel...@kernellabs.com writes: There is an argument to be made that since it may be desirable for both IR receivers and transmitters to share the same table of remote control definitions, it might

Re: cx18: Reprise of YUV frame alignment improvements

2009-11-22 Thread Devin Heitmueller
On Tue, Nov 10, 2009 at 11:31 PM, Andy Walls awa...@radix.net wrote: OK, here's my second attempt at getting rid of cx18 YUV frame alignment and tearing issues.        http://linuxtv.org/hg/~awalls/cx18-yuv2 Hi Andy, I did some testing of your tree, using the following command mplayer

Re: PULL request - http://kernellabs.com/hg/~pboettcher/v4l-dvb/

2009-11-20 Thread Devin Heitmueller
On Fri, Nov 20, 2009 at 2:45 AM, Patrick Boettcher pboettc...@kernellabs.com wrote: According to DiBcom's contact at Pinnacle, it was a mistake to add the Product IDs with Pinnacle's USB vendor ID and it needed to be replaced. I'd be not surprised if that is not correct and that you're right.

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

2009-11-20 Thread Devin Heitmueller
On Fri, Nov 20, 2009 at 4:45 PM, Hans Verkuil hverk...@xs4all.nl wrote: If there are drivers in the staging tree that are so unreliable that they can break the hardware, then those should be explicitly disabled, rather than disabling all drivers in the staging tree. Or perhaps do not belong

Re: PULL request - http://kernellabs.com/hg/~pboettcher/v4l-dvb/

2009-11-19 Thread Devin Heitmueller
On Thu, Nov 19, 2009 at 12:43 PM, Patrick Boettcher pboettc...@kernellabs.com wrote: Hi Mauro, can you please pull from http://kernellabs.com/hg/~pboettcher/v4l-dvb/ for 1) PATCH: better support for INTUIX DVB stick boot 2) [PATCH] fix genpix driver (no 8psk lock) 3) Add support for

Re: Details about DVB frontend API

2009-11-18 Thread Devin Heitmueller
On Tue, Nov 17, 2009 at 5:53 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: We shouldn't write API's thinking on some specific use case or aplication. If there's a problem with zap, the fix should be there, not at the kernel. Your response suggests I must have poorly described the

Re: v4l: Use the video_drvdata function in drivers

2009-11-18 Thread Devin Heitmueller
On Wed, Nov 18, 2009 at 4:13 AM, Hans Verkuil hverk...@xs4all.nl wrote: I agree that it would help to split this patch up. Some cases are trivial, so they can be put together in one patch. When things get more complex it makes sense to put it in a separate patch for easier reviewing by the

Re: v4l: Use the video_drvdata function in drivers

2009-11-18 Thread Devin Heitmueller
On Wed, Nov 18, 2009 at 4:42 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: I will setup a test tree to help maintainers test the changes. I can split some patches if needed, but how would that help exactly ? Hello Laurent, In this case, splitting up the patch would just make it

Re: Details about DVB frontend API

2009-11-18 Thread Devin Heitmueller
On Wed, Nov 18, 2009 at 9:04 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Devin Heitmueller wrote: On Tue, Nov 17, 2009 at 5:53 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: We shouldn't write API's thinking on some specific use case or aplication. If there's a problem

Re: Details about DVB frontend API

2009-11-18 Thread Devin Heitmueller
On Wed, Nov 18, 2009 at 9:04 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Devin Heitmueller wrote: On Tue, Nov 17, 2009 at 5:53 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: We shouldn't write API's thinking on some specific use case or aplication. If there's a problem

Re: KWorld UB435-Q Support

2009-11-17 Thread Devin Heitmueller
On Tue, Nov 17, 2009 at 9:15 AM, Jarod Wilson ja...@wilsonet.com wrote: On Nov 17, 2009, at 1:03 AM, Robert Cicconetti wrote: On Tue, Nov 17, 2009 at 12:55 AM, Michael Krufky mkru...@linuxtv.org wrote: [ 812.465930] tda18271: performing RF tracking filter calibration [ 818.572446] tda18271:

Re: Details about DVB frontend API

2009-11-17 Thread Devin Heitmueller
On Tue, Nov 17, 2009 at 2:46 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: I don't like the idea of creating structs grouping those parameters. While for certain devices this may mean a more direct approach, for others, this may not make sense, due to the way their API's were

Re: [PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR ) (digital mode)

2009-11-16 Thread Devin Heitmueller
On Mon, Nov 16, 2009 at 3:38 PM, andrea.amoros...@gmail.com andrea.amoros...@gmail.com wrote: The usb is the following: Bus 002 Device 010: ID eb1a:e312 eMPIA Technology, Inc. (I don't remember what it was previously, but it seems wrong how can I be sure about that?). I have put back the

Re: [PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR ) (digital mode)

2009-11-16 Thread Devin Heitmueller
On Mon, Nov 16, 2009 at 3:49 PM, andrea.amoros...@gmail.com andrea.amoros...@gmail.com wrote: The usb is the following: Bus 002 Device 010: ID eb1a:e312 eMPIA Technology, Inc. (I don't remember what it was previously, but it seems wrong how can I be sure about that?). I have put back the

Re: [linux-dvb] Video lost after OS upgrade

2009-11-16 Thread Devin Heitmueller
On Mon, Nov 16, 2009 at 10:29 PM, guzows...@linuxmail.org wrote: Hello all, I was happily watching TV with mplayer from my cable set-top box via a Pinnacle HDTV Pro USB Stick and Ubuntu 9.04. The command I was using and which worked was/is: mplayer -vo xv tv:// -tv

[PULL] http://www.kernellabs.com/hg/~dheitmueller/misc-fixes-4

2009-11-15 Thread Devin Heitmueller
Hello Mauro, Please pull from http://www.kernellabs.com/hg/~dheitmueller/misc-fixes-4 for the following: cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1) Thanks, Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the

Re: I found I bug in tvtime, where do I report it?

2009-11-13 Thread Devin Heitmueller
On Fri, Nov 13, 2009 at 9:43 AM, Magnus Alm magnus@gmail.com wrote: Hi! If this is the right place, I can as well try to describe it now. (And I hope I makes sense.) The bug is about the Enable/Disable signal detection. As it is now in  videoinput.c: int videoinput_check_for_signal(

Re: [linux-dvb] Organizing ALL device data in linuxtv wiki

2009-11-13 Thread Devin Heitmueller
On Fri, Nov 13, 2009 at 11:38 AM, Jan Hoogenraad jan-conceptro...@hoogenraad.net wrote: Would it be possible to store this information in the CODE archives, and extract it from there ? Right now, I end up putting essentially the same information into structures in the driver and into

Re: How can I create a patch?

2009-11-12 Thread Devin Heitmueller
On Thu, Nov 12, 2009 at 5:24 PM, xwang1...@email.it wrote: Hi to all, I've a usb hybrid tuner which does not work with the main v4l driver. I've found a way to use it modifying some lines in the em28xx-dvb.c and em28xx-cards.c files (thanks to Dainius Ridzevicius). Can someone explain me how

Re: [XC3028] Terretec Cinergy T XS wrong firmware xc3028-v27.fw

2009-11-12 Thread Devin Heitmueller
On Thu, Nov 12, 2009 at 6:33 PM, Florent NOUVELLON flonouvel...@gmail.com wrote: Sorry about that mistake... That was an em28xx-new trick. So my question is simply : Do you know how to disable compiling some drivers on v4l-dvb for faster compiling ? Well, I typically disable firedtv because

Re: [XC3028] Terretec Cinergy T XS wrong firmware xc3028-v27.fw

2009-11-10 Thread Devin Heitmueller
On Tue, Nov 10, 2009 at 4:39 AM, Valerio Bontempi valerio.bonte...@gmail.com wrote: Yes I rebooted the system after compiling and installing through 'make install' last v4l-dvb source, but with no luck, /dev/dvb device is still not present. Attached you can find the full dmesg, since system

Re: [XC3028] Terretec Cinergy T XS wrong firmware xc3028-v27.fw

2009-11-10 Thread Devin Heitmueller
On Tue, Nov 10, 2009 at 10:49 AM, Valerio Bontempi valerio.bonte...@gmail.com wrote: Hi Devin, I feared about that So, in this moment my only possibilities available to make it work are: - use an older kernel (=2.6.27) to compile successfully em28xx-new (maybe it could be better to use older

Re: Terratec Cinergy Hybrid T USB XS FM and 2.6.31 : no more support ?

2009-11-09 Thread Devin Heitmueller
On Mon, Nov 9, 2009 at 2:13 PM, Florent nouvellon flonouvel...@gmail.com wrote: Hi, Terratec Cinergy Hybrid T USB XS FM is fully supported by em28xx-new project, but em28xx-new project is no more supported and not compatible with kernel 2.6.31. Is this hardware still supported ? This device

Re: [XC3028] Terretec Cinergy T XS wrong firmware xc3028-v27.fw

2009-11-09 Thread Devin Heitmueller
On Mon, Nov 9, 2009 at 6:41 PM, Robert Lowery rglow...@exemail.com.au wrote: Although the xc3028-v27.fw generated from HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip using the above process works fine for me, the firmware is a couple of years old now and I can't help wondering if there might be a

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-08 Thread Devin Heitmueller
On Sat, Nov 7, 2009 at 9:40 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: Hello Vince, I think the next step at this point is for you to definitively find a use case that does not work with the latest v4l-dvb tip and Robert's patch, and include exactly what kernel you tested

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-08 Thread Devin Heitmueller
On Sun, Nov 8, 2009 at 6:46 PM, Barry Williams bazzaw...@gmail.com wrote: Where would I find your local tree as I can't seem to get the patch to apply and I would like to take advantage of this patch asap. Thanks Barry I pushed out my tree with the fix:

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-08 Thread Devin Heitmueller
On Sun, Nov 8, 2009 at 8:43 PM, Barry Williams bazzaw...@gmail.com wrote: Hi Devin I tried your tree and I seem to get the same problem on one box I get the flood of 'dvb-usb: bulk message failed: -110 (1/0'. snip Can you please confirm the USB ID of the board you are having the problem with

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-08 Thread Devin Heitmueller
On Sun, Nov 8, 2009 at 9:01 PM, Barry Williams bazzaw...@gmail.com wrote: On the first box I have Bus 003 Device 003: ID 0fe9:db98 DVICO Bus 003 Device 002: ID 0fe9:db98 DVICO on the second Bus 001 Device 003: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital 4 (ZL10353+xc2028/xc3028)

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-08 Thread Devin Heitmueller
On Sun, Nov 8, 2009 at 9:54 PM, Robert Lowery rglow...@exemail.com.au wrote: On Mon, Nov 9, 2009 at 12:22 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Sun, Nov 8, 2009 at 8:43 PM, Barry Williams bazzaw...@gmail.com wrote: Hi Devin I tried your tree and I seem to get the same

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-08 Thread Devin Heitmueller
On Sun, Nov 8, 2009 at 10:58 PM, Barry Williams bazzaw...@gmail.com wrote: Hi Devin I did not reboot after installing the patch somehow I thought simply removing the module (as I had done to restore some stability to my system) and reloading the module after the patch would be all I need.

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-08 Thread Devin Heitmueller
On Sun, Nov 8, 2009 at 11:35 PM, Barry Williams bazzaw...@gmail.com wrote: Devin Attached is the output from dmesg, I hope you're right Thanks Barry Ah, based on the dmesg I can see it wasn't what I thought it was (I saw it was dib7000 and improperly assumed it had an xc3028 tuner like the

Re: em28xx based USB Hybrid (Analog DVB-T) TV Tuner not supported

2009-11-07 Thread Devin Heitmueller
On Sat, Nov 7, 2009 at 7:35 AM, Magnus Alm magnus@gmail.com wrote: Hi I read some where that trying different card types for a DVB tuner can potentially cause damage to them. You are probably right about the firmare. Do you have a link to the manufacture of your stick? I tried to

Re: em28xx based USB Hybrid (Analog DVB-T) TV Tuner not supported

2009-11-07 Thread Devin Heitmueller
On Sat, Nov 7, 2009 at 10:31 AM, Johan Mutsaerts joh...@gmail.com wrote: Hi, Something caught my eye while examining em28xx-dvb.c #include mt352.h #include mt352_priv.h /* FIXME */ What's the FIXME about ? Could it be a clue ? What do you suggest I try/text ? Please don't top post. No,

Re: [PATCH 10/75] V4L/DVB: declare MODULE_FIRMWARE for modules using XC2028 and XC3028L tuners

2009-11-07 Thread Devin Heitmueller
On Sat, Nov 7, 2009 at 8:37 PM, Andy Walls awa...@radix.net wrote: On Sat, 2009-11-07 at 21:47 +, Ben Hutchings wrote: Signed-off-by: Ben Hutchings b...@decadent.org.uk --- I'm not really sure whether it's better to do this in the drivers which specify which firmware file to use, or just

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-07 Thread Devin Heitmueller
On Sat, Nov 7, 2009 at 6:28 AM, Vincent McIntyre vincent.mcint...@gmail.com wrote: Hi Devin please confirm exactly which of your boards is not working. Sorry for being unclear. I have three test setups I am working with, all on the same computer. 1. Ubuntu Hardy, kernel 2.6.24-23-rt and

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Devin Heitmueller
On Thu, Nov 5, 2009 at 3:57 PM, Vincent McIntyre vincent.mcint...@gmail.com wrote: I have one of these too. lsusb: Bus 003 Device 003: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital 4 (ZL10353+xc2028/xc3028) (initialized) Bus 003 Device 002: ID 0fe9:db78 DVICO FusionHDTV DVB-T Dual Digital

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Devin Heitmueller
On Thu, Nov 5, 2009 at 6:45 PM, Robert Lowery rglow...@exemail.com.au wrote: Do you mean something like this (untested) patch?  I'll try it out tonight. diff -r 43878f8dbfb0 linux/drivers/media/dvb/dvb-usb/cxusb.c --- a/linux/drivers/media/dvb/dvb-usb/cxusb.c   Sun Nov 01 07:17:46 2009 -0200

Re: bisected regression in tuner-xc2028 on DVICO dual digital 4

2009-11-05 Thread Devin Heitmueller
On Thu, Nov 5, 2009 at 9:31 PM, Robert Lowery rglow...@exemail.com.au wrote: Devin, I have confirmed the patch below fixes my issue.  Could you please merge it for me? Thanks -Rob Sure. I'm putting together a patch series for this weekend with a few different misc fixes. Devin --

Re: [linux-dvb] KWORLD 323U, kernel panic when trying to access ALSA interface

2009-11-04 Thread Devin Heitmueller
2009/11/4 Marios Andreopoulos opensou...@andmarios.com: Just a small update. After this message of yours: http://www.linuxtv.org/pipermail/linux-dvb/2009-October/032442.html I tried again the v4l-dvb tree and now my card works without problems! I don’t know what the problem was with your

Re: 1164:1f08 YUAN High-Tech STK7700PH kernel crash in Ubuntu 9.10

2009-11-02 Thread Devin Heitmueller
On Mon, Nov 2, 2009 at 8:28 AM, Patrick Byrne pjlby...@gmail.com wrote: Hi, I have an Aopen MP45-DR mini-pc. I am trying to get a DVB-T card working in it. The DVB card is a Mini-PCI express card. It fits on a minicard slot inside the pc. I can activate the 'Firmware for DVB cards' in the

Re: [linux-dvb] somebody messed something on xc2028 code?

2009-10-31 Thread Devin Heitmueller
On Sat, Oct 31, 2009 at 8:35 AM, Albert Comerma albert.come...@gmail.com wrote: Hi all, I just updated my ubuntu to karmic and found with surprise that with 2.6.31 kernel my device does not work... It seems to be related to the xc2028 code part since the kernel explosion happens when you try to

Re: [linux-dvb] somebody messed something on xc2028 code?

2009-10-31 Thread Devin Heitmueller
On Sat, Oct 31, 2009 at 8:35 AM, Albert Comerma albert.come...@gmail.com wrote: Hi all, I just updated my ubuntu to karmic and found with surprise that with 2.6.31 kernel my device does not work... It seems to be related to the xc2028 code part since the kernel explosion happens when you try to

Re: cx18: YUV frame alignment improvements

2009-10-31 Thread Devin Heitmueller
On Sat, Oct 31, 2009 at 4:16 PM, Andy Walls awa...@radix.net wrote: All, At http://linuxtv.org/hg/~awalls/cx18-yuv I have checked in some improvements to YUV handling in the cx18 driver. There was a problem in that a lost/dropped buffer between the cx18 driver and the CX23418 firmware

Re: [linux-dvb] Possible error in firedtv-1394.o?

2009-10-30 Thread Devin Heitmueller
On Fri, Oct 30, 2009 at 3:48 PM, Andreas Breitbach andreas.breitb...@gmail.com wrote: Hello all. I subscribed to this mailing list to report a possible error in the above mentioned module. For your better understanding, some details about my situation: I upgraded yesterday from Jaunty(Ubuntu)

Re: HVR-950Q problem under MythTV

2009-10-29 Thread Devin Heitmueller
On Thu, Oct 29, 2009 at 1:33 AM, Bob Cunningham rcunn...@acm.org wrote: I spoke too soon: Switching between SD and HD channels (or vice-versa) always works the first time, but generally dies the next time I try.  The behavior is very inconsistent:  If I switch from SD to HD 720p or higher, the

Call for Testers: HVR-1600 Improvements

2009-10-29 Thread Devin Heitmueller
Hello all, If you are an HVR-1600 user who has noticed the ClearQAM tuning performance under Linux was worse than under Windows, the following should make you happy. There is now a tree that contains various fixes for ClearQAM tuning. These have been measured to put the SNR performance on-par

Re: HVR-950Q problem under MythTV

2009-10-28 Thread Devin Heitmueller
On Wed, Oct 28, 2009 at 10:10 PM, Bob Cunningham rcunn...@acm.org wrote: I just completed a fresh install of MythTV 0.22 RC1 on my fully-updated Fedora 11 system.  My tuner is an HVR-950Q, connected to cable.  The tuner works fine under tvtime (SD) and xine (HD). All MythTV functions work,

Re: HVR-950Q problem under MythTV

2009-10-28 Thread Devin Heitmueller
On Thu, Oct 29, 2009 at 12:47 AM, Bob Cunningham rcunn...@acm.org wrote: For F11, I appended the line options xc5000 no_poweroff=1 to /etc/modprobe.d/local.conf Rather than power down (shudder), I did the following: 1. Unplug HVR-950Q 2. rmmod xc5000 3. modprobe xc5000 no_poweroff=1 4.

Re: RFCv2: Media controller proposal

2009-10-27 Thread Devin Heitmueller
On Tue, Oct 27, 2009 at 4:04 AM, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: Hi (repeating my preamble from a previous post) This is a general comment to the whole media controller work: having given a talk at the ELC-E in Grenoble on soc-camera, I mentioned briefly a few related

Re: em28xx DVB modeswitching change: call for testers

2009-10-26 Thread Devin Heitmueller
On Mon, Oct 26, 2009 at 12:02 PM, Antti Palosaari cr...@iki.fi wrote: Is there any way to speed up Empia to handle streams bigger than ~45 Mbit/sec? Can you add a debug line that dumps out the values of register 0x01 and register 0x5d and then send me the values? Devin -- Devin J.

Re: Pinnacle PCTV DVB-T support.

2009-10-23 Thread Devin Heitmueller
On Fri, Oct 23, 2009 at 10:12 AM, m...@spanberg.se wrote: Hi! I found my old Pinnacle PCTV DVB-T card and thought I might put it to use. Since I have used it on linux before (about two years ago) with the em28xx driver I didn't think it would be any problems. However I can't seem to get it

Re: pinnacle pctv 7010ix and saa716x

2009-10-23 Thread Devin Heitmueller
On Fri, Oct 23, 2009 at 11:45 AM, Benjamin Valentin benpi...@zedat.fu-berlin.de wrote: Hello, I have a Pinnacle pctv 7010ix that is oddly recognized as a Pinnacle PCTV 3010iX [1]. I found that the SAA7162 chip used in that device is supported while the device itself is not. I was a bit

Re: Details about DVB frontend API

2009-10-22 Thread Devin Heitmueller
On Thu, Oct 22, 2009 at 3:13 PM, Jean Delvare kh...@linux-fr.org wrote: Hi folks, I am looking for details regarding the DVB frontend API. I've read linux-dvb-api-1.0.0.pdf, it roughly explains what the FE_READ_BER, FE_READ_SNR, FE_READ_SIGNAL_STRENGTH and FE_READ_UNCORRECTED_BLOCKS commands

Re: Kworld 315U help?

2009-10-21 Thread Devin Heitmueller
On Thu, Oct 22, 2009 at 12:03 AM, Franklin Meng fmeng2...@yahoo.com wrote: Here are some more stuff in the trace that was not decoded by the parse_em28xx script.. So what we know from this list of unknowns... 0xa0 is the eeprom 0x4a is the SAA 0x42 ??. 0xd0 ?? 0x20 ?? 0xc6 ?? 0xc4 ??

Re: pctv nanoStick Solo not recognized

2009-10-19 Thread Devin Heitmueller
On Sun, Oct 18, 2009 at 5:41 PM, Matteo Miraz telegraph.r...@gmail.com wrote: Hi, I've just bought a new DVB USB card, but it seems that the current version of linux tv does not recognize it at all. I tried both the ubuntu kernel (9.04 and 9.10) and the latest drivers downloaded with

Re: pctv nanoStick Solo not recognized

2009-10-19 Thread Devin Heitmueller
On Mon, Oct 19, 2009 at 4:28 PM, Matteo Miraz telegraph.r...@gmail.com wrote: in the changeset 12886:ba22a9decfab was added a device called USB_PID_PINNACLE_PCTV73ESE, with id 0245 However, the vendor is USB_VID_PINNACLE ( 0x2304 ) instead of 0x2013 ( as reported for my usb dvb by lsusb )

Re: pctv nanoStick Solo not recognized

2009-10-19 Thread Devin Heitmueller
On Mon, Oct 19, 2009 at 5:51 PM, Matteo Miraz telegraph.r...@gmail.com wrote: Devin, thanks for the support. In the meanwhile, can I try to force the new vendor id? Since I have another pinnacle USB device, I was thinking about creating a new vendor (something like USB_VID_PINNACLE2). Is

Re: New member, trying to setup a Pinnacle Quatro stick

2009-10-16 Thread Devin Heitmueller
On Fri, Oct 16, 2009 at 5:45 PM, ps1 p...@schirrms.net wrote: Hi, I recenly own a Pinnacle (or Pctv now) Quatro Stick (also known as  510e) The product is a small USB stick, able to receive Analog TV, DVB-T TV, Analog Radio and also DVB-C TV (That is, cable TV). The product is running under

Re: [linux-dvb] KWORLD 323U, kernel panic when trying to access ALSA interface

2009-10-15 Thread Devin Heitmueller
2009/9/28 Marios Andreopoulos opensou...@andmarios.com: On Monday 28 of September 2009, Devin Heitmueller wrote: Hello Marios, I started doing some debugging em28xx audio on the HVR-950 and hit what is probably the same panic (which occurs as soon as you run the arecord command).  I've got

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 6:25 AM, Giuseppe Borzi gbo...@gmail.com wrote: Hello all, I have setup a tree that removes the mode switching code when starting/stopping streaming.  If you have one of the em28xx dvb devices mentioned in the previous thread and volunteered to test, please try out

Re: Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 7:01 AM, Simon Farnsworth simon.farnswo...@onelan.com wrote: Andy Walls wrote: Have your remote user read http://www.ivtvdriver.org/index.php/Howto:Improve_signal_quality and take any actions that seem appropriate/easy. I'll try that again - they're grouching,

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 10:06 AM, Giuseppe Borzi gbo...@gmail.com wrote: Hello Devin, I did as you suggested. Unplugged the stick reboot and plug it again. And just to be sure I did it two times. Now the device works, but it is unable to change channel. That is to say, when I use the command

Re: em28xx DVB modeswitching change: call for testers

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 10:30 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Devin, You can't simply remove the DVB gpio setup there. It is used when you change from analog/digital, when you restore from hibernation and to turn on the demod on hybrid devices, and to turn it off

Re: Poor reception with Hauppauge HVR-1600 on a ClearQAM cable feed

2009-10-14 Thread Devin Heitmueller
On Wed, Oct 14, 2009 at 11:12 PM, Andy Walls awa...@radix.net wrote: On Wed, 2009-10-14 at 12:01 +0100, Simon Farnsworth wrote: Andy Walls wrote: Have your remote user read http://www.ivtvdriver.org/index.php/Howto:Improve_signal_quality and take any actions that seem appropriate/easy.

[PULL] http://kernellabs.com/hg/~dheitmueller/em28xx-audio-panic

2009-10-14 Thread Devin Heitmueller
Hello Mauro, Please pull from http://kernellabs.com/hg/~dheitmueller/em28xx-audio-panic for the following: em28xx: fix panic that can occur when starting audio streaming Since this is a rather nasty kernel panic, we should probably look at getting this back into stable as well. Thanks, Devin

Re: em28xx mode switching

2009-10-13 Thread Devin Heitmueller
On Tue, Oct 13, 2009 at 2:27 PM, xwang1...@email.it wrote: Hi Devin, let me know if you need a tester for the EMPIRE_DUAL_TV. In case I will install the latest v4l driver on my old notebook which has a clean kubuntu 9.04 distro. On the newer notebook I'm using my new Dikom DK-300 device

Re: Dazzle TV Hybrid USB and em28xx

2009-10-13 Thread Devin Heitmueller
On Tue, Oct 13, 2009 at 3:31 PM, Giuseppe Borzi gbo...@gmail.com wrote: Thanks Devin, now DVB works as expected, i.e. I can change channel and w_scan finds the channels available in my area. The stick is recognized as card=1 instead of 53 as I expected, but still it works fine. Still no sound

[PULL] http://kernellabs.com/hg/~dheitmueller/950q-fixes

2009-10-13 Thread Devin Heitmueller
Hello Mauro, Please PULL from http://kernellabs.com/hg/~dheitmueller/950q-fixes for the following au8522: add support for saturation and hue controls xc5000: return an error on tuning attempts if firmware not loaded Thanks, Devin -- Devin J. Heitmueller - Kernel Labs

em28xx DVB modeswitching change: call for testers

2009-10-13 Thread Devin Heitmueller
Hello all, I have setup a tree that removes the mode switching code when starting/stopping streaming. If you have one of the em28xx dvb devices mentioned in the previous thread and volunteered to test, please try out the following tree: http://kernellabs.com/hg/~dheitmueller/em28xx-modeswitch

Re: DVB support for MSI DigiVox A/D II and KWorld 320U

2009-10-12 Thread Devin Heitmueller
On Mon, Oct 12, 2009 at 3:23 PM, Lauri Laanmets lauri.laanm...@proekspert.ee wrote: Hello I have KWorld 320U USB DVT-T Hybrid and trying to get DVB part working. The code from mcentral worked pretty well but as it is closed down now I would like to contribute to linux-media and enable and

Re: DVB support for MSI DigiVox A/D II and KWorld 320U

2009-10-12 Thread Devin Heitmueller
On Mon, Oct 12, 2009 at 4:41 PM, Lauri Laanmets lauri.laanm...@proekspert.ee wrote: Hello Tried that but the result is basically the same: zl10353_attach gives [  491.490259] zl10353_read_register: readreg error (reg=127, ret==-19) And it is funny that if I compile the mcentral latest code

Re: Kworld Analog TV 305U without audio - updated

2009-10-12 Thread Devin Heitmueller
On Mon, Oct 12, 2009 at 5:20 PM, Dênis Goes denish...@gmail.com wrote: Hi... I updated the driver to latest in repository, but I having audio problems yet: I'm testing a USB TV Kworld PlusTV Analog TV stick VS-PVR-TV 305U the TV video works fine, but without audio...

Re: Dazzle TV Hybrid USB and em28xx

2009-10-12 Thread Devin Heitmueller
On Mon, Oct 12, 2009 at 4:49 PM, Giuseppe Borzi gbo...@gmail.com wrote: Thanks for your prompt reply. I've downloaded v4l-dvb-5578cc977a13.tar.bz2, but it fails to compile when it reaches firedtv-1394.c. The first part of the error message is

Re: Kworld Analog TV 305U without audio - updated

2009-10-12 Thread Devin Heitmueller
On Mon, Oct 12, 2009 at 5:20 PM, Dênis Goes denish...@gmail.com wrote: Hi... I updated the driver to latest in repository, but I having audio problems yet: I'm testing a USB TV Kworld PlusTV Analog TV stick VS-PVR-TV 305U the TV video works fine, but without audio...

em28xx mode switching

2009-10-12 Thread Devin Heitmueller
I was debugging an issue on a user's hybrid board, when I realized that we are switching the em28xx mode whenever we start and stop dvb streaming. We already have the ts_bus_ctrl callback implemented which puts the device into digital mode and puts it back into suspend whenever the frontend is

Re: Kworld Analog TV 305U without audio - updated

2009-10-12 Thread Devin Heitmueller
On Mon, Oct 12, 2009 at 6:45 PM, Dênis Goes denish...@gmail.com wrote: Hi... I was seeing in em28xx-cards.c in KWorld DVB-T 305U section, that is the more aproximate model for my card, and I have a doubt, my card is analog only (although it's 305U also), but the 305U in em28xx-cards.c have

Re: Dazzle TV Hybrid USB and em28xx

2009-10-12 Thread Devin Heitmueller
On Mon, Oct 12, 2009 at 7:22 PM, Giuseppe Borzi gbo...@gmail.com wrote: Yeah, that happens with Ubuntu Karmic.  The v4l-dvb firedtv driver depends on headers that are private to ieee1394 and not in their kernel headers package. To workaround the issue, open v4l/.config and set the firedtv

Re: No sound in television with Leadtek Winfast USB II Deluxe

2009-10-11 Thread Devin Heitmueller
2009/10/11 Magnus Alm magnus@gmail.com: Hi! I've been pooking around to get my Leadtek Winfast USB II Deluxe working in Ubuntu 9.10 (kernel 2.6.31-12-generic). The code for the drivers is collected with: hg clone http://linuxtv.org/hg/v4l-dvb So far, in television mode, I can tune

Re: 2.6.32 dvbdev error / Cinergy XS [0ccd:0043]

2009-10-11 Thread Devin Heitmueller
On Sun, Oct 11, 2009 at 4:06 AM, Michael G miga_m...@gmx.de wrote: Am Samstag, 10. Oktober 2009 23:48:37 schrieb Devin Heitmueller: On Sat, Oct 10, 2009 at 4:19 PM, Michael G miga_m...@gmx.de wrote: Hi, can someone please help me to get my Cinergy XS (Bus 001 Device 010: ID 0ccd:0043

Re: Dazzle TV Hybrid USB and em28xx

2009-10-11 Thread Devin Heitmueller
Hello Giuseppe, On Sun, Oct 11, 2009 at 12:38 PM, Giuseppe Borzi gbo...@gmail.com wrote: Hello to everyone, I bought a Dazzle TV Hybrid USB stick some years ago (2006 maybe?) and until now I've used out of kernel drivers from M. Rechberger. Here's a webpage about the stick

Re: em28xx: new board id [0ccd:10a2]

2009-10-10 Thread Devin Heitmueller
On Sat, Oct 10, 2009 at 12:25 PM, André Richter scorpw...@web.de wrote: Hi, I've made tests with my TerraTec board: Model: TerraTec H5 Vendor/Product id: [0ccd:10a2]. Tests made:     The original em28xx module does not work     (unknown device).     Tests made with own em2884 module

Re: 2.6.32 dvbdev error / Cinergy XS [0ccd:0043]

2009-10-10 Thread Devin Heitmueller
On Sat, Oct 10, 2009 at 4:19 PM, Michael G miga_m...@gmx.de wrote: Hi, can someone please help me to get my Cinergy XS (Bus 001 Device 010: ID 0ccd:0043 TerraTec Electronic GmbH) to run in a 2.6.32 RC3 gentoo system? When I use the in-kernel driver I'll get the following output: usb 1-1:

Re: Hauppage WinTV-HVR-900H

2009-10-09 Thread Devin Heitmueller
On Fri, Oct 9, 2009 at 5:34 AM, Ali Abdallah al...@xfce.org wrote: Okay, i installed the latest drivers+the firmware of the device using extract_xc3028.pl, the device seems to be detected now, i can detect all the analog TV of my cable using tvtime, but manually, i mean i had to disable signal

Re: Hauppage WinTV-HVR-900H

2009-10-09 Thread Devin Heitmueller
On Fri, Oct 9, 2009 at 1:22 PM, Ali Abdallah al...@xfce.org wrote: Screenshots here for TV and S-Video input configuration with TV time. http://ali.blogsite.org/files/tvtime/ Could you try the S-Video or composite input and see if the picture quality is still bad (as this well help isolate

Re: Pinnace 320e (PCTV Hybrid Pro Stick) support

2009-10-08 Thread Devin Heitmueller
2009/10/8 Miroslav Pragl lists.subscri...@pragl.cz: Hello, are here users of Pinnace 320e (PCTV Hybrid Pro Stick)? I have lots of problems with tuning, namely - scan somehow locks on the first frequency listed in scan file and finds no signal on subsequent freqs - kaffeine which has own

Re: Hauppage WinTV-HVR-900H

2009-10-08 Thread Devin Heitmueller
progress on the PCTV hybrid pro -- Devin Heitmueller has been doing a lot of work on those products lately.  For more information, see http://kernellabs.com That's a good new, i can still get that card, probably i can help testing the driver. It depends on what your needs are and whether

Re: TM6010 driver and firmware

2009-10-08 Thread Devin Heitmueller
On Thu, Oct 8, 2009 at 4:50 AM, Jan-Simon Möller dl...@gmx.de wrote: Hi ! Using the 3.7 firmware on HVR900H, I get up to this point: http://pastebin.ca/1603643 [...] Error during zl10353_attach! tm6000: couldn't attach the frontend! xc2028 4-0061: destroying instance tm6000: Error -1

Re: Hauppage WinTV-HVR-900H

2009-10-08 Thread Devin Heitmueller
On Thu, Oct 8, 2009 at 2:20 PM, Ali Abdallah al...@xfce.org wrote: I have the card since alsmost 3 years, it never worked, but now i'm in urgent need of getting an analog usb stick to work with Linux. The PCTV hybrid: Bus 001 Device 004: ID eb1a:2881 eMPIA Technology, Inc. Thanks for you

Re: Pinnace 320e (PCTV Hybrid Pro Stick) support

2009-10-08 Thread Devin Heitmueller
On Thu, Oct 8, 2009 at 2:13 PM, SebaX75 seba...@yahoo.it wrote: Hi Devin, we have already discussed a few weeks ago on IRC; you've tryed to identify the problem with my help and debug on, but no information about the problem was identified, so you have requested to me a log captured with

Re: Pinnace 320e (PCTV Hybrid Pro Stick) support

2009-10-08 Thread Devin Heitmueller
On Thu, Oct 8, 2009 at 2:23 PM, Miroslav Pragl lists.subscri...@pragl.cz wrote: Devin, thank you very much. I downloaded, compiled and installed drivers from current (today) hg repository o linuxtv.org, attached Pinnacle dongle, scanned. The log files are quite large so i ZIPed them and

Re: [REVIEW] ivtv, ir-kbd-i2c: Explicit IR support for the AVerTV M116 for newer kernels

2009-10-05 Thread Devin Heitmueller
On Mon, Oct 5, 2009 at 6:02 AM, Aleksandr V. Piskunov aleksandr.v.pisku...@gmail.com wrote: Yup, also tried udelay=4, IR controller handles it without problems, though cx25840 and xc2028 doesn't seem to like the 125 KHz frequency, refusing to communicate. xc2028 even stopped responding,

<    5   6   7   8   9   10   11   12   13   14   >