We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to start OOM I just get a transparent window for a few seconds and then the app crashes.
The log is here
Denormal protection enabled. lscp_client_create: cmd: connect: Connection refused cannot connect to jack server cannot create jack client LSThread::pingLinuxsampler: Description: LinuxSampler - modular, streaming capable sampler, Version: 1.0.0.svn17, Protocol Version: 1.5 LinuxSampler::ERROR: Thread: WARNING, can't mlockall() memory! no locale <oom_fi_FI>/</opt/oomidi-2012/share/oom-2012.1.beta1/locale> Looking up LADSPA plugins... Looking up LV2 plugins... Looking up VST plugins... Trying RTC timer... fatal error: open /dev/rtc failed: Permission denied hint: check if 'rtc' kernel module is loaded, or used by something else Trying ALSA timer... AlsaTimer::initTimer(): best available ALSA timer: system timer got timer = 68 starting with default template LSClient::startClient: hostname: localhost, port: 8888 Initialized LSCP client connection Route::read(): jack port <system:playback_1> not found audioDevice(0x9671d78) Warning - route invalid. Ignoring route! srcValid: 1, destValid: 0 Route::read(): jack port <system:playback_2> not found audioDevice(0x9671d78) Warning - route invalid. Ignoring route! srcValid: 1, destValid: 0 WARNING: Cannot lock memory:: Cannot allocate memory Starting midiMonitor creating thread <Prefetch> failed: Operation not permitted WARNING: Cannot lock memory:: Cannot allocate memory AlsaTimer::setTimerTicks(): requested freq 1024 Hz too high for timer (max is 250) freq stays at 250 Hz Get alsa timer for dummy driver: creating thread <Midi> failed: Operation not permitted AlsaTimer::initTimer(): best available ALSA timer: system timer AlsaTimer::setTimerTicks(): warning: requested 86 Hz, actual freq is 125 Hz audio dummy thread _NOT_ running SCHED_FIFO midi sequencer thread does not start!? Exiting...
I haven't started Jack.
The text was updated successfully, but these errors were encountered:
See http://www.rosegardenmusic.com/wiki/low-latency_kernels Increase memlock and max-user-freq, and verify you're in the audio group.
Sorry, something went wrong.
No branches or pull requests
When I try to start OOM I just get a transparent window for a few seconds and then the app crashes.
The log is here
I haven't started Jack.
The text was updated successfully, but these errors were encountered: