Hi All
This is my next patch.
Changes:
1. By default charge pump is ON
2. For radio mode charge pump set to OFF
3. Set correct AGC value in radio mode
4. Add control gain of AGC.
5. New function simple_get_tv_gain and simple_set_tv_gain for read/write gain
of AGC.
6. Add some code for control g
On Wed, Sep 9, 2009 at 1:37 PM, David Whyte wrote:
> My brother lives in an area that suffers very short power-outages if
> there is a storm or whatever and I have noticed that after such an
> event, he loses the ability to record TV from both tuners and
> generally only one will work. I am neve
On Wed, 9 Sep 2009 18:11:39 -0400
James Blanford wrote:
> Howdy folks,
>
> Now that I have my old quickcam express working, I can confirm that the
> frame rate is half what it was with the old out-of-tree driver. The
> gspca driver is throwing out every other frame. When a frame is
> completed
Howdy folks,
Now that I have my old quickcam express working, I can confirm that the
frame rate is half what it was with the old out-of-tree driver. The
gspca driver is throwing out every other frame. When a frame is
completed, a new frame is started with a new frame buffer that passes
the test
On Wed, Sep 9, 2009 at 5:43 PM, Clinton Meyer wrote:
> Purchased a Hauppauge WinTV-HVR-950Q USB Hybrid TV stick to capture ATSC OTA
> TV.
>
> Am running MEPIS 8.06 on all three machines, Debian 5 Lenny based, KDE
> 3.5.10, kernel 2.6.27-1-mepis-smp
>
> All three machines now have wireless blocked,
Quickcam Express 046d:0840 and maybe others
Driver version: v 2.60 from 2.6.31-rc7
Due to rounding and clipping, exposure and gain settings do not map to
unique register values. Rather than read the registers and report gain
and exposure that may be different than the values that were set, just
Purchased a Hauppauge WinTV-HVR-950Q USB Hybrid TV stick to capture ATSC OTA TV.
Am running MEPIS 8.06 on all three machines, Debian 5 Lenny based, KDE
3.5.10, kernel 2.6.27-1-mepis-smp
All three machines now have wireless blocked, either do not connect or
all packets dropped/blocked if a connect
Quickcam Express 046d:0840 and maybe others
Driver version: v 2.60 from 2.6.31-rc7
Initialize image size before it's used to initialize exposure.
Work around lack of exposure set hardware latch with a sequence of
register writes in a single I2C command packet.
Signed-off-by: James Blanford
---
On Wed, Sep 09, 2009 at 11:12:45AM -0400, Michael Krufky wrote:
> On Wed, Sep 9, 2009 at 8:53 AM, Domenico Andreoli wrote:
> > hi,
> >
> > On Wed, Sep 09, 2009 at 12:17:49AM -0400, CityK wrote:
> >> Stefan Sassenberg wrote:
> >> >
> >> > what does the xf86-video-v4l driver do? I think I know the pu
I don't know if i mentioned it before but something i find strange is "
saa7134 IR (ADS Tech Instant TV: unknown key: key=0x00 raw=0x00 down=1"
as soon as the module is loaded.
Morvan Le Meut a écrit :
i did try it ( well, i left the keyup and keydown part and i also
tried it by setting it to
On Wed, Sep 9, 2009 at 9:09 PM, Devin
Heitmueller wrote:
> On Wed, Sep 9, 2009 at 3:02 PM, Markus Rechberger
> wrote:
>> this is not true my old driver which is not available anymore did not
>> ship any other modules aside the em28xx driver itself.
>> This is a video4linux issue and has nothing to
On Wed, Sep 9, 2009 at 3:02 PM, Markus Rechberger wrote:
> this is not true my old driver which is not available anymore did not
> ship any other modules aside the em28xx driver itself.
> This is a video4linux issue and has nothing to do with it.
>
> Best Regards,
> Markus
>
Hello Marks,
While it
On Wed, Sep 9, 2009 at 9:02 PM, Markus Rechberger wrote:
> On Wed, Sep 9, 2009 at 6:19 PM, Devin
> Heitmueller wrote:
>> On Wed, Sep 9, 2009 at 12:14 PM, Edouard Marquez
>> wrote:
>>> Hello,
>>>
>>> I am using Gentoo with tuxonice-sources-2.6.3.0-r5 that is to say 2.6.30.5.
>>> The compilation of
On Wed, Sep 9, 2009 at 6:19 PM, Devin
Heitmueller wrote:
> On Wed, Sep 9, 2009 at 12:14 PM, Edouard Marquez wrote:
>> Hello,
>>
>> I am using Gentoo with tuxonice-sources-2.6.3.0-r5 that is to say 2.6.30.5.
>> The compilation of v4l-dvb works well (the kernel which is chosen is the
>> right), but w
On Wed, Sep 9, 2009 at 2:34 PM, animatri...@gmail.com
wrote:
>
> I have this error, when I load the module :
> [ 2122.708062] em28xx: Unknown symbol v4l2_i2c_new_probed_subdev
> [ 2122.708402] em28xx: disagrees about version of symbol v4l2_i2c_subdev_addr
> [ 2122.708404] em28xx: Unknown symbol v4
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 Sep 9 19:00:03 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12711:13c47deee3b1
gcc version: gcc
On Wed, Sep 9, 2009 at 2:13 PM,
animatri...@gmail.com wrote:
> Without mrechberger version, I can't find support for my Pinnacle PCTV Usb
> stick.
> If I had it, (after having installed the mrec driver), I have this error :
>
> [ 909.128197] em28xx v4l2 driver version 0.0.1 loaded
> [ 909.128518]
Lou Otway nildram.co.uk> writes:
>
> Hi,
>
> Does anyone have experience of using the Hauppuage Nova-T 500 with DVB-T
> broadcasts with h.264 and AAC audio?
>
> DTT in New Zealand uses these formats and I'm seeing poor performance
> from the Nova-T card. My thinking is that it was probably n
Samuel Rakitnican a écrit :
No, this is used for some autodetection routine for different version
of the same card. This has nothing to do with your case.
The key is here, you need to find correct value.
case SAA7134_BOARD_ADS_INSTANT_TV:
ir_codes = AdsInstantTvPci_codes;
Mauro,
Please pull from http://udev.netup.ru/hg/v4l-dvb-commits
for the following changeset:
01/01: Fix gpio mutex in NetUP Dual DVB-S2 CI card.
http://udev.netup.ru/hg/v4l-dvb-commits?cmd=changeset;node=2f1119c624eb
cimax2.c | 12 ++--
cx23885-core.c |1 +
cx23885.h
On Wed, Sep 9, 2009 at 12:14 PM, Edouard Marquez wrote:
> Hello,
>
> I am using Gentoo with tuxonice-sources-2.6.3.0-r5 that is to say 2.6.30.5.
> The compilation of v4l-dvb works well (the kernel which is chosen is the
> right), but when I try to modprobe em28xx, I get this :
>
> WARNING: Error in
Hello,
We have designed NetUP Dual NetUP Dual DVB-T/C-CI RF PCI-E x1 card. A short
description is available in wiki -
http://linuxtv.org/wiki/index.php/NetUP_Dual_DVB_T_C_CI_RF
Features:
* PCI-e x1
* Supports two DVB-T/DVB-C transponders simultaneously
* Supports two analog audio/video channe
On Wed, Sep 9, 2009 at 8:53 AM, Domenico Andreoli wrote:
> hi,
>
> On Wed, Sep 09, 2009 at 12:17:49AM -0400, CityK wrote:
>> Stefan Sassenberg wrote:
>> >
>> > what does the xf86-video-v4l driver do? I think I know the purpose of
>> > xf86-video- drivers, but I don't know what the -v4l
>> > does. H
just out of curiosity, what's the difference between
"case SAA7134_BOARD_ADS_INSTANT_TV:
dev->has_remote = SAA7134_REMOTE_GPIO;
break; "
and
"case SAA7134_BOARD_FLYDVBS_LR300:
saa_writeb(SAA7134_GPIO_GPMODE3, 0x80);
saa_writeb(SAA7134_GPIO_GPSTATUS2, 0x40);
dev->
Hi,
Does anyone have experience of using the Hauppuage Nova-T 500 with DVB-T
broadcasts with h.264 and AAC audio?
DTT in New Zealand uses these formats and I'm seeing poor performance
from the Nova-T card. My thinking is that it was probably not conceived
for dealing with dual h264 streams.
On Sat, 2009-08-08 at 13:10 +0200, Valentin Eduardo (Nokia-D/Helsinki)
wrote:
> Simple add Makefile and Kconfig entries.
>
...
> + Say Y here if you want support to Si4713 FM Radio Transmitter.
> + This device can transmit audio through FM. It can transmit
> + EDS and EBDS sign
hi,
On Wed, Sep 09, 2009 at 12:17:49AM -0400, CityK wrote:
> Stefan Sassenberg wrote:
> >
> > what does the xf86-video-v4l driver do? I think I know the purpose of
> > xf86-video- drivers, but I don't know what the -v4l
> > does. How is it used?
>
> Anyway, in answer to your question:
> * from th
Morvan Le Meut a écrit :
semiRocket a écrit :
On Wed, 09 Sep 2009 10:31:46 +0200, Morvan Le Meut
wrote:
Morvan Le Meut a écrit :
i can use the remote now ( using devinput in lirc ) but a few
quirks remains :
- dmesg gives a lot of "saa7134 IR (ADS Tech Instant TV: unknown
key: key=0x7f raw
semiRocket a écrit :
On Wed, 09 Sep 2009 10:31:46 +0200, Morvan Le Meut
wrote:
Morvan Le Meut a écrit :
i can use the remote now ( using devinput in lirc ) but a few quirks
remains :
- dmesg gives a lot of "saa7134 IR (ADS Tech Instant TV: unknown
key: key=0x7f raw=0x7f down=1"
- in irw mos
Hello,
My webcam used to work with the spca5xx driver from mxhaard.free.fr.
It neither work with the gspca driver built into Debian sid, nor with
the upstream version from hg http://linuxtv.org/hg/~jfrancois/gspca/.
However /dev/video0 is created.
Can someone help making it work?
Here is informa
On Wed, 09 Sep 2009 10:31:46 +0200, Morvan Le Meut
wrote:
Morvan Le Meut a écrit :
i can use the remote now ( using devinput in lirc ) but a few quirks
remains :
- dmesg gives a lot of "saa7134 IR (ADS Tech Instant TV: unknown key:
key=0x7f raw=0x7f down=1"
- in irw most keys are misident
i tried to load the saa7134 module with ir_debug=1 and removed all
keycodes in ir-keymaps.c , here is what i got after pressing the buttons
(left to right then going down on the remote ):
(power)
Sep 9 10:43:41 debian kernel: [ 3615.060015] saa7133[0]/ir: build_key
gpio=0x1b mask=0x7f data=27
Morvan Le Meut a écrit :
i can use the remote now ( using devinput in lirc ) but a few quirks
remains :
- dmesg gives a lot of "saa7134 IR (ADS Tech Instant TV: unknown key:
key=0x7f raw=0x7f down=1"
- in irw most keys are misidentified ( Power as RECORD, Mute as Menu,
Down as DVD and DVD is co
33 matches
Mail list logo