Also mention sysctl for adjusting RTC settings.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19975 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-09-24 17:01:07 +00:00
parent 2c114078ac
commit f881681e8e
1 changed files with 6 additions and 1 deletions

View File

@ -570,9 +570,14 @@ There are three timing methods in <application>MPlayer</application>.
option enables it, but a properly set up kernel is required.
If you are running kernel 2.4.19pre8 or later you can adjust the maximum RTC
frequency for normal users through the <systemitem class="systemname">/proc
</systemitem> filesystem. Use this command to
</systemitem> filesystem. Use one of the following two commands to
enable RTC for normal users:
<screen>echo 1024 &gt; /proc/sys/dev/rtc/max-user-freq</screen>
<screen>sysctl dev/rtc/max-user-freq=1024</screen>
You can make this setting permanent by adding the latter to
<filename>/etc/sysctl.conf</filename>.
</para>
<para>
You can see the new timer's efficiency in the status line.
The power management functions of some notebook BIOSes with speedstep CPUs
interact badly with RTC. Audio and video may get out of sync. Plugging the