[App_rpt-users] URI-X Issues With New Raspbian build

Bryan Fields Bryan at bryanfields.net
Mon Jul 9 13:06:09 UTC 2018


On 7/8/18 12:44 AM, JJC wrote:
> Didi a fresh install of the latest ASL from the repo on a fresh install of
> raspbian on an RPI 3.  The issue is simple... the pi sees the URI but ASL
> seems to have issues..

Did you follow the readme and do:
sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?

> I have included sample output from a variety of commands below which
> clearly details the underlying OS sees the URI as it should, and the given
> address etc...
> 
> see the example output below...
> 
> taken from /var/log/asterisk/messages
> [Jul  7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from
> usbradio_tune_usb.conf for device usb .
> [Jul  7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP
> device 1 (usb): No such file or directory

Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock
kernel.  Holding back the old kernel will prevent you from needing to
recompile the "new" kernel to get OSS back in it.  The wrapper will not work
as the modules depend on this.

Sorry for the delay, been traveling :(

-- 
Bryan Fields

727-409-1194 - Voice
http://bryanfields.net



More information about the App_rpt-users mailing list