On Wed, 9 Nov 2016 21:15:19 +0100 (CET), J. C. wrote:
Nov 9 2016, Johannes Kroll has written:
...
So it does seem to be a problem with the 32-bit
version of
jack_capture. This should be fixed, but in the meantime, I can
recommend jack_timemachine for recording. jack_rec might also work.
...
Thanks Johannes. I didn't get timemachine to compile
Did you use the PKGBUILD
I posted? If so, paste the output of makepkg,
if not, try using the PKGBUILD.
;)
I just did. build/installs quickly. Thanks Ralf!
[tweed@Arch-Twr6 PkgBld]$ makepkg -s PKGBUILD
[tweed@Arch-Twr6 PkgBld]$ sudo pacman -U
timemachine-0.3.3-3-x86_64.pkg.tar.xz
[tweed@Arch-Twr6 PkgBld]$ timemachine
Attempting to auto-start LASH server
Not sending deprecated LASH_Client_Name event
opened 'tm-2016-11-09T18:16:04.w64'
writing buffer...
writing realtime data...
done writing...
^C
[tweed@Arch-Twr6 PkgBld]$
--