You are not logged in.

#1 2020-12-29 22:49:20

standverbei
Member
Registered: 2020-12-29
Posts: 2

Can't get jack running with alsa

Hii, I want to try out sonic pi, which requires jack to run.
But when I try "jack_control start" i get that error message:

 DBus exception: org.jackaudio.Error.Generic: Failed to open server

here is my output of ~/.log/jack/jackdbus.log:

Tue Dec 29 23:47:29 2020: Starting jack server...
Tue Dec 29 23:47:29 2020: JACK server starting in realtime mode with priority 10
Tue Dec 29 23:47:29 2020: self-connect-mode is "Don't restrict self connect requests"
Tue Dec 29 23:47:29 2020: Acquired audio card Audio0
Tue Dec 29 23:47:29 2020: creating alsa driver ... hw:0|hw:0|256|2|44100|0|0|nomon|swmeter|-|32bit
Tue Dec 29 23:47:29 2020: configuring for 44100Hz, period = 256 frames (5.8 ms), buffer = 2 periods
Tue Dec 29 23:47:29 2020: ALSA: final selected sample format for capture: 24bit little-endian
Tue Dec 29 23:47:29 2020: ERROR: ALSA: cannot set period size to 256 frames for capture
Tue Dec 29 23:47:29 2020: ERROR: ALSA: cannot configure capture channel
Tue Dec 29 23:47:29 2020: Released audio card Audio0
Tue Dec 29 23:47:29 2020: ERROR: Cannot initialize driver
Tue Dec 29 23:47:29 2020: ERROR: JackServer::Open failed with -1
Tue Dec 29 23:47:29 2020: ERROR: Failed to open server

can anyone help?
Thanks in advance smile

Offline

#2 2020-12-29 23:13:50

CarbonChauvinist
Member
Registered: 2012-06-16
Posts: 413
Website

Re: Can't get jack running with alsa

Have you also installed the realtime-privileges package and added yourself to the appropriate group as directed by wiki?

https://wiki.archlinux.org/index.php/JA … stallation

I'd also look closely at the playing nice with alsa section in the wiki.

Last edited by CarbonChauvinist (2020-12-29 23:17:00)


"the wind-blown way, wanna win? don't play"

Offline

#3 2020-12-29 23:21:49

standverbei
Member
Registered: 2020-12-29
Posts: 2

Re: Can't get jack running with alsa

Yes, I tried everything from the wiki, but it didn't work.

Offline

Board footer

Powered by FluxBB