Gustin Johnson wrote: > Have you considered sysctl? > sudo sysctl -w dev.hpet.max-user-freq=$hpet_max_user_freq >
Yesno :D. Doing this I've to reboot, right? > Having said that, why not have a script that runs at boot time to set > this parameter? This is in fact how I accomplish the same task. > In general you're right, but I'll test several settings. Btw., what are "good" settings for hpet_max_user_freq? Should it be 64, 1024, 2048, 3072 or any other value? Cheers, Ralf -- News :D There are some nice audio applications, that aren't available as packages for 64 Studio 3.0-beta3. The good news are, that it's posible to compile those apps, e.g. today one coder bumped down the GTK+ dependency in the GtkBuilder file to 2.12. Dunno if his app is one of the good apps, but deffo he made his app available for outdated dependencies :). Information, there's a bug for Ubuntu spinymouse-s...@64studio:/usr/src/2_lv2fil$ git clone http://nedko.arnaudov.name/git/lv2fil.git Initialized empty Git repository in /usr/src/2_lv2fil/lv2fil/.git/ /usr/bin/git-clone: 374: curl: not found spinymouse-s...@64studio:/usr/src/2_lv2fil$ sudo apt-get install curl [snip] spinymouse-s...@64studio:/usr/src/2_lv2fil$ git clone http://nedko.arnaudov.name/git/lv2fil.git Initialized empty Git repository in /usr/src/2_lv2fil/lv2fil/.git/ [snip] After installing curl it is fine. Bug Description curl should be installed along with git-core since git-clone depends on curl. However it is not installed by default. It is only recommended. _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
