Score:0

Audio Stopped working Ubuntu 20.04 After installing jackd2

ls flag

So originally, I was trying to get my audio interface to work on my ubuntu system on FL studio, I was looking for lower latency audio asios and I heard about jackd2. Being a noob, knowing I had pulseaudio already installed, I went ahead and downloaded jackd2. My computer no longer can detected my headphone jack, and is routing all audio through my laptop speakers. I installed Cadence and Jackd2 again after uninstalling it to see if I could get pulse to integrate, which was unsuccessful. Here is Jackd's error log in cadence.

Tue Sep 21 00:59:15 2021: Controller activated. Version 1.9.12 (unknown) built on Thu Apr 16 04:21:43 2020
Tue Sep 21 00:59:15 2021: Loading settings from "/home/doromongoa/.config/jack/conf.xml" using expat_2.2.9 ...
Tue Sep 21 00:59:15 2021: ERROR: failed to stat "/home/doromongoa/.config/jack/conf.xml", error is 2 (No such file or directory)
Tue Sep 21 00:59:15 2021: ERROR: open() failed to open conf filename.
Tue Sep 21 00:59:15 2021: Listening for D-Bus messages
Tue Sep 21 00:59:58 2021: Starting jack server...
Tue Sep 21 00:59:58 2021: JACK server starting in realtime mode with priority 10
Tue Sep 21 00:59:58 2021: self-connect-mode is "Don't restrict self connect requests"
Tue Sep 21 00:59:58 2021: ERROR: Cannot lock down 82280346 byte memory area (Cannot allocate memory)
Tue Sep 21 00:59:58 2021: Acquired audio card Audio1
Tue Sep 21 00:59:58 2021: creating alsa driver ... hw:MK2|hw:MK2|1024|2|44100|0|0|nomon|swmeter|-|32bit
Tue Sep 21 00:59:58 2021: configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
Tue Sep 21 00:59:58 2021: ALSA: final selected sample format for capture: 32bit integer little-endian
Tue Sep 21 00:59:58 2021: ALSA: use 2 periods for capture
Tue Sep 21 00:59:58 2021: ALSA: final selected sample format for playback: 32bit integer little-endian
Tue Sep 21 00:59:58 2021: ALSA: use 2 periods for playback
Tue Sep 21 00:59:58 2021: ERROR: Cannot use real-time scheduling (RR/10)(1: Operation not permitted)
Tue Sep 21 00:59:58 2021: ERROR: AcquireSelfRealTime error
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:capture_1'
Tue Sep 21 00:59:58 2021: New client 'system' with PID 0
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:capture_2'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:capture_3'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:capture_4'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:capture_5'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:capture_6'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:playback_1'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:playback_2'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:playback_3'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:playback_4'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:playback_5'
Tue Sep 21 00:59:58 2021: graph reorder: new port 'system:playback_6'
Tue Sep 21 01:00:00 2021: Saving settings to "/home/doromongoa/.config/jack/conf.xml" ...
Tue Sep 21 01:00:00 2021: New client 'qjackctl' with PID 4796
Tue Sep 21 01:00:19 2021: Client 'qjackctl' with PID 4796 is out
Tue Sep 21 01:00:19 2021: Stopping jack server...
Tue Sep 21 01:00:19 2021: Client 'system' with PID 0 is out
Tue Sep 21 01:00:19 2021: Released audio card Audio1
Tue Sep 21 12:51:34 2021: ------------------
Tue Sep 21 12:51:34 2021: Controller activated. Version 1.9.12 (unknown) built on Thu Apr 16 04:21:43 2020
Tue Sep 21 12:51:34 2021: Loading settings from "/home/doromongoa/.config/jack/conf.xml" using expat_2.2.9 ...
Tue Sep 21 12:51:34 2021: setting parameter 'engine':'driver':'(null)' to value "alsa"
Tue Sep 21 12:51:34 2021: setting parameter 'engine':'realtime':'(null)' to value "true"
Tue Sep 21 12:51:34 2021: setting parameter 'engine':'verbose':'(null)' to value "false"
Tue Sep 21 12:51:34 2021: setting parameter 'engine':'client-timeout':'(null)' to value "500"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'device' to value "hw:MK2"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'capture' to value "hw:MK2"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'playback' to value "hw:MK2"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'rate' to value "44100"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'period' to value "1024"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'nperiods' to value "2"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'hwmon' to value "false"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'hwmeter' to value "false"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'duplex' to value "true"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'softmode' to value "false"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'monitor' to value "false"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'dither' to value "n"
Tue Sep 21 12:51:34 2021: setting parameter 'drivers':'alsa':'shorts' to value "false"
Tue Sep 21 12:51:34 2021: Listening for D-Bus messages
Tue Sep 21 12:51:38 2021: Starting jack server...
Tue Sep 21 12:51:38 2021: JACK server starting in realtime mode with priority 10
Tue Sep 21 12:51:38 2021: self-connect-mode is "Don't restrict self connect requests"
Tue Sep 21 12:51:38 2021: ERROR: Cannot lock down 82280346 byte memory area (Cannot allocate memory)
Tue Sep 21 12:51:38 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:38 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:38 2021: creating alsa driver ... hw:MK2|hw:MK2|1024|2|44100|0|0|nomon|swmeter|-|32bit
Tue Sep 21 12:51:38 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:38 2021: ERROR: ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
Tue Sep 21 12:51:38 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:38 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:38 2021: ERROR: Cannot initialize driver
Tue Sep 21 12:51:38 2021: ERROR: JackServer::Open failed with -1
Tue Sep 21 12:51:38 2021: ERROR: Failed to open server
Tue Sep 21 12:51:49 2021: Starting jack server...
Tue Sep 21 12:51:49 2021: JACK server starting in realtime mode with priority 10
Tue Sep 21 12:51:49 2021: self-connect-mode is "Don't restrict self connect requests"
Tue Sep 21 12:51:49 2021: ERROR: Cannot lock down 82280346 byte memory area (Cannot allocate memory)
Tue Sep 21 12:51:49 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:49 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:49 2021: creating alsa driver ... hw:MK2|hw:MK2|1024|2|44100|0|0|nomon|swmeter|-|32bit
Tue Sep 21 12:51:49 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:49 2021: ERROR: ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
Tue Sep 21 12:51:49 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:49 2021: ERROR: control open "hw:MK2" (No such device)
Tue Sep 21 12:51:49 2021: ERROR: Cannot initialize driver
Tue Sep 21 12:51:49 2021: ERROR: JackServer::Open failed with -1
Tue Sep 21 12:51:49 2021: ERROR: Failed to open server```




**If anyone could give me a lead to fix this problem and get my headphone/audio drivers working or how to set it back to just pulseaudio I would really appreciate it. Thanks for the read!**
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.