Help request

2009-01-23 Thread Paul Kelly
Hello; I have a DVICO dual express FusionHDTV7 card that I purchased about a year ago. In that year I have not been able to get both tuners recognized by linux. I only have a few minutes here and there to work on it and I have googled and fol

[PATCH] radio-mr800: fix radio->muted and radio->stereo

2009-01-23 Thread Alexey Klimov
Hello, Mauro This is simple fix for mr800 usb radio driver. It would be great to have it in next upstream pull request if you don't mind. --- Move radio->muted and radio->stereo in section where radio mutex is locked to avoid possible race condition problems or access to memory. Thanks to David E

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Andy Walls
On Fri, 2009-01-23 at 22:07 -0500, A. F. Cano wrote: > On Fri, Jan 23, 2009 at 08:31:18PM -0500, Andy Walls wrote: > > ... > > Since I was to lazy to get Kaffeine to work properly, I wrote my own > > test app. It is inline below so you can see how I measured the time. > > As I pointed out in anot

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Andy Walls
On Fri, 2009-01-23 at 21:50 -0500, Devin Heitmueller wrote: > On Fri, Jan 23, 2009 at 8:31 PM, Andy Walls wrote: > > For OTA ATSC 8-VSB with an HVR-1600 MCE: > > > > Without the change: > > > > $ ./tune > > Commanding tune to freq 479028615 ... FE_HAS_LOCK in 1.416984 seconds. > > Commanding tune

Re: How can I fix errors and warnings in nvidia module for Tesla C1060

2009-01-23 Thread Jaswinder Singh Rajput
On Sat, Jan 24, 2009 at 8:33 AM, Ionut Leonte wrote: > According to the log you attached ("Kernel messages" section): > > nvidia: module license 'NVIDIA' taints kernel. > NVRM: No NVIDIA graphics adapter found! > > Are you sure you're using the correct driver ? > Nvidia Tesla C1060 has no out

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread A. F. Cano
On Fri, Jan 23, 2009 at 08:31:18PM -0500, Andy Walls wrote: > ... > Since I was to lazy to get Kaffeine to work properly, I wrote my own > test app. It is inline below so you can see how I measured the time. As I pointed out in another message recently I've been having problems tuning my own pvru

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Devin Heitmueller
On Fri, Jan 23, 2009 at 8:31 PM, Andy Walls wrote: > For OTA ATSC 8-VSB with an HVR-1600 MCE: > > Without the change: > > $ ./tune > Commanding tune to freq 479028615 ... FE_HAS_LOCK in 1.416984 seconds. > Commanding tune to freq 551028615 ... FE_HAS_LOCK in 1.389922 seconds. > Commanding tune to

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Andy Walls
On Fri, 2009-01-23 at 14:36 -0500, Devin Heitmueller wrote: > > It would be good if you could provide some actual data regarding > before and after the patch. Typically I run Kaffeine from the command > line, which prints out the tuning time to stdout. For example, here > are the times Robert s

i.MX31 Camera Sensor Interface support

2009-01-23 Thread Guennadi Liakhovetski
Hi all, I uploaded my current patch-stack for the i.MX31 Camera Sensor Interface to http://gross-embedded.homelinux.org/~lyakh/i.MX31-20090124/ (to be submitted later, hopefully for 2.6.30). As stated in -base-unknown, these patches shall be used on top of the git://git.kernel.org/pub/scm/

Re: Regression since 2.6.25 kernel: Crash of userspace program leaves DVB device unusable

