Re: cx8802.ko module not being built with current HG tree

2009-02-13 Thread Trent Piepho
On Wed, 11 Feb 2009, Mauro Carvalho Chehab wrote: > On Tue, 10 Feb 2009 17:20:52 -0800 (PST) > Trent Piepho wrote: > > I still think using select is better. What Roman Zippel was talking about > > was the mess with select and the tuner drivers. I agree that's a mess and > > there are better ways

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Mauro Carvalho Chehab
On Tue, 10 Feb 2009 17:20:52 -0800 (PST) Trent Piepho wrote: > On Tue, 10 Feb 2009, Mauro Carvalho Chehab wrote: > > > I did some more testing and the bug disappears in kernel 2.6.25. Also, if > > > I > > > just run 'make', then the .config file it produces is fine. I wonder if it > > > isn't a

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Trent Piepho
On Tue, 10 Feb 2009, Mauro Carvalho Chehab wrote: > > I did some more testing and the bug disappears in kernel 2.6.25. Also, if I > > just run 'make', then the .config file it produces is fine. I wonder if it > > isn't a bug in menuconfig itself. > > It seems to be a bug at the Kbuild, fixed on Feb

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Mauro Carvalho Chehab
On Tue, 10 Feb 2009 22:21:39 +0100 Hans Verkuil wrote: > > $ grep CONFIG_HAS_DMA /usr/src/kernels/2.6.18-125.el5-x86_64/.config > > CONFIG_HAS_DMA=y > > Oops, this fixes a different bug. It is still a bug fix, though, since it > prevents CX88 from being build at all on any vanilla kernels < 2.

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Hans Verkuil
On Tuesday 10 February 2009 21:41:47 Mauro Carvalho Chehab wrote: > On Tue, 10 Feb 2009 21:31:59 +0100 > > Hans Verkuil wrote: > > On Tuesday 10 February 2009 19:47:40 Mauro Carvalho Chehab wrote: > > > On Tue, 10 Feb 2009 10:25:26 -0800 (PST) > > > > > > Trent Piepho wrote: > > > > On Tue, 10 Fe

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Mauro Carvalho Chehab
On Tue, 10 Feb 2009 21:31:59 +0100 Hans Verkuil wrote: > On Tuesday 10 February 2009 19:47:40 Mauro Carvalho Chehab wrote: > > On Tue, 10 Feb 2009 10:25:26 -0800 (PST) > > > > Trent Piepho wrote: > > > On Tue, 10 Feb 2009, Eduard Huguet wrote: > > > > I don't have yet the buggy config, but t

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Hans Verkuil
On Tuesday 10 February 2009 19:47:40 Mauro Carvalho Chehab wrote: > On Tue, 10 Feb 2009 10:25:26 -0800 (PST) > > Trent Piepho wrote: > > On Tue, 10 Feb 2009, Eduard Huguet wrote: > > > I don't have yet the buggy config, but the steps I was following > > > when I encounter the problem were the

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Mauro Carvalho Chehab
On Tue, 10 Feb 2009 10:25:26 -0800 (PST) Trent Piepho wrote: > On Tue, 10 Feb 2009, Eduard Huguet wrote: > > I don't have yet the buggy config, but the steps I was following > > when I encounter the problem were the following: > > · hg clone http://linuxtv.org/hg/v4l-dvb > > ·

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Trent Piepho
On Tue, 10 Feb 2009, Eduard Huguet wrote: > I don't have yet the buggy config, but the steps I was following > when I encounter the problem were the following: > ? hg clone http://linuxtv.org/hg/v4l-dvb > ? cd v4l-dvb > ? make menuconfig This is what I did too. Just us

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Eduard Huguet
I'll give it a try, thanks. Regards, Eduard 2009/2/10 Mauro Carvalho Chehab : > On Tue, 10 Feb 2009 12:57:47 +0100 > Eduard Huguet wrote: > >> Hi, >> Just tried it right now, with these simple steps: >> >> · hg clone http://linuxtv.org/hg/v4l-dvb >> · cd v4l-dvb >> · make

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Mauro Carvalho Chehab
On Tue, 10 Feb 2009 10:09:55 -0200 Mauro Carvalho Chehab wrote: > On Tue, 10 Feb 2009 12:57:47 +0100 > Eduard Huguet wrote: > > > Hi, > > Just tried it right now, with these simple steps: > > > > · hg clone http://linuxtv.org/hg/v4l-dvb > > · cd v4l-dvb > > · make menucon

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Mauro Carvalho Chehab
On Tue, 10 Feb 2009 12:57:47 +0100 Eduard Huguet wrote: > Hi, > Just tried it right now, with these simple steps: > > · hg clone http://linuxtv.org/hg/v4l-dvb > · cd v4l-dvb > · make menuconfig & exit from it without touching anything > > I attach the resulting v4l/.config

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Eduard Huguet
Hi, Just tried it right now, with these simple steps: · hg clone http://linuxtv.org/hg/v4l-dvb · cd v4l-dvb · make menuconfig & exit from it without touching anything I attach the resulting v4l/.config file generated. As you can see, CX88_MPEG is being marked as 'Y' instead

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Eduard Huguet
Hi, I don't have yet the buggy config, but the steps I was following when I encounter the problem were the following: · hg clone http://linuxtv.org/hg/v4l-dvb · cd v4l-dvb · make menuconfig (I mostly uncheck here most of the modules, as I really was needing onl

Re: cx8802.ko module not being built with current HG tree

2009-02-10 Thread Mauro Carvalho Chehab
On Thu, 5 Feb 2009 16:59:16 +0100 Eduard Huguet wrote: > Hi, > Maybe I'm wrong, but I think there is something wrong in current > Kconfig file for cx88 drivers. I've been struggling for some hours > trying to find why, after compiling a fresh copy of the LinuxTV HG > drivers, I wasn't unable to

Re: cx8802.ko module not being built with current HG tree

2009-02-05 Thread Eduard Huguet
A Dijous, 5 de febrer de 2009 19:33:21, Trent Piepho va escriure: > On Thu, 5 Feb 2009, Eduard Huguet wrote: > > The module was not being load because kernel was failing to find > > cx8802_get_driver, etc... entry points, which are exported by > > cx88-mpeg.c. > > > > After a 'make menuconfig' in H

Re: cx8802.ko module not being built with current HG tree

2009-02-05 Thread Trent Piepho
On Thu, 5 Feb 2009, Eduard Huguet wrote: > The module was not being load because kernel was failing to find > cx8802_get_driver, etc... entry points, which are exported by > cx88-mpeg.c. > > After a 'make menuconfig' in HG tree the kernel configuration > contained these lines (this was using the de

cx8802.ko module not being built with current HG tree

2009-02-05 Thread Eduard Huguet
Hi, Maybe I'm wrong, but I think there is something wrong in current Kconfig file for cx88 drivers. I've been struggling for some hours trying to find why, after compiling a fresh copy of the LinuxTV HG drivers, I wasn't unable to modprobe cx88-dvb module, which I need for HVR-3000. The module w