|
From: Pieter B. <pi...@re...> - 2011-05-23 16:31:07
|
Thanks for your reply Florian. Yeah, I wouldn't mind those messages if MusE worked fine, however it doesn't. I can add MIDI tracks, but when I want to add a SoundFont (Add Synth -> MESS -> FluidSynth Soundfont Loader By ...), that window freezes. Output in my terminal: [pieter@s061123 ~]$ muse2 QGtkStyle was unable to detect the current GTK+ theme. Denormal protection enabled. no locale <muse_en_US>/</usr/local/share/muse-2.0beta/locale> Trying RTC timer... RtcTimer::setTimerFreq(): cannot set tick on /dev/rtc: Permission denied precise timer not available Trying ALSA timer... AlsaTimer::initTimer(): best available ALSA timer: system timer got timer = 66 starting with default template WARNING: Cannot lock memory:: Cannot allocate memory JACK ERROR: cannot lock down memory for RT thread (Cannot allocate memory) JACK: buffersize changed 128 WARNING: Cannot lock memory:: Cannot allocate memory AlsaTimer::setTimerTicks(): requested freq 1024 Hz too high for timer (max is 300) freq stays at 300 Hz WARNING: Cannot lock memory:: Cannot allocate memory Application asked to unregister timer 0x55000010 which is not registered in this thread. Fix application. Application asked to unregister timer 0x2f000004 which is not registered in this thread. Fix application. fluidsynth sampleRate 48000 JACK ERROR: zombified - calling shutdown handler Audio::shutdown() sequencer still running, something is very wrong. Furthermore, I wondered how up-to-date the main README file is? It says something about "realtime-lsm", I don't have that module installed and I'm not sure where I can find it. I assume I need to load it using modprobe, right? Thanks, Pieter On 05/23/2011 11:38 AM, Florian Jung wrote: > this probably won't help you much, but i'm getting the same error > messages and muse works fine as a MIDI sequencer for me; i didn't try > any wave-stuff, however > > greetings > flo > > > Am 23.05.2011 00:10, schrieb Pieter Barendrecht: >> Hi All, >> >> Just downloaded the second beta version of MusE2 from Sourceforge, read >> the README and tried to get it running. I was curious so instead of >> creating the build directory myself, I ran "compile_muse.sh". I can >> start muse2, but when I do: >> >> [pieter@s061123 ~]$ muse2 >> QGtkStyle was unable to detect the current GTK+ theme. >> Denormal protection enabled. >> no locale<muse_en_US>/</usr/local/share/muse-2.0beta/locale> >> Trying RTC timer... >> RtcTimer::setTimerFreq(): cannot set tick on /dev/rtc: Permission denied >> precise timer not available >> Trying ALSA timer... >> AlsaTimer::initTimer(): best available ALSA timer: system timer >> got timer = 66 >> starting with default template >> WARNING: Cannot lock memory:: Cannot allocate memory >> JACK ERROR: cannot lock down memory for RT thread (Cannot allocate memory) >> JACK: buffersize changed 128 >> WARNING: Cannot lock memory:: Cannot allocate memory >> AlsaTimer::setTimerTicks(): requested freq 1024 Hz too high for timer >> (max is 300) >> freq stays at 300 Hz >> WARNING: Cannot lock memory:: Cannot allocate memory >> >> Ok, first things first. I don't care that my theme isn't recognized, >> probably an inconsistency between GTK2 and GTK3 or something? >> About the RTC timer, I read that I should be able to access it. However, >> my /dev/rtc seems to point to /dev/rtc0: >> >> [pieter@s061123 ~]$ ls -l /dev/rt* >> lrwxrwxrwx 1 root root 4 May 22 20:23 /dev/rtc -> rtc0 >> crw-rw---- 1 root audio 254, 0 May 22 20:23 /dev/rtc0 >> >> I am a member of the audio group: >> [pieter@s061123 ~]$ groups >> lp wheel games video audio optical storage scanner power users >> >> The README says something about "/proc/sys/dev/rtc/max-user-freq", but I >> don't even have the rtc directory in /proc/sys/dev. >> >> Next the memory thing, what should I do about this? >> >> I hope you guys can help me as good as almost a year back, Tim and >> Robert helped me a lot when I just started using MusE on Ubuntu! >> >> Cheers, >> Pieter >> >> >> ------------------------------------------------------------------------------ >> What Every C/C++ and Fortran developer Should Know! >> Read this article and learn how Intel has extended the reach of its >> next-generation tools to help Windows* and Linux* C/C++ and Fortran >> developers boost performance applications - including clusters. >> http://p.sf.net/sfu/intel-dev2devmay >> _______________________________________________ >> Lmuse-user mailing list >> Lmu...@li... >> https://lists.sourceforge.net/lists/listinfo/lmuse-user >> >> > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Lmuse-user mailing list > Lmu...@li... > https://lists.sourceforge.net/lists/listinfo/lmuse-user > |