2009-01-23 Thread Brendon Higgins
Andy Walls wrote (Tuesday 20 January 2009): > On Mon, 2009-01-19 at 19:43 +1000, Brendon Higgins wrote: > > Summary procedure, starting with a working dvb: > > 1) rmmod cx88_dvb > > 2) modprobe cx88_dvb > > Error: No such device. > > 3) rmmod cx8802 > > 4) modprobe cx88_dvb > > Success (and cx8802

Re: [linux-dvb] Upcoming DVB-T channel changes for HH (Hamburg)

2009-01-23 Thread BOUWSMA Barry
Mojn, as people say in the north and to the north of northern germany ;-) On Fri, 23 Jan 2009, Tobias Stöber wrote: > Well, just have to send this message again, this time to the right & > correct mailing list linux-...@linuxtv.org. (Who by the way had the > insane idea, to set a reply-to add

Re: [linux-dvb] cx24116 & roll-off factor = auto

2009-01-23 Thread Christophe Thommeret
Le vendredi 23 janvier 2009 22:44:35 Goga777, vous avez écrit : > > For example, DVB-S uses only rolloff = 0.35, so if the driver knows that > > the chip can't accept auto value, it should use 0.35 value by default in > > that case. > > good idea. Anybody against ? That's already the case with cx2

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread H. Peter Anvin
Jan Engelhardt wrote: Hm, maybe g++ defaults to std? Because this works without me using "using std;" #include int main(void) { uint32_t x; } Sorry, this was a bit of a surprise... basically the g++ functionally does #include then exports the symbols into the std namespace, so i

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Jan Engelhardt
On Friday 2009-01-23 22:33, H. Peter Anvin wrote: >> >> I had an objection as previously stated -- namely that >> should be included to remain friendly to C++0x >> programs which should use instead. Forcing >> stdint.h is therefore not nice. > > FWIW, it's kind of pointless in that case; export

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread H. Peter Anvin
Jan Engelhardt wrote: I had an objection as previously stated -- namely that should be included to remain friendly to C++0x programs which should use instead. Forcing stdint.h is therefore not nice. FWIW, it's kind of pointless in that case; exports it into the std:: namespace rather than

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

2009-01-23 Thread Thierry Merle
Forwarding to the right list... Message original Sujet: [PULL] http://linuxtv.org/hg/~tmerle/v4l-dvb Date: Fri, 23 Jan 2009 19:12:31 +0100 De: Thierry Merle Pour :: Mauro Carvalho Chehab , v4l-dvb maintainer list Hi Mauro, Please pull from: http://linuxtv.org/hg/~tmerle/v4l-d

Re: [linux-dvb] cx24116 & roll-off factor = auto

2009-01-23 Thread Goga777
> For example, DVB-S uses only rolloff = 0.35, so if the driver knows that the > chip can't accept auto value, it should use 0.35 value by default in that > case. good idea. Anybody against ? Goga -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message

Re: New remote RM-KS for Avermedia Volar-X (af9015)

2009-01-23 Thread Antti Palosaari
Jose Alberto Reguero wrote: Signed-off-by: Felipe Morales Moreno This SOB is broken, can I get correct one. Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at htt

Re: [linux-dvb] Upcoming DVB-T channel changes for HH (Hamburg)

2009-01-23 Thread Tobias Stöber
Moin, moin (as people say in Northern Germany) :) BOUWSMA Barry schrieb: I've just learned that effective 24.Feb, there will be a change made to the channel assignment in the area of Hamburg. This is due to the fact that one existing multiplex is found within the VHF band, which is in the proce

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Andy Walls
On Fri, 2009-01-23 at 14:36 -0500, Devin Heitmueller wrote: > On Fri, Jan 23, 2009 at 1:05 PM, Andy Walls wrote: > > Holy cow! the thing tunes fast now! > > > > One burst error I received seemed much more devasting to mplayer's > > decoder than it usually does though. (I guess fast tuning or relo

Re: New remote RM-KS for Avermedia Volar-X (af9015)

2009-01-23 Thread Antti Palosaari
Jose Alberto Reguero wrote: The new Avermedia Volar-X is shipped with a new remote(RM-KS). The attached patch add a new option to the remote parameter of dvb_usb_af9015 for this remote. Signed-off-by: Felipe Morales Moreno Signed-off-by: Jose Alberto Reguero Patch looked correctly and I PU

