On 07/14/2010 03:23 PM, Ralf Mardorf wrote:
[..]
> $ su -c "chgrp audio /dev/hpet"
Its also writable for the group, right?
> $ su -c "sysctl -w dev.hpet.max-user-freq=64"
Documentation on this value is hard to come by, but I think it's unit is
Hz. So you'll want
su -c "sysctl -w dev.hpet.max-user-freq=1024"
or even more :)
try:
echo 2048 | sudo tee /sys/class/rtc/rtc0/max_user_freq
echo 2048 | sudo tee /proc/sys/dev/hpet/max-user-freq
[..]
ciao,
robin
-- Robin Gareus mail: robin@email-addr-hidden site: http://gareus.org/ chat: xmpp:rgareus@email-addr-hidden blog: http://rg42.org/ lab : http://citu.fr/ Public Key at http://pgp.mit.edu/ Fingerprint : 7107 840B 4DC9 C948 076D 6359 7955 24F1 4F95 2B42 _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-devReceived on Fri Jul 16 20:15:08 2010
This archive was generated by hypermail 2.1.8 : Fri Jul 16 2010 - 20:15:08 EEST