Hello, well, I tried reporting a bug on launchpad, but I'm getting "ttymidi doesn't use launchpad as it's bug tracker", so in the meanwhile I'll report here.
I had ttymidi working ok some months ago on my laptop with Ubuntu + arduino. Now I moved to Archlinux and I'm getting strange behaviour. The ardumidi_test the other day worked sometimes yes others no, today I can't get it at all working. It's strange: it compiles, it uploads, and the led blinks correctly (If I change the delay time I see the led blinking accordingly).
Then I run from the source ttymidi directory:
./ttymidi -s /dev/ttyUSB0
and then I connect, in Qjackctl, the out of ttymidi to amSynth. As said, sometimes it will work and I'll here the sound, others it just won't. All the times the synth is working correctly, I'm testing it with vkeybd (a virtual keyboard program).
This is really strange and I am sorry/frustrated I can't get any more details. Could I get some significant output of ttymidi?
Could this somehow be related to udev? (Just guessing)
Also, this may be known and not related to my problem, I noticed that while ttymidi is running, I get an avrdude error if I try uploading another sketch on arduino; I have first to quit ttymidi.
Renato