Rob Beard wrote:
Hi folks,
I've borrowed a WinTV HVR-900 USB stick from a friend of mine to see if
I can get any reception in my area before forking out for one however
I've run in to a couple of problems and wondered if anyone had used one
of these sticks?
[snip]
I just wondered if
On 09/12/2009 09:16, Lukasz Sokol wrote:
Rob Beard wrote:
Hi folks,
I've borrowed a WinTV HVR-900 USB stick from a friend of mine to see if
I can get any reception in my area before forking out for one however
I've run in to a couple of problems and wondered if anyone had used one
of these
Thanks for the heads up, I think I'll have a look and see what else is
available out there then, luckily I only borrowed it to test if it
would work.
Regards,
Rob
http://www.kernellabs.com/blog/?p=761
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of
From: Laurent Pinchart laurent.pinch...@ideasonboard.com
dev_name() is not available before 2.6.26. Daily builds get particularly
noisy due to the function being called in include/media/v4l2-dev.h. Fix
this with a kernel version check instead of including compat.h as that
would increase
On Wed, Dec 9, 2009 at 3:43 AM, Mauro Carvalho Chehab
mche...@redhat.com wrote:
Manu Abraham wrote:
Not true. As pointed at the previous answer, the difference between a new
ioctl
and S2API is basically the code at dtv_property_prepare_get_stats() and
dtv_property_process_get(). This is a
On Tue, 2009-12-08 at 19:59 +0200, Igor M. Liplianin wrote:
On 7 декабря 2009 05:35:46 Andy Walls wrote:
Igor and Matthias,
Please try the changes that I have for the TeVii S470 that are here:
http://linuxtv.org/hg/~awalls/cx23885-ir
You will want to modprobe the driver modules
On Wed, Dec 9, 2009 at 6:36 AM, m-kariche...@ti.com wrote:
From: Muralidharan Karicheri m-kariche...@ti.com
If a USERPTR address that is not aligned to page boundary is passed to the
videobuf_dma_contig_user_get() function, it saves a page aligned address to
the dma_handle. This is not
Manu Abraham wrote:
On Wed, Dec 9, 2009 at 3:43 AM, Mauro Carvalho Chehab
mche...@redhat.com wrote:
Even with STB, let's assume a very slow cpu that runs at 100
Megabytes/second. So, the clock
speed is 10 nanoseconds. Assuming that this CPU doesn't have a good
pipeline, being
capable of
From: Magnus Damm d...@opensource.se
Make sure physical addresses are 32-bit aligned in the
SuperH Mobile CEU driver. The lowest two bits of the
address registers are fixed to zero so frame buffers
have to bit 32-bit aligned. The V4L2 mmap() case is
using dma_alloc_coherent() for this driver
From: Magnus Damm d...@opensource.se
This patch updates the SuperH Mobile CEU driver to
not page align the frame size. Useful in the case of
USERPTR with non-page aligned frame sizes and offsets.
Signed-off-by: Magnus Damm d...@opensource.se
---
drivers/media/video/sh_mobile_ceu_camera.c |
Hi all,
I am trying to install v4l-dvb drivers from source because my device
(Terratec Cinergy T XS, usb device DVB only) isn't supported by
official v4l-dvb released in last kernel version yet: it is simply
detected with the wrong firmware, but modifing the source code of the
driver is works
Add automatic probing of ports 0x284 and 0x384 to radio-sf16fmi if no card is
found using PnP.
Signed-off-by: Ondrej Zary li...@rainbow-software.org
--- linux-source-2.6.31/drivers/media/radio/Kconfig.1 2009-11-28
21:40:32.0 +0100
+++ linux-source-2.6.31/drivers/media/radio/Kconfig
Fix completely broken mute handling radio-sf16fmi.
The sound was muted immediately after tuning in KRadio.
Also fix typos and add SF16-FMP to the texts.
Signed-off-by: Ondrej Zary li...@rainbow-software.org
diff -urp linux-source-2.6.31-orig/drivers/media/radio/Kconfig
Ian Richardson wrote:
On 2009-12-08 13:31, Thomas Kernen wrote:
Matthias Wächter wrote:
Hallo Thomas!
Am 02.12.2009 15:31, schrieb Thomas Kernen:
Is someone already working on supporting the TBS 6980 Dual DVB-S2 PCIe
card? http://www.tbsdtv.com/english/product/6980.html
I got one last
Magnus,
Thanks for testing and approving the patch.
Mauro,
Could you merge this bug fix?
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
-Original Message-
From: Magnus Damm
On 9 декабря 2009 13:47:46 Andy Walls wrote:
On Tue, 2009-12-08 at 19:59 +0200, Igor M. Liplianin wrote:
On 7 декабря 2009 05:35:46 Andy Walls wrote:
Igor and Matthias,
Please try the changes that I have for the TeVii S470 that are here:
http://linuxtv.org/hg/~awalls/cx23885-ir
m-kariche...@ti.com writes:
From: Muralidharan Karicheri m-kariche...@ti.com
v1 - updated based on comments from Vaibhav Hiremath.
On DM365 we use only vpss master clock, where as on DM355 and
DM6446, we use vpss master and slave clocks for vpfe capture and AM3517
we use internal clock
2009/12/9 Valerio Bontempi valerio.bonte...@gmail.com:
2009/12/9 Paulo Assis pj.as...@gmail.com:
Hi,
I've just responded to a similar issue in the linux-uvc list:
https://lists.berlios.de/pipermail/linux-uvc-devel/2009-December/005391.html
Do you also have insertion errors when modprobing
When i try to:
make PREFIX=/usr/hector
or make PREFIX=/usr
# make install PREFIX=/usr/hector
make -C libv4lconvert V4L2_LIB_VERSION=0.6.3 install
make[1]: se ingresa al directorio `/home/hector/Comando para webcam con
libv4l/libv4l-0.6.3/libv4lconvert'
cc
2009/12/9 Paulo Assis pj.as...@gmail.com:
2009/12/9 Valerio Bontempi valerio.bonte...@gmail.com:
2009/12/9 Paulo Assis pj.as...@gmail.com:
Hi,
I've just responded to a similar issue in the linux-uvc list:
https://lists.berlios.de/pipermail/linux-uvc-devel/2009-December/005391.html
Do you
Kevin,
After sending out my last patch (moving clocks to ccdc driver), I thought of
reworking it in similar lines. I will re-send the patch after incorporating
this.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email:
On Wed, Dec 9, 2009 at 12:14 PM, Valerio Bontempi
Hi Paulo,
no luck with your suggestion, I have no errors compiling and
installing the drivers but after rebooting it is not working at all.
Modprobe em28xx produces the same error already sent in the previous mail
You're seeing an error when
Kevin,
+/**
+ * vpfe_disable_clock() - Disable clocks for vpfe capture driver
+ * @vpfe_dev - ptr to vpfe capture device
+ *
+ * Disables clocks defined in vpfe configuration.
+ */
static void vpfe_disable_clock(struct vpfe_device *vpfe_dev)
{
struct vpfe_config *vpfe_cfg =
2009/12/9 Devin Heitmueller dheitmuel...@kernellabs.com:
On Wed, Dec 9, 2009 at 12:14 PM, Valerio Bontempi
Hi Paulo,
no luck with your suggestion, I have no errors compiling and
installing the drivers but after rebooting it is not working at all.
Modprobe em28xx produces the same error
On Wed, Dec 9, 2009 at 12:49 PM, Valerio Bontempi
Hi Devin
attached you find the output.log requested
Thanks a lot
Ah, there is your problem. You have updates installed, presumably by
your distro.
/lib/modules/2.6.31.5-0.1-desktop/updates/kernel/drivers/media/video/em28xx
On Wed, Dec 9, 2009 at 12:51 PM, Devin Heitmueller
dheitmuel...@kernellabs.com wrote:
On Wed, Dec 9, 2009 at 12:49 PM, Valerio Bontempi
Hi Devin
attached you find the output.log requested
Thanks a lot
Ah, there is your problem. You have updates installed, presumably by
your distro.
Sorry for not analysing this module earlier.
The way you ordered your patch series is weird and will break git bisect,
if committed on your order. So, I'm starting analizing with this patch.
I'll let the initial ones to the end.
You should send Makefile/Kconfig changes at the end of the patch
Kevin,
I tried the following and I get error in clk_enable(). Do you know what might
be wrong?
in DM365.c
CLK(isif, master, vpss_master_clk)
The driver name is isif. I call clk_get(pdev-dev, master) from isif driver.
The platform device name is isif. This call succeeds, but clk_enable()
2009/12/9 Devin Heitmueller dheitmuel...@kernellabs.com:
On Wed, Dec 9, 2009 at 12:51 PM, Devin Heitmueller
dheitmuel...@kernellabs.com wrote:
On Wed, Dec 9, 2009 at 12:49 PM, Valerio Bontempi
Hi Devin
attached you find the output.log requested
Thanks a lot
Ah, there is your problem.
Huang Shijie wrote:
pd-video.c and pd-bufqueue.c contain the code for V4L2 implementation.
The code support read,mmap and user pointer.
Signed-off-by: Huang Shijie shij...@gmail.com
---
drivers/media/video/tlg2300/pd-bufqueue.c | 185
drivers/media/video/tlg2300/pd-video.c| 1636
Huang Shijie wrote:
This is the vbi module for tlg2300.
Signed-off-by: Huang Shijie shij...@gmail.com
---
drivers/media/video/tlg2300/pd-vbi.c | 183
++
1 files changed, 183 insertions(+), 0 deletions(-)
create mode 100644
On Wed, Dec 9, 2009 at 1:21 PM, Valerio Bontempi
I don't know how it is happened, because I followed the normal way to
compile v4l-dvb, so it seems a very strange behaviour...
however, how can I solve, cleaning out all the in-kernel modules and
all the modules I need to remove?
Well, the
Huang Shijie wrote:
This module contains the code for DVB-T.
Signed-off-by: Huang Shijie shij...@gmail.com
---
drivers/media/video/tlg2300/pd-dvb.c | 649
++
1 files changed, 649 insertions(+), 0 deletions(-)
create mode 100644
Huang Shijie wrote:
This module contains codes for radio.
The radio use the ALSA audio as input.
The mplayer should be compiled with --enable-radio and
--enable-radio-capture.
The command runs as this(assume the alsa audio registers to card 1):
#mplayer radio://103.7/capture/
Huang Shijie wrote:
The TLG2300 is a chip of Telegent System.
It support analog tv,DVB-T and radio in a single chip.
The chip has been used in several dongles, such as aeromax DH-9000:
http://www.b2bdvb.com/dh-9000.htm
You can get more info from:
[1] http://www.telegent.com/
From: Julia Lawall ju...@diku.dk
Memset should be given the size of the structure, not the size of the pointer.
The semantic patch that makes this change is as follows:
(http://coccinelle.lip6.fr/)
// smpl
@@
type T;
T *x;
expression E;
@@
memset(x, E, sizeof(
+ *
x))
// /smpl
Signed-off-by:
From: Julia Lawall ju...@diku.dk
Memset should be given the size of the structure, not the size of the pointer.
The semantic patch that makes this change is as follows:
(http://coccinelle.lip6.fr/)
// smpl
@@
type T;
T *x;
expression E;
@@
memset(x, E, sizeof(
+ *
x))
// /smpl
Signed-off-by:
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:Wed Dec 9 19:00:02 CET 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13588:065f9e34e07b
gcc version: gcc
Hello dear ML members,
I wonder whether you can help me with the following issue. My webcam
MSI StarCam (http://www.aaronpc.cz/produkty/msi-starcam-370i)
identified as
(lsusb)
Bus 003 Device 002: ID 1b3b:2951 iPassion Technology Inc. PC
Camera/Webcam controller
(dmesg)
input: Video Bus as
Jozef Riha jose1711 at gmail.com writes:
Hello dear ML members,
I wonder whether you can help me with the following issue. My webcam
MSI StarCam (http://www.aaronpc.cz/produkty/msi-starcam-370i)
identified as
...
Sorry I forgot to add kernel version. It is 2.6.32, config at
This patch fixes a small issue where modinfo says the parameter trace is
always available, while
it only works if CONFIG_USB_PWC_DEBUG is enabled.
diff -r 065f9e34e07b linux/drivers/media/video/pwc/pwc-if.c
--- a/linux/drivers/media/video/pwc/pwc-if.c Mon Dec 07 10:08:33 2009 -0200
+++
Hi,
no matter if I use Igors or Manus driver, there's no lock on 11303 h 22000 2/3
8psk. Other users at vdr-portal report same problem.
The strange thing is that all other transponders that use 22000 2/3 8psk do
work but this transponder doesn't. It worked fine until december 3rd when
uplink
Kevin,
I think I have figured it out...
First issue was that I was adding my entry at the end of dm644x_clks[]
array. I need to add it before the CLK(NULL, NULL, NULL)
secondly, your suggestion didn't work as is. This is what I had to
do to get it working...
static struct clk ccdc_master_clk =
Hi,
good patch. This saves quite some code in the I2C part of the driver...
Acked-by: Tobias Lorenz tobias.lor...@gmx.net
Bye,
Toby
Am Donnerstag 03 Dezember 2009 13:57:22 schrieb Joonyoung Shim:
The read and poll file operations of the si470x usb driver can be used
also equally on the
Hi,
I'm unable to test the functionality, due to missing devices.
But the code compiles cleanly.
Acked-by: Tobias Lorenz tobias.lor...@gmx.net
Bye,
Toby
Am Donnerstag 03 Dezember 2009 13:57:27 schrieb Joonyoung Shim:
This patch is to support RDS on si470x i2c driver. The routine of RDS
Hi,
the same here. I'm unable to test it, but it compiles cleanly.
Acked-by: Tobias Lorenz tobias.lor...@gmx.net
Bye,
Toby
Am Donnerstag 03 Dezember 2009 13:57:29 schrieb Joonyoung Shim:
This patch is to support PM of the si470x i2c driver.
Signed-off-by: Joonyoung Shim
Am 09.12.2009 21:15, schrieb Newsy Paper:
no matter if I use Igors or Manus driver, there's no lock on 11303 h 22000
2/3 8psk. Other users at vdr-portal report same problem.
The strange thing is that all other transponders that use 22000 2/3 8psk do
work but this transponder doesn't. It
[j...@darkstar ~]$ LC_ALL=C guvcview --verbose
guvcview 1.1.4
video_device: /dev/video0
vid_sleep: 0
cap_meth: 1
resolution: 640 x 480
windowsize: 480 x 700
vert pane: 0
spin behavior: 0
mode: mjpg
fps: 1/25
Display Fps: 0
bpp: 0
hwaccel: 1
avi_format: 0
sound: 1
sound Device: 0
sound samp rate: 0
Am 09.12.09 14:02, schrieb Mauro Carvalho Chehab:
Manu Abraham wrote:
On Wed, Dec 9, 2009 at 3:43 AM, Mauro Carvalho Chehab
mche...@redhat.com wrote:
Even with STB, let's assume a very slow cpu that runs at 100 Megabytes/second.
So, the clock
speed is 10 nanoseconds. Assuming
n Saturday 05 December 2009 07:59:16 Michael Krufky wrote:
On Fri, Dec 4, 2009 at 3:02 PM, VDR User user@gmail.com wrote:
No activity in this thread for 2 weeks now. Has there been any progress?
I think I speak on behalf of most LinuxTV developers, when I say that
nobody wants to spend
Hi, could you try the following:
echo 2 /sys/module/uvcvideo/parameters/quirks
this will set uvcvideo quirks to 2
or you can also try the latest uvcvideo:
http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
please if you can, use the latest version
hi,
--- On Wed, 12/9/09, Rob Beard r...@esdelle.co.uk wrote:
From: Rob Beard r...@esdelle.co.uk
Subject: Re: [linux-dvb] WinTV HVR-900 USB (B3C0)
To: Lukasz Sokol el_es...@yahoo.co.uk
Cc: linux-...@linuxtv.org, linux-media@vger.kernel.org
Date: Wednesday, December 9, 2009, 10:34 AM
On
On Wed, Dec 9, 2009 at 2:02 PM, Primusmail mike_boot...@iprimus.com.au wrote:
Good to hear that this is still in someones consciousness. A friend of mine
has taken Manus patch and has modified the vdr-femon and vdr-rotor plugins to
display Signal Strength and signal to Noise again. Not accurate
setting quirks to 2 unfortunately did not help. gucview's 1.2.1 output below
[j...@darkstar ~]$ LC_ALL=C guvcview --verbose
guvcview 1.2.1
unexpected integer value (1) for snd_numsec
Strings must be quoted
video_device: /dev/video0
vid_sleep: 0
cap_meth: 1
resolution: 640 x 480
windowsize: 480 x
On Wed, 9 Dec 2009, Newsy Paper wrote:
no matter if I use Igors or Manus driver, there's no lock on 11303 h 22000
2/3 8psk. Other users at vdr-portal report same problem.
The strange thing is that all other transponders that use 22000 2/3 8psk do
work but this transponder doesn't. It
You must reload the driver,
rmmod uvcvideo
modprobe uvcvideo
otherwise the quirks want have any effect.
uvcvideo is now mantained in the mercurial repo at linuxtv,
installing v4l-dvb will also install uvcvideo, but if you want, just
follow the instructions on the wiki to compile, but use:
hg
From: Muralidharan Karicheri m-kariche...@ti.com
This combines the two patches sent earlier to change the clock configuration
and converting ccdc drivers to platform drivers. This has updated comments
against v1 of these patches.
In this patch, the clock configuration is moved to ccdc driver
From: Muralidharan Karicheri m-kariche...@ti.com
This combines the two patches sent earlier to change the clock configuration
and converting ccdc drivers to platform drivers. This has updated comments
against v1 of these patches. Two new clocks are defined for ccdc driver
as per comments from
From: Muralidharan Karicheri m-kariche...@ti.com
Updated based on Kevin's comments on clock configuration.
The ccdc now uses a generic name for clocks. Master and slave. On individual
platforms
these clocks will inherit from the platform specific clock. This will allow
re-use of
the driver for
Julian Scheel wrote:
Am 09.12.09 14:02, schrieb Mauro Carvalho Chehab:
Manu Abraham wrote:
I don't think you can just take the average IPC rates into account for
this. When doing a syscall the processors TLB cache will be cleared,
which will force the CPU to go to the whole instruction
On Wed, 2009-12-09 at 17:54 +0200, Igor M. Liplianin wrote:
Igor and Matthias,
Please try the changes that I have for the TeVii S470 that are here:
http://linuxtv.org/hg/~awalls/cx23885-ir
In fact some time ago I was writing some code for cx23885 IR, but not
Hi Daniel,
On Friday 04 December 2009 03:05:37 Daniel Ritz wrote:
Hi Laurent
On Thu, 2009-12-03 at 21:15 +0100, Laurent Pinchart wrote:
Hi Daniel,
On Wednesday 02 December 2009 00:48:44 Daniel Ritz wrote:
For some unknown reason, on a MacBookPro5,3 the iSight
Could you please
Hi Julia,
thanks for the patch.
On Wednesday 09 December 2009 20:23:49 Julia Lawall wrote:
From: Julia Lawall ju...@diku.dk
Memset should be given the size of the structure, not the size of the
pointer.
The semantic patch that makes this change is as follows:
Hi,
FYI, there's a new build failure on 32-bit x86 caused by the new max2165
tuner driver:
drivers/built-in.o: In function `max2165_set_params':
max2165.c:(.text+0x486293): undefined reference to `__floatunsidf'
max2165.c:(.text+0x4862bc): undefined reference to `__floatunsidf'
Ingo Molnar wrote:
Hi,
FYI, there's a new build failure on 32-bit x86 caused by the new max2165
tuner driver:
drivers/built-in.o: In function `max2165_set_params':
max2165.c:(.text+0x486293): undefined reference to `__floatunsidf'
max2165.c:(.text+0x4862bc): undefined reference to
* David T. L. Wong davidtlw...@gmail.com wrote:
Ingo Molnar wrote:
Hi,
FYI, there's a new build failure on 32-bit x86 caused by the new
max2165 tuner driver:
drivers/built-in.o: In function `max2165_set_params':
max2165.c:(.text+0x486293): undefined reference to `__floatunsidf'
66 matches
Mail list logo