# HG changeset patch
# User Dean Anderson
# Date 1267746208 28800
# Node ID ff343fa70b4def92d35f9ef7ee56a953b012d169
# Parent c9c1bcda21557cea425589f281b6b3100e2c15a0
s2255drv: fixes for big endian arch
From: Dean Anderson
s2255drv fixes for big endian architecture
Priority: normal
Signed-of
em28xx: Support for Kworld VS-DVB-T 323UR
From: Antonio Larrosa
This patch adapts the changes submitted by Dainius Ridzevicius to the
linux-media mailing list on 8/14/09, to the current sources in order
to make the Kworld VS-DVB-T 323UR usb device work.
I also removed the "not validated" flag
Hi,
I just upgraded to the stock 2.6.33 kernel in Slackware-current. Also
after having the troubles described below I cloned a completely new copy
of the gspca tree from http://linuxtv.org/hg/~hgoede/gspca, intending to
get some work done on a project recently started.
I did make menuconfig
Hendrik Skarpeid skrev:
Igor M. Liplianin skrev:
On 3 марта 2010 18:42:42 Hendrik Skarpeid wrote:
Igor M. Liplianin wrote:
Now to find GPIO's for LNB power control and ... watch TV :)
Yep. No succesful tuning at the moment. There might also be an issue
with the reset signal and w
Please see if there is more information on the tuner in the logging with
debugging switched on:
sudo modprobe -r dvb-usb-rtl2831u
sudo modprobe dvb-usb-rtl2831u debug=1
The ~jhoogenraad/rtl2831-r2 has two tuners hard-coded in the driver (no
separation of back-end and front-end)
Igor M. Liplianin skrev:
On 3 марта 2010 18:42:42 Hendrik Skarpeid wrote:
Igor M. Liplianin wrote:
Now to find GPIO's for LNB power control and ... watch TV :)
Yep. No succesful tuning at the moment. There might also be an issue
with the reset signal and writing to GPIOCTR, as t
Igor M. Liplianin skrev:
On 3 марта 2010 18:42:42 Hendrik Skarpeid wrote:
Igor M. Liplianin wrote:
Now to find GPIO's for LNB power control and ... watch TV :)
Yep. No succesful tuning at the moment. There might also be an issue
with the reset signal and writing to GPIOCTR, as t
On Thu, Mar 4, 2010 at 3:44 PM, Pedro Ribeiro wrote:
> I think you are right. I was to quick to blame it. It occurs whether
> or not the DVB adapter is connected.
>
> Once again, thanks.
>
> Pedro
Ok, that's great to hear. I'm putting linux-media back into the CC in
case anyone else finds this t
Max Thrun wrote:
> On Thu, Mar 4, 2010 at 3:14 PM, Jim Paris wrote:
>
> > Antonio Ospite wrote:
> > > On Wed, 3 Mar 2010 23:55:33 -0500
> > > Jim Paris wrote:
> > >
> > > > Antonio Ospite wrote:
> > > [...]
> > > > >
> > > > > I see. It would be interesting to see how Powerline Frequency
> > fil
Antonio Ospite wrote:
> On Wed, 3 Mar 2010 23:55:33 -0500
> Jim Paris wrote:
>
> > Antonio Ospite wrote:
> [...]
> > >
> > > I see. It would be interesting to see how Powerline Frequency filtering
> > > is done on PS3. I added Jim Paris on CC.
> >
> > Hi Antonio and Mosalam,
> >
> > I tried, b
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 Mar 4 19:00:19 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14391:41c5482f2dac
gcc version: i686-
On Thu, Mar 04, 2010 at 08:26:23PM +0100, Uwe Kleine-König wrote:
> Hi Guennadi,
>
> On Thu, Mar 04, 2010 at 06:13:38PM +0100, Guennadi Liakhovetski wrote:
> > > +#undef DMA_BASE
> > > +#define DMA_BASE MX1_IO_ADDRESS(MX1_DMA_BASE_ADDR)
> >
> > I don't like this. Why the "undef"? Is DMA_BASE alr
On Thu, Mar 4, 2010 at 6:14 AM, Pedro Ribeiro wrote:
> Devin, I noticed that your solution does not alter the remote query
> interval from 50 msec. It works, but it is not as effective as my hard
> hack because I still get interference every once in a while when the
> DVB adapter is connected.
>
>
Hi Guennadi,
On Thu, Mar 04, 2010 at 06:13:38PM +0100, Guennadi Liakhovetski wrote:
> > +#undef DMA_BASE
> > +#define DMA_BASE MX1_IO_ADDRESS(MX1_DMA_BASE_ADDR)
>
> I don't like this. Why the "undef"? Is DMA_BASE already defined? where and
> what is it? If it is - we better use a different name
Hello all,
Ubuntu has shipped corrupted dvb-fe-cx24116.fw firmware for a few
releases now. I'm working on rectifying the situation. Working with
Andre Newman on the mythtv-users mailing list, we have found the
following firmware versions to work:
(Note: 1.23.86.1 wasn't tested in any release, it
On 3/4/10 1:03 PM, Per Lundberg wrote:
Hi Hermann,
On Thu, Mar 4, 2010 at 11:05 AM, hermann pitton wrote:
Has anyone done any attempt at contacting TBS to see if they can release their
changes under the GPLv2? Ideally, they would provide a patch themselves, but it
should be fairly simple to d
Hello again,
I was wrong here, the driver works, the device works great but what's
going on is that it uses the tuner as the default input, when I run
mplayer with input=1 (composite video) or input=2 (s-video) it works good:
mplayer tv:// -tv input=1:device=/dev/video0
But this isn't good e
Hi all!
I'm planning to use stv0288 ic located inside of TeVii S420 for some
special purposes , so I need a complete datasheet or at least registers
description. I've searched anywhere across the web but can't find
anything useful. Can anyone help me with this, please?
Best regards, Igor
f
Hi Uwe
On Thu, 4 Mar 2010, Uwe Kleine-König wrote:
> This is a regression of
>
> 7d58289 (mx1: prefix SOC specific defines with MX1_ and deprecate old
> names)
>
> Signed-off-by: Uwe Kleine-König
> ---
> Hello,
>
> this went unnoticed up to now as mx1_defconfig doesn't include support
This is a regression of
7d58289 (mx1: prefix SOC specific defines with MX1_ and deprecate old
names)
Signed-off-by: Uwe Kleine-König
---
Hello,
this went unnoticed up to now as mx1_defconfig doesn't include support
for mx1-camera.
I have a patch pending to change that though.
Best reg
Hello,
I'd like to ask about the new TeVii S464 DVB-S2 card. I noticed that the
official v4l-dvb doesn't support this card as of yet.
However, I found fresh & new patch in the s2-liplianin repo, supposedly
adding the support.
I've always been using TeVii S460's in my streaming backend, they
Hello,
I imported this driver from kernel 2.6.32.7 to 2.6.29 on my SGH-i900.
The module is loaded and /dev/i2c-0 is created but I can't see any
/dev/radio*
Did I miss something ?
-
Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to ma
videobuf_dma_init_user_locked() uses get_user_pages() to get the
virtual-to-physical address mapping for user-allocated memory.
However, the user-allocated memory may be non-pageable because it
is an I/O range or similar. get_user_pages() fails with -EFAULT
in that case.
If the user-allocated mem
videobuf_pages_to_sg() and videobuf_vmalloc_to_sg() happen to create
a scatterlist element for every page. However, this is not true for
bus addresses, so other functions shouldn't rely on the length of the
scatter list being equal to nr_pages.
---
drivers/media/video/videobuf-dma-sg.c |6 +++
Here is an updated patch, properly split up and with commit messages.
I've tested it on my OMAP3 board an it works. I don't have anything else
to test it with.
Regards,
Arnout
[PATCH 1/2] V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen
[PATCH 2/2] V4L/DVB: buf-dma-sg.c: support non-
Hi Hermann,
On Thu, Mar 4, 2010 at 11:05 AM, hermann pitton wrote:
>> Has anyone done any attempt at contacting TBS to see if they can release
>> their
>> changes under the GPLv2? Ideally, they would provide a patch themselves, but
>> it
>> should be fairly simple to diff the linux/ trees from
m7aalton wrote:
> HI.
>
> On Wed, 2010-03-03 at 15:55 +0100, ext Mauro Carvalho Chehab wrote:
>> m7aalton wrote:
>>> Hello.
>>>
>>> On Tue, 2010-03-02 at 20:08 +0100, ext Mauro Carvalho Chehab wrote:
m7aalton wrote:
> Hi.
>
> Is it possible to access the linuxtv.org git repositori
Hi,
On 03/04/2010 12:36 PM, Erik Andrén wrote:
2010/3/4 Hans de Goede:
Hi,
On 03/03/2010 02:17 PM, Erik Andrén wrote:
2010/3/3 Gabriel C:
Hello,
I own a QuickCam Messanger webcam.. I didn't used it in ages but today
I plugged it in..
( Device 002: ID 046d:08da Logitech, Inc. QuickCam Mess
Aslam Mullapilly wrote:
> Hi,
>
> It will be great full if somebody can help me use Infinity smart card reader
> to tune scrambled channel in mumudvb.
>
>
>
Hello
Basically once your soft CAM works, DVB programs as MuMuDVB doesn't need
some more extra configuration
So your question is maki
2010/3/4 Hans de Goede :
> Hi,
>
> On 03/03/2010 02:17 PM, Erik Andrén wrote:
>>
>> 2010/3/3 Gabriel C:
>>>
>>> Hello,
>>>
>>> I own a QuickCam Messanger webcam.. I didn't used it in ages but today
>>> I plugged it in..
>>> ( Device 002: ID 046d:08da Logitech, Inc. QuickCam Messanger )
>>>
>>> Now
Hi,
On 03/03/2010 02:17 PM, Erik Andrén wrote:
2010/3/3 Gabriel C:
Hello,
I own a QuickCam Messanger webcam.. I didn't used it in ages but today
I plugged it in..
( Device 002: ID 046d:08da Logitech, Inc. QuickCam Messanger )
Now zc3xx and stv06xx are starting both to probe the device .. In
2
On 4 March 2010 04:18, Mauro Carvalho Chehab wrote:
> Devin Heitmueller wrote:
>> On Wed, Mar 3, 2010 at 8:00 PM, Pedro Ribeiro wrote:
>>> Its working very well, thanks.
>>>
>>> Can you please tell me if its going to be pushed to .33 stable? And
>>> should I close the kernel bug?
>>
>> It's in Ma
HI.
On Wed, 2010-03-03 at 15:55 +0100, ext Mauro Carvalho Chehab wrote:
> m7aalton wrote:
> > Hello.
> >
> > On Tue, 2010-03-02 at 20:08 +0100, ext Mauro Carvalho Chehab wrote:
> >> m7aalton wrote:
> >>> Hi.
> >>>
> >>> Is it possible to access the linuxtv.org git repositories using http?
> >>> I
Hi,
using kernel 2.6.33, dvb is not working (no /dev/dvb)
I'm willing to help and can quickly test patches on em28xx module.
Thanks for any advice.
Regards,
Jérémy.
[ 1820.020978] usb 1-2: New USB device found, idVendor=0ccd, idProduct=005e
[ 1820.020985] usb 1-2: New USB device strings: Mfr=3,
Hi Arnout,
On Wednesday 03 March 2010 20:11:06 Arnout Vandecappelle wrote:
> Here's a first attempt at allowing IO memory for USERPTR buffers.
>
> It also fixes another issue: it was assumed that
> dma->sglen == dma->nr_pages. I'll split that up in a separate patch in the
> final version.
-EM
Am Donnerstag, den 04.03.2010, 08:19 + schrieb Per Lundberg:
> Hi!
>
> I read the old thread about this card, at
> http://www.mail-archive.com/linux-media@vger.kernel.org/msg12753.html. I've
> also
> tried downloading the vendor-provided drivers from
> http://www.buydvb.net/download2/TBS6980
On Wed, 3 Mar 2010 23:55:33 -0500
Jim Paris wrote:
> Antonio Ospite wrote:
[...]
> >
> > I see. It would be interesting to see how Powerline Frequency filtering
> > is done on PS3. I added Jim Paris on CC.
>
> Hi Antonio and Mosalam,
>
> I tried, but I can't capture that. My USB logger only d
Hi!
I read the old thread about this card, at
http://www.mail-archive.com/linux-media@vger.kernel.org/msg12753.html. I've also
tried downloading the vendor-provided drivers from
http://www.buydvb.net/download2/TBS6980/tbs6980linuxdriver2.6.32.rar
As someone has already indicated, it seems like TB
38 matches
Mail list logo