[MPlayer-users] rtc setting
krishna e bera
keb at cyblings.on.ca
Mon May 21 05:49:51 CEST 2012
The documentation refers to RTC
http://www.mplayerhq.hu/DOCS/HTML/en/rtc.html
but at least since kernel 2.6.27 i think it is called HPET
and also the sysctl.conf might now use a .d/ layout.
So the page could be updated to say
"
echo 1024 > /proc/sys/dev/hpet/max-user-freq
sysctl dev/hpet/max-user-freq=1024
You can make this setting permanent by adding
dev/hpet/max-user-freq=1024
to either sysctl.conf or to
something like /etc/sysctl.d/60-hpet.conf
depending on your system's file layout.
"
More information about the MPlayer-users
mailing list