<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Hi,<BR>
<BR>
First time sending a listing here, this was suggested by one of the admins when I emailed them with my findings, I'm sorry if I am repeating anyone, I have not had a real good look at the archives.<BR>
<BR>
I am trying to set up app_rpt and ascociated stuff on an Odroid U3.  for those who do not know what one is, the basics are, a quad core 1.7ghz arm thing with 2gb of ddr ram and 3 usb ports.  A lot of work has gone into creating different flavours of linux to suit this thing.<BR>
<BR>
Anyway, I settled on the Fedora mix as it is closest to centos (and where asterisk was born historically to my understanding).<BR>
<BR>
Briefly, to save everyone reading quite a large email, here is what happened:<BR>
<BR>
* Got the kernel source, and allstar source<BR>
* Modified Zaptel to work with the new kernel and installed it.  there is a work around (that involves writing a bash script) to make it work with udevadm<BR>
* Modified Chan_Usbradio.c with a couple of includes, and took the references to Limey out of it<BR>
* Had to install the Alsa-oss wrapper<BR>
<BR>
And it all worked.  However.  Noticable is a slight jitter every now and then, and the volumes have to be set fairly high to do any good<BR>
<BR>
After doing a bit of mucking around, it appears the Alsa-oss wrapper is interrupting the audio stream quite nicely.  I did get all this running on a pi with ast 1.6 and the version of rpt/usbradio that is in its source and had the same problem but the jitter was more pronounced.<BR>
<BR>
So, Back to the drawing board.  OSS went propriety and hence, was dropped by linux.  However a little while ago, the company that bought it, turned it back to the GPL from version 4.<BR>
<BR>
Reading the documentation, it also brings back the legacy /dev/dsp# devices, as links not wrappers or emulators!!<BR>
<BR>
So the next task is to remove all alsa rubbish, and re-compile the kernel with oss4 and then see how we go again.<BR>
<BR>
The full story is here: <A HREF="http://www.vk3smb.com/wiki/index.php/Odroid">http://www.vk3smb.com/wiki/index.php/Odroid</A> if anyone is interested.<BR>
<BR>
If there is interest I will keep the list posted (pun intended) on how I go.<BR>
<BR>
Thanks, Matt<BR>
VK3VS/VK3SMB<BR>
<BR>
<BR>
</BODY>
</HTML>