[pkg-nvidia-devel] r1032 - in /packages/nvclock/trunk/debian: changelog patches/manpage-fixes.diff patches/series

anbe-guest at users.alioth.debian.org anbe-guest at users.alioth.debian.org
Sun Jun 6 13:37:30 UTC 2010


Author: anbe-guest
Date: Sun Jun  6 13:37:20 2010
New Revision: 1032

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1032
Log:
add patch manpage-fixes.diff to fix typos and hyphenation in nvclock.1 manpage

Added:
    packages/nvclock/trunk/debian/patches/manpage-fixes.diff
Modified:
    packages/nvclock/trunk/debian/changelog
    packages/nvclock/trunk/debian/patches/series

Modified: packages/nvclock/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvclock/trunk/debian/changelog?rev=1032&op=diff
==============================================================================
--- packages/nvclock/trunk/debian/changelog (original)
+++ packages/nvclock/trunk/debian/changelog Sun Jun  6 13:37:20 2010
@@ -27,6 +27,7 @@
     (Closes: #555781)
   * Update to debhelper compat level 7 and Standards-Version 3.8.4.
   * Ship upstream manpage nvclock.1 instead of the outdated Debian version.
+  * Add patch manpage-fixes.diff to fix typos and hyphenation in that manpage.
   * Do not ship duplicate copies of the upstream changelog.
   * Ship the smartdimmer binary, new in 0.8b4.
   * Add a watch file.

Added: packages/nvclock/trunk/debian/patches/manpage-fixes.diff
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvclock/trunk/debian/patches/manpage-fixes.diff?rev=1032&op=file
==============================================================================
--- packages/nvclock/trunk/debian/patches/manpage-fixes.diff (added)
+++ packages/nvclock/trunk/debian/patches/manpage-fixes.diff Sun Jun  6 13:37:20 2010
@@ -1,0 +1,45 @@
+From: Andreas Beckmann <debian at abeckmann.de>
+Subject: manpage typo and hyphenation fixes
+
+Index: b/nvclock.1
+===================================================================
+--- a/nvclock.1	2010-06-06 15:22:36.135536777 +0200
++++ b/nvclock.1	2010-06-06 15:24:13.523536746 +0200
+@@ -28,13 +28,13 @@
+ Enable/Disable overclocking related debug info. This information shows the data stored in the PLLs during various operations.
+ .TP
+ .BI "\-D, \-\-Debug"
+-Print a long list of GPU registers containing their current value. All this info is very usefull for debugging.
++Print a long list of GPU registers containing their current value. All this info is very useful for debugging.
+ .TP 
+ .B "\-f, \-\-force"
+ Force support for a card that is currently disabled. Cards can be disabled by default if the code for them is experimental or in case a Laptop is being used. Laptops are disabled for safety reasons as overclocking on them is more dangerous. In case you know what you are doing you can use this option to enable downclocking of your GPU as a way to save power.
+ .TP 
+ .BI "\-F, \-\-fanspeed " "speed"
+-Using this option you can adjust the duty cycle of the fanspeed. The value you can enter can be a delta like +10 or -10 which increases/decreases the fanspeed with 10%. Further the value can be a number like 20 which would set the fanspeed to 20%. Further if your sensor supports automatic (temperature controlled) fanspeed adjustments you can also use the value 'auto' to switch back to automatic control. Note that in all cases the (final) fanspeed should lie between 10% and 100%. A low duty cycle correspons to a low fanspeed.
++Using this option you can adjust the duty cycle of the fanspeed. The value you can enter can be a delta like +10 or \-10 which increases/decreases the fanspeed with 10%. Further the value can be a number like 20 which would set the fanspeed to 20%. Further if your sensor supports automatic (temperature controlled) fanspeed adjustments you can also use the value 'auto' to switch back to automatic control. Note that in all cases the (final) fanspeed should lie between 10% and 100%. A low duty cycle correspons to a low fanspeed.
+ 
+ Note that the duty cycle is NOT the fanspeed. The duty cycle controls the percentage of time in a fixed time interval in which the fan is 'on'. By choosing a higher value the fan is enabled a larger part of the time which results in a higher fanspeed. Changing the duty cycle from 20% to 40% doesn't double the noise or fanspeed.
+ .TP 
+@@ -50,7 +50,7 @@
+ .BI "\-P, \-\-Punit " "mask"
+ The Geforce6/7 are designed in such a way that one single GPU can be used for creating different types of boards. For instance they produce a NV40 (6800-class) GPU and when the GPU is functioning properly they turn it into a 6800GT/Ultra or when something is damaged or when it can't reach high clocks they call it a 6800NU/LE. The same is the case for NV43 based 6200/6600 cards. A 6800LE card ships with 8 disabled pixel units and 2 disabled vertex units. On various cards it is possible to re-enable those units and if it works correctly it can greatly improve 3D performance. The problem is that some units can be broken which results in artifacts or instability. Further not all GPU models can be unlocked either because Nvidia protected the GPUs against modding or because there are no extra units to enable. 
+ 
+-Using this option you can enable extra pixel units. First check using the -i switch which pixel units are masked. If none are masked it means that none can be unlocked. For an explanation I will take a 6800LE as an example which by default has 8 of its 16 pixel units disabled. The -i option showed the mask '1100' which means that the first and second block of pixel units are disabled. One block of pixel unit contains 4 pipelines in case of most boards with the exception of NV44/NV46 which use 2 pipelines for each pixel unit. To enable the first and second pipeline use -P 1111 (binary) or i you prefer hex 0xf. NVClock will then try to unlock the pipelines note that even when there are masked pipelines some can be locked in hardware so that they can't be enabled.
++Using this option you can enable extra pixel units. First check using the \-i switch which pixel units are masked. If none are masked it means that none can be unlocked. For an explanation I will take a 6800LE as an example which by default has 8 of its 16 pixel units disabled. The \-i option showed the mask '1100' which means that the first and second block of pixel units are disabled. One block of pixel unit contains 4 pipelines in case of most boards with the exception of NV44/NV46 which use 2 pipelines for each pixel unit. To enable the first and second pipeline use \-P 1111 (binary) or i you prefer hex 0xf. NVClock will then try to unlock the pipelines note that even when there are masked pipelines some can be locked in hardware so that they can't be enabled.
+ .TP
+ .BI "\-r, \-\-reset"
+ Restore the original clockspeeds
+@@ -59,10 +59,10 @@
+ Print current clockspeeds in MHz
+ .TP
+ .BI "\-S, \-\-smartdimmer"
+-For use on laptops Nvidia added functionality called smartdimmer which can be used to adjust the brightness of the backlight. At the moment the feature is limited to Geforce6200Go cards but if needed more cards can be added if they really provide Smartdimmer support. To use this option you can select a value between 15% and 100% and the brightness will be set to that level or you can use a delta like +10 / -10 which should decrease the brightness with +10% / -10%.
++For use on laptops Nvidia added functionality called smartdimmer which can be used to adjust the brightness of the backlight. At the moment the feature is limited to Geforce6200Go cards but if needed more cards can be added if they really provide Smartdimmer support. To use this option you can select a value between 15% and 100% and the brightness will be set to that level or you can use a delta like +10 / \-10 which should decrease the brightness with +10% / \-10%.
+ .TP
+ .BI "\-V, \-\-Vunit " "mask"
+-This option can be used to enable disabled vertex pipelines which can appear on Geforce6/7 cards. For an introduction to pipeline modding check the -P option first. The syntax and working option is the same as the pixel unit one with the difference that one bit corresponds to 1 vertex pipeline instead of multiple. Again check -i to see which vertex units are locked. On a 6800LE you might see '001111' which means that the fifth and sixth unit are locked. To enable all units use -V 111111 (binary) or 0x3f (hex). Note that it isn't certain that a unit can be enabled as on some cards units are locked.
++This option can be used to enable disabled vertex pipelines which can appear on Geforce6/7 cards. For an introduction to pipeline modding check the \-P option first. The syntax and working option is the same as the pixel unit one with the difference that one bit corresponds to 1 vertex pipeline instead of multiple. Again check \-i to see which vertex units are locked. On a 6800LE you might see '001111' which means that the fifth and sixth unit are locked. To enable all units use \-V 111111 (binary) or 0x3f (hex). Note that it isn't certain that a unit can be enabled as on some cards units are locked.
+ .TP 
+ Below is a list with Display / OpenGL related options
+ .TP

Modified: packages/nvclock/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvclock/trunk/debian/patches/series?rev=1032&op=diff
==============================================================================
--- packages/nvclock/trunk/debian/patches/series (original)
+++ packages/nvclock/trunk/debian/patches/series Sun Jun  6 13:37:20 2010
@@ -1,3 +1,4 @@
 cvs-2009-06-22.diff
 nvclock_hurd.debdiff
 link-with-all-libs.diff
+manpage-fixes.diff




More information about the Pkg-nvidia-devel mailing list