Is really no one able to tell me, if there is any chance to get this
card working?
And if so, i have to buy a new card, so can someone at least recommend a
mini-PCI card which is known to to work (only DVB-T needed)?
Thanks,
Daniel
Am 15.10.2010 16:05, schrieb Daniel Päßler:
> Hi,
>
> i own a
Em 11-11-2010 21:40, Jarod Wilson escreveu:
> On Thu, Nov 11, 2010 at 3:35 PM, David Härdeman wrote:
>> On Thu, Nov 11, 2010 at 02:00:38PM -0200, Mauro Carvalho Chehab wrote:
> ...
struct input_dev only gets input_name, input_phys and input_id from struct
rc_dev, and I did it that way be
On Thu, Nov 11, 2010 at 3:35 PM, David Härdeman wrote:
> On Thu, Nov 11, 2010 at 02:00:38PM -0200, Mauro Carvalho Chehab wrote:
...
>>> struct input_dev only gets input_name, input_phys and input_id from struct
>>> rc_dev, and I did it that way because I didn't want to remove all that
>>> informat
On Thu, Nov 11, 2010 at 02:00:38PM -0200, Mauro Carvalho Chehab wrote:
>Em 11-11-2010 13:19, David Härdeman escreveu:
>> On Thu, 11 Nov 2010 11:54:30 -0200, Mauro Carvalho Chehab
>> wrote:
>>> The bad news is that ir-kbd-i2c also needs the stuff that are inside
>>> ir.props (e. g., the IR configur
On Sunday 24 October 2010 22:22:18 Sasha Sirotkin wrote:
> On Sun, Oct 24, 2010 at 8:55 PM, Albin Kauffmann
>
> wrote:
> > On Thursday 21 October 2010 23:25:29 Sasha Sirotkin wrote:
> >> I'm having all sorts of troubles with Wintv-HVR-1120 on Ubuntu 10.10
> >> (kernel 2.6.35-22). Judging from wha
Hello guys,
We're developing an automatic satellite dish pointer controller (for Satellite
News Gathering vehicles and other
applications), and it will be based on a mini-itx Atom motherboard running
debian.
I'm looking for options for measuring the received signal strength and quality
for the
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:Thu Nov 11 19:00:05 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
Hi Guennadi,
On Thursday 11 November 2010 16:32:02 Guennadi Liakhovetski wrote:
> On Wed, 10 Nov 2010, Hadli, Manjunath wrote:
> > Hello Guennadi,
> >
> >Your media-bus enumerations capture the formats quite well. I needed
> >
> > the following for support on Davinci SOCs and liked to check
Em 11-11-2010 13:19, David Härdeman escreveu:
> On Thu, 11 Nov 2010 11:54:30 -0200, Mauro Carvalho Chehab
> wrote:
>> The bad news is that ir-kbd-i2c also needs the stuff that are inside
>> ir.props (e. g., the IR configuration logic). I wrote and just sent 2
>> patches to the ML with the fix patc
On Wed, 10 Nov 2010, Hadli, Manjunath wrote:
> Hello Guennadi,
>Your media-bus enumerations capture the formats quite well. I needed
> the following for support on Davinci SOCs and liked to check with you if
> these are covered in some format in the list.
> 1. Parallel RGB 666 (18 data lines
On Thu, 11 Nov 2010 11:54:30 -0200, Mauro Carvalho Chehab
wrote:
> The bad news is that ir-kbd-i2c also needs the stuff that are inside
> ir.props (e. g., the IR configuration logic). I wrote and just sent 2
> patches to the ML with the fix patches, against my media-tree.git,
> branch staging/for_
Em 10-11-2010 20:01, David Härdeman escreveu:
> On Wed, Nov 10, 2010 at 02:24:16PM -0200, Mauro Carvalho Chehab wrote:
>> Em 10-11-2010 11:06, David Härdeman escreveu:
>>> On Wed, 10 Nov 2010 10:49:10 -0200, Mauro Carvalho Chehab
>>> wrote:
>>
So, I'll try to merge the pending patches from yo
Em 10-11-2010 20:01, David Härdeman escreveu:
> On Wed, Nov 10, 2010 at 02:24:16PM -0200, Mauro Carvalho Chehab wrote:
>> Em 10-11-2010 11:06, David Härdeman escreveu:
>>> On Wed, 10 Nov 2010 10:49:10 -0200, Mauro Carvalho Chehab
>>> wrote:
>>
So, I'll try to merge the pending patches from yo
There's a bug at cx231xx-input, where it were registering the remote controls
twice, one via ir-kbd-i2c and another directly. Fix it by registering it
only once.
While here, also fix Kconfig symbol change for IR core dependencies.
Signed-off-by: Mauro Carvalho Chehab
diff --git a/drivers/media/
Several I2C IR's only provide part of the IR protocol message (in general,
they provide only the command part). Due to that, some props fields need
to be specified.
Signed-off-by: Mauro Carvalho Chehab
diff --git a/drivers/media/video/ir-kbd-i2c.c b/drivers/media/video/ir-kbd-i2c.c
index aee8943
Those patches fix a few troubles with cx231xx-input.
Mauro Carvalho Chehab (2):
[media] rc: Allow specifying properties for i2c IR's
[media] cx231xx: Don't register remote controls twice
drivers/media/video/cx231xx/Kconfig |2 +-
drivers/media/video/cx231xx/cx231xx-input.c | 47
On Thu, Nov 11, 2010 at 1:13 AM, Mohamed Ikbel Boulabiar
wrote:
> On Thu, Nov 11, 2010 at 12:36 AM, Markus Rechberger
> wrote:
>> I've seen alot projects failing due not having enough users
>> If it should mainly remain a hacker only project then a kernel module
>> should be fine.
> sorry ?
>
>>
On Thu, Nov 11, 2010 at 12:08 PM, Hans de Goede wrote:
> Hi,
>
> On 11/10/2010 10:14 PM, Markus Rechberger wrote:
>>
>> On Wed, Nov 10, 2010 at 9:54 PM, Mohamed Ikbel Boulabiar
>> wrote:
>>>
>>> The bounty is already taken by that developer.
>>>
>>> But now, the Kinect thing is supported like a
Hi,
On 11/10/2010 10:14 PM, Markus Rechberger wrote:
On Wed, Nov 10, 2010 at 9:54 PM, Mohamed Ikbel Boulabiar
wrote:
The bounty is already taken by that developer.
But now, the Kinect thing is supported like a GPL userspace library.
Maybe still need more work to be rewritten as a kernel modu
19 matches
Mail list logo