Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem z serwerem dźwięku JACK
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW
View previous topic :: View next topic  
Author Message
wlodarek4
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 80
Location: częstochowa

PostPosted: Sun Apr 25, 2010 2:08 pm    Post subject: Problem z serwerem dźwięku JACK Reply with quote

Gdy uruchamiam serwer JACK a następnie program, ZYNADDSUBFX program ten zawiesza się a w konsoli wyśweietla mi taki błąd ;
Code:
cannot lock down memory for RT thread (Cannot allocate memory)

Dodałem opcje do pliku /etc/security/limits.conf
Code:
@audio           -       rtprio          100
@audio           -       nice            -10

Jednak to nie poprawiło sytuacji .
Co jeszcze muszę zmienić w ustawieniach by serwer JACK i program ZYNADDSUBFX uruchamiały się prawidłowo :?:
Z góry dzięki za pomoc .
Back to top
View user's profile Send private message
Jacekalex
Guru
Guru


Joined: 17 Sep 2009
Posts: 553

PostPosted: Mon Aug 09, 2010 7:56 pm    Post subject: Reply with quote

Ja mam:
Code:
eix jack-audio
[U] media-sound/jack-audio-connection-kit
     .........
     Installed versions:  0.118.0{tbz2}[1](13:01:12 07.08.2010)(alsa cpudetection doc examples mmx netjack sse -3dnow -altivec -celt -coreaudio -debug -freebob -ieee1394 -oss)

W /etc/asound.conf mam:
Code:
pcm.!default {
type plug
slave.pcm "jack"
}


pcm.jack {
   type jack
   playback_ports {
      0 alsa_pcm:playback_1
      1 alsa_pcm:playback_2
   }
   capture_ports {
      0 alsa_pcm:capture_1
      1 alsa_pcm:capture_2
   }
}

Konfig standardowy,
Uruchamiany na koncie użytkownika, poleceniem:
Code:
jackd -R -dalsa -dhw:2 -r96000 -p1024 -n2

Kernel z włączoną opcją obniżonej latencji.

Pozdrawiam
8)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Polish OTW All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum