Hi all
Define correct tuner in config. Radio now works fine.
diff -r f8f134705b65 linux/drivers/media/video/saa7134/saa7134-cards.c
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c Fri Jul 24 16:19:39
2009 -0300
+++ b/linux/drivers/media/video/saa7134/saa7134-cards.c Tue Jul 28 14:54:29
On Tuesday 28 July 2009 02:56:05 Dongsoo, Nathaniel Kim wrote:
> Hello everyone,
>
> What I'm gonna ask might be quite a bit tough couple of questions, but
> definitely necessary in multimedia device driver area.
>
> My first question is "Is any driver using using continuous physical
> memory has a
On Sat, 25 Jul 2009 23:11:37 +0300
Denis Loginov wrote:
> Hello. Included is a patch allowing to use DIGITUS DA-70811 webcam,
> also known as ZSMC USB PC Camera ZS211 (with idVendor name = Microdia
> in lsusb).
[snip]
> Tested on kernel 2.6.29, works fine for a cheap model.
> The only ope
Hi Martin,
Am Montag, den 27.07.2009, 21:36 +0200 schrieb Martin Konopka:
> Hi Hermann,
>
> I'm using kernel 2.6.28-11 on a mythbuntu distribution. I tried to load the
> drivers with the card=50 option and antenna_pwr=1.
>
> [ 8745.007384] saa7133[0]: subsystem: 11bd:002f, board: Pinnacle PCTV
Hi Dongsoo,
Em Tue, 28 Jul 2009 09:56:05 +0900
"Dongsoo, Nathaniel Kim" escreveu:
> Hello everyone,
>
> What I'm gonna ask might be quite a bit tough couple of questions, but
> definitely necessary in multimedia device driver area.
>
> My first question is "Is any driver using using continuous
Hello Mauro,
Please pull from http://linuxtv.org/hg/~dougsland/video4linux for the
following:
- saa7134: fix lock imbalance
- Fix for crash in dvb-usb-af9015
- v4l doc: fix cqcam source code path
- stv680: kfree called before usb_kill_urb
- ir-kbd-i2c: Add support for Z8F0811/Hauppage IR transce
On Mon, Jul 27, 2009 at 08:50:20PM +0300, Igor M. Liplianin wrote:
> On 27 2009 04:43:16 Mark Zimmerman wrote:
> > On Sun, Jul 26, 2009 at 03:29:13PM +0300, Igor M. Liplianin wrote:
> > > On 25 2009 05:22:06 Mark Zimmerman wrote:
> > > > On Fri, Jul 24, 2009 at 07:06:11PM +0300, Igor M. L
Em Tue, 21 Jul 2009 09:14:36 +0200
Matthias Schwarzott escreveu:
> Hi Mauro!
>
> is there any reason to not pull this besides time?
Time is one reason, however, there's another:
It is not a good idea to run as root. Most people compile everything
with a normal user and then use "sudo" comman
Hello everyone,
What I'm gonna ask might be quite a bit tough couple of questions, but
definitely necessary in multimedia device driver area.
My first question is "Is any driver using using continuous physical
memory has any chance to be adopted in main line kernel?"
Because I'm afraid what I'm t
Em Mon, 20 Jul 2009 14:00:08 -0400
ac...@fastmail.fm escreveu:
> On Sun, Jul 19, 2009 at 10:50:49AM -0300, Mauro Carvalho Chehab wrote:
> > Em Sat, 18 Jul 2009 14:22:51 -0400
> > ac...@fastmail.fm escreveu:
> >
> > > How do you control the i2s volume output on empia boards?
> >
> > the em28xx chip
Hi Acano,
Em Sat, 18 Jul 2009 13:37:58 -0400
ac...@fastmail.fm escreveu:
> @@ -1950,6 +1950,10 @@ void em28xx_pre_card_setup(struct em28xx
> /* FIXME guess */
> /* Turn on analog audio output */
> em28xx_write_reg(dev, EM28XX_R08_GPIO, 0xfd);
This is leg
Hi Hermann,
I'm using kernel 2.6.28-11 on a mythbuntu distribution. I tried to load the
drivers with the card=50 option and antenna_pwr=1.
[ 8745.007384] saa7133[0]: subsystem: 11bd:002f, board: Pinnacle PCTV 300i
DVB-T + PAL [card=50,insmod option]
[ 8745.007628] saa7133[0]: board init: gpio
On Mon, Jul 27, 2009 at 2:05 PM, Brandon Jenkins wrote:
> Greetings,
>
> I received the following warnings while compiling a fresh pull today
> from v4l-dvb.
>
> CC [M] /root/drivers/v4l-dvb/v4l/pvrusb2-hdw.o
> /root/drivers/v4l-dvb/v4l/pvrusb2-hdw.c: In function 'pvr2_hdw_load_modules':
> /root/
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 Jul 27 19:00:04 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12340:b1e2006c168a
gcc version: gcc
Greetings,
I received the following warnings while compiling a fresh pull today
from v4l-dvb.
CC [M] /root/drivers/v4l-dvb/v4l/pvrusb2-hdw.o
/root/drivers/v4l-dvb/v4l/pvrusb2-hdw.c: In function 'pvr2_hdw_load_modules':
/root/drivers/v4l-dvb/v4l/pvrusb2-hdw.c:2145: warning: format not a
string
On 27 июля 2009 04:43:16 Mark Zimmerman wrote:
> On Sun, Jul 26, 2009 at 03:29:13PM +0300, Igor M. Liplianin wrote:
> > On 25 2009 05:22:06 Mark Zimmerman wrote:
> > > On Fri, Jul 24, 2009 at 07:06:11PM +0300, Igor M. Liplianin wrote:
> > > > On 24 2009 05:33:15 Mark Zimmerman wrote:
> >
This patch adds a document file for si4713 device driver.
It describes the driver interfaces and organization.
Signed-off-by: Eduardo Valentin
---
linux/Documentation/video4linux/si4713.txt | 176
1 files changed, 176 insertions(+), 0 deletions(-)
create mode 10064
This patch adds files which creates the radio interface
for si4713 FM transmitter (modulator) devices.
In order to do the real access to device registers, this
driver uses the v4l2 subdev interface exported by si4713 i2c driver.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/radio/radi
This single patch adds documentation description for FM Modulator (FM TX)
Extended Control Class and its Control IDs. The text was added under
"Extended Controls" section.
Signed-off-by: Eduardo Valentin
---
v4l2-spec/Makefile |1 +
v4l2-spec/controls.sgml | 215 +++
This patch adds basic configurations for FM TX extended controls.
That includes controls names, menu strings, pointer identification,
type classification and flags configuration.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/video/v4l2-common.c | 50 +++
l
This patch adds a new class of extended controls. This class
is intended to support FM Radio Modulators properties such as:
rds, audio limiters, audio compression, pilot tone generation,
tuning power levels and preemphasis properties.
Signed-off-by: Eduardo Valentin
---
linux/include/linux/video
Simple add Makefile and Kconfig entries.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/radio/Kconfig | 22 ++
linux/drivers/media/radio/Makefile |2 ++
2 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/linux/drivers/media/radio/Kconfig
b/linux/
Signed-off-by: Eduardo Valentin
---
linux/include/media/v4l2-subdev.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/linux/include/media/v4l2-subdev.h
b/linux/include/media/v4l2-subdev.h
index 89a39ce..d411345 100644
--- a/linux/include/media/v4l2-subdev.h
+++ b/linux/
hello guys,
This is version 14 of this series.
More polishing this time: removal of few unused variables and
some reorganization to reduce stack size. A tiny fix on specs text as well.
Code looks nicer.
Comments, as usual, are appreciated.
BR,
Eduardo Valentin (8):
v4l2-subdev.h: Add g_modu
This patch adds basic configurations for FM TX extended controls.
That includes controls names, menu strings, pointer identification,
type classification and flags configuration.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/video/v4l2-common.c | 50 +++
l
hello guys,
This is version 13 of this series.
A littler mistake was made on last one: wrong access to user
pointers was being performed during string control manipulation.
Also I forgot to update v4l2 specs.
Comments, as usual, are appreciated.
BR,
Eduardo Valentin (8):
v4l2-subdev.h: Add
Signed-off-by: Eduardo Valentin
---
linux/include/media/v4l2-subdev.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/linux/include/media/v4l2-subdev.h
b/linux/include/media/v4l2-subdev.h
index 89a39ce..d411345 100644
--- a/linux/include/media/v4l2-subdev.h
+++ b/linux/
This single patch adds documentation description for FM Modulator (FM TX)
Extended Control Class and its Control IDs. The text was added under
"Extended Controls" section.
Signed-off-by: Eduardo Valentin
---
v4l2-spec/Makefile |1 +
v4l2-spec/controls.sgml | 215 +++
This patch adds a document file for si4713 device driver.
It describes the driver interfaces and organization.
Signed-off-by: Eduardo Valentin
---
linux/Documentation/video4linux/si4713.txt | 176
1 files changed, 176 insertions(+), 0 deletions(-)
create mode 10064
This patch adds files which creates the radio interface
for si4713 FM transmitter (modulator) devices.
In order to do the real access to device registers, this
driver uses the v4l2 subdev interface exported by si4713 i2c driver.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/radio/radi
Simple add Makefile and Kconfig entries.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/radio/Kconfig | 22 ++
linux/drivers/media/radio/Makefile |2 ++
2 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/linux/drivers/media/radio/Kconfig
b/linux/
This patch adds a new class of extended controls. This class
is intended to support FM Radio Modulators properties such as:
rds, audio limiters, audio compression, pilot tone generation,
tuning power levels and preemphasis properties.
Signed-off-by: Eduardo Valentin
---
linux/include/linux/video
On Mon, Jul 27, 2009 at 2:51 PM, Paul Guzowski wrote:
>
>
>
> --
> Alex,
>
> Not sure if it will meet your needs, but I am using a Pinnacle HDTV Pro USB
> stick to watch television signals supplied by my cable company's set top
> b
Hi All,
Further to Bob's email below, I confirm that this regression is
present in 2.6.30.2.
Once the problem occurs, I see the following message repeatedly in my logs:
Jul 27 21:49:21 f kernel: [ 2990.204264] dvb-usb: bulk message failed:
-110 (1/0)
>From what I can see, the problem can be rem
> This patch adds files to control si4713 devices.
> Internal functions to control device properties
> and initialization procedures are into these files.
> Also, a v4l2 subdev interface is also exported.
> This way other drivers can use this as v4l2 i2c subdevice.
>
> Signed-off-by: Eduardo Valen
Simple add Makefile and Kconfig entries.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/radio/Kconfig | 22 ++
linux/drivers/media/radio/Makefile |2 ++
2 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/linux/drivers/media/radio/Kconfig
b/linux/
This single patch adds documentation description for FM Modulator (FM TX)
Extended Control Class and its Control IDs. The text was added under
"Extended Controls" section.
Signed-off-by: Eduardo Valentin
---
v4l2-spec/Makefile |1 +
v4l2-spec/controls.sgml | 210 +++
This patch adds files which creates the radio interface
for si4713 FM transmitter (modulator) devices.
In order to do the real access to device registers, this
driver uses the v4l2 subdev interface exported by si4713 i2c driver.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/radio/radi
This patch adds a document file for si4713 device driver.
It describes the driver interfaces and organization.
Signed-off-by: Eduardo Valentin
---
linux/Documentation/video4linux/si4713.txt | 176
1 files changed, 176 insertions(+), 0 deletions(-)
create mode 10064
hello guys,
This is our version 12 of this series.
It has basically changes on string controls handling. Now
the driver follows the specs by using size instead of length.
Also steps is something which is properly reported by queryfill.
Some proper comments were writen through the code.
Just to em
This patch adds basic configurations for FM TX extended controls.
That includes controls names, menu strings, pointer identification,
type classification and flags configuration.
Signed-off-by: Eduardo Valentin
---
linux/drivers/media/video/v4l2-common.c | 50 +++
l
This patch adds a new class of extended controls. This class
is intended to support FM Radio Modulators properties such as:
rds, audio limiters, audio compression, pilot tone generation,
tuning power levels and preemphasis properties.
Signed-off-by: Eduardo Valentin
---
linux/include/linux/video
Signed-off-by: Eduardo Valentin
---
linux/include/media/v4l2-subdev.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/linux/include/media/v4l2-subdev.h
b/linux/include/media/v4l2-subdev.h
index 89a39ce..d411345 100644
--- a/linux/include/media/v4l2-subdev.h
+++ b/linux/
Hi,
Thanks for the help so far. I did a hg clone of the latest v4l-dvb
repository, built, installed, rebooted a few times, and did the
modprobe below, but unfortunately I still can't lock:
Here's the scan output:
$ sudo ../scan -vvv test
scanning test
using '/dev/dvb/adapter0/frontend0' and
Johannes Stezenbach wrote:
Namespace Main:
Em2880/remote
Namespace Talk:
Em2820
Namespace User:
MarkusRechberger/Bugs
could these be put somewhere?
--
simon
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.k
45 matches
Mail list logo