Hello,
On Friday, August 12, 2011 11:55 PM Laurent Pinchart wrote:
> On Wednesday 10 August 2011 10:23:37 Marek Szyprowski wrote:
> > From: Andrzej Pietrasiewicz
> >
> > Scatter-gather lib provides a helper functions to allocate scatter list,
> > so there is no need to use vmalloc for it. sg_all
Em 14-08-2011 16:23, Declan Mullen escreveu:
> On Sunday 14 August 2011 22:14:48 you wrote:
>> On Sun, Aug 14, 2011 at 5:21 AM, Declan Mullen
>>
>> wrote:
>>> Hi
>>>
>>> I've got a 8940 edition of a Hauppauge HVR-2200. The driver is called
>>> saa7164. The versions included in my OS (mythbuntu 10.
Hi,
I've been "plugging away" at the locking issue in the em28xx / em28xx-dvb
modules, and I think I've found the reason. Basically, we're trying to acquire
the dev->lock mutex again in dvb_init() when we've already acquired it in
em28xx_init_dev().
The exact sequence is:
em28xx_init
Em 15-08-2011 05:45, Laurent Pinchart escreveu:
> Hi Mauro,
>> After having it there properly working and tested independently, we may
>> consider patches removing V4L2 interfaces that were obsoleted in favor of
>> using the libv4l implementation, of course using the Kernel way of
>> deprecating i
Em 15-08-2011 09:30, Laurent Pinchart escreveu:
> Hi Mauro,
>
> On Tuesday 09 August 2011 22:05:47 Mauro Carvalho Chehab wrote:
>> Em 29-07-2011 05:36, Laurent Pinchart escreveu:
>>> On Friday 29 July 2011 06:02:54 Mauro Carvalho Chehab wrote:
Em 28-07-2011 19:57, Sylwester Nawrocki escreveu:
On Martes, 16 de Agosto de 2011 00:22:05 Josu Lazkano escribió:
> 2011/8/16 Jose Alberto Reguero :
> > I have problems with a dual usb tuner. I limit the bandwith using pid
> > filters and the problem was gone.
> >
> > Jose alberto
> >
> > On Lunes, 15 de Agosto de 2011 15:34:20 Josu Lazkano escr
2011/8/16 Jose Alberto Reguero :
> I have problems with a dual usb tuner. I limit the bandwith using pid filters
> and the problem was gone.
>
> Jose alberto
>
> On Lunes, 15 de Agosto de 2011 15:34:20 Josu Lazkano escribió:
>> Hello, I have a problem with the KWorld USB Dual DVB-T TV Stick (DVB-T
I have problems with a dual usb tuner. I limit the bandwith using pid filters
and the problem was gone.
Jose alberto
On Lunes, 15 de Agosto de 2011 15:34:20 Josu Lazkano escribió:
> Hello, I have a problem with the KWorld USB Dual DVB-T TV Stick (DVB-T
> 399U):
> http://www.linuxtv.org/wiki/inde
On Mon, 2011-08-15 at 06:19 -0400, Andy Walls wrote:
> One of the bigger problems with the cx23885 driver and hardware was that
> things don't appear to work well with MSI enabled in the driver. Hack your
> version of the driver to make sure MSI is not enabled for CX2388[578] chips.
>
> As far
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:Mon Aug 15 19:00:32 CEST 2011
git hash:9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e
gcc version: i686-linux-gcc (GCC) 4.6
Hi,
I've recently bought two cards HVR-2200 rev 0700:8940 and installed them
into one PC. Kernel module saa7164 was launched by linux (under Ubuntu
11.04, with kernel 2.6.38-10-generic-pae), but it didn't recognize my
cards (so, it selected card 0 : unknown).
I've seen a new patch on your mailing
Hi,
When will the origin/master branch be updated regarding the media_tree.git ?
--HPS
--
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 http://vger.kernel.org/majordomo-info.html
Hi
My system is running Opensuse 11.4 x64 with KDE 4.6. Plugged device
Kaiomy TVnPC U2.
Followed the instruccions to extract missing firmware xc2038, also
updated v4l-dvb tree.
Implemented em28xx-new driver. No errors on boot.
All modules seemed to be loaded correctly, card seemes to be
recognize
Hi Andy,
Thank you for the patch.
What about making it a configuration option to still support systems that
don't provide libudev ? We could keep the current behaviour for those.
On Monday 15 August 2011 14:20:34 Andy Shevchenko wrote:
> Signed-off-by: Andy Shevchenko
> ---
> configure.in
On Monday, August 15, 2011 09:28:44 am Devin Heitmueller wrote:
> Only Steven can look at the schematic and know for sure what prompted
> them to update to a new PCI ID. However, you can definitely try doing
> "card=4" and see if it works.
>
> Card=9 won't work since that card number is not valid
On Mon, 15 Aug 2011, Hans Verkuil wrote:
> On Monday, August 15, 2011 13:28:23 Guennadi Liakhovetski wrote:
> > Hi Hans
> >
> > On Mon, 8 Aug 2011, Hans Verkuil wrote:
> >
> > > Hi Guennadi!
> > >
> > > On Friday, August 05, 2011 09:47:13 Guennadi Liakhovetski wrote:
> > > > A possibility to pr
Hello, I have a problem with the KWorld USB Dual DVB-T TV Stick (DVB-T
399U):
http://www.linuxtv.org/wiki/index.php/KWorld_USB_Dual_DVB-T_TV_Stick_(DVB-T_399U)
I am using it on MythTV with Debian Squeeze (2.6.32). It is a dual
device, sometimes the second adapter works great, but sometimes has a
On Monday, August 15, 2011 11:23:39 pm Declan Mullen wrote:
> On Monday, August 15, 2011 11:04:03 pm Steven Toth wrote:
> > > So how do I get a 8940 edition of a HVR-2200 working with Ubuntu ?
> >
> > Hello Declan,
> >
> > You'll need to install the entire new kernel and all of its modules,
> > y
On Monday, August 15, 2011 11:04:03 pm Steven Toth wrote:
> > So how do I get a 8940 edition of a HVR-2200 working with Ubuntu ?
>
> Hello Declan,
>
> You'll need to install the entire new kernel and all of its modules,
> you should avoid cherry picking small pieces.
>
> Incidentally, I've had c
> So how do I get a 8940 edition of a HVR-2200 working with Ubuntu ?
Hello Declan,
You'll need to install the entire new kernel and all of its modules,
you should avoid cherry picking small pieces.
Incidentally, I've had confirmation from another user that the tree
works and automatically detect
Hi,
On Wednesday 10 August 2011 16:03:26 Deepthy Ravi wrote:
> From: Abhilash K V
>
> This patch fixes the kernel crash introduced by the previous
> patch:
> omap3: ISP: Fix the failure of CCDC capture during
> suspend/resume.
> This null pointer exception happens when attempting sus
HI Marek,
Thanks for the patch.
On Wednesday 10 August 2011 10:21:28 Marek Szyprowski wrote:
> Videobuf2 accepted any userptr buffer without verifying if its size is
> large enough to store the video data from the driver. The driver reports
> the minimal size of video data once in queue_setup and
Hi Mauro,
On Wednesday 10 August 2011 02:22:00 Mauro Carvalho Chehab wrote:
> Em 09-08-2011 20:18, Sakari Ailus escreveu:
> > On Tue, Aug 09, 2011 at 05:05:47PM -0300, Mauro Carvalho Chehab wrote:
> >> Em 29-07-2011 05:36, Laurent Pinchart escreveu:
> >>> On Friday 29 July 2011 06:02:54 Mauro Carv
On Monday, August 15, 2011 09:09:53 pm Declan Mullen wrote:
> On Monday, August 15, 2011 09:28:44 am Devin Heitmueller wrote:
> > Only Steven can look at the schematic and know for sure what prompted
> > them to update to a new PCI ID. However, you can definitely try doing
> > "card=4" and see if
Hi Mauro,
On Tuesday 09 August 2011 22:05:47 Mauro Carvalho Chehab wrote:
> Em 29-07-2011 05:36, Laurent Pinchart escreveu:
> > On Friday 29 July 2011 06:02:54 Mauro Carvalho Chehab wrote:
> >> Em 28-07-2011 19:57, Sylwester Nawrocki escreveu:
> >>> On 07/28/2011 03:20 PM, Mauro Carvalho Chehab wr
Signed-off-by: Andy Shevchenko
---
configure.in| 10
src/Makefile.am |2 +
src/media.c | 66 ++
3 files changed, 44 insertions(+), 34 deletions(-)
diff --git a/configure.in b/configure.in
index fd4c70c..63432ba 100644
-
On Monday, August 15, 2011 13:28:23 Guennadi Liakhovetski wrote:
> Hi Hans
>
> On Mon, 8 Aug 2011, Hans Verkuil wrote:
>
> > Hi Guennadi!
> >
> > On Friday, August 05, 2011 09:47:13 Guennadi Liakhovetski wrote:
> > > A possibility to preallocate and initialise buffers of different sizes
> > > in
Hi Hans
On Mon, 8 Aug 2011, Hans Verkuil wrote:
> Hi Guennadi!
>
> On Friday, August 05, 2011 09:47:13 Guennadi Liakhovetski wrote:
> > A possibility to preallocate and initialise buffers of different sizes
> > in V4L2 is required for an efficient implementation of asnapshot mode.
> > This patch
On 08/15/2011 02:51 AM, Antti Palosaari wrote:
> Biggest problem I see whole thing is poor application support. OpenCT is
> rather legacy but there is no good alternative. All this kind of serial
> drivers seems to be OpenCT currently.
I wonder if it is possible to make virtual CCID device since C
On Thu, Aug 11, 2011 at 2:21 AM, DUBOST Brice
wrote:
> Hello
>
> I'm the upstream author of MuMuDVB (http://mumudvb.braice.net)
>
> The diseqc related code is here
> http://gitweb.braice.net/gitweb?p=mumudvb;a=blob;f=src/tune.c
>
> On the document
>
> http://www.eutelsat.com/satellites/pdf/Diseqc/
On 08/15/2011 12:56 PM, Hein Rigolo wrote:
> On Mon, Aug 15, 2011 at 2:38 AM, Antti Palosaari wrote:
>> Updates all Finnish channels as today.
>>
>> Antti
>
> Do we still need to have separate initial tuning files per region in finland?
>
> For France it was decided that the auto-With167kHzOffse
Lawrence Rust wrote:
>On Sun, 2011-08-14 at 17:50 +0200, Harald Gustafsson wrote:
>> Thanks for sharing your experience.
>>
>[snip]
>> > Be warned that if you run a 2.6.38 or later kernel then the IR RC
>won't
>> > work because of significant changes to the RC architecture that TBS
>> > don't li
Lawrence Rust wrote:
>On Sun, 2011-08-14 at 17:50 +0200, Harald Gustafsson wrote:
>> Thanks for sharing your experience.
>>
>[snip]
>> > Be warned that if you run a 2.6.38 or later kernel then the IR RC
>won't
>> > work because of significant changes to the RC architecture that TBS
>> > don't li
On Mon, Aug 15, 2011 at 2:38 AM, Antti Palosaari wrote:
> Updates all Finnish channels as today.
>
> Antti
Do we still need to have separate initial tuning files per region in finland?
For France it was decided that the auto-With167kHzOffsets file would
be enough to find all possible DVB-T trans
On Sun, 2011-08-14 at 17:50 +0200, Harald Gustafsson wrote:
> Thanks for sharing your experience.
>
[snip]
> > Be warned that if you run a 2.6.38 or later kernel then the IR RC won't
> > work because of significant changes to the RC architecture that TBS
> > don't like (see http://www.tbsdtv.com/f
--- On Mon, 15/8/11, Steve Kerrison wrote:
> It depends on whether the problem is a weak signal or a too strong
> signal.
I suspect that the HD signal is too weak where I am, because I am in the
transmitter's "green area". So it's possible that I'll have to wait until April
before getting a dec
Hi Chris,
Take a look at this breakdown of muxes on the crystal palace
transmitter:
http://www.ukfree.tv/txdetail.php?a=TQ339712
You'll see mixed power levels and FFT sizes. I have the same thing
(albeit with a larger range of power levels) here in Mendip and as a
result its very difficult to ge
That is most likely the em28xx locking bug. It'll happen when you plug a
second em28xx device in, or plug one in for a second time. The steps
you've shown include that process. Try doing `rmmod em28xx-dvb` before
re-plugging the device. If that 'cures' it, you're a victim of the same
problem.
I'm
Hi
I see the constellation diagrams in the wiki for the 16APSK / 32APSK
support on the STV0900A based cards. How were these constellation
diagrams produced? Is there any source kicking around for this?
I would like to be able to give a frequency and symbolrate, and get a
similar constellation dia
39 matches
Mail list logo