|
NAMEv4l-conf - configure a video4linux driverSYNOPSISv4l-conf [ options ]DESCRIPTIONv4l-conf is a small helper tool. It figures out the video mode and framebuffer base address of the graphics board and configures a video4linux driver like bttv. This is needed for drivers which can DMA the video over PCI directly into the video memory.Usually it is not required to use v4l-conf manually, xawtv(1) and fbtv(1) run it automatically at startup. It might be useful for trouble-shooting. v4l-conf must be installed suid-root. v4l-conf knows three ways to get the informations:
OPTIONS
BUGSHope I haven't any security flaws in there. If you find one, drop me a note. Mails with patches are preferred :-)SEE ALSOxawtv(1), fbtv(1)AUTHORGerd Knorr <kraxel@goldbach.in-berlin.de>COPYRIGHTCopyright (C) 1997-99 Gerd Knorr <kraxel@goldbach.in-berlin.de>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Visit the GSP FreeBSD Man Page Interface. |