Skip to content

Instantly share code, notes, and snippets.

@sifiro
Last active December 3, 2020 16:54
Show Gist options
  • Save sifiro/678a854aa31a1431a5fd6306878231c3 to your computer and use it in GitHub Desktop.
Save sifiro/678a854aa31a1431a5fd6306878231c3 to your computer and use it in GitHub Desktop.
17:52:03.051 Statistics reset.
17:52:03.053 D-BUS: Service is available (org.jackaudio.service aka jackdbus).
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
17:52:42.437 D-BUS: JACK server is starting...
17:52:42.439 D-BUS: JACK server was started (org.jackaudio.service aka jackdbus).
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Thu Dec 3 17:52:42 2020: Starting jack server...
Thu Dec 3 17:52:42 2020: JACK server starting in realtime mode with priority 10
Thu Dec 3 17:52:42 2020: self-connect-mode is "Don't restrict self connect requests"
Thu Dec 3 17:52:42 2020: Acquired audio card Audio4
Thu Dec 3 17:52:42 2020: creating alsa driver ... hw:USB|hw:USB|512|3|48000|0|0|nomon|swmeter|-|32bit
Thu Dec 3 17:52:42 2020: configuring for 48000Hz, period = 512 frames (10.7 ms), buffer = 3 periods
Thu Dec 3 17:52:42 2020: ALSA: final selected sample format for capture: 32bit integer little-endian
Thu Dec 3 17:52:42 2020: ALSA: use 3 periods for capture
Thu Dec 3 17:52:42 2020: ALSA: final selected sample format for playback: 32bit integer little-endian
Thu Dec 3 17:52:42 2020: ALSA: use 3 periods for playback
Thu Dec 3 17:52:42 2020: graph reorder: new port 'system:capture_1'
Thu Dec 3 17:52:42 2020: New client 'system' with PID 0
Thu Dec 3 17:52:42 2020: graph reorder: new port 'system:capture_2'
Thu Dec 3 17:52:42 2020: graph reorder: new port 'system:playback_1'
Thu Dec 3 17:52:42 2020: graph reorder: new port 'system:playback_2'
Thu Dec 3 17:52:42 2020: graph reorder: new port 'system:playback_3'
Thu Dec 3 17:52:42 2020: graph reorder: new port 'system:playback_4'
Thu Dec 3 17:52:43 2020: Saving settings to "/home/sifiro/.config/jack/conf.xml" ...
17:52:44.480 JACK connection change.
17:52:44.481 Statistics reset.
17:52:44.486 Client activated.
17:52:44.486 Patchbay deactivated.
17:52:44.512 JACK connection graph change.
Thu Dec 3 17:52:44 2020: New client 'qjackctl' with PID 26740
Thu Dec 3 17:52:44 2020: New client 'qjackctl-01' with PID 24547
17:52:54.180 JACK connection graph change.
17:52:54.329 JACK connection change.
Thu Dec 3 17:52:54 2020: New client 'Rocksmith2014' with PID 27033
Thu Dec 3 17:52:54 2020: Connecting 'system:capture_1' to 'Rocksmith2014:in_1'
Thu Dec 3 17:52:54 2020: Connecting 'system:capture_2' to 'Rocksmith2014:in_2'
Thu Dec 3 17:52:54 2020: Connecting 'Rocksmith2014:out_1' to 'system:playback_1'
Thu Dec 3 17:52:54 2020: Connecting 'Rocksmith2014:out_2' to 'system:playback_2'
17:53:19.706 XRUN callback (1).
Thu Dec 3 17:53:19 2020: ERROR: JackEngine::XRun: client = Rocksmith2014 was not finished, state = Running
Thu Dec 3 17:53:19 2020: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error
17:53:24.623 XRUN callback (2).
17:53:24.634 JACK connection graph change.
17:53:24.778 JACK connection change.
Thu Dec 3 17:53:24 2020: ERROR: JackEngine::XRun: client = Rocksmith2014 was not finished, state = Triggered
Thu Dec 3 17:53:24 2020: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error
Thu Dec 3 17:53:24 2020: ERROR: JackEngine::XRun: client = Rocksmith2014 was not finished, state = Triggered
Thu Dec 3 17:53:24 2020: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error
Thu Dec 3 17:53:24 2020: Disconnecting 'system:capture_1' from 'Rocksmith2014:in_1'
Thu Dec 3 17:53:24 2020: Disconnecting 'system:capture_2' from 'Rocksmith2014:in_2'
Thu Dec 3 17:53:24 2020: Disconnecting 'Rocksmith2014:out_1' from 'system:playback_1'
Thu Dec 3 17:53:24 2020: Disconnecting 'Rocksmith2014:out_2' from 'system:playback_2'
Thu Dec 3 17:53:24 2020: ERROR: Failed to find port 'Rocksmith2014:in_1' to destroy
Thu Dec 3 17:53:24 2020: ERROR: Failed to find port 'Rocksmith2014:in_2' to destroy
Thu Dec 3 17:53:24 2020: ERROR: Failed to find port 'Rocksmith2014:out_1' to destroy
Thu Dec 3 17:53:24 2020: ERROR: Failed to find port 'Rocksmith2014:out_2' to destroy
Thu Dec 3 17:53:24 2020: Client 'Rocksmith2014' with PID 27033 is out
17:53:26.585 XRUN callback (1 skipped).
17:54:21.206 Client deactivated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment