aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rovclock/files/rovclock.8
blob: e898f57b8cb6d4a7365f716fc76255b217905193 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH ROVCLOCK 8 "2006-03-05"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
rovclock \- utility to control frequency rates of your Radeon card
.SH SYNOPSIS
.B rovclock
.RI [ options ]
.\".RI [  -x  <KHz>  ]  -i  |  -c  <MHz>  |  -m  <MHz>  |  -t  <name:val>
.SH DESCRIPTION
This manual page documents briefly the
.B rovclock
command.
.PP
This manual page was written for the
.B Debian
distribution because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
.\" respectively.
\fBrovclock\fP is a program that allow you to control frequency rates of your Radeon card.
.SH OPTIONS
A summary of options is included below.
.TP
.B \-i
Show info of your Radeon card.
.TP
.B \-x N
Manually define xtal frequency to N KHz.
.br
It tries to detect the reference clock (xtal) from the video BIOS, if this doesn't work you can specify it manually with -t. Try 1432 or 2950 if the default value of 2700 does not work.
.TP
.B \-c N
Set core clock to N MHz.
.TP
.B \-m N
Set memory clock to N MHz.
.TP
.B \-t name:val
Set memory timings.

.SH SEE ALSO
.BR /usr/share/doc/rovclock/README,
.BR radeontool (1).
.br
This is quick and stupid manpage which merges some information from README and rovclock itself.
.SH AUTHOR
rovclock was written by Hasw (hasw@hasw.net).
.PP
This manual page was written by Alexander Gerasiov <gq@cs.msu.su>,
for the Debian project (but may be used by others).