Re: [linux-dvb] cx24116 & roll-off factor = auto

2009-01-23 Thread Christophe Thommeret
Le vendredi 23 janvier 2009 20:49:24 Goga777, vous avez écrit : > > > does support cx24116 the roll-off factor = auto ? > > > > no > > who should be care about of corrected roll-off factor which have to send to > cx24116 - the drivers or user software ? does roll-off factor = 0,35 good > for 99% d

Re: [linux-dvb] Which firmware for cx23885 and xc3028?

2009-01-23 Thread Andy Walls
On Fri, 2009-01-23 at 19:41 +0100, lno...@dragon.unideb.hu wrote: > Wayne and Holly wrote: > > >> I am trying to make an AverMedia AverTV Hybrid Express (A577) > >> work under Linux. It seems all major chips (cx23885, xc3028 > >> and af9013) are already supported, so it should be doable in > >> p

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Devin Heitmueller
On Fri, Jan 23, 2009 at 1:05 PM, Andy Walls wrote: > Holy cow! the thing tunes fast now! > > One burst error I received seemed much more devasting to mplayer's > decoder than it usually does though. (I guess fast tuning or relocking > may have it's disadvantages, but decoding errant streams as sa

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Devin Heitmueller
On Fri, Jan 23, 2009 at 12:48 PM, Andy Walls wrote: > I will test soon, but I do have two comments by inspection. > > 1. The function s5h1409_softreset() is now called 3 times by > s5h1409_set_frontend(): once at entry, once by > s5h1409_enable_modulation(), and once at exit. Surely at least one

Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-01-23 Thread Antti Palosaari
Hello Mauro, I updated this PULL request with one new patch adding support for new remote. Please pull from http://linuxtv.org/hg/~anttip/af9015/ for the following: af9015: remove dual_mode module param af9015: New remote RM-KS for Avermedia Volar-X Patch removes af9015 dual_mode module param

[cron job] WARNINGS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-01-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:Fri Jan 23 19:00:08 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10303:2ed72b192848 gcc version: gcc

Re: [linux-dvb] cx24116 & roll-off factor = auto

2009-01-23 Thread Christophe Thommeret
Le vendredi 23 janvier 2009 18:58:54 Goga777, vous avez écrit : > Hi > > does support cx24116 the roll-off factor = auto ? no -- Christophe Thommeret -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo i

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Andy Walls
On Wed, 2009-01-21 at 23:45 -0500, Devin Heitmueller wrote: > The attached patch significantly improves tuning lock times for all > three s5h1409 based devices I have tested with so far. However, > because of the large number of devices affected, I would like to > solicit people with products that

Re: [RFC] Need testers for s5h1409 tuning fix

2009-01-23 Thread Andy Walls
On Wed, 2009-01-21 at 23:45 -0500, Devin Heitmueller wrote: > The attached patch significantly improves tuning lock times for all > three s5h1409 based devices I have tested with so far. However, > because of the large number of devices affected, I would like to > solicit people with products that

New remote RM-KS for Avermedia Volar-X (af9015)

2009-01-23 Thread Jose Alberto Reguero
The new Avermedia Volar-X is shipped with a new remote(RM-KS). The attached patch add a new option to the remote parameter of dvb_usb_af9015 for this remote. Signed-off-by: Felipe Morales Moreno Signed-off-by: Jose Alberto Reguero Jose Alberto diff -r 2ed72b192848 linux/drivers/media/dvb/dvb-

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Jaswinder Singh Rajput
On Fri, 2009-01-23 at 18:09 +0100, Sam Ravnborg wrote: > On Fri, Jan 23, 2009 at 10:01:44PM +0530, Jaswinder Singh Rajput wrote: > > So is this OK: > > > > -#ifdef __KERNEL__ > > #include > > -#else > > -#include > > -#endif > > That was what I expected the final change to look like. > If you

Re: TinyTwin (af9015) Results and questions

