On 06/07/2011 04:20 AM, Ralf Mardorf wrote:
but if I run qjackctl I get
03:11:54.885 Patchbay deactivated.
03:11:54.887 Statistics reset.
03:11:54.913 Could not open ALSA sequencer as a client. ALSA
MIDI patchbay will be not available.
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq
failed: Permission denied
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
lsmod | grep snd
you will need to load the alsa sequencer module.
And if it's already loaded, be sure that the ownership/permissions on
/dev/snd/seq are usable.
This looks like a problem I recently had with udev on Arch Linux: