(Solved) i could cry

Unofficial support for the KXStudio Linux distribution and applications.
More info at http://kxstudio.linuxaudio.org/

Moderators: MattKingUSA, khz

Post Reply
linux-lover
Established Member
Posts: 24
Joined: Fri Jun 27, 2014 11:39 am

(Solved) i could cry

Post by linux-lover »

Fresh install xubuntu 18.04 dit the gcc5 and kx studio debs installed cadence,carla and musicscore.
start cadence see server status "stopped" so press start then failed to start jack check the logs ,yeah great where are the logs ?
Rotten google give all crap not what you ask,or info form years back but ok that's google .More surprised that it not works, the old kxstudio installed and just run. All this grumpy person can say FALK please come back soon.Make a iso that just run again .
Last edited by linux-lover on Wed Sep 11, 2019 8:02 pm, edited 1 time in total.
merlyn
Established Member
Posts: 1392
Joined: Thu Oct 11, 2018 4:13 pm
Has thanked: 168 times
Been thanked: 247 times

Re: i could cry

Post by merlyn »

In Cadence go to the 'Tools' tab and click on 'Logs' to see JACK and A2J logs.
Last edited by merlyn on Wed Sep 11, 2019 3:03 pm, edited 1 time in total.
rghvdberg
Established Member
Posts: 1067
Joined: Mon May 12, 2014 7:11 am
Has thanked: 15 times
Been thanked: 36 times

Re: i could cry

Post by rghvdberg »

don't forget to install kxstudio-default-settings
linux-lover
Established Member
Posts: 24
Joined: Fri Jun 27, 2014 11:39 am

Re: i could cry

Post by linux-lover »

@rghvdberg that was a good one dit that rebooted.
@ never see that :( and using kx for years.
Sadly i get
Wed Sep 11 17:18:15 2019: Controller activated. Version 1.9.12 (0+) built on Thu Mar 21 20:06:34 2019
Wed Sep 11 17:18:15 2019: Loading settings from "/home/jan/.config/jack/conf.xml" using expat_2.2.5 ...
Wed Sep 11 17:18:15 2019: setting parameter 'engine':'driver':'(null)' to value "alsa"
and more setting parameter
Wed Sep 11 17:18:20 2019: JACK server starting in realtime mode with priority 10
Wed Sep 11 17:18:20 2019: self-connect-mode is "Don't restrict self connect requests"
Wed Sep 11 17:18:20 2019: Acquired audio card Audio0
Wed Sep 11 17:18:20 2019: creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
Wed Sep 11 17:18:20 2019: ERROR: ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
Wed Sep 11 17:18:20 2019: Released audio card Audio0
Wed Sep 11 17:18:20 2019: ERROR: Cannot initialize driver
Wed Sep 11 17:18:20 2019: ERROR: JackServer::Open failed with -1
Wed Sep 11 17:18:20 2019: ERROR: Failed to open server
Housten i have a problem.
merlyn
Established Member
Posts: 1392
Joined: Thu Oct 11, 2018 4:13 pm
Has thanked: 168 times
Been thanked: 247 times

Re: i could cry

Post by merlyn »

We could do with a bit more info. Is it hw:0 you want to use?

Quite often it's pulseaudio so try

Code: Select all

sudo apt-get install  pulseaudio-module-jack
if you don't have that already.
User avatar
sysrqer
Established Member
Posts: 2519
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: i could cry

Post by sysrqer »

linux-lover wrote: @ never see that :( and using kx for years.
It was most likely installed on your system though. If you don't install it you will need to manually set up your system for realtime use.
It looks like you don't have the right card selected in cadence's settings.
User avatar
ufug
Established Member
Posts: 525
Joined: Tue Jan 10, 2012 12:28 am
Has thanked: 71 times
Been thanked: 22 times

Re: i could cry

Post by ufug »

merlyn wrote:I didn't think he had Ubuntu Studio :
linux-lover wrote:Fresh install xubuntu 18.04
Deleted due to irrelevancy, thanks for clearing out my brain fog merlyn. :?
Last edited by ufug on Wed Sep 11, 2019 5:29 pm, edited 2 times in total.
listenable at c6a7.org
merlyn
Established Member
Posts: 1392
Joined: Thu Oct 11, 2018 4:13 pm
Has thanked: 168 times
Been thanked: 247 times

Re: i could cry

Post by merlyn »

I didn't think he had Ubuntu Studio :
linux-lover wrote:Fresh install xubuntu 18.04
User avatar
Linuxmusician01
Established Member
Posts: 1524
Joined: Mon Feb 23, 2015 2:38 pm
Location: Holland
Has thanked: 756 times
Been thanked: 135 times

Re: i could cry

Post by Linuxmusician01 »

linux-lover wrote:[...]start cadence see server status "stopped" [...]
I think you want to start Jack. Maybe Jack started for the wrong audio device. We musicians/music producers usually have an external USB audio device. Maybe the following works.

1. Determine audio card "number" w/ the command:

Code: Select all

cat /proc/asound/cards
2. Start Jack, for example, for your second audio device (number 1). The first audio device (number 0) is usually the on-board audio card which you do not want to use.

Code: Select all

jackd -d alsa --device hw:1
linux-lover
Established Member
Posts: 24
Joined: Fri Jun 27, 2014 11:39 am

Re: i could cry

Post by linux-lover »

pulseaudio-module-jack was installed. so next
cat /proc/asound/cards
0 [HDMI ]: HDA-Intel - HDA Intel HDMI
HDA Intel HDMI at 0xc1310000 irq 52
1 [Loopback ]: Loopback - Loopback
Loopback 1
2 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xc1314000 irq 49 so i assumed i need 2 as no hdmi connected dit
jackd -d alsa --device hw:2 resulted in
jackdmp 1.9.12
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2018 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
no message buffer overruns
no message buffer overruns
no message buffer overruns
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
audio_reservation_init
Acquire audio card Audio2
creating alsa driver ... hw:2|hw:2|1024|2|48000|0|0|nomon|swmeter|-|32bit
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
and stay so cntr c give
Jack main caught signal 2
Released audio card Audio2
audio_reservation_finish
Before the cntr c i try cadence that say stopped .So in a moment i remembered Linuxmusisian1 hint and go to cadence configure and changed to hw:0 to hw:2
And it started :) Happy me.

TY all for the hints and info.:):")
User avatar
Michael Willis
Established Member
Posts: 1451
Joined: Mon Oct 03, 2016 3:27 pm
Location: Rocky Mountains, North America
Has thanked: 68 times
Been thanked: 163 times
Contact:

Re: (Solved) i could cry

Post by Michael Willis »

Glad you got it working.

Tangential side note: Every time I see this thread pop up, I want it to be in the "Original Scores & Recordings" subforum so that I can listen to somebody's original piece of music called "i could cry".
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: (Solved) i could cry

Post by lilith »

Michael Willis wrote:Glad you got it working.
Tangential side note: Every time I see this thread pop up, I want it to be in the "Original Scores & Recordings" subforum so that I can listen to somebody's original piece of music called "i could cry".
Me too ... :lol:
Post Reply