Hi, I've built an experimental rig with a pi built in, running 32bit stereotool with a hifiberry dac. The problem I've got is more software based, the actual pi works incredible even in close proximity to the power amp. No humming or any issues whatsoever.
I have enabled the hifiberry dac by changing the config.txt and I've managed to get the jackd version of stereotool installed and it successfully executes. The problem I have appears to be with jackd. On stereotool it says it is "missing". I believe I've installed it using "sudo apt-get install jackd2" but when I try the next command to run it (jackd -d alsa -p 4096 -n 4), nothing seems to happen. All I get is this...
I am just wondering what it supposed to happen? Is it supposed to launch Jackd when you type this? I am a bit of a newbie to Linux, there appears to be something wrong with the "PCM device"?
Any ideas?
jackd problems on pi
-
s2000
jackd problems on pi
You do not have the required permissions to view the files attached to this post.
-
whitenoisedb
- big in da game.. trust

- Posts: 76
- Joined: Tue Sep 10, 2019 11:01 am
Re: jackd problems on pi
I'm stuck at the same point as you and see the same issue with jackd. When ST opens I get a popup with Error input invalid number of channels. Have you made any progress? I find linux so difficult!
What I want to achieve is VLC web stream --> jackd --> ST processing with RDS --> Hifiberry DAC audio out -->
Has anyone successfully got the above or similar working?
What I want to achieve is VLC web stream --> jackd --> ST processing with RDS --> Hifiberry DAC audio out -->
Has anyone successfully got the above or similar working?
-
biggiedan
- no manz can test innit

- Posts: 128
- Joined: Mon Feb 23, 2015 7:07 pm
Re: jackd problems on pi
Why not use mpg123 to decode the web stream and then --> ST processing with RDS --> Hifiberry DAC audio out -->whitenoisedb wrote: ↑Sat Dec 07, 2019 12:41 pm
What I want to achieve is VLC web stream --> jackd --> ST processing with RDS --> Hifiberry DAC audio out -->
-
neckertude
- who u callin ne guy bruv

- Posts: 20
- Joined: Mon Aug 12, 2019 4:26 pm
Re: jackd problems on pi
Cheers Biggie will look at that, my knowledge of linux is next to nothing which is more of the problem!