logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvdump — program to dump NVidia TV-OUT encoder registers

Author

       This  manual page was written by Eduard Bloch <blade@debian.org> and Roberto Lumbreras <rover@debian.org>
       for the Debian system (but may be used by others).  Permission is  granted  to  copy,  distribute  and/or
       modify this document under the terms of the BSD License.

System Commands                                    March 2002                                          NVDUMP(8)

Description

       nvdump  dumps  parts  of  the Nvidia TV-OUT encoder register space (besides the CRTC) and can be used for
       troubleshooting.  You can use it if you suspect there might be register changes that are to  output  with
       'nvtv -P'

   OPTIONS-h-?--help
              print help message

       -a     print all

       -2     print also PCRTC2 and PRAMDAC2

       -r     print registers

       -i     set increment

       -s     set register values

Name

       nvdump — program to dump NVidia TV-OUT encoder registers

Synopsis

nvdump [-ar2] [-i [incr]] <from> <to> ...

       nvdump -s <addr> <val> <val> ...

See Also