2009-01-23 Thread Antti Palosaari
Lindsay Mathieson wrote: to enable the second tuner. I thought that would be on by default now the 2nd tuner bugs have been worked out. Done. - Is there a official place to download the firmware from? Currently I'm getting it from: http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_c

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Sam Ravnborg
On Fri, Jan 23, 2009 at 10:01:44PM +0530, Jaswinder Singh Rajput wrote: > On Fri, 2009-01-23 at 17:21 +0100, Sam Ravnborg wrote: > > On Fri, Jan 23, 2009 at 05:11:13PM +0100, Jan Engelhardt wrote: > > > > > > On Friday 2009-01-23 17:04, Jaswinder Singh Rajput wrote: > > > >> > diff --git a/include

Re: [hg:v4l-dvb] Merge from master v4l-dvb repo

2009-01-23 Thread Mauro Carvalho Chehab
On Fri, 23 Jan 2009 11:59:09 -0500 Andy Walls wrote: > On Thu, 2009-01-22 at 23:05 +0100, Patch added by Andy Walls wrote: > > The patch number 10282 was added via Andy Walls > > to http://linuxtv.org/hg/v4l-dvb master development tree. > > > > Kernel patches in this development tree may be mod

RE: [linux-dvb] Which firmware for cx23885 and xc3028?

2009-01-23 Thread Wayne and Holly
> -Original Message- > From: linux-dvb-boun...@linuxtv.org > [mailto:linux-dvb-boun...@linuxtv.org] On Behalf Of Levente Novák > Sent: Friday, 23 January 2009 1:57 p.m. > To: linux-...@linuxtv.org > Subject: [linux-dvb] Which firmware for cx23885 and xc3028? > > > I am trying to make a

Re: [hg:v4l-dvb] Merge from master v4l-dvb repo

2009-01-23 Thread Andy Walls
On Thu, 2009-01-22 at 23:05 +0100, Patch added by Andy Walls wrote: > The patch number 10282 was added via Andy Walls > to http://linuxtv.org/hg/v4l-dvb master development tree. > > Kernel patches in this development tree may be modified to be backward > compatible with older kernels. Compatibili

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Jaswinder Singh Rajput
On Fri, 2009-01-23 at 17:21 +0100, Sam Ravnborg wrote: > On Fri, Jan 23, 2009 at 05:11:13PM +0100, Jan Engelhardt wrote: > > > > On Friday 2009-01-23 17:04, Jaswinder Singh Rajput wrote: > > >> > diff --git a/include/linux/dvb/audio.h b/include/linux/dvb/audio.h > > >> > index 89412e1..758a48c 100

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Sam Ravnborg
On Fri, Jan 23, 2009 at 05:11:13PM +0100, Jan Engelhardt wrote: > > On Friday 2009-01-23 17:04, Jaswinder Singh Rajput wrote: > >> > diff --git a/include/linux/dvb/audio.h b/include/linux/dvb/audio.h > >> > index 89412e1..758a48c 100644 > >> > --- a/include/linux/dvb/audio.h > >> > +++ b/include/l

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Jan Engelhardt
On Friday 2009-01-23 17:04, Jaswinder Singh Rajput wrote: >> > diff --git a/include/linux/dvb/audio.h b/include/linux/dvb/audio.h >> > index 89412e1..758a48c 100644 >> > --- a/include/linux/dvb/audio.h >> > +++ b/include/linux/dvb/audio.h >> > @@ -24,9 +24,8 @@ >> > #ifndef _DVBAUDIO_H_ >> > #de

