από george88 » 25 Μάιος 2010, 20:26
του εκανα εγκατασταση και μου λεει αυτο:
The JACK sound server needs to be running in order to run IDJC.
In order to manually start it try something like:
$ jackd -d alsa -r 44100 -p 2048
If you would like JACK to start automatically with your user specified parameters try something like this, which will create a file called .jackdrc in your home directory:
$ echo "/usr/bin/jackd -d alsa -r 44100" > ~/.jackdrc
If you have already done this it is possible another application or non-JACK sound server is using the sound card.
Possible remedies would be to close the other audio app or configure the sound server to go into suspend mode after a brief amount of idle time.
If you are trying to connect to a named jack server, either set the environment variable JACK_DEFAULT_SERVER to that name or launch IDJC with the -j jackservername option. For example:
$ jackd -n xyzzy -d alsa -r 44100 -p 2048 &
$ idjc -p profilename -j xyzzy
Γνώσεις => Linux: μέτριο | Προγραμματισμός: Όχι | Αγγλικά: Μέτρια
Λειτουργικό σύστημα => Ubuntu 11.04
PC => Intel Core 2 Duo|1GB ram |nVidia Corporation G71 καρτα γραφικών
Netbook =>Toshiba Satellite /3GB ram/intell Genuine/Windows 7
Ο κόσμος του ubuntu είναι μεγάλος εάν κάτσεις να τον εξερευνήσεις θα βρεις και θα μάθεις πολλά!