Sweet - I'll give it a shot as soon as I get home - Thanks again!<br><br>~holotone<br><br><div><span class="gmail_quote">On 11/12/07, <b class="gmail_sendername">Chris Dawson</b> <<a href="mailto:xrdawson@gmail.com">
xrdawson@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">strace is "system call trace." It simply runs a program within a
<br>harness that outputs all the system calls made. In this case, it will<br>output and tell you where the jackd program is dying. In my case I<br>saw that it was dying when it tried to open and write to the<br>directory.
<br><br>It is absolutely harmless to run strace, it just outputs a lot of<br>extra information you probably won't understand, but would be useful.<br>If you'd like run it and send me the output. You can do this:<br>
<br>strace -ooutput.txt /usr/bin/jackd -R -u -dalsa -dhw:0 -r44100 -p1024 -n2 &<br><br>Then, it'll either die on its own, or you'll need to run:<br><br>killall -9 strace jackd<br><br>...to kill it. Then, send me the
output.txt file and I can look for<br>something suspicious. Or, you can check it out youself and perhaps<br>you can figure it out.<br><br>Chris<br><br>On Nov 12, 2007 8:56 PM, <a href="mailto:holotone@gmail.com">holotone@gmail.com
</a> <<a href="mailto:holotone@gmail.com">holotone@gmail.com</a>> wrote:<br>> My output shows exactly the same permissions:<br>><br>> holotone@iceman:~$ ls -l /dev | grep shm<br>> drwxrwxrwt 2 root root 40 2007-11-12 10:31 shm
<br>><br>> Not sure I understand what strace is, and I'd hate to start executing<br>> commands that I don't understand.<br>><br>> Thanks for your help!<br>><br>><br>><br>> ~holotone<br>>
<br>> On 11/12/07, Chris Dawson <<a href="mailto:xrdawson@gmail.com">xrdawson@gmail.com</a>> wrote:<br>> > Oh, you know what, I recall that when I upgraded Ubuntu-Studio did not<br>> > properly set the permissions of /dev/shm, the shared memory directory.
<br>> > Can you verify the permissions of that? Mine is<br>> ><br>> > cdawson@djavan:~$ ls -l /dev | grep shm<br>> > drwxrwxrwt 2 root root 40 2007-11-12 14:37 shm<br>> ><br>> > Does yours show the same?
<br>> ><br>> > You might also run jack under strace, like so:<br>> ><br>> > strace /usr/bin/jackd -R -u -dalsa -dhw:0 -r44100 -p1024 -n2<br>> ><br>> > I think this is where I discovered it could not open the shm directory
<br>> > and create files there.<br>> ><br>> > Chris<br>> ><br>> > On Nov 12, 2007 5:29 PM, <a href="mailto:holotone@gmail.com">holotone@gmail.com</a> <<a href="mailto:holotone@gmail.com">holotone@gmail.com
</a>> wrote:<br>> > > holotone@iceman:~$ uname -r<br>> > ><br>> > > 2.6.22-14-rt<br>> > ><br>> > > Yup, looks like I'm good to go - Wonder why I can't enable realtime?
<br>> > ><br>> > > Thanks!<br>> > ><br>> > > ~holotone<br>> > ><br>> > ><br>> > ><br>> > > On 11/12/07, Chris Dawson <<a href="mailto:xrdawson@gmail.com">
xrdawson@gmail.com</a>> wrote:<br>> > > > If I recall correctly, by default my upgrade did not include the<br>> > > > realtime kernel. I had to apt-get that myself, and then when I<br>> > > > rebooted I could run jack with realtime. See if that works for you.
<br>> > > > You can see if you have the realtime kernel by doing this:<br>> > > ><br>> > > > cdawson@djavan:~$ uname -r<br>> > > > 2.6.22-14-rt<br>> > > ><br>> > > > If you don't see rt, then you are not running realtime.
<br>> > > ><br>> > > > Chris<br>> > > ><br>> > > ><br>> > > > On Nov 12, 2007 4:18 PM, <a href="mailto:holotone@gmail.com">holotone@gmail.com</a> <<a href="mailto:holotone@gmail.com">
holotone@gmail.com</a>><br>> wrote:<br>> > > > > So I bit the bullet this weekend and chose Ubuntu Studio for my<br>> Gutsy<br>> > > > > upgrade and... Wow! Seriously well done..! I can finally feel
<br>> confident<br>> > > > > using Linux as my primary music production OS..!<br>> > > > ><br>> > > > > One question, one gripe, and one solution:<br>> > > > >
<br>> > > > > Question: How do I enable realtime in jack? From my understanding,<br>> > > Ubuntu<br>> > > > > Studio includes the realtime kernel, but whenever I check the<br>> realtime
<br>> > > box<br>> > > > > in Jack, it won't start - Any ideas?<br>> > > > ><br>> > > > > Gripe: I looooove the theme with a few exceptions, the largest of<br>> which
<br>> > > is<br>> > > > > being able to see the fine lines between devices and apps in<br>> qjackctl's<br>> > > > > connections panel. Any suggestions for a fix?<br>> > > > >
<br>> > > > > Solution: I couldn't for the life of me get Qsampler to work - Kept<br>> > > saying<br>> > > > > every time I started it that "Server could not be started". A bit of
<br>> > > > > research turned up that linuxsampler, the sampler that Qsampler is a<br>> GUI<br>> > > > > front end for, is not included w/ Ubuntu* due to licensing issues.<br>> Some<br>
> > > more<br>> > > > > digging around turned up these Ubuntu debs for linuxsampler:<br>> > > > > <a href="http://ubuntu2.cica.es/ubuntu/ubuntu/pool/universe/l/linuxsampler/">http://ubuntu2.cica.es/ubuntu/ubuntu/pool/universe/l/linuxsampler/
</a><br>> > > > ><br>> > > > > One quick double click and qsampler is now working flawlessly!<br>> Perhaps<br>> > > there<br>> > > > > should be a note about this somewhere? It took me aages to figure
<br>> out.<br>> > > > ><br>> > > > > Thanks again for putting together a great distro!<br>> > > > ><br>> > > > > --<br>> > > > > ~cole<br>> > > > >
<a href="http://holotone.net/">http://holotone.net/</a><br>> > > ><br>> > > ><br>> > ><br>> > ><br>> > > --<br>> > > Ubuntu-Studio-users mailing list<br>> > >
<a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">Ubuntu-Studio-users@lists.ubuntu.com</a><br>> > > Modify settings or unsubscribe at:<br>> > > <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>> > ><br>> > ><br>> ><br>> > --<br>> > Ubuntu-Studio-users mailing list<br>> > <a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">
Ubuntu-Studio-users@lists.ubuntu.com</a><br>> > Modify settings or unsubscribe at:<br>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
</a><br>><br>> --<br>> Ubuntu-Studio-users mailing list<br>> <a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">Ubuntu-Studio-users@lists.ubuntu.com</a><br>> Modify settings or unsubscribe at:<br>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>><br>><br><br>--<br>Ubuntu-Studio-users mailing list<br><a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">Ubuntu-Studio-users@lists.ubuntu.com
</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a></blockquote></div>