You are not logged in.
Pages: 1
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 serverhere 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 servercan anyone help?
Thanks in advance ![]()
Offline
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
Yes, I tried everything from the wiki, but it didn't work.
Offline
Pages: 1