[Jack-Devel] ?==?utf-8?q? Usage feasibility Q
Ralf Mattes
rm at mh-freiburg.de
Wed Jan 31 17:18:57 CET 2018
Am Mittwoch, 31. Januar 2018 17:07 CET, Robert Bielik <Robert.Bielik at dirac.com> schrieb:
> > $ lsof -p `pgrep jackdbus ` | grep log
>
> Output of lsof -p `pgrep jackd` (I don't have jackdbus):
> pi at realtimepi:~ $ lsof -p `pgrep jackd`
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> jackd 578 pi cwd DIR 179,2 4096 2 /
> [...]
> jackd 578 pi 10u unix 0xb78a7800 0t0 11511 /dev/shm/jack_default_1000_0 type=STREAM
>
> Interesting to see the DEL for file descriptor.
>
>
> I'll search for a log file.
That's what the '| grep log' was meant for ;-)
Looks like you don't have one. Maybe you can append '> /tmp/jackd.log 2>&1 ' to your jackd invocation
in your '/home/pi/start_jack' script?
Cheers, RalfD
>
> Regards
> /Robert
> _______________________________________________
> Jack-Devel mailing list
> Jack-Devel at lists.jackaudio.org
> http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
More information about the Jackaudio
mailing list