From: nihil <nihil0@freestart.hu>
To: Linux-fbdev-devel@lists.sourceforge.net
Subject: Matrox G450 fbdev, v4l and TV-OUT question
Date: Wed, 18 Feb 2004 23:32:44 +0100 [thread overview]
Message-ID: <1077143563.1716.16.camel@gaia> (raw)
Hi!
I found out, that up to the kernel version 2.6.2 the setting of the
bright and contrast for the Matrox G450 TV-OUT doesn't work. However
it worked in 2.4.xx and also in 2.6.1.
I can get the values with:
~> v4lctl -c /dev/fb0 list
attribute | type | current | default | comment
-----------+--------+---------+---------+------------------------
norm | choice | (null) | (null) |
input | choice | (null) | (null) |
bright | int | 127 | 127 | range is 0 => 780
contrast | int | 127 | 127 | range is 0 => 1023
color | int | 165 | 165 | range is 0 => 255
hue | int | 0 | 0 | range is 0 => 255
test outpu | bool | off | off |
But if I try to set a value, I get only an error message:
~> v4lctl -c /dev/fb0 bright 600
ioctl: VIDIOC_S_CTRL(id=9963776;value=600): Inappropriate ioctl for device
It is also the same for the contrast:
~> v4lctl -c /dev/fb0 contrast 800
ioctl: VIDIOC_S_CTRL(id=9963777;value=800): Inappropriate ioctl for device
What could be the problem? What is changed in the kernel from 2.6.1 to 2.6.2,
that causes this problem? If this doesn't work anymore, how can I change the
bright/contrast for the TV-OUT on the Matrox G450 card?
Thank you in advance!
nihil
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
reply other threads:[~2004-02-18 22:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1077143563.1716.16.camel@gaia \
--to=nihil0@freestart.hu \
--cc=Linux-fbdev-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).