From: "Frank Schäfer" <fschaefer.oss@googlemail.com>
To: Rafael Coutinho <rafael.coutinho@phiinnovations.com>,
linux-media@vger.kernel.org
Subject: Re: New v4l2 driver does not allow brightness/contrast control
Date: Tue, 08 Jul 2014 20:10:51 +0200 [thread overview]
Message-ID: <53BC342B.4070801@googlemail.com> (raw)
In-Reply-To: <CAB0d6EdzyiGFKbjPS4QSwLOvBaWaoRG43K=bwwKVLXyVHYZEmg@mail.gmail.com>
Am 07.07.2014 19:58, schrieb Rafael Coutinho:
> I have a v4l2 video capture board that using kernel 2.6 with v4l2
> em28xx driver 3.0.36 allows me to control brightness, contrast etc...
> However in kernel 3.2 with v4l2 em28xx driver version 3.2.0 it does not.
>
> This is what I get from the latest driver:
> root@android:/ # v4l2-ctl --info
> Driver Info (not using libv4l2):
> Driver name : em28xx
> Card type : EM2860/SAA711X Reference Design
> Bus info : usb-musb-hdrc.1-1
> Driver version: 3.2.0
> Capabilities : 0x05020051
> Video Capture
> VBI Capture
> Sliced VBI Capture
> Audio
> Read/Write
> Streaming
> root@android:/ # v4l2-ctl -d 0 -l
> volume (int) : min=0 max=31 step=1
> default=31 value=31 flags=slider
> mute (bool) : default=1 value=1
>
>
> What could be wrong?
Before kernel 3.10, the brightness (contrast, ...) controls are provided
by the subdevice drivers.
With kernel 3.10 I have introduced bridge level image controls, but they
are currently only used/activated if the subdevice doesn't already
provide them (as suggested by Mauro).
Hth,
Frank Schäfer
next prev parent reply other threads:[~2014-07-08 18:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-07 17:58 New v4l2 driver does not allow brightness/contrast control Rafael Coutinho
2014-07-08 18:10 ` Frank Schäfer [this message]
2014-07-09 11:57 ` Rafael Coutinho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53BC342B.4070801@googlemail.com \
--to=fschaefer.oss@googlemail.com \
--cc=linux-media@vger.kernel.org \
--cc=rafael.coutinho@phiinnovations.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.