[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-01-23 Thread Antti Palosaari
Hello Mauro, Please pull from http://linuxtv.org/hg/~anttip/af9015/ for the following: af9015: remove dual_mode module param Patch removes af9015 dual_mode module param. Possible 2nd FE seems not to be buggy any more and therefore can be enabled as default. regards Antti -- http://palosaari

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Jaswinder Singh Rajput
On Fri, 2009-01-23 at 21:29 +0530, Jaswinder Singh Rajput wrote: > On Wed, 2009-01-21 at 06:08 +0530, Jaswinder Singh Rajput wrote: > > On Sat, 2009-01-17 at 14:26 -0800, H. Peter Anvin wrote: > > > Sam Ravnborg wrote: > > > >>> > > > >> That patch looks wrong, and unnecessary. It was fine before

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Jaswinder Singh Rajput
On Wed, 2009-01-21 at 06:08 +0530, Jaswinder Singh Rajput wrote: > On Sat, 2009-01-17 at 14:26 -0800, H. Peter Anvin wrote: > > Sam Ravnborg wrote: > > >>> > > >> That patch looks wrong, and unnecessary. It was fine before. > > > Nope - include/linux/dvb/audio.h failed to include linux/types.h >

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Jaswinder Singh Rajput
On Sat, 2009-01-17 at 23:18 -0500, Kyle McMartin wrote: > On Sun, Jan 18, 2009 at 09:08:24AM +0530, Jaswinder Singh Rajput wrote: > > If this file is _ONLY_ for userspace and kernel cannot use it then what > > is the point of keeping this file in kernel headers. > > > > There is effectively no po

Re: Analog TV on Leadtek PxDVR 3200 H

2009-01-23 Thread Martin Edlman
Martin Edlman napsal(a): >>> I have a problem with module cx23885, it doesn't create the /dev/video0 >>> device. >>> >> The module doesn't support analogue yet. > > Hmmm, that's not a good new. Is there a plan to add analogue support? When? Is there a possibility someone will take care of ana

Re: [linux-dvb] Which firmware for cx23885 and xc3028?

2009-01-23 Thread Stephan Wienczny
Try to extract the firmware using this Script: /Documentation/video4linux/extract_xc3028.pl A howto is included the header of the script. Best regards Stephan Wienczny Am Freitag 23 Januar 2009 13:56:40 schrieb Levente Novák: > I am trying to make an AverMedia AverTV Hybrid Express (A577) work

How to obtain sysfs-path from bus_info

2009-01-23 Thread Carsten Meier
Am Thu, 22 Jan 2009 22:12:08 +0100 schrieb Thierry Merle : > Laurent Pinchart a écrit : > > On Thursday 22 January 2009, Carsten Meier wrote: > >> Am Thu, 22 Jan 2009 00:20:00 +0100 > >> > >> schrieb Laurent Pinchart : > >>> Hi Carsten, > >>> > >>> On Wednesday 21 January 2009, Carsten Meier wrote

How to obtain sysfs-path from bus_info

2009-01-23 Thread Carsten Meier
Am Thu, 22 Jan 2009 16:57:36 +0100 schrieb Laurent Pinchart : > On Thursday 22 January 2009, Carsten Meier wrote: > > Am Thu, 22 Jan 2009 00:20:00 +0100 > > > > schrieb Laurent Pinchart : > > > Hi Carsten, > > > > > > On Wednesday 21 January 2009, Carsten Meier wrote: > > > > now I want to transla

Re: [linux-dvb] getting started with msi tv card

2009-01-23 Thread BOUWSMA Barry
G'day Daniel, I just came up with a couple more ideas that could be worth mentioning, that you can keep in mind for the future... On Fri, 23 Jan 2009, BOUWSMA Barry wrote: > The other output format is `pids', and here's that from > back in 2006, before the use of the second audio channel > on the

Re: How can I fix errors and warnings in nvidia module for Tesla C1060

2009-01-23 Thread Rafael J. Wysocki
On Friday 23 January 2009, Jaswinder Singh Rajput wrote: > Hello, > > I am trying to install driver of nvidia Tesla C1060 on x86 based > compute node of Rockcluster 5.1 > > But I am following errors and warnings: > >make -f /usr/src/kernels/2.6.18-92.1.13.el5-i686/scripts/Makefile.build >