=== RohithKalavachar is now known as kkk[m] [10:00] Hello, can somebody help me with this ? [10:00] https://askubuntu.com/questions/1387647/can-anybody-help-me-with-jack-audio-in-ubuntu-studio-version-20-04-3-lts [12:11] supermagnum: you'd probably want to select the hda card instead of the hdmi card. [12:11] Check your settings in qjackctl [12:13] `00:06:44 2022: creating alsa driver ... hw:HDMI|hw:HDMI|1024|2|44100|0|0|nomon|swmeter|-|32bit` [18:02] not sure if we're allowed to chat in the main chanel? 1st time on here....? Does anyone know where the Studio Controls Logs are located? Thx [21:02] kkk: when i try to connect via ip adress it doesn't recognize the device [22:26] sean: ~/.logs/ [22:28] cheers - do you mean .log under my home folder, not root? Is it in autojack.log? [22:33] sean: ~/ means you home folder, yes [22:33] so autojack.log* would be it [22:34] sean: you may want to set logging to debug or extra [22:35] ok, thx, wierd. th eissue I've got is a load of stuff got inadvertantly uninstalled while building csound. 've gone through the logs and reinstalled all the packages but studio controls will not start jack. I've got logging set for debug but nothing is getting logged in audiojack.log that I can see, I wondered if there was a specific studio control log as well to see what's going on? [22:35] There's nothing in the jackbus log either [22:35] Nothing new anyway [22:35] studio-controls logs to the command line so run from a terminal. [22:36] ok. cheers [22:37] If nothing gets logged to autojack's log file you may wish to rty running that from commandline as well to see if there is something that doesn't allow it to even start logging [22:38] autojack is where everything happens, studio-controls is just the GUI that tells autojack what to do. (via dbus) [22:41] I wonder if autojack is borked then - studio controls will not stat or stop jack but I've just started it from the command line with jack_control start [22:58] yeah, when i try to start jack it just cycles with jack message received: jack server is not running or cannot be started. [22:58] I'm not sure if autojack is executable as a command from terminal but if I try i get [22:59] starting up [22:59] install path: /usr [22:59] sending quit to any old autojack [22:59] Traceback (most recent call last): [22:59] File "/usr/bin/autojack", line 1430, in [22:59] main() [22:59] File "/usr/bin/autojack", line 1350, in main [22:59] if new_pid != old_pid: [22:59] UnboundLocalError: local variable 'old_pid' referenced before assignment [22:59] !paste [22:59] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [23:00] ok [23:00] So autojack does not fully start up [23:01] seems so [23:04] it seems you have a different version of pythin than what it was developed with. [23:06] Ive got python3 3.9.4-1 [23:07] I seem to have 3.8.* [23:08] your version is correct actually. So that is a bug. Unfortunately I think it is more than a one line deal... lets see. [23:10] :) [23:10] I should mention I'm on 20.10 btw [23:11] I think....just chekcing, I know the laptop is [23:12] no sorry, this box is 21.04 [23:15] Actually your line numbers don't make sense [23:25] the line number you show (1350) is line 1636 in my file. [23:29] erm...my file has 1431 lines [23:38] i think it might be machine dependent - I've just check on my laptop and the file is 1713 lines on there [23:38] unles the file has changed from .04 to .10 - the laptopis on .10 [23:39] I've just noticed though, ht e laptop has autojack-start, the desktop hasn't [23:58] sean, OvenWerks: I wonder if the lock file is present but completely empty.. :3