<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 25, 2016 at 3:30 PM, Chris Caudle <span dir="ltr"><<a href="mailto:chris@chriscaudle.org" target="_blank">chris@chriscaudle.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">> As far as I remember the image was supposed to be a Jessie one, though<br>
> when I SSH to the Odroid the login is "odroid@odroid-wheezy".<br>
<br>
</span>cat /etc/debian_version<br></blockquote><div>This gives jessie/sid<br> <span class="gmail-"></span><br><span class="gmail-"></span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
> Should I change all "jessie" to "wheezy" in /etc/apt/sources.list?<br>
<br>
</span>Not unless you are really running wheezy.  It seems much more likely that<br>
you just forgot what you have installed than somehow getting jessie<br>
sources configured on a wheezy installation.<br></blockquote><div>Aparently it's a Jessie image (checked online and saw that "sid" means unstable, is that correct?)<br></div><div>I did a kernel update (since I was also trying to get access to some GPIOs of the Odroid, and refreshind the kernel was necessary), and used this one <a href="https://github.com/hardkernel/linux/tree/odroid-3.8.y">https://github.com/hardkernel/linux/tree/odroid-3.8.y</a><br></div><div>If I got it right, it was the latest that supported the U family of Odroid (I'm using an Odroid-U3). Then I installed libasound2-dev and libjack-dev cause I need them to compile Pure Data, but libjack-dev removes Qjackctl. /usr/bin/jackd is still there, but calling it doesn't seem to take any effect.<br></div><div>I tried the following:<br>/usr/bin/jackd -dalsa -r48000 -p1024 -n2 -Xraw -D -Chw:USB -Phw:USB<br><br></div><div>and seemed like Jack started, but when I launched Pure Data I got this:<br>[2]   Bus error               /usr/bin/jackd -dalsa -r48000 -p1024 -n2 -Xraw -D -Chw:USB -Phw:USB<br>odroid@odroid-wheezy:~$ connect(2) call to /tmp/jack-1000/default/jack_0 failed (err=Connection refused)<br><br></div><div>(even though the login says "odroid-wheezy" it seems that the image is Jessie)<br></div><div> <span class="gmail-HOEnZb"></span><br></div><div>and Pure Data complained that Jack is not running.<br><br></div><div>Am I getting somewhere here?<br></div><div><span class="gmail-HOEnZb"></span></div></div></div></div>