<html><body><div style="color:; background-color:; font-family:arial, helvetica, sans-serif;font-size:13px">>>  I forgot to mention it, but rtl_sdr (the simplest one) also doesn't<br><div><div>>>  work.  I was looking at trying to adapt them to use the Gnu pth<br>>>  threads.<br>> <br>> I think Pth won't help things on OpenBSD versions which already use<br>> kernel threads (5.2+), and unlikely to have helped earlier versions<br>> with userland threads either, the problem with userland thread<br>> implementations is how file descriptor blocking is handled.<br><br>I was trying to figure out whether pth was abandoned or just mature enough that it doesn't need any more updates.  Looks like it's just mature.  I was suspicious that it was somebody's thesis project.<br><br>This machine I'm trying to run on lately under 5.2 is dual core, and various things indicate that threads are less effective with multiple
 CPUs.  It's my first dual core.  Cost me $37.<br><br>> <br>>>  There are also Gnuradio sources that can work from rtl_tcp.<br>> <br>> working on this ;)<br><br>Me too, I failed a bunch of QA self-tests with segfaults but I'm not hearing from my post to the gnuradio-discuss list.<br><br>Your patch/diff for the cmake stuff works fine under OpenBSD, but not under Linux:<br><br>Linking C executable rtl_test<br>/usr/bin/ld: cannot find -lTRUE<br>collect2: ld returned 1 exit status<br>make[2]: *** [src/rtl_test] Error 1<br>make[1]: *** [src/CMakeFiles/rtl_test.dir/all] Error 2<br>make: *** [all] Error 2<br><br>Gotta dereference that test result, sort of, somehow.  I did the patching by hand with an editor but I'm fairly sure it's right.  I did it in the OpenBSD partition, then copied to the Linux partition.<br><br>The sync/async stuff is interesting.  I was assuming it was somehow more radio-related, like sync detection
 or sync related to the A/D process than USB sync.<br><br>  Alan<br><br> </div> </div> </div></body></html>